‎2008 Jan 23 4:24 PM
Hi all:
I've got a problem with the transaction ME32K.
The required action is meant to be changing the address delivery in the agreement position.
The bapi BAPI_AGREEMENT_MAINTAIN doesn't solve the problem because the field adrn2 is not present in this function module, so refering to other posts I've decided to implement a batch input.
The problem starts when I try to introduce REVOK and RSCOD in grid container in section header version. When I simulate the transaction ME32K with shdb the only code appearing is:
SAPLMEDCMV 0200 X BDC_OKCODE =GRIDENTER
BDC_SUBSCR SAPLMEDCMV 0100SUB0
SAPLMEDCMV 0200 X BDC_OKCODE =SAVE
BDC_SUBSCR SAPLMEDCMV 0100SUB0
and then the values 'X' in REVOK and '0007' in RSCOD are not recognized.
How can I introduce the new version in header ?
Thanks in advance.
Jose Luis.
‎2008 Jan 23 4:25 PM
Hi,
You cannot do a BDC for this transaction as it is a SAP Enjoy transaction.
Regards,
Ravi Kanth
‎2008 Jan 24 8:27 AM
So, what's the alternative you recommend to me not using bapi_agreement_maintain because of the fields?
Thanks in advance.
Jose Luis.
‎2010 Jun 04 10:57 AM
Hi Jose,
did you find a solution for your issue?
I have the same problem now.
Greets,
Valentin