SAP ABAP Class CL_BSSP_ISU_NAVIGATOR_WRAPPER (Wrapper for Function Module ISU_IL_MD_DATA_ENVIRONMENT)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
BSSPC (Package) Content for Utilities
⤷
Properties
| Class | CL_BSSP_ISU_NAVIGATOR_WRAPPER | |
| Short Description | Wrapper for Function Module ISU_IL_MD_DATA_ENVIRONMENT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSPC | Content for Utilities |
| Created | 20130415 | SAP |
| Last change | 20131127 | SAP |
| 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) |
Interfaces
Class CL_BSSP_ISU_NAVIGATOR_WRAPPER has no interface implemented.
Friends
Class CL_BSSP_ISU_NAVIGATOR_WRAPPER has no friend class.
Attributes
Class CL_BSSP_ISU_NAVIGATOR_WRAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check if RFC or local call | 20130801 | |
| 2 | Static method | Public | Method | Get Data Environment | 20130801 |
Events
Class CL_BSSP_ISU_NAVIGATOR_WRAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ECNQUERY | Public | See coding | 20130801 | BEGIN OF ecnquery,
row_key TYPE seu_id,
parent_key TYPE seu_id,
object_type TYPE swo_objtyp,
object_key TYPE swo_typeid,
text TYPE seu_text,
text1 TYPE seu_text,
text2 TYPE seu_text,
text3 TYPE seu_text,
text4 TYPE seu_text,
text5 TYPE seu_text,
text6 TYPE seu_text,
text7 TYPE seu_text,
text8 TYPE seu_text,
text9 TYPE seu_text,
END OF ecnquery
|
||
| 2 | ECNQUERYTAB | Public | See coding | 20130801 | ecnquerytab TYPE STANDARD TABLE OF ecnquery
|
Method Signatures
Method CHECK_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130801 | |||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Logical Destination (Specified in Function Call) | 20130801 |
Method CHECK_RFC_DESTINATION on class CL_BSSP_ISU_NAVIGATOR_WRAPPER has no exception.
Method GET_DATA_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_TREE | Call by reference | Type reference (TYPE) | ECNQUERYTAB | 20130801 | ||||
| 2 | IV_OBJKEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Object key | 20130801 | |||
| 3 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20130801 | |||
| 4 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130801 | |||
| 2 | 20130801 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |