‎2008 Apr 26 6:39 PM
1. Which tool is used to manage and organize development objects?
2. What is the effect of false CHECK statement in a loop?
3. What can be found in the include BDCRECXX ?
4. How do you transport a script?
5. What are the different sections of a data record in an IDOC?
‎2008 Apr 26 6:57 PM
1. Which tool is used to manage and organize development objects?
SE80
2. What is the effect of false CHECK statement in a loop?
Just skip all the statements within loop and comes out to endloop.
3. What can be found in the include BDCRECXX ?
BDCREXX has some standard source code within SHDB tcode..we can use this in our program..it contains the BDCDATA and selection screen statements..etc.
4. How do you transport a script?
We can transport script using SCC1 tcode or RSTXTRAN program.
5. What are the different sections of a data record in an IDOC?
administrative section and data section.
Regards.
Dara.
‎2008 Apr 26 6:57 PM
1. Which tool is used to manage and organize development objects?
SE80
2. What is the effect of false CHECK statement in a loop?
Just skip all the statements within loop and comes out to endloop.
3. What can be found in the include BDCRECXX ?
BDCREXX has some standard source code within SHDB tcode..we can use this in our program..it contains the BDCDATA and selection screen statements..etc.
4. How do you transport a script?
We can transport script using SCC1 tcode or RSTXTRAN program.
5. What are the different sections of a data record in an IDOC?
administrative section and data section.
Regards.
Dara.