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 difference between skip and new-line?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What are the different types of laws. What are they?
What are the main uses of the primary key?
Exception handling and how does it transfer from called method to calling method?
What is the difference between data elements and domains?
What is page window?
What are the various events associated with screen programming?
On which event we can validate the input fields in module programs?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Explain the use of table maintenance allowed?
What is the difference between open_form and close_form?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
How can we send data to external programs?
What are the prerequisites for creating foreign key relationship?