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

suitable user exit

Former Member
0 Likes
523

Hi there,

in transactions C015 and CO11N

when i click SAVE button one user exit will be triggered, that shud give error message for orders error in cost calculation or CSER status.

pls suggest a customer exit or badi to serve this.

3 REPLIES 3
Read only

Former Member
0 Likes
499

Hi,

Check these..

CONFPP01 PP order conf.: Determine customer specific default values

CONFPP02 PP order conf.: Customer specific input checks 1

CONFPP03 PP order conf.: Cust. specific check after op. selection

CONFPP04 PP order conf.: Customer specific input checks 2

CONFPP05 PP order conf.: Customer specific enhancements when saving

CONFPP06 PP Order Confirmations: Actual Data Transfer

CONFPP07 Single Screen Entry: Inclusion of User-Defined Subscreens

Regards,

Sankar

Read only

Former Member
0 Likes
499

Hi

before pressing save button give '/h' IN COMMAND PROMPT and press save button then it will come to debug mode and here check for statements like

call customer-function............

or put a breakpoint from menu breakpoint -> put at statements -> give call function

reward points to all helpful answers

kiran.M

Read only

0 Likes
499

thanks.

if any body worked on the requirement just like mine.

pls cqan u provide exact user exit for both transactions