how to modify a a paritcular field value of BDC table ?
suppose im filling company code in of of the screens.Now i
want to use the same BDC table with just compant code
different.
Answer Posted / purna
You can run in it ERROR MODE and give some wrong company
code, the screen will appear for input, there You can change
the company code and run again.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are indexes? : abap hr
Name the function module used to convert logical file names to physical file names in abap/4 programs?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What are the two ways for restricting the value range for a domain? : abap data dictionary
Does the external program run in the same sap luw as the caller, or in a separate one?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What is a data dictionary? : sap abap data dictionary
Differentiate between ooabap and abap?
Explain the disadvantages of different types of bdc's?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Example of table cluster and cluster tables.
When the get cursor command used in interactive lists?
What are the parameter types for a method?
Why do we use Abstract classes give an example from your project?