SAP ABAP Class CL_SRM_POID_XML_CONVERTER (POID - XML Converter)
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_XML_CONVERTER | |
Short Description | POID - XML Converter | |
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 | 20010718 | SAP |
Last change | 20040930 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_POID_XML_CONVERTER has no interface implemented.
Friends
Class CL_SRM_POID_XML_CONVERTER 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) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20040715 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'areaPoid' | ID for Area POID | 20011001 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'PA' | ID for Area POID | 20040715 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'name' | Character field, length 32 | 20011002 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'N' | Character field, length 32 | 20040715 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'nameValuePair' | Character field, length 32 | 20011002 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'NV' | Character field, length 32 | 20040715 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'pairNo' | Character field, length 32 | 20011002 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'I' | Character field, length 32 | 20040715 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'poid' | Character field, length 32 | 20011002 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'P' | Character field, length 32 | 20040715 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'spPoid' | ID for SP POID | 20011001 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'PS' | ID for SP POID | 20040715 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'srmPoid' | ID for SRM POID | 20011001 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'PG' | ID for SRM POID | 20040715 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'value' | Character field, length 32 | 20011002 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR32 | 'V' | Character field, length 32 | 20040715 | |
18 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20010718 | ||
19 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML | 20010718 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010718 |
2 | ![]() |
Instance method | Private | Method | CREATE_POID | 20010718 |
3 | ![]() |
Instance method | Private | Method | CREATE_POID_SHORT | 20040715 |
4 | ![]() |
Instance method | Public | Method | Data -> STRING | 20011001 |
5 | ![]() |
Instance method | Private | Method | GET_POID | 20010718 |
6 | ![]() |
Instance method | Private | Method | PARSE_STRING | 20010718 |
7 | ![]() |
Instance method | Private | Method | RENDER_2_STRING | 20010718 |
8 | ![]() |
Instance method | Public | Method | STRING -> Data | 20011001 |
Events
Class CL_SRM_POID_XML_CONVERTER has no event.
Types
Class CL_SRM_POID_XML_CONVERTER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRM_POID_XML_CONVERTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRM_POID_XML_CONVERTER has no exception.
Method CREATE_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
2 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010718 | ||
3 | ![]() |
SP_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010718 | ||
4 | ![]() |
SRM_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010718 | ||
2 | ![]() |
20010718 |
Method CREATE_POID_SHORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040715 | ||
2 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040715 | ||
3 | ![]() |
SP_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040715 | ||
4 | ![]() |
SRM_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040715 | ||
2 | ![]() |
20040715 |
Method DATA_2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
2 | ![]() |
POID_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20011001 | |||
3 | ![]() |
SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
4 | ![]() |
SRM_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
5 | ![]() |
TOTALSIZE | Call by reference | Type reference (TYPE) | I | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011001 |
Method GET_POID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
2 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010718 | ||
3 | ![]() |
SP_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010718 | ||
4 | ![]() |
SRM_POID_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010718 |
Method PARSE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010718 | ||
2 | ![]() |
XSTRING | Call by reference | Type reference (TYPE) | XSTRING | xstring | 20011008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
parse_failed | 20010718 |
Method RENDER_2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010718 | ||
2 | ![]() |
TOTALSIZE | Call by reference | Type reference (TYPE) | I | totalsize | 20010718 | ||
3 | ![]() |
XSTRING | Call by reference | Type reference (TYPE) | XSTRING | xstring | 20011008 |
Method RENDER_2_STRING on class CL_SRM_POID_XML_CONVERTER has no exception.
Method STRING_2_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
2 | ![]() |
POID_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20011001 | |||
3 | ![]() |
SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | ||
4 | ![]() |
SRM_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20011001 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 620 |