SAP ABAP Interface IF_BSP_WD_CLASS_NAME_BUILDER (BAdI Interface: CLASS_NAME_BUILDER)
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
⤷
⤷
Properties
| Interface | IF_BSP_WD_CLASS_NAME_BUILDER | |
| Short Description | BAdI Interface: CLASS_NAME_BUILDER |
General Data
| Package | CRM_BSP_WD_GEN_TOOLS | Code Generation and Manipulations Tools for WEBCUIF DT |
| Created | 20060912 | SAP |
| Last changed | 20081007 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_WD_CLASS_NAME_BUILDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060912 |
Friends
Interface IF_BSP_WD_CLASS_NAME_BUILDER has no friend.
Attributes
Interface IF_BSP_WD_CLASS_NAME_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns a Name for Application Classes | 20060912 | |
| 2 | Instance method | Public | Method | Returns a Name for Context Classes | 20060912 | |
| 3 | Instance method | Public | Method | Returns a Name for Controller Base Classes | 20060912 | |
| 4 | Instance method | Public | Method | Returns a Name for Controller Implementation Classes | 20060912 | |
| 5 | Instance method | Public | Method | Returns a Name for Context Node Classes | 20060912 |
Events
Interface IF_BSP_WD_CLASS_NAME_BUILDER has no event.
Types
Interface IF_BSP_WD_CLASS_NAME_BUILDER has no local type.
Method Signatures
Method CALC_CLSNAME_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NAME_PROPOSAL | Call by reference | Type reference (TYPE) | SEOCLSNAME | Namensvorschlag | 20060912 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | Anwendungsname | 20060912 |
Method CALC_CLSNAME_APPL on Interface IF_BSP_WD_CLASS_NAME_BUILDER has no exception.
Method CALC_CLSNAME_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NAME_PROPOSAL | Call by reference | Type reference (TYPE) | SEOCLSNAME | Namensvorschlag | 20060912 | |||
| 2 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | Controllername | 20060912 |
Method CALC_CLSNAME_CONTEXT on Interface IF_BSP_WD_CLASS_NAME_BUILDER has no exception.
Method CALC_CLSNAME_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NAME_PROPOSAL | Call by reference | Type reference (TYPE) | SEOCLSNAME | Namensvorschlag | 20060912 | |||
| 2 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | Controllername | 20060912 |
Method CALC_CLSNAME_CONTROLLER on Interface IF_BSP_WD_CLASS_NAME_BUILDER has no exception.
Method CALC_CLSNAME_CONTROLLER_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NAME_PROPOSAL | Call by reference | Type reference (TYPE) | SEOCLSNAME | Namensvorschlag | 20060912 | |||
| 2 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | Controllername | 20060912 |
Method CALC_CLSNAME_CONTROLLER_IMPL on Interface IF_BSP_WD_CLASS_NAME_BUILDER has no exception.
Method CALC_CLSNAME_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NAME_PROPOSAL | Value transfer | Type reference (TYPE) | SEOCLSNAME | Namensvorschlag | 20060912 | |||
| 2 | IV_CNODE | Call by reference | Type reference (TYPE) | STRING | Kontextknotenname | 20060912 | |||
| 3 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | Controllername | 20060912 |
Method CALC_CLSNAME_NODE on Interface IF_BSP_WD_CLASS_NAME_BUILDER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |