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
How to maintain lists?
What is check table?
What are the advantages/ dis-advantages of logical databases?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Explain open dataset in sap abap?
How to creat transactions? : abap data dictionary
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
Explain how is batch input process different from processing on line?
What are internal tables? : abap hr
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
Can we write the code both call transaction and session method in single program?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What is netweaver???what is the relationship with ABAP?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is design pattern? Provide example .Why are we using it?