SAP ABAP Class CL_ILM_READ_REPOS (Reads Information from the Repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM (Application Component) Information Retention Manager
⤷
S_ILM_REPOSITORY (Package) ILM Repository

⤷

⤷

Properties
Class | CL_ILM_READ_REPOS | |
Short Description | Reads Information from the Repository | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ILM_REPOSITORY | ILM Repository |
Created | 20101014 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ILM_READ_REPOS has no forward declaration.
Interfaces
Class CL_ILM_READ_REPOS has no interface implemented.
Friends
Class CL_ILM_READ_REPOS has no friend class.
Attributes
Class CL_ILM_READ_REPOS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Whether an Object Relationship Exists for a Structure | 20110111 |
2 | ![]() |
Static method | Public | Method | Gets All Fields | 20110103 |
3 | ![]() |
Static method | Public | Method | Gets All Object Types for a Structure | 20101014 |
4 | ![]() |
Static method | Public | Method | Gets All Structures | 20110103 |
5 | ![]() |
Static method | Public | Method | Gets Descriptions Text for Structures | 20110708 |
Events
Class CL_ILM_READ_REPOS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_OBJECT_TYPE | Public | See coding | 20101014 | ty_t_object_type TYPE STANDARD TABLE OF lrm_object_type
|
Method Signatures
Method CHECK_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20110111 | ||
2 | ![]() |
IV_STRUC | Call by reference | Type reference (TYPE) | LRM_STRUC | Struktur | 20110111 | ||
3 | ![]() |
RV_EXIST | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110111 |
Method CHECK_OBJECTS on class CL_ILM_READ_REPOS has no exception.
Method GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20110810 | ||
2 | ![]() |
IV_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20110103 | ||
3 | ![]() |
IV_STRUC | Call by reference | Type reference (TYPE) | LRM_STRUC | Objekttyp | 20110103 | ||
4 | ![]() |
RT_FIELDS | Value transfer | Type reference (TYPE) | ILM_T_FIELDS | 20110103 |
Method GET_FIELDS on class CL_ILM_READ_REPOS has no exception.
Method GET_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | ILM_T_OBJECTS | ILM Objekte mit Beschreibung | 20110112 | ||
2 | ![]() |
ET_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TY_T_OBJECT_TYPE | ILM Objekte | 20101014 | ||
3 | ![]() |
IV_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20101014 | ||
4 | ![]() |
IV_STRUC | Call by reference | Type reference (TYPE) | LRM_STRUC | Struktur | 20101014 | ||
5 | ![]() |
IV_WITH_TEXT | Call by reference | Type reference (TYPE) | BOOLEAN | Objekte mit Text | 20110112 |
Method GET_OBJECT_TYPES on class CL_ILM_READ_REPOS has no exception.
Method GET_STRUCTURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | LRM_OBJECT_CATEGORY | Objektkategorie | 20110103 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | SILM_TABNAME | Tabellenname | 20110803 | ||
3 | ![]() |
RT_STRUCTURES | Value transfer | Type reference (TYPE) | ILM_T_STRUC_EXT | Tabellen im Repository | 20110103 |
Method GET_STRUCTURES on class CL_ILM_READ_REPOS has no exception.
Method GET_STRUCTURE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REPOS_ST | Call by reference | Type reference (TYPE) | SIWP_T_REPOS_ST | Strukturbeschreibung des Repository | 20110708 | ||
2 | ![]() |
IS_REPOS_S | Call by reference | Type reference (TYPE) | IWP_REPOS_S | Retention Warehouse: Strukturen im Repository | 20110719 | ||
3 | ![]() |
IT_REPOS_S | Call by reference | Type reference (TYPE) | SIWP_T_REPOS_S | Repository-Strukturen | 20110708 |
Method GET_STRUCTURE_DESCRIPTION on class CL_ILM_READ_REPOS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |