2007 Jun 05 5:40 AM
Hi All,
I am having a problem while calling BAPI ( BAPI_PO_CHANGE) with passing parameter in EXTENSIONIN as Structure BAPI_TE_MEPOSCHEDULE and BAPI_TE_MEPOSCHEDULEX.
I am appending a customer field in EKET table and same field i would like to update by BAPI. so i am passing that field value in EXTENSIONIN.
But it is not getting updated.I also read Exit documentation. but is not helping.
EXIT_SAPL2012_002 (at start of BAPI)
EXIT_SAPL2012_004 (at end of BAPI)
thanks in advance.
Hi All,
I am having a problem while calling BAPI ( BAPI_PO_CHANGE) with passing parameter in EXTENSIONIN as Structure BAPI_TE_MEPOSCHEDULE and BAPI_TE_MEPOSCHEDULEX.
I am appending a customer field in EKET table and same field i would like to update by BAPI. so i am passing that field value in EXTENSIONIN.
But it is not getting updated.I also read Exit documentation. but is not helping.
EXIT_SAPL2012_002 (at start of BAPI)
EXIT_SAPL2012_004 (at end of BAPI)
thanks in advance.
2007 Jun 05 5:44 AM
Hi,
Check the BAPI function module documentation for how to pass the extension parameter..
Thanks
Naren