Customizing for ALE Audit (Optional)
You can configure your client and hub systems so that your client systems send confirmation of replicated materials back to the MDG hub. Use the following steps to set up this confirmation process.
In the client system make the following settings:
Select Distribution Model
Run transaction BD64
and choose Change/Display
.
Select the distribution model you created above and choose Add Message Type
.
In the Add Message Type
screen enter the following:
In the Sender
field, enter the logical system from which the acknowledgement is sent (The client system).
In the Receiver
field, enter the logical system to which the acknowledgement is sent (The hub system).
In the Message Type
field, enter ALEAUD.
Choose Ok
.
Select Partner Profile
Run transaction SALE
and choose . Alternatively, run transaction BD82
(Generate Partner Profiles).
Select the distribution model and in the Partner System
field, enter the hub logical system name.
Enter the ALE-User
(the default value is ALEREMOTE
) and the following values.
Field | Value |
|---|---|
Version | 3 |
PackSize | 100 |
Output Mode | Transfer IDoc Immediately |
Inb. Parameters: Processing | Trigger Immediately |
Click on the Execute
button. The log for partner profile generation appears showing the new sender and receiver systems
To verify your settings, run transaction WE20
and from the Partner Profiles
menu, choose Partner Type LS
. Verify that Partner type LS
is the logical destination system.
In the detail screen, the message type, ALEAUD
must appear.
In the Inbound Options
tab, in the Process Code
field enter AUD2
.
Select the Cancel Processing After Syntax Error
checkbox.
In the Processing by Function Module
section, select the Trigger Immediately
radio button.
Choose Save
.
Run transaction BD64
. Select the model view and select . Select the Hub system and click OK
.
In the hub system make the following settings:
Distribution Model
Run transaction BD64
and check that the same Distribution Model View
with partner profile was created.
Partner Profile
Run transaction WE20
and check that the partner profile with logical name of the receiver system (Hub system) exists below the Partner Type LS
folder.
Select Receiver Logical System
(Hub system) and choose Change
.
Choose Create Outbound Parameter
.
In the Message Type
field enter ALEAUD
.
In the Outbound Options
tab, in Receiver Port
field, enter the logical system name for the client from which the status information is to be received.
In the Output Mode
list, select Transfer IDoc Immediately
.
In the Basic Type
field enter ALEAUD01
.
Select the Cancel Processing After Syntax Error
checkbox.
Choose Save
.
Configure DRF Customizing
Run transaction DRFIMG
.
Navigate to .
Select the receiver system (Hub system) and double-click on Define Bus. Systems, BOs, Communication Channel
.
Enter the business object type 194
and choose OK
.
Select the checkbox Upd.KM
.
Choose Save
.
Note
The inbound IDoc in the target system always accepts the material number sent in the IDoc, independent of the number range settings for the material type. Without additional coding it is not possible to force the target systems to create new material numbers. You can do this coding in enhancement spot ES_SAPLMV02
in function module IDOC_INPUT_MATMAS01
.