cancel
Showing results for 
Search instead for 
Did you mean: 

batch determination record- based on prod order no

Former Member
0 Kudos

Dear all,

I want to mentain the condition record/search strategy based on the order no, material(component)

is it possible?

i tried to create the new custom table but in the allowed values i dont have prod order as a filed.

can someone help? has someone done this before, and is it possible....any hands on exp in this case to anyone.

Pravin Mukkawar

TCS, canada

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

i am looking for some more queries related to same topic...

thanks to all...and apreciate ur suggestion!

Former Member
0 Kudos

Hi!,

Can you please elaborate the requirement.

Regards,

Uday

Former Member
0 Kudos

i enhanced the structure KOMPH and pass the values of the order no in the user exit called during batch determination. i have condition record maintained in the system on the order no (as one of the charectristic in the condition table)

so my issue is sloved.

Regards,

Pravin Mukkawar

Former Member
0 Kudos

Hi,

I'm facing the same problem but i can't find where to pass the order number to the structure.

I've tried the exit EXIT_SAPLV01F_002 but i can't reach the order infos from there.

Which exit did you use?

Thanks for your help.

Nicolas

Former Member
0 Kudos

EXIT_SAPLCOMK_008

i used above one.

coding logic as

xkomkh_e = xkomkh_i.

xkomph_e = xkomph_i.

xkomkh_e-zaufnr = afpod_i-aufnr.

where ZAUFNR is my enahnced filled in the KOMKH structure.

Regards,

Pravin

Former Member
0 Kudos

It works for me!

Thanks a lot.

Former Member
0 Kudos

hi, NICOLAS LAUDRIN

can i ask u one question?

u are also using the same functionality....in ur case, are u creating condition record based or order no ( i hope u must)

i want to know, are u creating them manually or through...

since i am looking for creation of condition record automatically..and i am not able to find any BAPI/FM to create the same. do u have any idea (i can use call transacation..but it will reduce performance)

any suggestion on this.

in my case, prd orders are created from legacy system (matriX) . it send required info and using them we create a prod order (i want to create a condition recrod at the same time)

your help will be appreciated.

Regards,

Pravin Mukkawar

Former Member
0 Kudos

HI

In satandard SAP , don't have order no. based strategy.

-ashok

Edited by: ASHOK on Sep 24, 2008 9:36 AM

Former Member
0 Kudos

Hi

You can assign Order Number as a one batch characteristic.

Define sort rule based on the Order Number..CU70.

Best Regards,

Nilam.