Answer Posted / venkateswarlu.bandi
in script am upload the logo using the stnadard program
RSTXLDMC or using the transction code is se78.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are control tables?
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
Which table stores the programs created?
How to write a bdc – how do you go about it?
What is the difference between data elements and domains? : abap data dictionary
How to eliminate duplicate entries in internal tables?
Which transaction code can I use to analyze the performance of abap program?
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.
How do you populate data into a multiple line field?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are data classes? What are the various data classes available for selection? : abap data dictionary
What is help view?
What is roles and responsibilities of sap hr consultants? : sap abap hr
How we can give authorization on the fields of table control in a dialog-programming?
What are the events in abap/4 language? : abap hr