why SAP scripts and smartforms are used
Answer Posted / baba
SAP scripts are used for the Companys print program for
the invoices quotations,inquries with the various styles
and the texts>and the smart forms are the advanced version
of the sap scripts for styles and the print sheets.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the function of the transport system and workbench organiser? : abap data dictionary
What are the events in abap/4 language? : abap hr
What is off cycle payroll run
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are data classes? What are the various data classes available for selection? : abap data dictionary
What are the system fields? Explain?
What is meant by slab? How is indian slab and us slab? : sap abap hr
What are the components in sap application server?
Mention what is alv programming in abap?
What is singleton pattern in OOPS?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Where the payroll results are stored
What are standard layouts sets in the sap script?
What are the dis-advantages of logical databases? : abap hr