‎2007 Nov 07 5:44 PM
Hi all,
I am using this CS_BOM_EXPL_MAT_V2 finction module to get the all BOM materials under this Material,BOM usage and Plant in CS03. The materials are coming depends in sy-datum.The BOMs are coming exists right now.
But my requirement is Earlier BOM Items are required(Whose are deleted from this Material). Is there any funcion module to get all BOM Items whose are removed earlier and existing now. Please help me in this.
regards,
Ajay
‎2007 Nov 07 6:34 PM
Hi
check the following fun modules
C_PDM_GET_BOM_USAGES
PMEVC_GET_BOM_ITEMS
CUBF_GET_BOM_ITEM_FOR_EXT_ID
CUBX_GET_CUOBS_FOR_BOM_ITEMS
OLR3_DMS_RFC_GET_PARENT_BOMS
CAVC_C_GET_BOM_ITEM_DATA
CAVC_I_GET_BOM_HEADER_DATA
CAVC_I_GET_BOM_ITEM_DATA
CAVC_I_GET_BOM_ITEM_DATA_LIST
CEV8_GET_BOM_DATA
CEV8_READ_MAT_AND_GET_BOM
CP_BD_GET_BOM_FOR_MATERIAL
CP_BD_GET_STLKN_FOR_BOM
Regards
Anji
‎2007 Nov 07 7:04 PM