The Adapter Connection wizard provides names for the ALE business graph, top-level business object, and the business object itself. The business object name reflects the structure of the business object.
The following table describes the naming conventions that the Adapter Connection wizard uses for the business object. Note that [Name of Extension type IDoc] in the Naming convention column represents an optional entry. It is included in the name only if the selected IDoc is an Extension Type IDoc.
Element | Naming convention |
---|---|
Name of the business graph | Sap + Name of IDoc + [Name of Extension
type IDoc] + BG For example: SapAlereq01BG |
Name of the top-level wrapper object | Sap + Name of IDoc + [Name of Extension type IDoc] For example: SapAlereq01 |
Name of the IDoc business object for basic IDocs | Sap + Name of IDoc For example, the business object for the IDoc MATMAS03 is: SapMatmas03 |
Name of the IDoc business object for extension type IDocs | Sap + Name of IDoc + Name of Extension type IDoc For example, the business object for the IDoc DELVRY03 and extension SD_DESADV_PDC is: SapDelvry03SdDesadvPdc |
In the case of an IDoc duplicate name, the Adapter Connection wizard adds a unique suffix to differentiate the business object. If an IDoc packet has two segments with the same name (for example segOrder), the first business object is assigned the name SapSegOrder and the second business object is assigned a name such as SapSegOrder619647890, where 619647890 is the unique identifier appended to the name by the Adapter Connection wizard.