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

Exit or Badi in tcode CO01.

suryasarathi_basu
Participant
0 Likes
842

Hi Experts,

My requirement is..

At the time of creating Production Order (Tcode CO01) only those material having BOM component, the production order will be created. The material which is not having any BOM component, the production order will not be created. In that case the system will throw an error. Please help me.

I have used an exit EXIT_SAPLCOZV_001 but i cannot get the material number is always in structure HEADER_IMP, which has been used in the mentioned exit. Please suggest me the process.

Regards,

SURYA

Hi Experts,

My requirement is..

At the time of creating Production Order (Tcode CO01) only those material having BOM component, the production order will be created. The material which is not having any BOM component, the production order will not be created. In that case the system will throw an error. Please help me.

I have used an exit EXIT_SAPLCOZV_001 but i cannot get the material number is always in structure HEADER_IMP, which has been used in the mentioned exit. Please suggest me the process.

Regards,

SURYA

3 REPLIES 3
Read only

madhu_vadlamani
Active Contributor
0 Likes
748

HI Surya,

1) It is possible through pp configuration itself. 2) IN this structure STLTY,STLST,STLNR. Keep a debug point in this exit and check dynamically how data coming . Then do your validation.Post if need more help.

Regards,

Madhu.

Read only

0 Likes
748

answered...

Read only

0 Likes
748

Hi Surya,

Good and thanks.

Regards,

Madhu.