SAP ABAP Class /SLOAP/CL_XML_STOR (access to stored xml data)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/OUTPUT_DATA_XML (Package) Generates data xml for output generation

⤷

⤷

Properties
Class | /SLOAP/CL_XML_STOR | |
Short Description | access to stored xml data | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SLOAP/OUTPUT_DATA_XML | Generates data xml for output generation |
Created | 20100127 | SAP |
Last change | 20141030 | |
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) |
Interfaces
Class /SLOAP/CL_XML_STOR has no interface implemented.
Friends
Class /SLOAP/CL_XML_STOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_XML_STOR | access to stored xml data | 20100127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | assigment profile -> template | 20100127 |
2 | ![]() |
Instance method | Public | Method | copy assignments to new version | 20100127 |
3 | ![]() |
Instance method | Private | Method | creates out of string MD5 hash | 20100127 |
4 | ![]() |
Static method | Public | Method | returns all existing format xmls of o category | 20100127 |
5 | ![]() |
Instance method | Public | Method | 20100127 | |
6 | ![]() |
Instance method | Public | Method | 20100127 | |
7 | ![]() |
Static method | Public | Method | get all format possible format categories | 20100127 |
8 | ![]() |
Instance method | Public | Method | get all format xmls assigned to a profile (object list) | 20100127 |
9 | ![]() |
Instance method | Public | Method | get all format xmls assigned to a profile (table) | 20100127 |
10 | ![]() |
Static method | Public | Method | 20100127 | |
11 | ![]() |
Instance method | Public | Method | get xml by guid | 20100127 |
12 | ![]() |
Instance method | Public | Method | saves data XML on DB | 20100127 |
13 | ![]() |
Instance method | Public | Method | save new format template | 20100127 |
14 | ![]() |
Instance method | Public | Method | unassign template from profile | 20100127 |
Events
Class /SLOAP/CL_XML_STOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | COMPONENT | Public | Type reference (TYPE) | ABAP_COMPONENTDESCR | 20100127 | |
|
2 | COMPONENT_TABLE | Public | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20100127 | |
|
3 | DESC | Public | Type reference (TYPE) | ABAP_COMPONENTDESCR | 20100127 | |
|
4 | INCLUDED_VIEW | Public | Type reference (TYPE) | ABAP_COMPONENT_VIEW_TAB | 20100127 | |
|
5 | SYMBOL_TABLE | Public | Type reference (TYPE) | ABAP_COMPONENT_SYMBOL_TAB | 20100127 | |
Method Signatures
Method ASSIGN_FORMAT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_PROFILE_GUID | SLOAS Output Profile GUID | 20100127 | ||
2 | ![]() |
IV_XML_GUID | Call by reference | Type reference (TYPE) | /SLOAP/XML_GUID | SLOAS XML GUID | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method COPY_TO_NEW_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEW_VERSION_GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method COPY_TO_NEW_VERSION on class /SLOAP/CL_XML_STOR has no exception.
Method CREATE_HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
RV_HASH | Value transfer | Type reference (TYPE) | MD5_FIELDS-HASH | 20100127 |
Method CREATE_HASH on class /SLOAP/CL_XML_STOR has no exception.
Method GET_ALL_FORMAT_XMLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CATEGORY | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_CATEGORY | category | 20100127 | ||
2 | ![]() |
RT_OUTP_CATEGORY | Value transfer | Type reference (TYPE) | /SLOAP/T_OUTP_CATC | table with all cateories | 20100127 |
Method GET_ALL_FORMAT_XMLS on class /SLOAP/CL_XML_STOR has no exception.
Method GET_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROFILE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | |||
2 | ![]() |
IT_RESULT_LIST | Call by reference | Type reference (TYPE) | /SLOAP/RESULT_LIST | Result list | 20100127 | ||
3 | ![]() |
RO_DATA_XML | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_DATA_XML | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method GET_FORMAT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_GUID | Call by reference | Type reference (TYPE) | /SLOAP/XML_GUID | output category for xml | 20100127 | ||
2 | ![]() |
RO_FORMAT_XML | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | format xml | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method GET_FORMAT_XML_CAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CATEGORIES | Value transfer | Type reference (TYPE) | /SLOAP/T_OUTP_CATC | All possible format categoies | 20100127 |
Method GET_FORMAT_XML_CAT on class /SLOAP/CL_XML_STOR has no exception.
Method GET_FORMAT_XML_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_PROFILE_GUID | SLOAS Output Profile GUID | 20100127 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_CATEGORY | output category for xml | 20100127 | ||
3 | ![]() |
RO_FORMATS | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | SLOAS object list utility class | 20100127 |
Method GET_FORMAT_XML_LIST on class /SLOAP/CL_XML_STOR has no exception.
Method GET_FORMAT_XML_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_PROFILE_GUID | SLOAS Output Profile GUID | 20100127 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_CATEGORY | output category for xml | 20100127 | ||
3 | ![]() |
RT_FORMATS | Value transfer | Type reference (TYPE) | /SLOAP/T_OUTP_CATC | output category table | 20100127 |
Method GET_FORMAT_XML_TABLE on class /SLOAP/CL_XML_STOR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_XML_STOR | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_XML_STOR | access to stored xml data | 20100127 |
Method GET_INSTANCE on class /SLOAP/CL_XML_STOR has no exception.
Method GET_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_GUID | Call by reference | Type reference (TYPE) | /SLOAP/XML_GUID | SLOAS XML GUID | 20100127 | ||
2 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | /SLOAP/DATA_XML | data xml for output generator | 20100127 |
Method GET_XML on class /SLOAP/CL_XML_STOR has no exception.
Method SAVE_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_XML | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_DATA_XML | 20100127 | |||
2 | ![]() |
IT_RESULT_LIST | Call by reference | Type reference (TYPE) | /SLOAP/RESULT_LIST | SLOAS Result List | 20100127 | ||
3 | ![]() |
IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_PROFILE_GUID | SLOAS Output Profile GUID | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 |
Method SAVE_FORMAT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FORMAT_XML | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | output category for xml | 20100127 | ||
2 | ![]() |
IV_OVERWRITE | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 | ||
3 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 | ||
2 | ![]() |
20100127 |
Method UNASSIGN_FORMAT_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROFILE | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_PROFILE_GUID | SLOAS Output Profile GUID | 20100127 | ||
2 | ![]() |
IV_XML_GUID | Call by reference | Type reference (TYPE) | /SLOAP/XML_GUID | SLOAS XML GUID | 20100127 |
Method UNASSIGN_FORMAT_XML on class /SLOAP/CL_XML_STOR has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 700 |