what is the T.Code to function module?
Answer Posted / ramesh
SE37
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
How can cluster table be created?
What is occurs in internal table?
How do you find the information on the current screen? : abap bdc
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
How many detail lists can be created in interactive reporting?
What does the insert statement in extract datasets do?
What is luw?
What is payroll driver ? : abap hr
What are different data types in abap/4?
What is the use of the raising exception? : abap modularization
What are internal tables? How do you get the number of lines in an internal table?
after creating lock object if does n't access record by second user what should we do?
How do you activate a function exit?