cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_POEC_CREATE

Former Member
0 Kudos

Hi,

Can any one explain what the use of BAPI_POEC_CREATE and can we add our own fields to this BAPI.

Using this BAPI can we transfer data to R/3 or we use for only local PO's.

Thanks,

Raghu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Raghu,

you can add the fields in the extention structure of the BAPI BAPI_POEC_CREATE. You will ahve to make sure that the CUF fields map to this structure. This is meant for backend POs and not for local ones

Pradeep

Former Member
0 Kudos

Hi Pradeep,

There are other BAPI's like BAPI_PO_CREATE1 . These BAPI's are in ERP side. Then what is the need of BAPI_POEC_CREATE. Can you please explain the exact user of this BAPI.

Regards,

Raghu.

Former Member
0 Kudos

Hi raghu,

with BAPI_POEC_CREATE you can create PO on SRM, for example from a legacy system or for a initial data migration.

bye

enzo

Former Member
0 Kudos

Hi Enzo,

Thanks for the reply.

But my problem is

1) Can I used this for Non SAP system

2) Can we add customer fileds to this and how?

3) If you have any links on documentation can you please send me?

Thanks,

Raghu

Former Member
0 Kudos

Hi Raghu,

1) Can I used this for Non SAP system?

You can call this bapi from a non sap system as a RFC Remote Function Call

2) Can we add customer fileds to this and how?

Yes you can. There are structure "Extentionin" that contains customer fields.

3) If you have any links on documentation can you please send me?

Unfortunally I'm new to srm, so I haven't got examples of documentation for this bapi.

Bye

enzo

Answers (0)