Answer Posted / anuraj singh rana
BDC structure contains five field.
1. Program name = program name of transaction to be used
2. dyn-pro = screen number .
3. dyn-begin = represents the new screen.
4. fname = name of specific field on a screen
5. fval = value that field can take.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the difference between rfc and bapi function modules? : abap bdc
How to debug a sapscript?
What does the insert statement in extract datasets do? : abap modularization
Can you assign a matchcode object to a parameter? If so how?
what is difference between set screen and call screen ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Hat are the different types of mode (run code) in call transaction method?
How does the system handle roll areas for external program components?
What two statements are required in an abap program to output an icon using a written statement?
if while coding power goes off , how to retrieve the codes?
How do you find the information on the current screen?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What are the types of subroutines? : abap modularization
How do you use tab sets in layout sets?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?