SAP ABAP Interface IF_RSD_RSOBJNM_REPO_OBJ_DB (Selects for repo objects resources)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD (Package) BW: Data Basis InfoObjects and Core Services

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_RSD_RSOBJNM_REPO_OBJ_DB | |
Short Description | Selects for repo objects resources |
General Data
Package | RSD | BW: Data Basis InfoObjects and Core Services |
Created | 20130419 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no forward declaration.
Interfaces
Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no interface.
Friends
Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no friend.
Attributes
Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130419 | |
2 | ![]() |
Instance method | Public | Method | 20130422 | |
3 | ![]() |
Instance method | Public | Method | 20130422 | |
4 | ![]() |
Instance method | Public | Method | 20130423 | |
5 | ![]() |
Instance method | Public | Method | 20130423 | |
6 | ![]() |
Instance method | Public | Method | 20130423 | |
7 | ![]() |
Instance method | Public | Method | 20130424 | |
8 | ![]() |
Instance method | Public | Method | 20130424 | |
9 | ![]() |
Instance method | Public | Method | 20130424 | |
10 | ![]() |
Instance method | Public | Method | 20130419 | |
11 | ![]() |
Instance method | Public | Method | 20130419 | |
12 | ![]() |
Instance method | Public | Method | 20130423 | |
13 | ![]() |
Instance method | Public | Method | 20130424 |
Events
Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_IAREA | Public | See coding | 20130423 | BEGIN OF tn_s_iarea,
objnm TYPE rsobjnm,
infoarea1 TYPE rsinfoarea,
infoarea2 TYPE rsinfoarea,
END OF tn_s_iarea
|
||
2 | TN_S_KEY_VALUE | Public | See coding | 20130806 | BEGIN OF tn_s_key_value,
key TYPE string,
value TYPE string,
END OF tn_s_key_value
|
||
3 | TN_TS_KEY_VALUE | Public | See coding | 20130806 | tn_ts_key_value TYPE SORTED TABLE OF tn_s_key_value WITH UNIQUE KEY key
|
||
4 | TN_T_IAREA | Public | See coding | 20130423 | tn_t_iarea TYPE STANDARD TABLE OF tn_s_iarea WITH DEFAULT KEY
|
Method Signatures
Method CLOSE_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130419 |
Method CLOSE_CURSOR on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method FETCH_NEXT_FOR_SEARCH_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20130422 | |||
2 | ![]() |
E_T_SEARCH_RESULT | Call by reference | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_SQL_SEARCH_RESULT | 20130422 | |||
3 | ![]() |
I_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130422 | |||
4 | ![]() |
I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20130422 |
Method FETCH_NEXT_FOR_SEARCH_DESCR on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method FETCH_NEXT_FOR_SEARCH_TECHNNMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20130422 | |||
2 | ![]() |
E_T_SEARCH_RESULT | Call by reference | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_SQL_SEARCH_RESULT | 20130422 | |||
3 | ![]() |
I_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130422 | |||
4 | ![]() |
I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20130422 |
Method FETCH_NEXT_FOR_SEARCH_TECHNNMS on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method FTCHNXT_FR_HASTREENDCNT_W_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | 20130423 | |||
2 | ![]() |
E_T_SEARCH_RESULT | Call by reference | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_SQL_SEARCH_RESULT | 20130423 | |||
3 | ![]() |
I_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130423 | |||
4 | ![]() |
I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20130423 |
Method FTCHNXT_FR_HASTREENDCNT_W_AUTH on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method GET_CNT_FOR_INFOAREACONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOAREA | Call by reference | Type reference (TYPE) | RSINFOAREA | 20130423 | |||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130423 | |||
3 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | I | 20130423 |
Method GET_CNT_FOR_INFOAREACONTENT on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method GET_CONTENT_FOR_NODESNOTCONN 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 | 20130423 | |||
2 | ![]() |
R_T_IAREA | Value transfer | Type reference (TYPE) | IF_RSD_RSOBJNM_REPO_OBJ_DB=>TN_T_IAREA | 20130423 |
Method GET_CONTENT_FOR_NODESNOTCONN on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method GET_PARENT_INFOAREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSOBJNM | 20130424 | |||
2 | ![]() |
R_INFOAREA | Value transfer | Type reference (TYPE) | RSINFOAREA | 20130424 |
Method GET_PARENT_INFOAREA on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method GET_TREE_NODE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | RSINFOAREA | 20130424 | |||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130424 | |||
3 | ![]() |
R_T_RESULT | Value transfer | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_SQL_SEARCH_RESULT | 20130424 |
Method GET_TREE_NODE_CONTENT on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method GET_TREE_NODE_CONTENT_W_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | RSINFOAREA | 20130424 | |||
2 | ![]() |
I_DYN_WHERE | Call by reference | Type reference (TYPE) | STRING | 20130424 | |||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130424 | |||
4 | ![]() |
R_T_RESULT | Value transfer | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_SQL_SEARCH_RESULT | 20130424 |
Method GET_TREE_NODE_CONTENT_W_AUTH on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method OPENCURSOR_FOR_SEARCH_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130419 | |||
2 | ![]() |
I_DYN_WHERE | Call by reference | Type reference (TYPE) | STRING | 20130419 | |||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130419 | |||
4 | ![]() |
I_T_FOUND_OBJECTS | Call by reference | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_OBJNM_RANGE | 20130419 |
Method OPENCURSOR_FOR_SEARCH_DESCR on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method OPENCURSOR_FOR_SEARCH_TECHNNMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130419 | |||
2 | ![]() |
I_DYN_WHERE | Call by reference | Type reference (TYPE) | STRING | 20130419 | |||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130419 | |||
4 | ![]() |
I_SEARCH_PATTNERN | Call by reference | Type reference (TYPE) | STRING | 20130419 |
Method OPENCURSOR_FOR_SEARCH_TECHNNMS on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method OPNCRS_FOR_HASTREENDCNT_W_AUTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DB_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20130423 | |||
2 | ![]() |
I_DYN_WHERE | Call by reference | Type reference (TYPE) | STRING | 20130423 | |||
3 | ![]() |
I_INFOAREA | Call by reference | Type reference (TYPE) | RSINFOAREA | 20130423 | |||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130423 |
Method OPNCRS_FOR_HASTREENDCNT_W_AUTH on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Method SELECT_TXT_4_OBJECTS 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 | 20130424 | |||
2 | ![]() |
I_T_OBJ | Call by reference | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_OBJNM_RANGE | 20130424 | |||
3 | ![]() |
R_T_RESULT | Value transfer | Type reference (TYPE) | CL_RSO_RES_RSOBJNM_BASED_RESOU=>TN_T_SQL_SEARCH_RESULT | 20130424 |
Method SELECT_TXT_4_OBJECTS on Interface IF_RSD_RSOBJNM_REPO_OBJ_DB has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |