SAP ABAP Class CL_SWF_CNT_TEST_CNT_EXMP (ABAP Unit Test Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container

⤷

⤷

Properties
Class | CL_SWF_CNT_TEST_CNT_EXMP | |
Short Description | ABAP Unit Test Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_CNT | Workflow: Container |
Created | 20040114 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_CNT_TEST_CNT_EXMP has no forward declaration.
Interfaces
Class CL_SWF_CNT_TEST_CNT_EXMP has no interface implemented.
Friends
Class CL_SWF_CNT_TEST_CNT_EXMP has no friend class.
Attributes
Class CL_SWF_CNT_TEST_CNT_EXMP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add a BOR object from test table as element to container | 20040119 |
2 | ![]() |
Static method | Public | Method | Add an expression as elememt to container | 20040120 |
3 | ![]() |
Static method | Public | Method | Add persistent object from book demo as elem. to container | 20040120 |
4 | ![]() |
Static method | Public | Method | Elements with simple elementary data types are added | 20040115 |
5 | ![]() |
Static method | Public | Method | Elements for the workflow expression evaluation are added | 20040115 |
6 | ![]() |
Static method | Public | Method | Convert temp cont. to xml-doc and add xml-doc as element | 20040119 |
7 | ![]() |
Static method | Private | Method | Create an empty transient default container | 20040115 |
8 | ![]() |
Static method | Public | Method | Create container with simple ext. def (case 1) | 20040120 |
9 | ![]() |
Static method | Public | Method | Create cont. with complex ext. def. (case 1 to 6) | 20040122 |
10 | ![]() |
Static method | Public | Method | Create cont. having loc. elems. of simple data type (case 1) | 20040120 |
11 | ![]() |
Static method | Public | Method | Create cont. having loc. elems. of div. data type (ca. 1..6) | 20040122 |
12 | ![]() |
Static method | Public | Method | Create cont. having loc. elems. of div. data type (ca. 2..5) | 20040123 |
Events
Class CL_SWF_CNT_TEST_CNT_EXMP has no event.
Types
Class CL_SWF_CNT_TEST_CNT_EXMP has no local type.
Method Signatures
Method ADD_ELEMS_BOR_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040119 |
Method ADD_ELEMS_BOR_OBJ on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method ADD_ELEMS_EXPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040120 |
Method ADD_ELEMS_EXPR on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method ADD_ELEMS_PERS_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040120 |
Method ADD_ELEMS_PERS_OBJ on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method ADD_ELEMS_SYMP_DATA_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040115 |
Method ADD_ELEMS_SYMP_DATA_TYPES on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method ADD_ELEMS_WFEXP_VERIFY_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040115 |
Method ADD_ELEMS_WFEXP_VERIFY_ST on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method ADD_ELEMS_XML_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040119 |
Method ADD_ELEMS_XML_DOC on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method CREATE_TEST_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040115 |
Method CREATE_TEST_CONTAINER on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method CRE_CNT_EXT1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040120 |
Method CRE_CNT_EXT1 on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method CRE_CNT_EXT1TO6 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040122 |
Method CRE_CNT_EXT1TO6 on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method CRE_CNT_LOC1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040120 |
Method CRE_CNT_LOC1 on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method CRE_CNT_LOC1TO6 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040122 |
Method CRE_CNT_LOC1TO6 on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
Method CRE_CNT_LOC2TO5 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040123 |
Method CRE_CNT_LOC2TO5 on class CL_SWF_CNT_TEST_CNT_EXMP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |