2007 Nov 27 4:59 PM
Hi All-
I was trying to create Open PO's....Everything is working fine but only the problem with the Net Price...
I am passing Net Price to the BAPI but it is not updating the value which I was passing, it is automatically SAP determines the Net Price Value...
it_bapi_data-price TO poitem-net_price
IF poitem-net_price <> ' '.
poitemx-net_price = 'X'.
ENDIF.
I am getting Net price value from the input file...For example if I pass 10.000 but it is updating value 8.000...
Please guide me if I am missing something...
Thanks,
Sony
Hi All-
I was trying to create Open PO's....Everything is working fine but only the problem with the Net Price...
I am passing Net Price to the BAPI but it is not updating the value which I was passing, it is automatically SAP determines the Net Price Value...
it_bapi_data-price TO poitem-net_price
IF poitem-net_price <> ' '.
poitemx-net_price = 'X'.
ENDIF.
I am getting Net price value from the input file...For example if I pass 10.000 but it is updating value 8.000...
Please guide me if I am missing something...
Thanks,
Sony
2007 Nov 27 5:40 PM
Hi All-
I was trying to create Open PO's....Everything is working fine but only the problem with the Net Price...
I am passing Net Price to the BAPI but it is not updating the value which I was passing, it is automatically SAP determines the Net Price Value...
it_bapi_data-price TO poitem-net_price
IF poitem-net_price <> ' '.
poitemx-net_price = 'X'.
ENDIF.
I am getting Net price value from the input file...For example if I pass 10.000 but it is updating value 8.000...
Please guide me if I am missing something...
Thanks,
Sony
2007 Nov 27 6:17 PM
2008 Jan 18 3:55 AM
Hi sony..
i experienced the same problem with you while using BAPI_PO_CREATE1...
have you solved the problem ? and how ?
thanks,
sasmito
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |