2009 Sep 10 1:17 AM
Hi all,
I need to update the configurable material field KMATN in the equipment master , i tried using BAPI_EQUI_CHANGE passing equipment number and new configurable material in structure (BAPI_ITOB_EQ_ONLY) but it doesnt update it and also it doesnt give any error.
Any suggestions or different way to do it.I dont want to use BDC here.
Thanks
Vijay
Edited by: Vijay jothimani on Sep 10, 2009 2:17 AM
Moderator message - Moved to the correct forum
Edited by: Rob Burbank on Sep 10, 2009 9:28 AM
Hi all,
I need to update the configurable material field KMATN in the equipment master , i tried using BAPI_EQUI_CHANGE passing equipment number and new configurable material in structure (BAPI_ITOB_EQ_ONLY) but it doesnt update it and also it doesnt give any error.
Any suggestions or different way to do it.I dont want to use BDC here.
Thanks
Vijay
Edited by: Vijay jothimani on Sep 10, 2009 2:17 AM
Moderator message - Moved to the correct forum
Edited by: Rob Burbank on Sep 10, 2009 9:28 AM
2009 Sep 10 2:38 PM
2009 Sep 10 3:35 PM
ru passing the BAPI_ITOB_EQ_ONLYX-EQUIPMENT = 'X' nad BAPI_ITOB_EQ_ONLYX-CONFIGMAT = 'X' if yes
use call function BAPI_TRANSACTION_COMMIT.
2009 Sep 10 6:04 PM
Thank you for your response .
Yes I'm passing those parameters and doing commit work.
I noticed that the return message is Equipment could not be changed.
Msgtyp E
Message no 407
Message ID ITOB.
I dont have my equiment locked still i get this error message.
2009 Sep 10 6:57 PM
I'm able to change the decription of equipment no but the configurable material field doesnt change.
I'm passing the update flag for configmat and also equipment along with the configmat new value.
it_tab2-CONFIGMAT = 'X'.
it_tab2-EQUIPMENT = 'X'.
it_tab1-CONFIGMAT = '25567'.
It's not updating the KMATN field.
Any solution pls. ?
2009 Sep 15 7:13 PM
Solved on own using both this function modules
CUCB_COPY_CONFIGURATION
CUD0_CONFIGURATION_TO_DB
Debugged IE02 and figured out the solution.
2025 Aug 26 9:11 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |