SAP ABAP Class CL_CWB_DWB_OBJECT_SPRX (CWB Connection for PROXY Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_VERSIONING (Package) Proxy Generation: Versioning, SNOTE - , SCWB connector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CWB_DWB_OBJECT | Interface for ABAP Workbench | 20090522 |
Properties
| Class | CL_CWB_DWB_OBJECT_SPRX | |
| Short Description | CWB Connection for PROXY Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_VERSIONING | Proxy Generation: Versioning, SNOTE - , SCWB connector |
| Created | 20090522 | SAP |
| Last change | 20141121 | |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CWB_DWB_OBJECT | Interface for ABAP Workbench | 20090522 |
Friends
Class CL_CWB_DWB_OBJECT_SPRX has no friend class.
Attributes
Class CL_CWB_DWB_OBJECT_SPRX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090605 | ||
| 2 | Static method | Public | Method | 20090605 | ||
| 3 | Static method | Public | Method | 20091019 | ||
| 4 | Instance method | Private | Method | 20090605 | ||
| 5 | Instance method | Private | Method | 20091123 | ||
| 6 | Static method | Public | Method | 20090709 | ||
| 7 | Static method | Public | Method | 20090624 | ||
| 8 | Static method | Public | Method | 20090720 | ||
| 9 | Static method | Public | Method | 20090624 | ||
| 10 | Static method | Public | Method | 20090720 | ||
| 11 | Instance method | Private | Method | 20090605 |
Events
Class CL_CWB_DWB_OBJECT_SPRX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_STR_DIV | Public | See coding | 20090605 | tt_str_div type standard table of prx_string_div
|
||
| 2 | TT_STR_DIV128 | Public | See coding | 20090720 | tt_str_div128 type standard table of ty_str_div128
|
||
| 3 | TT_XSTR_DIV | Public | See coding | 20090605 | tt_xstr_div type standard table of prx_xstring_div
|
||
| 4 | TT_XSTR_DIV128 | Public | See coding | 20090720 | tt_xstr_div128 type standard table of ty_xstr_div128
|
||
| 5 | TY_STR_DIV128 | Public | See coding | 20090720 | begin of ty_str_div128,
index type int1,
length type int4,
content type c length 128,
end of ty_str_div128
|
||
| 6 | TY_XSTR_DIV128 | Public | See coding | 20090720 | begin of ty_xstr_div128,
index type int1,
length type int4,
content type x length 128,
end of ty_xstr_div128
|
||
| 7 | T_UNPACKED | Private | See coding | 20130927 | begin of t_unpacked,
all_db_data type sprx_db_data_all,
del_dwinactive type sprx_del_t,
end of t_unpacked
|
Method Signatures
Method CONCAT_CHAR_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STR | Value transfer | Type reference (TYPE) | STRING | 20090605 | ||||
| 2 | IT_CHAR_TAB | Call by reference | Type reference (TYPE) | TT_STR_DIV | Structure to divide a string into chars | 20090605 |
Method CONCAT_CHAR_TO_STR on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method CONCAT_RAW_TO_XSTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XSTR | Value transfer | Type reference (TYPE) | XSTRING | 20090605 | ||||
| 2 | IT_RAW_TAB | Call by reference | Type reference (TYPE) | TT_XSTR_DIV | Structure to divide a string into chars | 20090605 |
Method CONCAT_RAW_TO_XSTR on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method CREATE_TADIR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20091019 | |||
| 2 | OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20091019 | |||
| 3 | PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20091019 |
Method CREATE_TADIR_ENTRY on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method GET_DEL_FLAG_OF_HDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090605 | |||
| 2 | IS_SPROX_V | Call by reference | Type reference (TYPE) | SVRS2_XSPRX | 20090605 |
Method GET_DEL_FLAG_OF_HDR on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method MODIFY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRKEY | Call by reference | Type reference (TYPE) | TRKEY | 20091123 | ||||
| 2 | IS_XVERSIONABLE_OBJECT | Call by reference | Type reference (TYPE) | SVRS2_XVERSIONABLE_OBJECT | 20091123 | ||||
| 3 | IV_CHECK_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain SYBOOLEAN: TRUE ('X'), FALSE (' ') | 20091123 | |||
| 4 | IV_EXE_MODE | Call by reference | Type reference (TYPE) | SYCHAR01 | 20091123 | ||||
| 5 | IV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Exceptions | 20091123 |
Method SHOW_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Note Assistant: List of Containers | 20090710 | |||
| 2 | IS_SPRX_DATA | Call by reference | Type reference (TYPE) | SVRS2_SPRX | Object: Component | 20090710 | |||
| 3 | IV_AV_NAME | Call by reference | Type reference (TYPE) | VERSSOBJ | Name of a section of a versionable object | 20090710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Exceptions | 20090709 |
Method SPLIT_STR_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAR_TAB | Call by reference | Type reference (TYPE) | TT_STR_DIV | Structure to divide a string into chars | 20090624 | |||
| 2 | IV_STR | Call by reference | Type reference (TYPE) | STRING | 20090624 |
Method SPLIT_STR_TO_CHAR on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method SPLIT_STR_TO_CHAR128 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAR128_TAB | Call by reference | Type reference (TYPE) | TT_STR_DIV128 | Structure to divide a string into chars | 20090720 | |||
| 2 | IV_STR | Call by reference | Type reference (TYPE) | STRING | 20090720 |
Method SPLIT_STR_TO_CHAR128 on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method SPLIT_XSTR_TO_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAW_TAB | Call by reference | Type reference (TYPE) | TT_XSTR_DIV | Structure to divide a string into chars | 20090624 | |||
| 2 | IV_XSTR | Call by reference | Type reference (TYPE) | XSTRING | 20090624 |
Method SPLIT_XSTR_TO_RAW on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method SPLIT_XSTR_TO_RAW128 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAW_TAB | Call by reference | Type reference (TYPE) | TT_XSTR_DIV128 | Structure to divide a string into chars | 20090720 | |||
| 2 | IV_XSTR | Call by reference | Type reference (TYPE) | XSTRING | 20090720 |
Method SPLIT_XSTR_TO_RAW128 on class CL_CWB_DWB_OBJECT_SPRX has no exception.
Method UNPACK_CWB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_DB | Value transfer | Type reference (TYPE) | T_UNPACKED | Single-Character Flag | 20090605 | |||
| 2 | IS_CWB_SPRX_OBJECT | Call by reference | Type reference (TYPE) | SVRS2_XSPRX | Single-Character Flag | 20090605 | |||
| 3 | IS_TRKEY | Call by reference | Type reference (TYPE) | TRKEY | Complete Key of a Transport Object | 20090727 |
Method UNPACK_CWB_DATA on class CL_CWB_DWB_OBJECT_SPRX has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 72L |