‎2008 Aug 22 5:54 AM
Hi Expert,
I have a custom field In Database table 'AFIH' The field "PROCESS_BY" is in the Append Structure ZVIK_TEST, I need to update this field by using the "BAPI_ALM_ORDER_MAINTAIN". I am Passing it in the EXTENSION_IN table but its not updating .
Please help me
‎2008 Aug 22 9:07 AM
Try using the BADI
IBAPI_ALM_ORD_MODIFY
This works if you are passing the extensionIN structure properly.