Skip to Content
0
Former Member
Apr 28, 2009 at 10:57 AM

How to use extensionout of bapi from BAPI_SALESORDER_GETDETAILBOS

1275 Views

Hi Every one

I have typical requirment to create sales order from 4.6 to ecc6.0

I am using BAPI_SALESORDER_GETDETAILBOS thrugh RFC to get all details of sales order .

and passing that details to BAPI_SALESORDER_CREATEFROMDAT2 to create sales order.

I am able to create the sales order . But I am facing problem to pass the zfields from extensionout of

BAPI_SALESORDER_GETDETAILBOS to extensionin of BAPI_SALESORDER_CREATEFORMDAT2.

Can any one help me out

Thanks in advance

Vivek