2011 Feb 02 11:04 AM
Hi ,
I am creating contract using BAPI_CONTRACT_CREATE. I need to update the ESLL (Service)table with the contract.can anyone give me a suggestion how to do this.
Hi ,
I am creating contract using BAPI_CONTRACT_CREATE. I need to update the ESLL (Service)table with the contract.can anyone give me a suggestion how to do this.
2011 Feb 02 11:15 AM
http://www.sapfans.com/forums/viewtopic.php?p=7948&sid=3abe3894d9ccea235e304c4503a490c5
go through this link
regards
Niladri Mukherjee
2011 Feb 02 3:31 PM
Hi Neel,
I am creating PURCHASE contract using BAPI_CONTRACT_CREATE. I need to update the ESLL (Service)table with the contract.For the service we need to to enter "D" in item category when we run ME31K.Then only we can enter service line fior each line item..When we create this contract through BAPI then I am unable to enter the service line data because I am not getting any structure(fields) in this BAPI to map . Please give me a suggestion if anyone has used this BAPI to create service Contract.
2011 Feb 02 3:52 PM
Dear Susanta,
Can you check what is this field ITEM_CAT. This is the field from the table parameter ITEM.
Regards,
Madhu.
Edited by: madhurao123 on Feb 2, 2011 4:53 PM
2011 Feb 02 4:30 PM
Hi ,
I know that we have to pass the ITEM_CAT field for item category (D).But problem is I am unable to map the service line fields like SERVICE. If you run run ME31K with item category D then you can see that after filling the header and line items ,one screen will come for service line for each line item.You can find afield 'SREVICE' and also some other fields like quantity and order unit and price.we have to match these fields with the appropriate BAPI structure ,then only it will work which I am not able to map.Perhaps this BAPI may not work for creating service Contract because in the FM documentation it has been written that it doesn't support for internal/ external services.But as this BAPI reflects ME31K ,so I hope if anyone has created the service contract with this BAPI please help me.
2012 Mar 20 12:28 PM