how to maintain the quantity field in bdc
Answers were Sorted based on User's Feedback
Answer / prasanthi buddepu
FVAL is the quantity field of an internal has a structure of
BDCDATA.
It is reference field to bdc_field subroutine.
fnam and fval are its reference fields.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajender reddy
First we have pass the data into inetrnal data. The data
type of passing field should be Quan( DZMENG). Once the data
has been collected into inetrnal then we can pass Data to
DBCDATA structure using fnam and field value.
Is This Answer Correct ? | 1 Yes | 4 No |
How many records a Read statement will retrieve?
D/b view?
How does the system handle roll areas for external program components?
n an internal table you want to modify content of a particular field in a row. How to do it?
There is a file in application server. How can you upload it and separate it as per different fields?
I have 2 radio buttons with 2 fields each on selection screen.My requirement is like if click on 1st radio button the second radio button field should be disabled and and vice versa.How can i do that?
Suppose in an ALV report in grid we have to disply matnr, ernam,ebeln,ebelp etc.But when we bring the cursor on that specified field it will show "material number" for matnr, "purchase Document Number" for ebeln etc. how do you acheive this?
wtat is diff. between bdc and session method
What are the different types of luws?
i have a requirement that design window in layout of smartforms but when we print smartforms window should not be printed?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
what is the difference b/w driver program & print program?