SAP ABAP Class CL_SVRS_SUBOBJ_2WAY_MAP (Double-associative array for subobject names)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SVRS_TLOGO (Package) Extended Version Management for Logical Transport Objects

⤷

⤷

Properties
Class | CL_SVRS_SUBOBJ_2WAY_MAP | |
Short Description | Double-associative array for subobject names | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SVRS_TLOGO | Extended Version Management for Logical Transport Objects |
Created | 20100505 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SVRS_SUBOBJ_2WAY_MAP has no forward declaration.
Interfaces
Class CL_SVRS_SUBOBJ_2WAY_MAP has no interface implemented.
Friends
Class CL_SVRS_SUBOBJ_2WAY_MAP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | 20100505 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates new map from long name | 20100505 |
2 | ![]() |
Instance method | Public | Method | Gets short name of CWB | 20100505 |
3 | ![]() |
Instance method | Public | Method | Gets long name of version management | 20100505 |
4 | ![]() |
Instance method | Private | Method | 20100505 |
Events
Class CL_SVRS_SUBOBJ_2WAY_MAP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MAP | Private | See coding | 20100505 | begin of ty_map,
svrs_name TYPE tabname,
scwb_name TYPE verssobj,
end of ty_map
|
Method Signatures
Method GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SUBOBJECTS | Call by reference | Type reference (TYPE) | SVRS_SUBOBJECTS | 20100505 | |||
2 | ![]() |
RO_MAP | Value transfer | Object reference (TYPE REF TO) | CL_SVRS_SUBOBJ_2WAY_MAP | 20100505 |
Method GENERATE on class CL_SVRS_SUBOBJ_2WAY_MAP has no exception.
Method GET_SCWB_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVRS_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20100505 | |||
2 | ![]() |
RV_SCWB_NAME | Value transfer | Type reference (TYPE) | VERSSOBJ | 20100505 |
Method GET_SCWB_NAME on class CL_SVRS_SUBOBJ_2WAY_MAP has no exception.
Method GET_SVRS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCWB_NAME | Call by reference | Type reference (TYPE) | VERSSOBJ | 20100505 | |||
2 | ![]() |
RV_SVRS_NAME | Value transfer | Type reference (TYPE) | TABNAME | 20100505 |
Method GET_SVRS_NAME on class CL_SVRS_SUBOBJ_2WAY_MAP has no exception.
Method MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCWB_NAME | Call by reference | Type reference (TYPE) | VERSSOBJ | 20100505 | |||
2 | ![]() |
IV_SVRS_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20100505 |
Method MAP on class CL_SVRS_SUBOBJ_2WAY_MAP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |