Answer Posted / jonny
type can be used to create data objects from 1) another
data objects 2) dictionary 3)predifined types. In the same
way like is used to create data objects from another data
objects only, but like will not pass EPC (Extended program
check).
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to transfer the objects? Have to transferred any objects?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the project you are currently working and work that you are doing
What are the relational operations that can be performed on view in sap? : abap data dictionary
what is a text table ?
What is an rfc?
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What work you have done in HR module
What are the differences between se01, se09 and se10?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is the difference b/t Session method and call transaction method ??
What are the different types of parameters?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What is the tcode for sapscript forms?
What is processing class, where we do them and why? : sap abap hr