what is the Tcode to send customer master data to another
system.
Answer Posted / suma
SEND MATERIAL MASTER: BD10
GET MATERIAL MASTER: BD11
SEND VENDOR MASTER: BD12
GET VENDOR MASTER: BD13
SEND CUSTOMER MASTER: BD14
GET CUSTOMER MASTER: BD15
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is a data dictionary? : sap abap data dictionary
What is the last entry in all bdc tables? : abap bdc
What is the master data necessary before you can start posting in MM?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
How does the interection between the dynpro and the abap/4 modules takes place?
Which function module would you use to check the user’s authorization to access files before opening a file?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is a function group? : abap modularization
What are the Various Types of internal tables?
What functions does a data dictionary perform ?