SAP ABAP Data Element XMILOGOBJ (XMI logging: Name of object (job name, spool ID ...))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-API-CSI-XMI (Application Component) eXternal Management Interface Framework
⤷
SXMI (Package) CCMS: Interfaces to external management tools
⤷
⤷
Basic Data
| Data Element | XMILOGOBJ |
| Short Description | XMI logging: Name of object (job name, spool ID ...) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | TEXT50 | |
| Data Type | CHAR | Character String |
| Length | 50 | |
| Decimal Places | 0 | |
| Output Length | 50 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Object |
| Medium | 15 | Object |
| Long | 20 | Object |
| Heading | 50 | Object |
Documentation
Definition
A freely-selectable string that identifies the component or object referenced in a message in the XMI session log.
An object can be specified when an external program writes a message into the XMI session log. The object can then be used to sort or select messages according to the object (job name, spool ID, component name) specified in a message.
By convention, an object string should begin with an object type identifier, such as JOB: or APPSERVER:. After a colon and space as separation characters, the object string should contain an object identifier, such as a job name or job count. If multiple such identifiers are provided, they should be separated with a slash character.
Example: JOB: <JOBNAME>/<JOBCOUNT>
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |