Question:
Hi
I'm trying to delete reservation line items using transaction MBVR. I've written a batch input program but are unable to locate the screen field name for the checkbox in screen 0120 of SAPMSSY0.
I only get the following fields when recording transaction MBVT
SAPMSSY0 0120
BDC_OKCODE BU
BDC_CURSOR 05/03
Answer:
Hi,
Just use BAPI BAPI_RESERVATION_DELETE. Please refer to the documentation which is self explanatory.
Regards
Raju Chitale
Answer:
Use the BAPI if it solves the purpose.
But to answer your query there are two ways to get round it.
1) Go into SE80 choose the program and screen and locate the checkbox in the layout and its fieldname!
else
2) Go to the transaction and F1 on the field name and then view Technical Info.
Rem in case of doubt press F1.
Hope this helps,
Wishes,
Satyen