what are the roles and responsibilities of a technical
consultant will be assigned in idoc development in real time?
in case of
a)IDOC EXTENSION
b)sending TRANSACTIONAL IDOC
c)CHANGE POINTERS
Answer / gvkreddy
1)IDOC Extension is nothing but Extending the Existing IDOC as
an Enhancement
2)Transactional IDOC is means that sending the IDOC from place
to an another by using FM called INBOUND-IDOC_PROCESS
3)Change pointers are menat for Activate the IDOC by using TX
Code BD61
Is This Answer Correct ? | 2 Yes | 0 No |
Explain the Inportance of pa40? : abap hr
What are the field and chain statements?
LSMW?
For particular transaction you want to upload the data using any of bdc method...if the transaction contains any of pop window functionaliy and having radio button in the window..Any one of the radio button must be selected then only the next data can be inserted how will you handle this scenario in your program
Explain what are extracts?
Read statement..
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
in session method sy-subrc is not returned whereas in call transaction method sy-subrc is returned . what does it mean?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
can you create an internal table dynamically?(at run time)
In the windows NT environment A-gate and w-gate are connected via which protocols?
shell we use select-options in mpp?then how?