SAP ABAP Class IF_GLE_RUNADM_UI (Run Administration UI - Callback Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GADB_RUNADM_UI UI für ADB Laufverwaltung, Oberklasse 20110127
Properties
Class IF_GLE_RUNADM_UI  
Short Description Run Administration UI - Callback Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GLE_RUNADM_UI has no forward declaration.
Interfaces
Class IF_GLE_RUNADM_UI has no interface implemented.
Friends
Class IF_GLE_RUNADM_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLK Instance attribute Public Type reference (TYPE) GLE_RUNADM_DTE_APPLK Application 20110127
2 C_NAME Constant Public Type reference (TYPE) STRING 'IF_GLE_RUNADM_UI' 20110117
3 NROBJ Instance attribute Public Type reference (TYPE) NROBJ Name of number range object 20110201
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCOUNTING_DOCUMENTS Instance method Public Method Get list of FI and FI-SL documents for one run 20110125
2 GET_FI_DOC_IDS Instance method Public Method Get list of Fi and FI-SL document keys 20110125
3 GET_LOGOBJECT Instance method Public Method Get application log object 20110126
4 GET_UI_STATUS Instance method Public Method Get GUI status and title and list of exluded function codes 20110131
5 REVERSE_RUN Instance method Public Method Reverse run 20110128
Events
Class IF_GLE_RUNADM_UI has no event.
Types
Class IF_GLE_RUNADM_UI has no local type.
Method Signatures

Method GET_ACCOUNTING_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUNID Value transfer Type reference (TYPE) GLE_RUNADM_DTE_RUNID Run Data of GLE Run Administration 20110131
2 Returning R_TAB_ACCOUNTING_DOCS Value transfer Type reference (TYPE) GLE_RUNADM_TAB_FI_DOC Financial Accounting documents 20110125

Method GET_ACCOUNTING_DOCUMENTS on class IF_GLE_RUNADM_UI has no exception.

Method GET_FI_DOC_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DOCIDS Call by reference Type reference (TYPE) GLE_RUNADM_TAB_DOCID Table with keys of an FI or FI-SL document 20110125
2 Importing IM_RUNID_KEY Value transfer Type reference (TYPE) GLE_RUNADM_STR_RUNADM_ID_KEY Key structure of table GLE_RUNADM_ID 20110125

Method GET_FI_DOC_IDS on class IF_GLE_RUNADM_UI has no exception.

Method GET_LOGOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGOBJECT Value transfer Type reference (TYPE) BALHDR-OBJECT 20110126

Method GET_LOGOBJECT on class IF_GLE_RUNADM_UI has no exception.

Method GET_UI_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTIVATE_FIELDS Call by reference Type reference (TYPE) STRING activate appl. specific screen fields (regexp) 20110204
2 Exporting EX_EXCL_FCODES Call by reference Type reference (TYPE) UI_FUNCTIONS Excluded Function Codes 20110131
3 Exporting EX_GUI_STATUS Value transfer Type reference (TYPE) GUI_STATUS Menu Painter: Status code 20110131
4 Exporting EX_GUI_TITLE Value transfer Type reference (TYPE) GUI_TITLE Menu Painter: Title code 20110131
5 Importing IM_DYNNR Value transfer Type reference (TYPE) DYNNR Number of the following screen 20110131
6 Importing IM_FCODE Value transfer Type reference (TYPE) SY-UCOMM Function Code 20110131

Method GET_UI_STATUS on class IF_GLE_RUNADM_UI has no exception.

Method REVERSE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REVERSE_RUNID_KEY Value transfer Type reference (TYPE) GLE_RUNADM_STR_RUNADM_ID_KEY Run id of reversal run 20110128
2 Importing IM_RUNID_KEY Value transfer Type reference (TYPE) GLE_RUNADM_STR_RUNADM_ID_KEY Key of run to be reversed 20110128

Method REVERSE_RUN on class IF_GLE_RUNADM_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in