SAP ABAP Class CL_SRAPI_NAVIGATION_REQUEST (Navigation Request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository

⤷

⤷

Properties
Class | CL_SRAPI_NAVIGATION_REQUEST | |
Short Description | Navigation Request | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_SREP_API | API for Repository |
Created | 20060125 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRAPI_NAVIGATION_REQUEST has no forward declaration.
Interfaces
Class CL_SRAPI_NAVIGATION_REQUEST has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRAPI_FOLDER | 20060126 | Folder in Repository | |
2 | CL_SRAPI_GOA_RENDERER | 20060126 | Serializes the Queries to the GOA | |
3 | CL_SRAPI_REP_NAMESPACE | 20060126 | Repository Namespace | |
4 | CL_SRAPI_SOFTWARE_COMP_VERSION | 20060126 | Software Component Version |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRAPI_ATTRIBUTE_CONDITION | Additional Attribute Condition for Query | 20060125 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'existenceFlag' | 20060208 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Only Existence Check | 20060125 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Folder in Repository | 20060125 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRAPI_T_STRING | Namespaces | 20060125 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Selected Workspace | 20060125 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRAPI_T_STRING | Selected Types | 20060125 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'type' | 20060208 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type Cursor | 20060126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060125 |
2 | ![]() |
Instance method | Private | Method | Execute Existence Check | 20060125 |
3 | ![]() |
Instance method | Private | Method | Gets Query Condition | 20060125 |
4 | ![]() |
Instance method | Private | Method | Gets Result Attribute of Selected Types | 20060125 |
5 | ![]() |
Instance method | Private | Method | Gets Selected Folder | 20060125 |
6 | ![]() |
Instance method | Private | Method | Gets Selected Namespace | 20060125 |
7 | ![]() |
Instance method | Private | Method | Gets Selected SWCV | 20060125 |
8 | ![]() |
Instance method | Private | Method | Returns Selected Types | 20060125 |
9 | ![]() |
Instance method | Private | Method | Gets Cursor Type | 20060126 |
Events
Class CL_SRAPI_NAVIGATION_REQUEST has no event.
Types
Class CL_SRAPI_NAVIGATION_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTRIBUTE_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_ATTRIBUTE_CONDITION | Tagging-Interface Attributbedingung für Query | 20060125 | ||
2 | ![]() |
IM_EXISTENCE_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | nur Existenzcheck | 20060125 | ||
3 | ![]() |
IM_SELECTED_FOLDER | Call by reference | Type reference (TYPE) | STRING | selektierter Folder | 20060125 | ||
4 | ![]() |
IM_SELECTED_NS | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | selektierte Namensräume | 20060125 | ||
5 | ![]() |
IM_SELECTED_SWCV | Call by reference | Type reference (TYPE) | STRING | selektierte Swcv Id | 20060125 | ||
6 | ![]() |
IM_SELECTED_TYPES | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | selektierte Typen | 20060125 | ||
7 | ![]() |
IM_TYPE_CURSOR | Call by reference | Type reference (TYPE) | STRING | TypCursor | 20060126 |
Method CONSTRUCTOR on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method DO_EXISTENCE_CHECK_ONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | nur Existenzcheck | 20060125 |
Method DO_EXISTENCE_CHECK_ONLY on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_ATTRIBUTE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SRAPI_ATTRIBUTE_CONDITION | Attributbedingung für Query | 20060125 |
Method GET_ATTRIBUTE_CONDITION on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_RESULT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | Ergebnisattribute | 20060125 |
Method GET_RESULT_ATTRIBUTES on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_SELECTED_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | selektierter Folder | 20060125 |
Method GET_SELECTED_FOLDER on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_SELECTED_NS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | selektierte Namensräume | 20060125 |
Method GET_SELECTED_NS on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_SELECTED_SWCV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | selektierte Swcv ID | 20060125 |
Method GET_SELECTED_SWCV on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_SELECTED_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | SRAPI_T_STRING | selektierte Typen | 20060125 |
Method GET_SELECTED_TYPES on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
Method GET_TYPE_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | aktueller Typ | 20060126 |
Method GET_TYPE_CURSOR on class CL_SRAPI_NAVIGATION_REQUEST has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 710 |