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

BAPI Urgent

Former Member
0 Likes
781

Hi,

I need Business object / BAPI for Service entry sheet

can any one tell me.

Regards,

Vimal

5 REPLIES 5
Read only

Former Member
0 Likes
750

Hi Vimal,

You can use BAPI ,

BAPI_ENTRYSHEET_CREATE to create entrysheet.

To use BAPI_ENTRYSHEET_CREATE you must meet the following conditions:

1. The PO_NUMBER (in structure ENTRYSHEETHEADER) must exist in table EKKO.

2. You must have sufficient rights for the following authorization objects: M_BEST_BSA, M_BEST_EKG, M_BEST_EKO and M_BEST_WRK.

3. You must fill the ENTRYSHEETHEADER structure and the ENTRYSHEETACCOUNTASSIGNMENT. The structure ENTRYSHEETSRVACCASSVALUES is optional.

4. You MUST make sure that ALL currency and price values are entered with the same currency used on the related purchase order.

try this link,

http://anu-sapdiary.blogspot.com/

reward if usefull.

Thanks,

Swati

Read only

Former Member
0 Likes
750

Hi Vimal,

Using BAPI ... <b>BAPI_ENTRYSHEET_GETDETAIL</b> you will get details for Service entry sheet,

Reward helpful answers,

Regards,

Tejas

Read only

0 Likes
750

Thanks very much for ur answers.

I found the Business object BUS2091.

Another small doubt, think u people can help.

how can i find unreleased Service entry sheets.

Thanks and regards,

Vimal

Read only

0 Likes
750

Look at the fields FRGGR,FRGSX,FRGKL,FRGZU,FRGRL in table ESSR.

Am not sure which will help you out.

But check those fields

<b>I think the field FRGKL is the one you are looking for</b>

Regards

Gopi

Message was edited by:

Gopi Narendra

Read only

0 Likes
750

Dear Vimal,

In Table <b>ESSR</b> Field <b>FRGZU</b> Contains Release Status of Service Entry Sheet.

Reward With points if helpful,

Regards,

Tejas