SAP ABAP Class CL_SWF_CNT_SRV_ACCESS_CONT (Low Level Access to Runtime Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT_SRV (Package) Workflow: Container Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_CNT_SRV_ACCESS_CONT | Low level Access to Runtime Container | 20130205 |
Properties
Class | CL_SWF_CNT_SRV_ACCESS_CONT | |
Short Description | Low Level Access to Runtime Container | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_CNT_SRV | Workflow: Container Services |
Created | 20130205 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_CNT_SRV_ACCESS_CONT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_CNT_SRV_ACCESS_CONT | Low level Access to Runtime Container | 20130205 |
Friends
Class CL_SWF_CNT_SRV_ACCESS_CONT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | See coding | 20130211 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_MESSAGES | 20130205 | |||
3 | ![]() |
Instance attribute | Protected | See coding | 20130206 | ||||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFLAG | Change Management | 20130206 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFLAG | Debug Popup | 20130211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | CONSTRUCTOR | 20130205 |
2 | ![]() |
Static method | Public | Method | Returns an instance | 20130205 |
3 | ![]() |
Instance method | Protected | Method | Service Routine: Returns Elements | 20130206 |
4 | ![]() |
Instance method | Protected | Method | Converts BOR Lines into DB Format | 20130213 |
Events
Class CL_SWF_CNT_SRV_ACCESS_CONT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_MESSAGES | Public | Attribute reference (LIKE) | 20130205 |
|
||
2 | TT_SWWCONT | Public | Attribute reference (LIKE) | 20130213 |
|
||
3 | TT_SWWCONTOB | Public | Attribute reference (LIKE) | 20130213 |
|
||
4 | TT_VALUE_REF | Public | Attribute reference (LIKE) | 20130206 |
|
||
5 | T_BOR_CNT | Protected | See coding | 20130211 | begin of T_BOR_CNT,
WI_ID type SWW_WIID,
ELEMENT type SWC_ELEM,
TAB_INDEX type SWC_INDEX,
ELEMLENGTH type SWC_LENGTH,
TYPE type SWC_TYPE,
VALUE type SWC_VALUE,
value_ref type ref to data,
changed type xflag,
is_table type xflag,
end of T_BOR_CNT
|
||
6 | T_VALUE_REF | Public | Attribute reference (LIKE) | 20130206 |
|
||
7 | T_XML_CNT | Protected | See coding | 20130205 | begin of T_XML_CNT,
wi_id type SWW_WIID ,
cnt_ref type ref to if_swf_cnt_container,
size type sytabix,
t_XML type SWF_XMLSTR,
changed type xflag,
end of T_XML_CNT
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHANGE_HANDLING | Call by reference | Type reference (TYPE) | XFLAG | Änderungsverwaltung durchführen | 20130206 |
Method CONSTRUCTOR on class CL_SWF_CNT_SRV_ACCESS_CONT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHANGE_HANDLING | Call by reference | Type reference (TYPE) | XFLAG | 'X' | interne Änderungsverwaltung nutzen | 20130206 | |
2 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_SRV_ACCESS_CONT | Low level Zugriff auf Runtime Container | 20130205 |
Method GET_INSTANCE on class CL_SWF_CNT_SRV_ACCESS_CONT has no exception.
Method _GET_ELEMENTS_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VALUE_REF | Call by reference | Type reference (TYPE) | TT_VALUE_REF | 20130206 | |||
2 | ![]() |
IM_XML_CNT | Call by reference | Type reference (TYPE) | T_XML_CNT | 20130206 |
Method _GET_ELEMENTS_ on class CL_SWF_CNT_SRV_ACCESS_CONT has no exception.
Method _TO_BOR_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SWWCONT | Call by reference | Type reference (TYPE) | TT_SWWCONT | Workflow: Tabelle mit SWW_CONT Einträgen | 20130213 | ||
2 | ![]() |
ET_SWWCONTOB | Call by reference | Type reference (TYPE) | TT_SWWCONTOB | Workflow: Tabelle mit SWWCNTP0 Einträgen | 20130213 | ||
3 | ![]() |
IM_BOR_CNT | Call by reference | Type reference (TYPE) | T_BOR_CNT | 20130213 | |||
4 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | SWCONTTAB | Container-Tabelle | 20130213 |
Method _TO_BOR_CONTAINER on class CL_SWF_CNT_SRV_ACCESS_CONT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |