SAP ABAP Class CL_SRM_POID_PARSER (CL_SRM_POID_PARSER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package
⤷
⤷
Properties
| Class | CL_SRM_POID_PARSER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20040209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_POID_PARSER has no forward declaration.
Interfaces
Class CL_SRM_POID_PARSER has no interface implemented.
Friends
Class CL_SRM_POID_PARSER has no friend class.
Attributes
Class CL_SRM_POID_PARSER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Escaped a String | 20040209 | |
| 2 | Static method | Public | Method | Conversion of a POID Object into a String | 20040209 | |
| 3 | Static method | Public | Method | Conversion of a POID_STR into a POID Object | 20041025 | |
| 4 | Static method | Public | Method | Conversion of a POID String into Tables | 20040209 | |
| 5 | Static method | Public | Method | Conversion of POID Tables into a String | 20040209 | |
| 6 | Static method | Private | Method | Conversion of a Table into a String | 20040209 |
Events
Class CL_SRM_POID_PARSER has no event.
Types
Class CL_SRM_POID_PARSER has no local type.
Method Signatures
Method ESCAPE_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STR | Call by reference | Type reference (TYPE) | STRING | 20040209 | ||||
| 2 | RE_ESCAPED_STR | Value transfer | Type reference (TYPE) | STRING | 20040209 |
Method ESCAPE_STR on class CL_SRM_POID_PARSER has no exception.
Method OBJ_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040209 | |||
| 2 | RE_STR | Value transfer | Type reference (TYPE) | STRING | 20040209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040209 |
Method STR_TO_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID_STR | Call by reference | Type reference (TYPE) | STRING | 20041025 | ||||
| 2 | IM_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ROOT | Root | 20120105 | |||
| 3 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20041025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20041025 |
Method STR_TO_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040209 | |||
| 2 | EX_IS_INSTANCE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041110 | |||
| 3 | EX_SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20040209 | ||||
| 4 | EX_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040209 | |||
| 5 | IM_POID_STR | Call by reference | Type reference (TYPE) | STRING | 20040209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040209 |
Method TABS_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040209 | |||
| 2 | IM_IS_INSTANCE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041110 | |||
| 3 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20040209 | ||||
| 4 | IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040209 | |||
| 5 | RE_POID_STR | Value transfer | Type reference (TYPE) | STRING | 20040209 |
Method TABS_TO_STR on class CL_SRM_POID_PARSER has no exception.
Method TAB_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040209 | |||
| 2 | RE_STR | Value transfer | Type reference (TYPE) | STRING | 20040209 |
Method TAB_TO_STR on class CL_SRM_POID_PARSER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |