Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RES_REPO_OBJECT | Interface for BAdI: RSO_REST_RESOURCE | 20130130 |
Properties
| Class | CL_RSZ_ELEM_REST_RES | |
| Short Description | Class for BAdI Impl.: RSO_REST_RESOURCE_ELEM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZ | BEx query definition server |
| Created | 20121120 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121120 | ||
| 2 | IF_RSO_RES_REPO_OBJECT | Interface for BAdI: RSO_REST_RESOURCE | 20130130 |
Friends
Class CL_RSZ_ELEM_REST_RES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'NO' | 20130122 | |||
| 2 | Constant | Private | Type reference (TYPE) | RSTLOGO | RS_C_TLOGO-ELEMENT | BW: Object Type (TLOGO) | 20130122 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'YES' | 20130122 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSADOBJ | 20130122 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | '50' | 20130122 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | '1' | 20130122 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSEC_USER_AUTH_FOR_OBJ_GET | Read authorities for user | 20130822 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_AUTH | 20130122 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING | 20130122 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | TP_T_WHERE_BUFFER | 20130122 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSADOBJ | 20130122 |
Methods
Events
Class CL_RSZ_ELEM_REST_RES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_COMPIC | Private | Type reference (TYPE) | RSZCOMPIC | 20130122 | |
|
| 2 | TP_S_ELEM | Private | See coding | 20121204 | BEGIN OF tp_s_elem,
compid TYPE rszcompid,
compuid TYPE sysuuid_25,
txtsh TYPE rstxtsh,
txtlg TYPE string,
END OF tp_s_elem
|
||
| 3 | TP_S_NON_EXIST_AREA | Private | See coding | 20130424 | BEGIN OF tp_s_non_exist_area,
infoprov TYPE rsinfoprov,
infoarea1 TYPE rsinfoarea,
infoarea2 TYPE rsinfoarea,
END OF tp_s_non_exist_area
|
||
| 4 | TP_S_OBJNM_RANGE | Private | See coding | 20130124 | BEGIN OF tp_s_objnm_range,
sign TYPE tvarv_sign,
option TYPE tvarv_opti,
low TYPE rszcompid,
high TYPE rszcompid,
END OF tp_s_objnm_range
|
||
| 5 | TP_S_SQL_RESULT | Private | See coding | 20130122 | BEGIN OF tp_s_sql_result,
tlogo TYPE rstlogo,
infoarea TYPE rsinfoarea,
objvers TYPE rsobjvers ,
compid TYPE rszcompid,
compuid TYPE sysuuid_25,
infoprov TYPE rsinfoprov,
objstat TYPE rsobjstat,
owner TYPE rsowner,
txtsh TYPE rstxtsh,
txtlg TYPE string,
END OF tp_s_sql_result
|
||
| 6 | TP_S_WHERE_BUFFER | Private | See coding | 20130122 | BEGIN OF tp_s_where_buffer,
auths TYPE string,
fields TYPE string,
where TYPE string,
END OF tp_s_where_buffer
|
||
| 7 | TP_T_COMPIC | Private | See coding | 20130122 | tp_t_compic TYPE STANDARD TABLE OF rszcompic WITH DEFAULT KEY
|
||
| 8 | TP_T_ELEM | Private | See coding | 20121204 | tp_t_elem TYPE STANDARD TABLE OF tp_s_elem WITH DEFAULT KEY
|
||
| 9 | TP_T_NON_EXIST_AREA | Private | See coding | 20130424 | tp_t_non_exist_area TYPE STANDARD TABLE OF tp_s_non_exist_area
|
||
| 10 | TP_T_OBJNM_RANGE | Private | See coding | 20130124 | tp_t_objnm_range TYPE STANDARD TABLE OF tp_s_objnm_range
|
||
| 11 | TP_T_SQL_RESULT | Private | See coding | 20130122 | tp_t_sql_result TYPE STANDARD TABLE OF tp_s_sql_result WITH DEFAULT KEY
|
||
| 12 | TP_T_WHERE_BUFFER | Private | See coding | 20130122 | tp_t_where_buffer TYPE HASHED TABLE OF tp_s_where_buffer WITH UNIQUE KEY auths fields
|
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130122 | |||
| 2 | I_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20130122 | |||
| 3 | I_COMPID | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) of a reporting component | 20130122 | |||
| 4 | I_COMPTYPE | Call by reference | Type reference (TYPE) | RSZCOMPTP | Name (ID) of a reporting component | 20130122 | |||
| 5 | I_COMPUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in compressed form | 20130122 | |||
| 6 | I_GENUIID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in compressed form | 20130122 | |||
| 7 | I_INFOAREA | Call by reference | Type reference (TYPE) | RSINFOAREA | InfoArea | 20130124 | |||
| 8 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130122 | |||
| 9 | I_OWNER | Call by reference | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20130214 | |||
| 10 | I_TRY_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSO Resource Exception | 20130122 |
Method CHECK_AUTHORITY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_NON_EXIST_AREA | Call by reference | Type reference (TYPE) | TP_T_NON_EXIST_AREA | 20130122 | ||||
| 2 | C_T_RESULT | Call by reference | Type reference (TYPE) | TP_T_SQL_RESULT | 20130122 | ||||
| 3 | I_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | '02' | Activity | 20130122 | ||
| 4 | I_MAX_COUNT | Call by reference | Type reference (TYPE) | I | -1 | 20130122 | |||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130122 | |||
| 6 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130122 |
Method CHECK_AUTHORITY_RESULT on class CL_RSZ_ELEM_REST_RES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_USER_AUTH_FOR_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSEC_USER_AUTH_FOR_OBJ_GET | Read authorities for user | 20130822 |
Method CONSTRUCTOR on class CL_RSZ_ELEM_REST_RES has no exception.
Method CONVERT_SEARCH_SQL_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RESULT | Call by reference | Type reference (TYPE) | IF_RSO_RES_REPO_OBJECT=>TN_T_SEARCH_RESULT | 20121204 | ||||
| 2 | I_SEARCH_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20121204 | ||||
| 3 | I_TECHN_NAMES | Call by reference | Type reference (TYPE) | RS_BOOL | 20121204 | ||||
| 4 | I_T_SQL_RESULT | Call by reference | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 |
Method CONVERT_SEARCH_SQL_RESULT on class CL_RSZ_ELEM_REST_RES has no exception.
Method FETCH_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | '02' | Activity | 20130122 | ||
| 2 | I_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130122 | ||||
| 3 | I_MAX_COUNT | Call by reference | Type reference (TYPE) | I | 20130122 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130122 | |||
| 5 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20130122 | ||||
| 6 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130122 | |||
| 7 | R_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130122 |
Method FETCH_NEXT on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_AUTH_FIELD_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_AUTH | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_AUTH | 20130122 | ||||
| 2 | E_TS_FIELD_MAPPING | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING | 20130122 |
Method GET_AUTH_FIELD_MAPPING on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_AUTH_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT_ENLARGED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130122 | |||
| 2 | E_WHERE | Call by reference | Type reference (TYPE) | STRING | 20130122 | ||||
| 3 | I_TS_AUTH | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_AUTH | 20130122 | ||||
| 4 | I_TS_FIELD_MAPPING | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING | 20130122 | ||||
| 5 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20130122 |
Method GET_AUTH_WHERE on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | STRING | 20130130 | ||||
| 2 | R_T_KEY | Value transfer | Type reference (TYPE) | IF_RSO_RES_RESOURCE=>NT_TH_OBJ_KEY | 20130130 |
Method GET_OBJ_KEY on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_RESULT_AS_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGE | Call by reference | Type reference (TYPE) | TP_T_OBJNM_RANGE | 20130124 | ||||
| 2 | I_T_RESULT | Call by reference | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 |
Method GET_RESULT_AS_RANGE on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_ALVL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130812 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130812 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130812 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130812 |
Method GET_TREE_NODE_CONTENT_ALVL on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_COPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_COPR on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_CUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_CUBE on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TS_FIELD_MAPPING | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING | 20130122 |
Method GET_TREE_NODE_CONTENT_FIELDS on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_HCPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_HCPR on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_HYBR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_HYBR on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_IOBJ on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_ISET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130122 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130122 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130122 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130122 |
Method GET_TREE_NODE_CONTENT_ISET on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_LPOA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_LPOA on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_MPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_MPRO on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_ODSO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Value transfer | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 3 | I_PARENT_NODE | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 4 | I_PARENT_NODE_TYPE | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20130124 |
Method GET_TREE_NODE_CONTENT_ODSO on class CL_RSZ_ELEM_REST_RES has no exception.
Method GET_TREE_NODE_CONTENT_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WHERE | Value transfer | Type reference (TYPE) | STRING | 20130122 |
Method GET_TREE_NODE_CONTENT_WHERE on class CL_RSZ_ELEM_REST_RES has no exception.
Method HAS_TREE_NODE_CONTENT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TS_FIELD_MAPPING | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING | 20130122 |
Method HAS_TREE_NODE_CONTENT_FIELDS on class CL_RSZ_ELEM_REST_RES has no exception.
Method HAS_TREE_NODE_CONTENT_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WHERE | Value transfer | Type reference (TYPE) | STRING | 20130122 |
Method HAS_TREE_NODE_CONTENT_WHERE on class CL_RSZ_ELEM_REST_RES has no exception.
Method IS_QUERY_IN_T_INFOPROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20121120 | |||
| 2 | I_T_INFOPROV | Call by reference | Type reference (TYPE) | IF_RSO_RES_REPO_OBJECT=>TN_T_TLOGO_TREE_NODE_CONTENT | 20121120 | ||||
| 3 | R_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121120 |
Method IS_QUERY_IN_T_INFOPROV on class CL_RSZ_ELEM_REST_RES has no exception.
Method SEARCH_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Call by reference | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_MAX_COUNT | Call by reference | Type reference (TYPE) | I | 20130124 | ||||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 4 | I_SEARCH_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20130124 | ||||
| 5 | I_T_FOUND_OBJECTS | Call by reference | Type reference (TYPE) | TP_T_OBJNM_RANGE | 20130124 |
Method SEARCH_DESCRIPTION on class CL_RSZ_ELEM_REST_RES has no exception.
Method SEARCH_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TS_FIELD_MAPPING | Call by reference | Type reference (TYPE) | CL_RSEC_AUTH_DB_SERVICE=>TN_TS_FIELD_MAPPING | 20130124 |
Method SEARCH_FIELDS on class CL_RSZ_ELEM_REST_RES has no exception.
Method SEARCH_TECHNICAL_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SQL_RESULT | Call by reference | Type reference (TYPE) | TP_T_SQL_RESULT | 20130124 | ||||
| 2 | I_MAX_COUNT | Call by reference | Type reference (TYPE) | I | 20130124 | ||||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130124 | |||
| 4 | I_SEARCH_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20130124 |
Method SEARCH_TECHNICAL_NAMES on class CL_RSZ_ELEM_REST_RES has no exception.
Method SEARCH_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WHERE | Value transfer | Type reference (TYPE) | STRING | 20130124 |
Method SEARCH_WHERE on class CL_RSZ_ELEM_REST_RES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |