Answer Posted / raghupathi.p
HI NAREN,
1.If you are doing any module pool program just go t-code OAER and the give the class name as 'PICTURES' and class Type as 'OT' then execute it.(F8)
2. Go to create tab in the left down side and click on standard doc.Types then you will find the screen select the object ID and select your image which you have stored in the desktop, click allow and call the function module in program.
Revert me if you need more clarification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is sap script? Describe its components.
Do we create table fields with out data elements and domains?
On which even we can validate the input fields in module progams?
How to write a code for multiple transactions? : abap bdc
What is internal payroll process? : sap abap hr
Workbench request are client dependent or client independent
What is smart forms? : abap hr
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
What are system fields for secondary lists?
Explain pai and pbo.
What is table attribute? : abap data dictionary
How to convert the Unit for 'Distance' (The value from one Unit to another).
What are the different types of luws?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
Can a constructor be redefined?