What is SAP script and Purpose?
Answer Posted / sivaramakrishna
genarally scripts and smartforms and adobeforms are used to
generate the business printble documents like sales
documents, invoice documents, billing documents,..etc .
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how to capture the errors in bdc Call transaction method?
What is the difference between native sql & open sql? : abap data dictionary
How will you transfer data into a file in application server?
What are the advantages/ dis-advantages of logical databases?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
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 the screen elements.
Why do we use FOR ALL ENTRIES and what is the pre-requisite
How do you populate data into a multiple line field?
Why are insert and append statement used in sap abap?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What do you understand by work area and internal tables in abap? Why do we use it?
How many structures can be created in a Ztable ?
What are the different types of views and their definition?
What are the different types of the variable in the sap abap?