Answer Posted / jessy hayer
validation is done in pai
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How are the date abd time field values stored in sap?
If yes then why do we require logical database
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
How do you read files from the application server ? : abap bdc
What is the diff between database view and maintenance view?
What abap statement will trigger list generation?
How to create any functions? How to go about it?
What are the Synchronous and asynchronous methods in bdc ?
What are the dynapro keywords?
What is meant by stacked list?
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.
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Explain the Inportance of pa30? : abap hr
What is the transaction for recording bdc ? : abap bdc
What are the data types of internal tables?