SAP ABAP Interface IF_BSP_WD_GENINFO (Data Retrieval Interface for Generation Tools)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_GEN_TOOLS (Package) Code Generation and Manipulations Tools for WEBCUIF DT
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_GEN_UTIL_GENINFO | Helperclass for Generation: Classname resolution | 20040126 |
Properties
| Interface | IF_BSP_WD_GENINFO | |
| Short Description | Data Retrieval Interface for Generation Tools |
General Data
| Package | CRM_BSP_WD_GEN_TOOLS | Code Generation and Manipulations Tools for WEBCUIF DT |
| Created | 20040126 | SAP |
| Last changed | 20100303 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_WD_GENINFO has no forward declaration.
Interfaces
Interface IF_BSP_WD_GENINFO has no interface.
Friends
Interface IF_BSP_WD_GENINFO has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_APPL_CLASS | Constant | Public | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | 'AC' | Element Type Application Class | 20040126 | |
| 2 | CO_CONTEXT | Constant | Public | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | 'CT' | Element Type Context | 20040126 | |
| 3 | CO_CONTEXTNODE | Constant | Public | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | 'CN' | Element Type Context Node | 20040126 | |
| 4 | CO_CONTROLLER | Constant | Public | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | 'CC' | Element Type Controller | 20040126 | |
| 5 | CO_CONTROLLER_IMPL | Constant | Public | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | 'CI' | Element Type Controller Implementation | 20040126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041117 | ||
| 2 | Instance method | Public | Method | Delivers Controller Type as Program Constant | 20060116 | |
| 3 | Instance method | Public | Method | Query Implementing Class | 20040126 | |
| 4 | Instance method | Public | Method | Query Implementing Class | 20040126 | |
| 5 | Instance method | Public | Method | Query Implementing Class | 20040602 |
Events
Interface IF_BSP_WD_GENINFO has no event.
Types
Interface IF_BSP_WD_GENINFO has no local type.
Method Signatures
Method GET_CLSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20041117 | |||
| 2 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20041117 | ||||
| 3 | ELEM_TYPE | Call by reference | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | Generierungselementtyp | 20041117 | |||
| 4 | IV_APPL_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_APPL_MODEL | Modelbeschreibung für BSP WD Anwendungen | 20041117 | |||
| 5 | SUBELEMENT | Call by reference | Type reference (TYPE) | STRING | 20041117 |
Method GET_CLSNAME on Interface IF_BSP_WD_GENINFO has no exception.
Method GET_CONTROLLER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20060116 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060116 |
Method GET_CONTROLLER_TYPE on Interface IF_BSP_WD_GENINFO has no exception.
Method GET_GENINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSNAME | Value transfer | Type reference (TYPE) | STRING | 20040126 | ||||
| 2 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040126 | ||||
| 3 | ELEM_TYPE | Call by reference | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | Generierungselementtyp | 20040126 | |||
| 4 | SUBELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040126 |
Method GET_GENINFO on Interface IF_BSP_WD_GENINFO has no exception.
Method GET_GENINFO_ADJUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSNAME | Value transfer | Type reference (TYPE) | STRING | 20040126 | ||||
| 2 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040126 | ||||
| 3 | ELEM_TYPE | Call by reference | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | Generierungselementtyp | 20040126 | |||
| 4 | PROPOSED_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20040126 | |||
| 5 | SUBELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040126 |
Method GET_GENINFO_ADJUST on Interface IF_BSP_WD_GENINFO has no exception.
Method GET_GENINFO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSP_APPL_NAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Name einer BSP-Applikation | 20040602 | |||
| 2 | CLSNAME | Value transfer | Type reference (TYPE) | STRING | 20040602 | ||||
| 3 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040602 | ||||
| 4 | ELEM_TYPE | Call by reference | Type reference (TYPE) | BSP_WD_GEN_ELEM_TYPE | Generierungselementtyp | 20040602 | |||
| 5 | SUBELEMENT | Call by reference | Type reference (TYPE) | STRING | 20040602 |
Method GET_GENINFO_EXT on Interface IF_BSP_WD_GENINFO has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 40 |