PLEASE TELL ME SD AND MM FLOW/CYCLE WITH TRANSACTION CODE
AND CORRESPONDING TABLE TO BE UPDATED?
Answer Posted / anand
Rest is ok except MM cycle..Invoice Entry--MIRO
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is Transactional based Application & Role based Application?
How is conversion of data types done between abap/4 & db layer?
What will you code in start-of-selection & end-of-selecton & why?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are the aggregate objects in the data dictionary? : abap data dictionary
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Why do we use types statement in abap programming?
What is the difference between upload and ws_upload ? : abap bdc
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is meant by read lock? : sap abap data dictionary
Explain the difference between open_form and close_form?
what are the two methods of modifying sap standard tables? : abap data dictionary
What are the list of screen elements?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?