2009 Jan 19 2:00 AM
Function Module to save data to table AFIH during Service Order creation
Does anyone konw how can I save data to table AFIH and PMSDO during Service Order creation/change? Please help. Thanks.
2009 Jan 20 9:36 AM
Hi,
You can use Function Module 'BAPI_ALM_ORDER_MAINTAIN'.
Hope this may be useful.
Regards,
Sravanthi
Function Module to save data to table AFIH during Service Order creation
Does anyone konw how can I save data to table AFIH and PMSDO during Service Order creation/change? Please help. Thanks.
2009 Jan 19 3:23 PM
Hi Ayem,
Can you explain the scenario a little bit more. The Table names that you mentioned are not available in the CRM System. Can you tell me in which system are the tables available ?
Thanks and Regards,
Samantak.
2009 Jan 20 2:31 AM
2009 Jan 20 9:36 AM
Hi,
You can use Function Module 'BAPI_ALM_ORDER_MAINTAIN'.
Hope this may be useful.
Regards,
Sravanthi
2009 Jan 21 3:28 AM
Thanks Sravanthi. But I still have some more issue with this BAPI. 'Coz I my requirement is to add a new screen enhancement. So I created additional custom fields to table AFIH. This is my problem, I can't find ways to update those fields.
When I looked in your BAPI, I can't find ay structure there that includes those custom fields for update. Do you have more idea on this? Any reply will be highly appreciated.