Application Development 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: 

RE: Purchase order creation creation using bapi_po_create1

Former Member
0 Kudos

Hi Experts,

I have a excel file with following fields.

PO Field Description

-


-


ekko-bsart. PO type

ekko-reswk. Supplying plant

ekko-bukrs. Company code

ekko-ekgrp. Purchasing group

ekko-ekorg. Purchasing Organization

ekpo-matnr. Material

ekpo-werks. Target Plant

ekpo-lgort. Target storage location

ekpo-meins. Unit

ekpo-menge. Quantity

eket-eindt Delivery Date

ekpo-bednr. Tracking number

ekpo-afnam Requisitioner

ekpo-zzplant DS Plant

ekpo-zzpsccpn Customer Part number

ekpo-zzcustpo Customer Blanket PO number

can I create a purchase order using these fields with bapi_po_create1.

Thanks,

Jayaram.

1 ACCEPTED SOLUTION

uwe_schieferstein
Active Contributor
0 Kudos

Hello Jayaram

For me it looks good. To prove it just try to create a PO in the dialog transaction (ME21N) using this input. If it works the BAPI should behave the same way.

Regards

Uwe

2 REPLIES 2

uwe_schieferstein
Active Contributor
0 Kudos

Hello Jayaram

For me it looks good. To prove it just try to create a PO in the dialog transaction (ME21N) using this input. If it works the BAPI should behave the same way.

Regards

Uwe

Former Member
0 Kudos

Rather than asking, why not just give it a try?

Rob