good morning sdn-ers,
i have a spec from our users concerning the creation of work orders from cu's. they would like the work order to have only one instance of a material when the work order is created, not multiple instances.
i have stated that there should be an enhancement for this (user exit) that i could code that would allow me to sum the multiple instances from the cu and then only create one row per material in the work order.
can anyone let me know what that enhancement is?
thanks in advance.
Erik T.
just to be clear(er), i am looking for the enhancement name, not the code.
thx,
Erik
i have found a number of badi's for this area.
COMPATIBLE UNITS:
/***/BADI_AFVU_MAINT BAdI for Customer Fields on Operations
/***/BADI_COMPLEXITY Calculation of Labor Complexity Factor
/***/BADI_CONMS Customer Fields in Construction Measure
/***/BADI_CU_EXPLODE BOM Explosion
/***/BADI_CU_MASTER Master Data Checks
/***/BADI_CUI_CHECK Design Builder Customer Checks
/***/BADI_CUICALC Calc Result List
/***/BADI_CUST_FIELDS_DERIVE Derive Custom Characteristics for Compatible U
/***/BADI_CUST_FIELDS_VALID Validation of Custom Characteristics at Save,
/***/BADI_OPR Determine Master Data in Operation of a PM/CS
/***/BADI_SCLS Design Builder Secondary Class Selection Scree
/***/BADI_TL_OPR_SEL Selection of Operations from Task List
/***/BADI_VCU Virtual CUI Enhancement
/***/BADI_WF_FL_DATA Set Key for New Functional Location
and now am wondering if anyone has successfully used any of them. Again, i am trying to manipulate the line items in the work orders that are created from compatible units.
thx,
Erik