Once the recording is done in BDC and LSMW...if we are asked
to add an additional field later...then how do we add the
field to the existing one...?
Answer Posted / gvkreddy
once the recording is completed by using TxCode SHDB
if we want to add one more field again we have to repate the
same procedure in BDC.
where as in LSMW we go for maintain the fixed fields step
and add the fields to existing one.
| Is This Answer Correct ? | 4 Yes | 15 No |
Post New Answer View All Answers
Define database layer? : abap data dictionary
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What are the difference between pool tables and transparent tables?
What is direct input method ?
What happens if a function module runs in an update task?
How to give programe name as input in BDC report of abap ?
Mention what is alv programming in abap?
Difference between sap script and report?
Do we have to migrate all sapscript forms to smart forms?
How are BAPI different from Normal function modules ?
Explain the difference between cluster tables and pool table?
What is the difference between sy-tabix and sy-index? Where it is used?
What functions does a data dictionary perform ?
What are the types of the programming language used in the sap abap software?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???