What is the disadvantage of a call by reference?
No Answer is Posted For this Question
Be the First to Post Answer
for example in client 710 i update the records for tcode me21 using bdc,in the same server if i update 5 records and in the mean while other user do the same bdc update for me21 for 3 records how do u resolve the remaining 2 records.
What are control break statements?
19 Answers Cap Gemini, College School Exams Tests, Keane India Ltd, Wipro,
what are tokens?
How many types of buffering? : abap data dictionary
what is the pre-requisite for read statement and can we read the standard table using read statement
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
By using which single table i can get all the detail from sale order to billing not used vbak, vbap, vbrk & vbrp.
How do you find out who has transported a transport request?
how can u write in single program call transaction and session method logic? if u write logic in call transaction ,is there any errors ? how can u see in session ?
what type of error will be seeing in the log file in SM35
I have 10 records in flat file. In that 7th record is error record. I want to update to data base. If i used Call transaction method what about 7 record and what about 8,9,10 records. If i used Session method what happen. Is it updated or stop at 7th record?
How do you write a function module in sap?