Application Development 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: 

How to pass Valid from and Valid to Dates in CS_BOM_EXPLOSION

Former Member
0 Kudos
174

Hii Experts,

My requirement is to explode BOM using CMC LDB and generating files for all the remaining months by varying Valid from and Valid to dates. For this I am using CS_BOM_EXPLOSION but it has provision for a single date field.

Can you please guide me how to pass both Valid from and Valid to dates in CS_BOM_EXPLOSION ? And if you can suggest any other alternative, its most welcome...

Regards,

Vikas

2 REPLIES 2

former_member217544
Active Contributor
0 Kudos
72

Hi Vikas,

There is a tables parameter STBP which is of type CSXGEN.

This structure CSXGEN contains two fields valid from date(DATUV) and valid to date(DATUB).

Is this what something you are looking for?

Regards,

Swarna Munukoti

Former Member
0 Kudos
72

used MAT_BOM_READ