After Uploading logo into SAP-SCRIPT How To Check Whether
It is Success fully Uploaded or not?
Answer Posted / poorna
utilites->print preview-> and provide screen as lp01.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what are the two methods of modifying sap standard tables ?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What are the various events associated with screen programming?
What are the events in classical reports?
What is the difference between leave transaction and call transaction?
What are the differences between session method and call transaction method? : abap bdc
What are the uses of interactive reporting?
What is the difference between data elements and domains? : abap data dictionary
If your project is support project ? when is your implementation has completed ?
What is value table? : abap data dictionary
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is database utility?
What are the organizational related Infotypes
What are the steps to execute session method?
function modules are also external subroutines. State true or false. : abap modularization