2009 Dec 17 11:17 AM
hello, I did a report that creates purchase orders (BAPI_PO_CREATE1) relates to a contract, I have a problem in the positions of the order shall be taken of the positions of contract prices, while I in the structure (poitem) I pass other prices.
CALL FUNCTION 'BAPI_PO_CREATE1'
EXPORTING
poheader = w_headercreate
poheaderx = w_headercreatex
IMPORTING
exppurchaseorder = d_oda
expheader = w_expheader
TABLES
return = i_po_return
poitem = i_po_item
poitemx = i_po_itemx
poaccount = i_po_account
poaccountx = i_po_accountx.
help
Edited by: francesco aiello on Dec 17, 2009 12:17 PM
Edited by: francesco aiello on Dec 17, 2009 12:22 PM
hello, I did a report that creates purchase orders (BAPI_PO_CREATE1) relates to a contract, I have a problem in the positions of the order shall be taken of the positions of contract prices, while I in the structure (poitem) I pass other prices.
CALL FUNCTION 'BAPI_PO_CREATE1'
EXPORTING
poheader = w_headercreate
poheaderx = w_headercreatex
IMPORTING
exppurchaseorder = d_oda
expheader = w_expheader
TABLES
return = i_po_return
poitem = i_po_item
poitemx = i_po_itemx
poaccount = i_po_account
poaccountx = i_po_accountx.
help
Edited by: francesco aiello on Dec 17, 2009 12:17 PM
Edited by: francesco aiello on Dec 17, 2009 12:22 PM
2010 Jan 14 2:53 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |