Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module required in PP module

Former Member
0 Likes
355

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

2 REPLIES 2
Read only

Former Member
0 Likes
319

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

Read only

0 Likes
319

HI Anji,

ThQ for your info.

regards,

Ajay reddy