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_REQUISITION_CREATE cost type

sven_schuberth2
Participant
0 Likes
455

Dear Developers,

I'm using BAPI_REQUISITION_CREATE to create purchase requisitions for service orders. Unfortunately there is one field missing in the interface-tables of this bapi. It's name is kstar(cost type) of type kstar.

This field is essentially for our purchase requisitions (they are for service), but I can't find a corresponding field in structure BAPIESLLC.

Does anyone have an idea for me?

Kind regards, Sven

2 REPLIES 2
Read only

deependra_shekhawat3
Contributor
0 Likes
403

Hi sven,

Could you please explain where cost type exists in purchase requisition or where this field shown in service PR ?

Thanks

Deependra

Read only

0 Likes
403

Hi Deependra,

in transaction IW33 you have operations. doubleclick there. the you have a new screen with header data on top and in the bottom area, there is a tab "services". there you have the servicelines for every operation and on column 11 there we have cost type. its from table esll-kstar.

sven