What the Object will be created when upload a Logo?
Answer Posted / bala raju
wen u uploading logo it is transferred into 'text'
or "graphical" objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which objects are independent transport objects?
What is step-loop? Explain all the steps?
What is the use of program rsbdcsub? : abap bdc
Explain Catch Command in ABAP?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What are the data types of the abap/4 layer? : abap data dictionary
Can we display a list in a pop-up screen other than full-size stacked list?
What is view? Explain the different types of view?
Can we reuse a userexit?
What is the difference between ABAP and HR ABAP
What is view proxy in abap?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is a data class? : abap data dictionary
What is a projection view? : abap data dictionary
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?