how can i find which report(abap program) assign to which
sap script? or how can we find sap script is assign to
which progam?
Answer Posted / sridhar madisetty
Generally , Sap script is triggered for an output type.
Assigning the SAP Script to the ABAP program to the
specific output will be configured by the Functional
consultants.
Technical consultants should have the knowledge about this.
NACE (T-code)
select area like Delivery (V2) , click on the output button.
Screen will be displayed with the all the outputs assign to
the deliveries. Click for the relavent output which you are
looking for.
Click the process,to view the program and SAP Script name
assignment.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the syntax for call transaction? : abap bdc
How do you process errors in session method ? : abap bdc
What is a collect statement?
Print options in smartforms?
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
How to debug a script in abap?
What is tcode se16? For what is it used.
Explain the components of selection table?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Double click function on the lists, identifying the line selected by the user on the list?
What is the function of a domain?
How memory management happens for internal tables and work areas in abap?
How to combine multiple billing into one RV document ( Step by Step)?
What is the difference between get and get late?