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

BOM Explosion

former_member463678
Participant
0 Likes
691

Hello Experts,

In general BOM components are having validity period (in CS03 we can see Valid From & Valid To dates) in ECC. There are few function modules like CS_BOM_EXPL_MAT_V2 in ECC and these will give BOM component level information. But these function modules will not give deleted component information. For example, assume material A is having X,Y,Z components. Now these function modules will give information of all X,Y,Z components. Suppose if component Z got deleted from BOM, then these function modules will only give X,Y components information.

Now my requirement is to get the 'Valid To' date of deleted component for a BOM.

Table STPO will only give 'Valid From' date not 'Valid To' for a component. I could not find any standard table in SAP that can hold 'Valid To' date of a component.

Any suggestions please.

Thanks in advance.

Zakir.

3 REPLIES 3
Read only

sjeevan
Active Contributor
0 Likes
568

STAS gives the deleted node and as far as I know you cannot retrieve the information about deleted material number unless a change number is used to delete it.

Read only

Former Member
0 Likes
568

Try FM CSAI_BOM_READ and check the threads below:

Regards,

Felipe

Read only

Former Member
0 Likes
568

Hi,

Plese check these tables.

STAS

STKO

STPF

STPN

STPO

STPU

STST

STZU

Regards,

Danish.