SAP ABAP Class CX_SRM_POID (POID Error (abstract))
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) | CX_SRM_FRAMEWORK | Framework (abstract) | 20010724 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_POID_AREA_POID | Area POID Error | 20010930 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_POID_HASH | POID: Forming Hash Value | 20010924 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_POID_INVALID_REF | POID: Invalid Reference for POID | 20010629 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_POID_POID_STATE | Error Relating to POID State | 20010626 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_POID_SP_POID | SP POID Error | 20010626 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_POID_SRM_POID | Error Relating to SRM POID | 20010626 |
Properties
| Class | CX_SRM_POID | |
| Short Description | POID Error (abstract) | |
| Super Class | CX_SRM_FRAMEWORK | Framework (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20010617 | SAP |
| Last change | 20010724 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SRM_POID has no forward declaration.
Interfaces
Class CX_SRM_POID has no interface implemented.
Friends
Class CX_SRM_POID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010625 | ||||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '1CCEF9322E6595458A5A97C25CF4095A' | 20010617 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | POID Directory ID | 20011009 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_POID | Specific: POID | 20010629 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010626 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20010625 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | SP ID | 20010617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010617 |
Events
Class CX_SRM_POID has no event.
Types
Class CX_SRM_POID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA_ID | Value transfer | Type reference (TYPE) | STRING | AREA_ID | 20010625 | |||
| 2 | PDIR_ID | Value transfer | Type reference (TYPE) | STRING | PDIR_ID | 20011009 | |||
| 3 | POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010629 | |||
| 4 | POID_STATE | Value transfer | Type reference (TYPE) | STRING | POID_STATE | 20010626 | |||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010617 | ||||
| 6 | SPS_ID | Value transfer | Type reference (TYPE) | STRING | SPS_ID | 20010625 | |||
| 7 | SP_ID | Value transfer | Type reference (TYPE) | STRING | SP_ID | 20010617 | |||
| 8 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010617 |
Method CONSTRUCTOR on class CX_SRM_POID has no exception.
History
| Last changed by/on | SAP | 20010724 |
| SAP Release Created in | 620 |