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: 

Re manual pricing condition types (only for interfaces)

Former Member
0 Kudos

Hi Gurus , can any one solve this??

There are two manual pricing condition types:

ZPMN: Manual Price (condition type entered manually by users)

ZPSY: System Price (condition type used by system interface to apply manual price)

ZPMN condition type will be manually entered by users. ZPSY condition type will be used for manual price updates by interfaces (ex: Returns, Credits/Debits, Payment Request Interfaces from Model N, etc.) that create Return/Credit/Debit Sales Orders.

Requirement will ensure that a ZPSY condition type is only entered in sales orders that are created through interfaces. In other words, it will prevent users from entering ZPSY condition type manually. This will ensure that Manual Price override report only provides list of orders that have price overridden by users (ZPMN condition type).

Need to identify a variable that will make a distinction between order created manually by users and order created automatically by an interface.

2 REPLIES 2

krishnendu_laha
Active Contributor
0 Kudos

hello,

what do you mean by interfaces? is there are separate programs for return and credit/debit?

if yes, you cna use the system varaibale sy-cprog. toc heck it is ME23N program or other program.

Thanks.

0 Kudos

Hi

I need to write the code in VOFM transaction routine