SAP ABAP Class CL_ILM_AO_FEEDER (POWL List of Archiving Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-WP (Application Component) ILM Workplace
⤷
S_ILM_ARC_ADMIN_UI (Package) ILM Work Center for Archiving: UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20121023 |
Properties
| Class | CL_ILM_AO_FEEDER | |
| Short Description | POWL List of Archiving Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_ARC_ADMIN_UI | ILM Work Center for Archiving: UI |
| Created | 20121023 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20121023 |
Friends
Class CL_ILM_AO_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '15' | 20121024 | |||
| 2 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'P_ALLOBJ' | Selection Criteria ID | 20121025 | ||
| 3 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'S_APPLIC' | Selection Criteria ID | 20121024 | ||
| 4 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'S_DATE' | Selection Criteria ID | 20121024 | ||
| 5 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'S_OBJECT' | Selection Criteria ID | 20121024 | ||
| 6 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'P_PERIOD' | Selection Criteria ID | 20121024 | ||
| 7 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'S_RESPON' | Selection Criteria ID | 20121024 | ||
| 8 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'P_STATUS' | Selection Criteria ID | 20121024 | ||
| 9 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'P_TABNAM' | Selection Criteria ID | 20121024 | ||
| 10 | Constant | Private | Type reference (TYPE) | POWL_SELNAME_TY | 'S_USER' | Selection Criteria ID | 20121024 | ||
| 11 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Is ILM Switched On? | 20121026 | ||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ILM_ARC_CENTRAL_DATA | Central Data Container for Archiving Work Center | 20130403 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | TY_TS_APPL_TEXT | 20121108 | ||||
| 14 | Instance attribute | Private | See coding | Sorts Tables of Status Texts | 20121026 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | Meta Description of Action | 20121026 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Meta Description of Field Catalog | 20121026 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ILM_T_AO_LIST | List of Archiving Objects | 20121026 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Meta Description of Selection Criteria | 20121026 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Read-Only Mode for Archive Administration | 20130115 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20130703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121026 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20121026 | |
| 3 | Instance method | Private | Method | Read Text for Application Component | 20121024 | |
| 4 | Instance method | Private | Method | Read the Archiving Objects | 20121023 |
Events
Class CL_ILM_AO_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_APP_TEXT | Private | See coding | 20121108 | begin of TY_S_APP_TEXT,
langu TYPE LANGU,
applic TYPE APPLI_TR01,
text TYPE STRING,
END OF TY_S_APP_TEXT
|
||
| 2 | TY_TS_APPL_TEXT | Private | See coding | 20121108 | ty_ts_appl_text type SORTED TABLE OF ty_s_app_text with UNIQUE key langu applic
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ILM_AO_FEEDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ILM_AO_FEEDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ILM_AO_FEEDER has no parameter.
Method CONSTRUCTOR on class CL_ILM_AO_FEEDER has no exception.
Method GET_APPLIC_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLIC | Call by reference | Type reference (TYPE) | APPLI_TR01 | Arbeitsgebiet | 20121024 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20121024 | ||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | Arbeitsgebiet Text | 20121024 |
Method GET_APPLIC_TEXT on class CL_ILM_AO_FEEDER has no exception.
Method GET_ARCHOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ARCHOBJ | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_AO_REFS | 20121024 | ||||
| 2 | ET_DATE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_DATE_RANGE | 20121024 | ||||
| 3 | IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20121023 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | ID des POWL-Typs | 20121024 |
Method GET_ARCHOBJ on class CL_ILM_AO_FEEDER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |