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 your approach for writing a bdc program? : abap bdc
What are client dependent objects in abap/sap?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
how to genernate 21 sencondary index
What is the significance of delivery class? : abap data dictionary
Explain what are the problems in processing batch input sessions?
What is the definition of modification in an sap system and how do they impact an upgrade?
Define the various contents of technical specifications ?
What is the maximum number of match code id's that can be defined for one match code object ?
What are uses of foreign key?
What are the steps in creating screen ?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
What are the domains and data element?
What are the layers of data description in r/3? : abap data dictionary
What is use of transparent table in abap? How it is different from pool tables?