SAP ABAP Class CL_FAA_BSP_NAMING (Gets Names of Elements in Blueprint Table)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_UI_BSP (Package) User Interface for BSP
⤷
⤷
Properties
| Class | CL_FAA_BSP_NAMING | |
| Short Description | Gets Names of Elements in Blueprint Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FAA_UI_BSP | User Interface for BSP |
| Created | 20031110 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FAA_BSP_NAMING has no forward declaration.
Interfaces
Class CL_FAA_BSP_NAMING has no interface implemented.
Friends
Class CL_FAA_BSP_NAMING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FAA' | Component FAA | 20031110 | ||
| 2 | Constant | Public | Type reference (TYPE) | TAB_APPL | 'FI-AA' | Application using function | 20031110 | ||
| 3 | Constant | Private | Type reference (TYPE) | C | 'M' | Suffix for Master Data | 20040206 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'AMD' | Asset Master Data | 20031110 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'FG' | Logical Field Group | 20031110 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'MG' | Multigroup | 20031110 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'TB' | Tab Page | 20031110 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SP_ASSET_COCKPIT' | Name | 20040206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Name of BSP Application | 20040206 | |
| 2 | Static method | Public | Method | Generate Name of BSP Application | 20040206 | |
| 3 | Static method | Public | Method | Get Name of Event | 20031110 | |
| 4 | Static method | Public | Method | Generates a Name for an Event for Group Box | 20040624 | |
| 5 | Static method | Public | Method | Gets Name of Event from Layout for Multigroup | 20031110 | |
| 6 | Static method | Public | Method | Gets Name of Field Group | 20031110 | |
| 7 | Static method | Public | Method | Gets Name for Logical Field Group from T082L | 20031110 | |
| 8 | Static method | Public | Method | Gets Name of Multigroup | 20031110 | |
| 9 | Static method | Public | Method | Generate Name of BSP Application | 20040206 | |
| 10 | Static method | Public | Method | Gets Name of Tab Page Group for BSP | 20040310 |
Events
Class CL_FAA_BSP_NAMING has no event.
Types
Class CL_FAA_BSP_NAMING has no local type.
Method Signatures
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Nutzende Applikation | 20040206 | |||
| 2 | RD_APPLICATION | Value transfer | Type reference (TYPE) | CRMT_BSP_APPL | Applikations-Szenario | 20040206 |
Method GET_APPLICATION on class CL_FAA_BSP_NAMING has no exception.
Method GET_APPLSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Nutzende Applikation | 20040206 | |||
| 2 | RD_APPLSET | Value transfer | Type reference (TYPE) | CRMT_BSP_APPL | Applikations-Szenario | 20040206 |
Method GET_APPLSET on class CL_FAA_BSP_NAMING has no exception.
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VVV | Call by reference | Type reference (TYPE) | STRING | 20031110 | ||||
| 2 | ID_XXX | Call by reference | Type reference (TYPE) | STRING | 20031110 | ||||
| 3 | ID_YY | Call by reference | Type reference (TYPE) | STRING | 20031110 | ||||
| 4 | RD_EVENT | Value transfer | Type reference (TYPE) | CRMT_BSP_EVENT | Event | 20031110 |
Method GET_EVENT on class CL_FAA_BSP_NAMING has no exception.
Method GET_EVENT_FOR_FIELDGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Nutzende Applikation | 20040624 | |||
| 2 | ID_GBOX_ID | Call by reference | Type reference (TYPE) | TAB_GBOX_ID | Identifikator für Gruppenrahmen | 20040624 | |||
| 3 | RD_EVENT | Value transfer | Type reference (TYPE) | CRMT_BSP_EVENT | Ereignis | 20040624 |
Method GET_EVENT_FOR_FIELDGROUP on class CL_FAA_BSP_NAMING has no exception.
Method GET_EVENT_FOR_MULTIGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Application using function | 20031110 | |||
| 2 | ID_LAYOUT | Call by reference | Type reference (TYPE) | TAB_LAYOUT | Tab in master records: Tab layout | 20031110 | |||
| 3 | ID_TAB | Call by reference | Type reference (TYPE) | TAB_TAB | Number of tab index in tab for asset master data maint. | 20031110 | |||
| 4 | RD_EVENT | Value transfer | Type reference (TYPE) | CRMT_BSP_EVENT | Event | 20031110 |
Method GET_EVENT_FOR_MULTIGROUP on class CL_FAA_BSP_NAMING has no exception.
Method GET_FIELDGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VVV | Call by reference | Type reference (TYPE) | STRING | 20031110 | ||||
| 2 | ID_WWW | Call by reference | Type reference (TYPE) | STRING | 20040210 | ||||
| 3 | ID_XXX | Call by reference | Type reference (TYPE) | STRING | Layout aus IMG (TAMLAY0) | 20031110 | |||
| 4 | RD_FIELDGROUP | Value transfer | Type reference (TYPE) | CRMT_BSP_FIELDGRP | 20031110 |
Method GET_FIELDGROUP on class CL_FAA_BSP_NAMING has no exception.
Method GET_FIELDGROUP_FOR_FEGLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Anwendung aus IMG (TAMLAYA) | 20031110 | |||
| 2 | ID_FEGLG | Call by reference | Type reference (TYPE) | FEGLG | Logische Feldgruppe | 20031110 | |||
| 3 | RD_FIELDGROUP | Value transfer | Type reference (TYPE) | CRMT_BSP_FIELDGRP | 20031110 |
Method GET_FIELDGROUP_FOR_FEGLG on class CL_FAA_BSP_NAMING has no exception.
Method GET_MULTIGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Application using function | 20031110 | |||
| 2 | ID_VVV | Call by reference | Type reference (TYPE) | STRING | 20031110 | ||||
| 3 | ID_XXX | Call by reference | Type reference (TYPE) | STRING | 20031110 | ||||
| 4 | RD_MULTIGROUP | Value transfer | Type reference (TYPE) | CRMT_BSP_MULTIGROUP | Multigroup | 20031110 |
Method GET_MULTIGROUP on class CL_FAA_BSP_NAMING has no exception.
Method GET_SCREEN_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Nutzende Applikation | 20040206 | |||
| 2 | ID_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040206 | |||
| 3 | RD_SCREENSTRUCTURE | Value transfer | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Applikations-Szenario | 20040206 |
Method GET_SCREEN_STRUCTURE on class CL_FAA_BSP_NAMING has no exception.
Method GET_TABGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | TAB_APPL | Nutzende Applikation | 20040310 | |||
| 2 | RD_TABGROUP | Value transfer | Type reference (TYPE) | CRMT_BSP_REGTABGRP | Register Tab Gruppe | 20040310 |
Method GET_TABGROUP on class CL_FAA_BSP_NAMING has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |