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_ENTRYSHEET_CREATE

Former Member
0 Likes
465

Hi,

Now i have the requrement to create Service Entry Sheet using the data

1) Purchase Order Number

2) Activity Number

3) Rate

4) Quantity

5) Ext_number.

No other data is given to me,

while creating the SES using the above values Iam getting the message 'Short text and number of outline not maintained'.

Please kindly resolve this issue.

2 REPLIES 2
Read only

Former Member
0 Likes
405

Hi Ravi,

Please try the below BAPI,

BAPI_ENTRYSHEET_CREATE.

Regards,

Prabaharan.G

Read only

Former Member
0 Likes
405

Hello

check OSS message 420334 for examples of BAPI_ENTRYSHEET_CREATE usages.

Cheers, a14