2012 Sep 19 11:56 AM
HI ALL ,
i try to use bapi for creating routing but that error display in my program but not display when i test bapi from se37
error
Inspection characteristic cannot be uniquely assigned to one operation
i attach my code .
please advise.
2012 Sep 19 12:10 PM
Hi
Below notes is the conditions for inspection characterstics.
2012 Sep 19 1:22 PM
thanks for your replay .
this is my code , please what is the missing in it so that error display
G_INSPCHARACTERISTIC-GROUP_COUNTER = GS_FILE2-groupcounter .
G_INSPCHARACTERISTIC-ACTIVITY = GS_FILE2-insp_activity .
G_INSPCHARACTERISTIC-VALID_FROM = SY-DATUM .
* G_INSPCHARACTERISTIC-VALID_TO_DATE = '99991231' .
G_INSPCHARACTERISTIC-MSTR_CHAR = GS_FILE2-MSTR_CHAR .
G_INSPCHARACTERISTIC-PMSTR_CHAR = GS_FILE2-PLANT .
G_INSPCHARACTERISTIC-CHA_MASTER_IMPORT_MODUS = 'C' .