2007 Dec 21 7:13 AM
Hi All,
I am trying to create a new change control no for a material using the FM CCAP_ECN_CREATE.I am giving the following parameters but am getting an error(due to an exception) 'Processing of change number cancelled' message no 569 id CC.please let me know am i missing any other parameters.
object_bom-active = 'X'.
object_bom-obj_requ = 'X'.
APPEND object_bom.
object_bom_mat-active = 'X'.
object_bom_mat-obj_requ = 'X'.
APPEND object_bom_mat.
object_mat-active = 'X'.
object_mat-obj_requ = 'X'.
APPEND object_mat.
objmgrec-chg_objtyp = '1'.
objmgrec-bom_cat = 'M'.
objmgrec-material = Parent Material.
objmgrec-plant = Plant .
Thanks,
Rakesh.
Hi All,
I am trying to create a new change control no for a material using the FM CCAP_ECN_CREATE.I am giving the following parameters but am getting an error(due to an exception) 'Processing of change number cancelled' message no 569 id CC.please let me know am i missing any other parameters.
object_bom-active = 'X'.
object_bom-obj_requ = 'X'.
APPEND object_bom.
object_bom_mat-active = 'X'.
object_bom_mat-obj_requ = 'X'.
APPEND object_bom_mat.
object_mat-active = 'X'.
object_mat-obj_requ = 'X'.
APPEND object_mat.
objmgrec-chg_objtyp = '1'.
objmgrec-bom_cat = 'M'.
objmgrec-material = Parent Material.
objmgrec-plant = Plant .
Thanks,
Rakesh.
2013 Oct 31 8:45 AM
Hello Rakesh
Where you able to resolve this ??
Because I need to do the same
Please revert.
Thanks And Regards
Aashish Razdan
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |