what is the transaction code used for triggering sap
script ?
Answer Posted / krishna
SAP Script with driver program configured to TCODE in NACE
Tranaction. these confirugation things are done by
functional People.
to which tcode they assign in NACE Tranaction to that it
triggers.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
Did you use buffering?
Explain the disadvantages of logical databases?
What is the difference between scrolling a table horizontally and vertically?
What is the difference between a dialog program and a report?
What are the events in classical reports?
What is the significance of delivery class? : abap data dictionary
What is a multiple line field? : abap bdc
Why do we use Abstract classes give an example from your project?
What are the Control levels in internal tables?
What are function modules?
Did you create any joins?
What are the domains and data elements?
What is an on”*-input filed” statement?
function modules are also external subroutines. State true or false. : abap modularization