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: 

Exit or Badi in tcode CO01.

suryasarathi_basu
Participant
0 Kudos

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

madhu_vadlamani
Active Contributor
0 Kudos

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.

0 Kudos

answered...

0 Kudos

Hi Surya,

Good and thanks.

Regards,

Madhu.