LMSEMAPHORE_LOG - Semaphore Log Table for LM Process Exclusion
Semaphore Log Table for LM Process Exclusion information is stored in SAP table LMSEMAPHORE_LOG.
It is part of development package SAUL_LM_SEMAPHORE in software component BC-UPG-TLS-TLA. This development package consists of objects that can be grouped under "Lifecycle Management Shared Utilities".
It is part of development package SAUL_LM_SEMAPHORE in software component BC-UPG-TLS-TLA. This development package consists of objects that can be grouped under "Lifecycle Management Shared Utilities".
Fields for table LMSEMAPHORE_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHANGE_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
CHANGE_COUNT | Counter for log entries of the same time stamp | X | LM_SEMAPHORE_COUNT | NUMC | 6 | |
SYSTEM_NAME | LM System Name | LM_SYSTEM_ID | CHAR | 16 | ||
CLIENT_RANGE | Client Selection for LM Process Exclusion | LM_SEMAPHORE_RANGE | CHAR | 6 | ||
PROCESS_TYPE | Process Types participating in LM Process Exclusion | LM_PROCESS_TYPE | CHAR | 60 | ||
PROCESS_ID | Identifier for LM Process | LM_PROCESS_ID | CHAR | 80 | ||
TOOL_NAME | Name of LM Tool | LM_TOOL_NAME | CHAR | 36 | ||
STATUS | Last Status of LM Semaphore | LM_SEMAPHORE_STATUS | CHAR | 2 | ||
ALLOWED_PROCESSES | List of LM Process Types | LM_SEMAPHORE_PROC_TYPE_LIST | CHAR | 510 | ||
RESPONSIBLE_USER | Responsible User for an LM Semaphore | LM_SEMAPHORE_RESPONSIBLE | CHAR | 24 | ||
DESCRIPTION | Description for LM Process Exclusion | LM_SEMAPHORE_DESCR | CHAR | 510 |