SAP ABAP Class CL_SIC_UNIT_TEST_READ (Read objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_UNIT_TEST (Package) Information Consolidation Unit Test Connector

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_MULTI_CNT_SERVICE | Interface for Multi Container Services | 20060803 |
Properties
Class | CL_SIC_UNIT_TEST_READ | |
Short Description | Read objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_IC_UNIT_TEST | Information Consolidation Unit Test Connector |
Created | 20060803 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SIC_UNIT_TEST_READ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIC_MULTI_CNT_SERVICE | Interface for Multi Container Services | 20060803 |
Friends
Class CL_SIC_UNIT_TEST_READ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SIC_APPLICATION | 'UNIT_TEST' | Application | 20060817 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | PROGNAME | 'SIC_MATCH_CATALOG' | Match catalog | 20060820 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | PROGNAME | 'SIC_SIMULATION_DATA' | ABAP Program Name | 20060820 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Serialize a container | 20060817 |
2 | ![]() |
Static method | Public | Method | Use the objects from match catalog to start a service | 20060821 |
3 | ![]() |
Static method | Public | Method | Read all objects | 20060816 |
4 | ![]() |
Static method | Public | Method | Read the simulation data | 20060816 |
5 | ![]() |
Static method | Public | Method | Write a XML input into a report | 20060817 |
6 | ![]() |
Static method | Public | Method | Write the simulation data | 20060816 |
7 | ![]() |
Static method | Public | Method | Serialize a container | 20060818 |
8 | ![]() |
Static method | Public | Method | Write a XML input into a report | 20060817 |
Events
Class CL_SIC_UNIT_TEST_READ has no event.
Types
Class CL_SIC_UNIT_TEST_READ has no local type.
Method Signatures
Method CONTAINER_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML | Call by reference | Type reference (TYPE) | STRING | XML | 20060817 | ||
2 | ![]() |
IR_MULTI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_SIC_MULTI_CONTAINER | Container for CL_SIC_SINGLE_CONTAINER Instances | 20060817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060817 |
Method EXECUTE_MULTI_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MULTI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_SIC_MULTI_CONTAINER | Container for CL_SIC_SINGLE_CONTAINER Instances | 20060821 | ||
2 | ![]() |
IT_CONTAINERS | Call by reference | Type reference (TYPE) | SIC_T_SINGLE_CONTAINER | Table type for class CL_SIC_SINGLE_CONTAINER | 20060821 | ||
3 | ![]() |
IV_RUNTIME_MODE | Call by reference | Type reference (TYPE) | SIC_RUNTIME_MODE | Runtime mode of framework and services | 20060821 | ||
4 | ![]() |
IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of Service | 20060821 | ||
5 | ![]() |
IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060821 |
Method READ_MATCH_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTAINERS | Call by reference | Type reference (TYPE) | SIC_T_SINGLE_CONTAINER | Table type for class CL_SIC_SINGLE_CONTAINER | 20060816 | ||
2 | ![]() |
ET_ROOT_ID_CONTAINER | Call by reference | Type reference (TYPE) | SIC_T_UT_CONT_ROOT_ID | Table with container and root id | 20060821 | ||
3 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | CHAR10 | Node id | 20060816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060818 |
Method READ_SIMULATION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MULTI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_SIC_MULTI_CONTAINER | Container for CL_SIC_SINGLE_CONTAINER Instances | 20060818 | ||
2 | ![]() |
IV_MARKER | Value transfer | Type reference (TYPE) | SIC_MARKER | Name of Service | 20060822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060818 |
Method REPORT_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML | Call by reference | Type reference (TYPE) | STRING | XML | 20060817 | ||
2 | ![]() |
IV_MARKER | Value transfer | Type reference (TYPE) | SIC_MARKER | Marker for xml string | 20060817 | ||
3 | ![]() |
IV_REPORT | Value transfer | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20060817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060817 |
Method WRITE_SIMULATION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTAINERS | Call by reference | Type reference (TYPE) | SIC_T_UT_CONT_ROOT_ID | Table type | 20060821 | ||
2 | ![]() |
IV_SERVICE_NAME | Value transfer | Type reference (TYPE) | SIC_SERVICE_NAME | Name of Service | 20060817 | ||
3 | ![]() |
IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060817 |
Method XML_TO_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MULTI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_SIC_MULTI_CONTAINER | Container for CL_SIC_SINGLE_CONTAINER Instances | 20060818 | ||
2 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | XML | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060818 |
Method XML_TO_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MARKER | Value transfer | Type reference (TYPE) | SIC_MARKER | Marker for xml string | 20060817 | ||
2 | ![]() |
IV_REPORT | Value transfer | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20060817 | ||
3 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | XML | 20060817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error | 20060817 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |