How do u know that updation is successful in BDC
Answer Posted / sukanya.k
Hi ,
CALL TRANSACTION has some parameters:
1.transaction code
2. bdcdata
3.display_mode
4update_ mode
5.messages (bdcmsgcoll)
all the messages are captured in table bdcmsgcoll. So you
can loop at this table and show the messages at output list.
and also which ever tcode for which you have run the BDC
code for .eg. say MM01 ,you can view the same in MM03.
Thankyou.
Regards.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are Delivery classes? What data will you want to transport during client copy?
How many types of tables exist and what are they in data dictionary?
What are aggregated objects
What is sap abap tables?
What are the different types of work process?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What are lock objects?
What are the organizational related infotypes? : abap hr
What is meant by a schema? : sap abap hr
What are the difference between pool tables and transparent tables?
Explain what is the step-by-step process to create a table in data dictionary?
What are the restrictions on subscreens?
I need some information regarding Vcentric Test pattern ? with questions.
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is a subscreen? How can we use a subscreen?