on 2024 Oct 23 6:25 PM
Good morning, gentlemen.
I have a problem and I would like you to help me please.
I am making an extension (Z) to VA01 when creating a Sales Order that deals with the following:
1-Internally I take the position that is already created at that time, I make some validations and that position with the same material I have to divide it into position 10 and position 20 modifying the quantities and the PSTYV
2-To eliminate the original position with which the sales order was created I use the bapi BAPI_SALESORDER_CHANGE and it works perfectly.
3.-The next step is to create those 2 new positions 10 and 20 with the new quantities and with the new PSTYV and for this I am using the bapi BAPI_SALESORDER_CREATEFROMDAT2, where I pass the vbeln and the tables with the new positions.
The problem is that when I run the bapi BAPI_SALESORDER_CREATEFROMDAT2 I get the following error message: No position type exists (table T184 ZPVL TEXT )
What could be happening please?
Thanks
Request clarification before answering.
User | Count |
---|---|
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.