‎2008 Oct 30 4:15 AM
Hello All,
I have my own 'Z' condtion type.
I have to execute this condition type only when the sales order docuement type equalls to 'ZSO'.
where can i do this.
Thanks in advance.
Best Regards,
Amarender Reddy B
‎2008 Oct 30 4:20 AM
‎2008 Oct 30 4:22 AM
Hello Kumaresh,
Thanks for your fast reply, can you please give little details, how to do it in vofm.
your help will be definetely appreciated.
Thank you.
Best Regards,
Amarender Reddy B
‎2008 Oct 30 4:26 AM
‎2008 Oct 30 4:47 AM
Hello Padma,
Thanks for the document.
I cant access the sales order header information, inside this routines, If i write a routine a function module to get the sales order header and item informaiton,
in function group i should put the function module.....
please let em know....i am new to SD
Best Regards,
Amarender Reddy B
‎2008 Oct 30 4:58 AM
actually what problem u r facing in VOFM?
i cant understand ur prev query.!
‎2008 Oct 30 5:03 AM
in the routine that i have written in VOFM, i cant access the sales order header information, and item information.
i need sales order information, so if i write a 'Z' function module, which give sales order information (i.e. VBAK and VBAP) in which function group i should write it.
can i call this function module in side the VOFM routine.
Thanks a lot.
‎2008 Oct 30 5:34 AM
wht routine u r applying?
check this pdf.:
http://saptechsolutions.com/pdf/VOFMDataTransferRoutines.pdf
check for the 3. Orders in page 4.
and choose the appropriate routine for ur requirement. double click the routine number, it will ask for a ACCESS key, u have to provide them (u can ask BASIS / ur Lead for procedures) and u can write the code.
It will be an include program basicallly, and this include wil be called in the main standard program according to ur routine. Inside the include, we hav a subroutine, there we will write the codings.
In addition, check this thread:
Hope this solves ur problem.
regards,
Padma.
‎2008 Oct 30 4:46 AM
hi...
Go to VK11..
Logistics u2192 Sales and Distribution u2192 Master Data u2192 Conditions u2192 Select Using Condition Type u2192 VK11 - Create
choose the first option "sales docu. type"
give the docu. type and maintain the key combination
pricing will automatically flow in the sales order.