‎2005 Jul 29 5:28 PM
Hi,
I have some problems with this BAPI.
I can't create the item text.
I'm using POTEXTITEM with:
PO NUMBER ' '
ITEM NUMBER '00001'
TEXT ID 'F01'
TEXT FORM '*'
TEXT LINE 'XXXXX'.
Thanks.
Anna
‎2005 Jul 29 5:44 PM
If you look at the documentation(below is the specific line) it says you cannot load texts using this.
<i><b>Restrictions
Texts, partners, import data, subcontracting components, and customer-specific fields cannot be passed using these BAPIs</b></i>
Use SAVE_TEXT to add text to the PO.
Srinivas
‎2005 Jul 30 10:54 AM
Thank you, but I solved the problem with the SAP note 782948.
Anna
If you look the SAP note 197958, (What is not possible with BAPI BAPI_PO_CREATE1/BAPI_PO_CHANGE?), you'll see that is possible to create item text using the BAPI (point numer 2).