How would you add fields to the sapscript without modifying
the print program?
Answers were Sorted based on User's Feedback
Answer / sai kalyan
first we have to change the layout
after that go to the print program
without modifying print programe we
can add the functionality by using
subroutines
Is This Answer Correct ? | 11 Yes | 0 No |
Answer / satyabrahmani
subroutines is a way to add fields without modifying a
printprogram
Is This Answer Correct ? | 7 Yes | 0 No |
Final class
what is Import and Export Memory?
Explain Singleton class
What do you do with errors in BDC batch sessions?
1.search help is there for table or structure or both? 2.in structure there is no technical attribute, then how will u call data elements/fields into the structure? 3. i want to add/write some code in sap standard program in function module related in badi,then how will u write your code in sap standard Fm in badi? 4.what is kapler badi? 5.what is the use of log text in table technical attributes while creating table? 6.what are the fields i have to take to releae/creat a PO from Pur req? 7. if i have already release po as per the Pur req and vendor supplied the material,then again i want same 100 material,then wt will u do? are u release po again? what are steps u follow for this situation?
what is event in abap?
Can we use same Domain for more than Data element?
How you will catch errors in call transaction?
how to sort numbers in sap-abap using internal tables without using sort technique.
3 Answers NNN, NTT Data, TPCUS,
What is database view ? : sap abap data dictionary
For particular transaction you want to upload the data using any of bdc method...if the transaction contains any of pop window functionaliy and having radio button in the window..Any one of the radio button must be selected then only the next data can be inserted how will you handle this scenario in your program
What are the different types of operators in the sap abap?