SAP ABAP Interface IF_GLE_RUNADM_UI (Run Administration UI - Callback Interface)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
FAGL_RUN_ADMINISTRATION_UI (Package) Run Administration for FI processes (User 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
| Interface | IF_GLE_RUNADM_UI | |
| Short Description | Run Administration UI - Callback Interface |
General Data
| Package | FAGL_RUN_ADMINISTRATION_UI | Run Administration for FI processes (User Interface) |
| Created | 20110117 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GLE_RUNADM_UI has no forward declaration.
Interfaces
Interface IF_GLE_RUNADM_UI has no interface.
Friends
Interface IF_GLE_RUNADM_UI has no friend.
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 | Instance method | Public | Method | Get list of FI and FI-SL documents for one run | 20110125 | |
| 2 | Instance method | Public | Method | Get list of Fi and FI-SL document keys | 20110125 | |
| 3 | Instance method | Public | Method | Get application log object | 20110126 | |
| 4 | Instance method | Public | Method | Get GUI status and title and list of exluded function codes | 20110131 | |
| 5 | Instance method | Public | Method | Reverse run | 20110128 |
Events
Interface IF_GLE_RUNADM_UI has no event.
Types
Interface 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 | I_RUNID | Value transfer | Type reference (TYPE) | GLE_RUNADM_DTE_RUNID | Run Data of GLE Run Administration | 20110131 | |||
| 2 | R_TAB_ACCOUNTING_DOCS | Value transfer | Type reference (TYPE) | GLE_RUNADM_TAB_FI_DOC | Financial Accounting documents | 20110125 |
Method GET_ACCOUNTING_DOCUMENTS on Interface 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 | 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 | 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 Interface 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 | R_LOGOBJECT | Value transfer | Type reference (TYPE) | BALHDR-OBJECT | 20110126 |
Method GET_LOGOBJECT on Interface 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 | EX_ACTIVATE_FIELDS | Call by reference | Type reference (TYPE) | STRING | activate appl. specific screen fields (regexp) | 20110204 | |||
| 2 | EX_EXCL_FCODES | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Excluded Function Codes | 20110131 | |||
| 3 | EX_GUI_STATUS | Value transfer | Type reference (TYPE) | GUI_STATUS | Menu Painter: Status code | 20110131 | |||
| 4 | EX_GUI_TITLE | Value transfer | Type reference (TYPE) | GUI_TITLE | Menu Painter: Title code | 20110131 | |||
| 5 | IM_DYNNR | Value transfer | Type reference (TYPE) | DYNNR | Number of the following screen | 20110131 | |||
| 6 | IM_FCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | Function Code | 20110131 |
Method GET_UI_STATUS on Interface 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 | EX_REVERSE_RUNID_KEY | Value transfer | Type reference (TYPE) | GLE_RUNADM_STR_RUNADM_ID_KEY | Run id of reversal run | 20110128 | |||
| 2 | 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 Interface IF_GLE_RUNADM_UI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |