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

examples on values to be given for bapi_entrysheet_create

Former Member
0 Likes
1,662

hi ,

just have a problem through the bapi i am able to create the entry sheet but the material , i mean the line items are not created.

3 REPLIES 3
Read only

Former Member
0 Likes
779

Here is an example of values given to various import/tables parameters of BAPI 'BAPI_ENTRYSHEET_CREATE'.

Hope this will help you.

<u><b>ENTRYSHEETHEADER</b></u>

PCKG_NO 0000000001

SHORT_TEXT TEST

PO_NUMBER 4500017443

PO_ITEM 00010

BLOCK_IND

SCORE_TIME 0

SCORE_QUAL 0

DOC_DATE 12.10.2005

POST_DATE 12.10.2005

REF_DOC_NO

ACCASSCAT F

COMM_NO

USER_FIELD

ACCEPTANCE X

<u><b>ENTRYSHEETACCOUNTASSIGNMENT</b></u>

PCKG_NO 0000000001

SERIAL_NO 01

GL_ACCOUNT 417000

BUS_AREA 9900

COSTCENTER 9010

SD_DOC

ITM_NUMBER 000000

ASSET_NO

SUB_NUMBER

ORDER

CO_AREA 2000

TO_COSTCTR

TO_ORDER

TO_PROJECT

COST_OBJ

PROF_SEG 0000000000

PROFIT_CTR 3402

<u><b>ENTRYSHEETSERVICES</b></u> (two lines)

PCKG_NO 0000000001

LINE_NO 0000000001

EXT_LINE 0000000000

OUTL_LEVEL 0

OUTL_NO

OUTL_IND X

SUBPCKG_NO 0000000002

SERVICE

SERV_TYPE

EDITION 0000

SSC_ITEM

EXT_SERV

QUANTITY 0,000

BASE_UOM

UOM_ISO

OVF_TOL 0,0

OVF_UNLIM

PRICE_UNIT 0

GR_PRICE 0,0000

FROM_LINE 1

TO_LINE

PCKG_NO 0000000002

LINE_NO 0000000002

EXT_LINE 0000000020

OUTL_LEVEL 0

OUTL_NO

OUTL_IND

SUBPCKG_NO 0000000000

SERVICE 3000000000017

SERV_TYPE

EDITION 0000

SSC_ITEM

EXT_SERV

QUANTITY 2,000

BASE_UOM AU

UOM_ISO PCE

OVF_TOL 0,0

OVF_UNLIM

PRICE_UNIT 1

GR_PRICE 100 000,0000

FROM_LINE

TO_LINE

SHORT_TEXT WINDOW INSTALLATION

<u><b>ENTRYSHEETSRVACCASSVALUES</b></u>

PCKG_NO 0000000002

LINE_NO 0000000002

SERNO_LINE 01

PERCENTAGE 100,0

SERIAL_NO 01

QUANTITY 2,000

NET_VALUE 100 000,00

Read only

Former Member
0 Likes
779

Hi,

Please refer to include LMEW5F02 and LMLSXF31.

They have implementation for this BAPI.

Hope this helps...

Lokesh

pls. reward appropriate points