cancel
Showing results for 
Search instead for 
Did you mean: 

Quality notification - more reference objects

Former Member
0 Kudos

Hello,

business need is to have quality notification with possibility to refer either production order or purchase order under one notification type.

By standard this seems not possible as:

Complaint Against Vendor references to Purchase order

Internal Problem Report references to Production order.

But in section "User-specific notification" is mentioned

A user-specific notification type has the same basic structure as the standard, predefined notification types. The screen layouts, reference objects, and tab indexes, however, may differ from those in the predefined notification types, depending on how you customize the user-specific notification type.

But I have not found a way in customizing to enable this.

Advice appreciated.

Br, Jan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Jan

In the config for notification type in screen areas in notificatio header add following screen areas

1. O510 - Vendor information

2. O520 - Internal notifcaiton information.

You will have have all reference objects needed.

Former Member
0 Kudos

Thanks for the asnwer, but I think this does not solve my problem.

In the configuaration for "Notification Header and Screen Areas" I do have

- notification header screen H500

- customized screen O550 (BADI)

and both are needed.

The BADI is used to customize refernce object screen, not reference documents screen. But my idea was to change reference document screen area in a way, that both purhcasing and production reference documents are visible in there.

I only managed to get the vendor screen by adding screen area 037 to "Extended View: Tabstrips and Screen Areas" But adding purhcase document as reference to Reference documents remains my problem.

I am kind of able to make the vendor screen visible by e.g. adding screen area 037 Partner overview screen (table control).But creating a new pop-up window for notification reference, where both options (pur ord, prod ord) would be available with copying functionality - in my opinion this requiers completely custom coding.

Former Member
0 Kudos

Hello Jan,

We had a same requirement. In our case all references like purch order, prod order, sales order were needed in one notification type.

So we used exit QQMA0001 to define the new reference screen. Copy functionality was implemented only to limited fields.

That means, if prod order entered, we only copy plant, material, quantity and work center.

If sales order is entered, copy sales org, sold to party, material etc.

In screen assignment 'screen area 091 - Customer Subscreen (>1 Screen/Not.Type)' was used and the newly defined screen number assigned to the respective screen.

Hope this is helpful.

regards

Answers (0)