Answer Posted / anuraj singh rana
bdc data is having 5 field.
You can these information about any field by
just clicking the particular field
then Pressing F1 and after that clicking 'Techincal propery'
program name : name of the program.
dynpro: dyn = screen , pro = number.
every screen in sap having a specific dynpro.
dynbegin: 'X' shows the new screen
fname: name of the specific field in the screen
every field is having different field name
fval: value assigned to the field name .
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are multiple use BADIS?
Does the table can have multiple foreign keys?
How move-corresponding works
What happens Update command is used without where clause ?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is the difference between field-group header and other field groups?
What is synchronous update?
how do you call third selection screen ?
What are the fields in a bdc_tab table? : abap bdc
Search help exit details.
How to write a code for multiple transactions? : abap bdc
Where the payroll results are stored
What is the transaction for recording bdc ? : abap bdc