SAP ABAP Class CL_SRM_POID_DIRECTORY (POID - Directory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM | SRM Basis Class (abstract) | 20001010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_DIRECTORY | POID Directory -Main | 20010706 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_DIR_CHECK | POID Dictionary - Check POID Directory | 20001011 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_DIR_EDIT | POID Dictionary - Edit POID Directory | 20001010 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_DIR_QUERY | POID Dictionary - Query POID Directory | 20001011 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_RELA_CHECK | POID Relation - Check POID Relation | 20001012 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_RELA_EDIT | POID Relation - Edit POID Relation | 20001012 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_POID_RELA_QUERY | POID Relation - Query POID Relation | 20001012 |
Properties
| Class | CL_SRM_POID_DIRECTORY | |
| Short Description | POID - Directory | |
| Super Class | CL_SRM | SRM Basis Class (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20001010 | SAP |
| Last change | 20130531 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_POID_DIRECTORY | POID Directory -Main | 20010706 | ||
| 2 | IF_SRM_POID_DIR_CHECK | POID Dictionary - Check POID Directory | 20001011 | ||
| 3 | IF_SRM_POID_DIR_EDIT | POID Dictionary - Edit POID Directory | 20001010 | ||
| 4 | IF_SRM_POID_DIR_QUERY | POID Dictionary - Query POID Directory | 20001011 | ||
| 5 | IF_SRM_POID_RELA_CHECK | POID Relation - Check POID Relation | 20001012 | ||
| 6 | IF_SRM_POID_RELA_EDIT | POID Relation - Edit POID Relation | 20001012 | ||
| 7 | IF_SRM_POID_RELA_QUERY | POID Relation - Query POID Relation | 20001012 |
Friends
Class CL_SRM_POID_DIRECTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | AREA_PDIR_INFO_TAB | 20011026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns Information for AREA | 20010706 | |
| 2 | Instance method | Private | Method | 20050330 |
Events
Class CL_SRM_POID_DIRECTORY has no event.
Types
Class CL_SRM_POID_DIRECTORY has no local type.
Method Signatures
Method GET_AREA_INFO_BY_AREA_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTENT_REPOSITORY | Call by reference | Type reference (TYPE) | STRING | Content Repository | 20010706 | |||
| 2 | EX_PDIRTAB_FIELD_POIDSTR_EXIST | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050329 | |||
| 3 | EX_POID_DIR_TABLE | Call by reference | Type reference (TYPE) | SRMPDIRTAB | Tabelle für POID Directory | 20010706 | |||
| 4 | EX_POID_RELATION_TYPES | Call by reference | Type reference (TYPE) | SRM_LIST_STRING | Area POID relation types | 20010921 | |||
| 5 | EX_POID_REL_TABLE | Call by reference | Type reference (TYPE) | SRMPPRETAB | Tabelle für POID - POID Relation | 20010706 | |||
| 6 | EX_POID_TABS_ARE_CLNT_DEP | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040618 | |||
| 7 | EX_PRELTAB_FIELD_RELATTR_EXIST | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20060530 | |||
| 8 | IM_AREA_ID | Call by reference | Type reference (TYPE) | STRING | AREA ID | 20010706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010706 | ||
| 2 | Fehler Registrierungsdaten (abstrakt) | 20010706 |
Method POID_STRING_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POIDSTR1 | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 2 | IM_POIDSTR2 | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 3 | IM_SERVICE_COMPARE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SRM_SERVICE_COMPARE | Compare Services | 20050330 | |||
| 4 | RE_CHECK_RESULT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20050330 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |