SAP ABAP Interface IF_LDQ_MONITOR (Interface for LDQ Monitor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SLDQ (Package) LOCAL DATA QUEUE
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LDQ_MONITOR LDQ Monitor Class 20060413
Properties
Interface IF_LDQ_MONITOR  
Short Description Interface for LDQ Monitor    
General Data
Package SLDQ   LOCAL DATA QUEUE 
Created 20060404   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_LDQ_MONITOR has no forward declaration.
Interfaces
Interface IF_LDQ_MONITOR has no interface.
Friends
Interface IF_LDQ_MONITOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_POINTER Constant Public Type reference (TYPE) LDQ_COUNTER_KIND 'L' LDQ Type: Last Pointer 20060505
2 READ_POINTER Constant Public Type reference (TYPE) LDQ_COUNTER_KIND 'R' LDQ Type: Read Pointer 20060505
3 TOP_POINTER Constant Public Type reference (TYPE) LDQ_COUNTER_KIND 'T' LDQ Type: Top Pointer 20060505
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_QUEUE Instance method Public Method 20060619
2 GET_APPLICATIONS Instance method Public Method 20060620
3 GET_AUTHORIZED_APPLICATION Instance method Public Method 20060630
4 GET_HIGH_UNIT_NUMBER_QUEUES Instance method Public Method 20060411
5 GET_HIGH_VOL_QUEUES Instance method Public Method 20060404
6 GET_HIGH_VOL_UNIT_QUEUES Instance method Public Method 20060411
7 GET_QUEUES Instance method Public Method 20060411
8 GET_QUEUES_BY_DESCRIPTION Instance method Public Method 20060626
9 GET_QUEUE_DETAILS Instance method Public Method 20060620
10 GET_QUEUE_POINTER Instance method Public Method 20060505
11 GET_TIMESTAMP_OLDEST_UNIT Instance method Public Method 20060619
12 GET_TIMESTAMP_YOUNGEST_UNIT Instance method Public Method 20060619
13 GET_UNCONFIRMED_QUEUES Instance method Public Method 20060411
14 GET_UNITS_BY_QUEUE Instance method Public Method 20060620
15 GET_UNIT_CONTENT Instance method Public Method 20060505
16 GET_UNIT_DETAILS Instance method Public Method 20060411
17 GET_UNPROCESSED_QUEUES Instance method Public Method 20060626
Events
Interface IF_LDQ_MONITOR has no event.
Types
Interface IF_LDQ_MONITOR has no local type.
Method Signatures

Method DELETE_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_NAME Call by reference Type reference (TYPE) LDQ_APPLICATION_NAME Anwendungsname für die Local Data Queue 20060628
2 Returning DELETED_UNITS Value transfer Type reference (TYPE) INT4 Gelöschte Units 20060628
3 Importing QUEUE_NAME Call by reference Type reference (TYPE) LDQ_QUEUE_NAME Queue Name für Local Data Queue 20060628
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler LDQ-Monitor 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION_TAB Value transfer Type reference (TYPE) LDQ_APPL_TAB Range Tabelle für LDQ Applikation 20060620
2 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060620
3 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060620
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_AUTHORIZED_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060630
2 Returning AUTHORIZATION_APPL_TAB Value transfer Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060630
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_HIGH_UNIT_NUMBER_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060609
2 Importing MIN_NUMB Call by reference Type reference (TYPE) LDQ_MIN_NUMB Minium Anzahl 20060613
3 Returning QUEUE_NUMB_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_VOLUME_TAB Volume LDQ Queue 20060613
4 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060609
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_HIGH_VOL_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060503
2 Importing MIN_VOL Call by reference Type reference (TYPE) LDQ_MIN_VOL Minium Volume 20060503
3 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060503
4 Returning QUEUE_VOL_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_VOLUME_TAB Volume LDQ Queue 20060609
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_HIGH_VOL_UNIT_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060608
2 Importing MIN_VOL Call by reference Type reference (TYPE) LDQ_MIN_VOL Minium Volume 20060609
3 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060608
4 Returning QUEUE_VOL_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_VOL_UNIT_TAB 20060609
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060413
2 Importing MAX_ROWS Call by reference Type reference (TYPE) LDQ_MAX_ROW Max. Number of Rows 20060619
3 Returning QUEUE_OVERVIEW_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_DETAIL_TAB Pointertabelle der Local Data Queue (Anfang, Verlauf, Ende) 20060413
4 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060413
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_QUEUES_BY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060626
2 Importing DESCRIPTION Call by reference Type reference (TYPE) LDQ_UNIT_DESCRIPTION Beschreibungsfeld der LDQ Unit 20060626
3 Returning QUEUE_DESC_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_DESC_TAB Volume LDQ Queue 20060626
4 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060626
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_QUEUE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_NAME Call by reference Type reference (TYPE) LDQ_APPLICATION_NAME Anwendungsname für die Local Data Queue 20060620
2 Exporting LAST_COUNTER Call by reference Type reference (TYPE) LDQ_LAST_COUNTER LDQ: Last Counter 20060628
3 Importing QUEUE_NAME Call by reference Type reference (TYPE) LDQ_QUEUE_NAME Queue Name für Local Data Queue 20060620
4 Exporting READ_COUNTER Call by reference Type reference (TYPE) LDQ_READ_COUNTER LDQ: Read Counter 20060628
5 Exporting READ_UNITS Call by reference Type reference (TYPE) LDQ_READ_UNITS LDQ: Read Units 20060620
6 Exporting READ_UNITS_VOL Call by reference Type reference (TYPE) LDQ_READ_UNITS_VOL LDQ: Read Units Volumen 20060620
7 Exporting TOP_COUNTER Call by reference Type reference (TYPE) LDQ_TOP_COUNTER LDQ: Top Counter 20060628
8 Exporting WRITTEN_UNITS Call by reference Type reference (TYPE) LDQ_WRITTEN_UNITS LDQ: Written Units 20060620
9 Exporting WRITTEN_UNITS_VOL Call by reference Type reference (TYPE) LDQ_WRITTEN_UNITS_VOL LDQ: Written Units Volumen 20060620
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_QUEUE_POINTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060505
2 Exporting QUEUE_POINTER_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_POINTER_TAB LDQ Queue Pointer Information ( TOP, READ, LAST ) 20060505
3 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060505
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_TIMESTAMP_OLDEST_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060619
2 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060619
3 Returning QUEUE_TIMESTAMP_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_TIMESTAMP_TAB LDQ: Queues with Timestamp 20060619
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_TIMESTAMP_YOUNGEST_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB 20060619
2 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE 20060619
3 Returning QUEUE_TIMESTAMP_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_TIMESTAMP_TAB LDQ: Queues with Timestamp 20060619
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_UNCONFIRMED_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060505
2 Importing MIN_UNCONFIRMED Call by reference Type reference (TYPE) LDQ_MIN_UNCONFIRMED Minium Unconfirmed 20060505
3 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060505
4 Returning QUEUE_UNCONF_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_VOLUME_TAB Volume LDQ Queue 20060619
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_UNITS_BY_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_NAME Call by reference Type reference (TYPE) LDQ_APPLICATION_NAME Anwendungsname für die Local Data Queue 20060816
2 Importing QUEUE_NAME Call by reference Type reference (TYPE) LDQ_QUEUE_NAME Queue Name für Local Data Queue 20060816
3 Returning UNIT_TAB Value transfer Type reference (TYPE) LDQ_UNITS_BY_QUEUES Units pro Queue 20060816
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_UNIT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_NAME Call by reference Type reference (TYPE) LDQ_APPLICATION_NAME Anwendungsname für die Local Data Queue 20060814
2 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060814
3 Exporting UNIT_DETAIL_CONTENT Call by reference Type reference (TYPE) LDQ_UNIT_CONTENT LDQ: Unit Content 20060629
4 Importing UNIT_ID Call by reference Type reference (TYPE) LDQ_UNIT_ID Id einer Unit in der LOCAL DATA QUEUE 20060505
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_UNIT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_NAME Call by reference Type reference (TYPE) LDQ_APPLICATION_NAME Anwendungsname für die Local Data Queue 20060628
2 Importing QUEUE_NAME Call by reference Type reference (TYPE) LDQ_QUEUE_NAME Queue Name für Local Data Queue 20060628
3 Exporting UNIT_DETAILS_TAB Call by reference Type reference (TYPE) LDQ_UNITS_BY_QUEUES LDQ: Unit-Detail 20060629
4 Importing UNIT_ID Call by reference Type reference (TYPE) LDQ_UNIT_ID Id einer Unit in der LOCAL DATA QUEUE 20060502
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717

Method GET_UNPROCESSED_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APP_RANGE_TAB Call by reference Type reference (TYPE) LDQ_APPL_RANGE_TAB Range Tabelle für LDQ Applikation 20060626
2 Importing QUEUE_RANGE_TAB Call by reference Type reference (TYPE) LDQ_QUEUE_RANGE Rangetabelle für LDQ Queuenamen 20060626
3 Returning QUEUE_TIMESTAMP_TAB Value transfer Type reference (TYPE) LDQ_QUEUE_TIMESTAMP_TAB LDQ: Queues with Timestamp 20060626
4 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20060626
# Exception Resumable Description Created on
1 CX_LDQ_MON Interner Fehler 20060717
2 CX_LDQ_NO_AUTHORITY Keine Berechtigung 20060717
History
Last changed by/on SAP  20090618 
SAP Release Created in 710