LDQ_PROGRESS - Pointer Table of Local Data Queue (Start, Progress, End)
Pointer Table of Local Data Queue (Start, Progress, End) information is stored in SAP table LDQ_PROGRESS.
It is part of development package SLDQ in software component BC-MID-RFC-BG. This development package consists of objects that can be grouped under "LOCAL DATA QUEUE".
It is part of development package SLDQ in software component BC-MID-RFC-BG. This development package consists of objects that can be grouped under "LOCAL DATA QUEUE".
Fields for table LDQ_PROGRESS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION_NAME | Application Name for Local Data Queue | X | LDQ_APPLICATION_NAME | CHAR | 40 | |
CLIENT | Client | X | MANDT | CLNT | 3 | * |
QUEUE_NAME | Queue Name for Local Data Queue | X | LDQ_QUEUE_NAME | CHAR | 40 | |
KIND | LDQ Typing of Counter (T = TOP; R = Read; L = Last) | X | LDQ_COUNTER_KIND | CHAR | 1 | |
QUEUE_COUNTER | Queue Count of Local Data Queue | LDQ_UNIT_COUNTER | DEC | 9 |