2011 Sep 08 10:03 AM
Dear,
I have problem when I use the function:
CALL FUNCTION 'BAPI_NETWORK_COMP_ADD'
EXPORTING
number = number
IMPORTING
return = return
TABLES
i_components_add = i_components_add
e_message_table = e_message_table.
I have inserted only these values in the structure i_components_add:
ACTIVITY_TYPE_PUR_RESV__ITEM_NR____MATERIAL_________PLANT___ENTRY_QTY___ITEM_CAT
108--
L
108--
L
108--
L
but the result is wrong
e_message_table:
METHOD--
32
OBJECT_TYPE--
32
INTERNAL_OBJECT_ID---C--
90
EXTERNAL_OBJECT_ID--C
MESSAGE_ID--
MESSAGE_NUMBER--
1
MESSAGE_TYPE--
E
MESSAGE_TEXT--
Component assignment not intended for sales order or project stock
Very kind for one answer of yours to this problem...
Thanks & Regards,
Marco Echino.
Edited by: Marco Echino on Sep 8, 2011 12:16 PM
2011 Sep 08 12:04 PM
Hi Marco,
I believe this is a Functional Issue rather than a Technical one. If you could speak to the Functional Concultant or pass this data via manual transaction, you will get the error details.
It's just that the data passed to the BAPI is either incorrect or incomplete. You can also refer the Function Module Documentation for tips.
Regards,
Pranav.
2011 Sep 08 12:04 PM
Hi Marco,
I believe this is a Functional Issue rather than a Technical one. If you could speak to the Functional Concultant or pass this data via manual transaction, you will get the error details.
It's just that the data passed to the BAPI is either incorrect or incomplete. You can also refer the Function Module Documentation for tips.
Regards,
Pranav.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |