null

Skip to end of banner
Go to start of banner

General Activation Product Integration

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »


The general activation of product integration is assigned to the transport system and needs to be transported.

Activation Product Integration on System

Field

Description

Tool-ID

Product ID, as listed in the central Customizing environment.

Activation

Defines whether the product is activated in general and if so, how the selection "Single integration point" is handled:

  • Product NOT active

  • All integration points active, except entered points

  • Only entered integration points active. See also Selection of Individual Points.

User. Spec.

Definition whether the product shall be activated for all users or if not, how the user groups shall be handled. This setting is used in combination with assigned user groups according User Specific Activation of Products.

Selection of Individual Integration Points

If a product is activated as described under Activation Product Integration on System, this setting allows to activate or deactivate single integration points, depending on the options used.

Field

Description

Integr.Point

Integration point which shall be activated or deactivated for the selected product. This can be a BusinessAddIn (BADI) or a function exit (CUST EXIT).

Special Call Sequence and Parameter

This setting allows to change the order of the calls to the products and also to call a product multiple times in an integration point. This option is meant for internal use only and should be only used in consultation with ProNovia.

Field

Description

Integr.point

Integration point for which a special call sequence shall be defined.

Sq. (Sequence)

Sequence of call. See Special Call Sequence and Parameter.

Tool-ID

Product ID, for which this sequence shall be defined.

Parameter

Additional parameter for this call. See Special Call Sequence and Parameter.

Special Call Sequence and Parameter

Within different integration points several ProNovia products will be called. The default call sequence is as follows:

Integration point

Default call sequence

BADI BOM_EXIT.START_SCREEN_CHECK

  1. PRM

  2. MSC

BADI DOCUMENT_STATUS01.AFTER_CHANGE_STATUS

  1. PRM

  2. SDF

BADI DOCUMENT_MAIN01.AFTER_READ_DATA

  1. PRM

  2. SDF

BADI DOCUMENT_MAIN01.BEFORE_SAVE

  1. UTI

  2. OLM

  3. PRM

  4. OLM

  5. SDF

BADI DOCUMENT_NUMBER01.DOCVERSION_GET_NEXT

  1. PRM

  2. SDF

CUST EXIT MGA00001 / EXIT_SAPLMGMU_001 / ZXMG0U02

  1. OLM

  2. PRM

  3. OLM

  4. MMS

The OLM double calls are necessary. Only this way dependencies from PRM to OLM and vice versa can be handled correctly.

Certain situations require other sequences. This customizing setting allows to override the default settings.


Without entry in field Sq (sequence) the default call sequence is use. Manually registered sequences will always be run BEFORE any default call sequence. The screen shot above leads to the following call sequence:

  1. PRM (manually defined sequence 10)

  2. OLM (manually defined sequence 20)

  3. PRM (manually defined sequence 30)

  4. MMS (default sequence 4)|

Selection of Individual Integration Points


If a product is activated under Activation Product Implementation on System, this setting can be used to activate or deactivate individual integration points, depending on the option used.

Field

Description

Integration Point

The integration points to be activated or deactivated for the selected product. This is either a BusinessAddIn (BADI) or a function exit (CUST EXIT).


  • No labels