cancel
Showing results for 
Search instead for 
Did you mean: 

Delete notification warning in notification

Former Member
0 Kudos

When a customer has a Contact Person, if I create a notification using this sold-to-party, and i don't enter a contact person (we don't use CP for notifications), this warning appears:

"Contact person not entered" (Message no. /DBM/CUSTOMER413)

How can I delete this warning.

Thnxs,

Gonzalo.

Accepted Solutions (0)

Answers (1)

Answers (1)

rakesh_mane
Active Contributor
0 Kudos

dear,

u cant delet dat u have to cofigure the action box of notification in customising,

Regards

Rakesh

Former Member
0 Kudos

Dear,

the answer i need was:

Hi Gonzalo,

the warning message would appear when you have assigned to your customer master data a contact person CP in the partner function.

This is the DBM-standard. If you need a different procedure please copy

the DBM-function module /DBM/CU17_CHECK_BEFORE_SAVE into your own name

space and comment the line 95 (MESSAGE w413.)

**********************************************************************

  • if there are CPs at the customer but not in the notification ->

warning

MESSAGE w413.

**********************************************************************

Afterwards include in the user exit EXIT_SAPMIWO0_020 instead of the FM

/DBM/CU17_CHECK_BEFORE_SAVE your own function module (TCODE CMOD).

If you have further questions please let us know.

Thanks anyway!

former_member42744
Active Contributor
0 Kudos

Not sure why your going through all that. You can make the partner not-required in the standard configuration of the notification type.

Craig