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

TABLE CONTROL AND BAPI_ENTRYSHEET_CREATE Problem

Former Member
0 Likes
539

Hello ,

i have to two questions.

1) how to insert new data in already displayed data in a particular field of table control?

2) 'm not able to test BAPI_ENTRYSHEET_CREATE in se37? every time it gives me error saying number of outline and text is not maintained, eventhough i have entered them?

Please help..

With regrads,

Vikram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
470

Hi,

For the 2. question:

This BAPI creates an Entry Sheet (Transaction ML81N). You must fill SHORT_TEXT (short text of entry sheet) of parameter ENTRYSHEETHEADER , SHORT_TEXT (enter short description) of ENTRYSHEETSERVICES , and you must fill other Import parameters ENTRYSHEETACCOUNTASSIGNMENT and ENTRYSHEETSRVACCASSVALUES.

Check also fields PCKG_NO, LINE_NO, OUTL_IND, and SUBPCKG_NO of the ENTRYSHEETSERVICES.

Best Regards,

NIhad

Edited by: nihad omerbegovic on Dec 11, 2009 9:25 PM

2 REPLIES 2
Read only

Former Member
0 Likes
470

Hi,

please close dublicate thread.

Did you try BAPI_ENTRYSHEET_CREATE in abap?

regards, Dieter

Read only

Former Member
0 Likes
471

Hi,

For the 2. question:

This BAPI creates an Entry Sheet (Transaction ML81N). You must fill SHORT_TEXT (short text of entry sheet) of parameter ENTRYSHEETHEADER , SHORT_TEXT (enter short description) of ENTRYSHEETSERVICES , and you must fill other Import parameters ENTRYSHEETACCOUNTASSIGNMENT and ENTRYSHEETSRVACCASSVALUES.

Check also fields PCKG_NO, LINE_NO, OUTL_IND, and SUBPCKG_NO of the ENTRYSHEETSERVICES.

Best Regards,

NIhad

Edited by: nihad omerbegovic on Dec 11, 2009 9:25 PM