Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

posting document using Service Entry Sheet

Former Member
0 Likes
452

Hi All,

I am trying to post a service entry sheet using bapi BAPI_ENTRYSHEET_CREATE.

the document gets created and even exports the entrysheet number as output.

but when I check the same entrysheet number in ML81n,

the way document gets posted is not correct.

Ex: I have a PO with 1 ITem , containing 2 services.

1 with service master and qty 20

2 without service master and qty 100.

Aftr posting when I check in ML81n,

it shows

Entry sheet no,

Items : Service wihtout master Qty 20

and no service with master is found.

I have checked for this error in sdn and other blogs and even refered the note 420334 for inputs and even refered

http://wiki.sdn.sap.com/wiki/display/ABAP/CreatingServiceEntrySheetusing+BAPI for inputs.

but still the doc is not getting posted successfully..

Please help...

Regards,

Renuka

1 REPLY 1
Read only

Former Member
0 Likes
381

Hi All,

I could solve the issue to some extent.

Now the bapi is working fine for services with masters.

but for services without master it says "Unplanned services may may not be entered."

Please let me know how should i input the data for services without master .

regards,

Renuka