what will happen if will write the code of PAI module in PBO
module.will it execute successfully or it will show error?if
so what will be the error.
Answer Posted / hemal
Definitely it will throw an error yaar.....and the transaction wont work the way we want....
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
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.
Explain the difference between get and get late?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are the dynapro keywords?
What are the payroll related Infotypes
What are the different control break statements available inside a loop?
What is direct input method ?
How do you use structures in the abap programs?
wht is the diff. b/n initialization and lotus of event
What is meant by write lock? : sap abap data dictionary
What is collective search help? : sap abap data dictionary
What are the types of the software component being deployed in the sap?
What are the advantages of logical databases : abap hr
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.