SAP ABAP Class CL_CFB_SCALE_BADI (Encapsulated BADI Calls)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PI-CFB (Application Component) Consumer Products for Food & Beverage
⤷
CFB_GENERAL (Package) CFB General (DDIC)
⤷
⤷
Properties
| Class | CL_CFB_SCALE_BADI | |
| Short Description | Encapsulated BADI Calls | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFB_GENERAL | CFB General (DDIC) |
| Created | 20100824 | SAP |
| Last change | 20110908 | 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_CFB_SCALE_BADI has no interface implemented.
Friends
Class CL_CFB_SCALE_BADI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CFB_MIGO_SCALES_TAB_BADI | Adjustments for Scale Tab in MIGO | 20100824 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_CFB_SCALE_BADI | Encapsulated BADI Calls | 20100824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100824 | |
| 2 | Static method | Public | Method | Returns Instance | 20100824 | |
| 3 | Instance method | Public | Method | Returns Output Text if Tab Not Relevant for Item | 20100824 | |
| 4 | Instance method | Public | Method | Returns the Desired Tab Page Name | 20100824 | |
| 5 | Instance method | Public | Method | Checks Whether the Tab Subscreen Is Relevant for the Item | 20100824 | |
| 6 | Instance method | Public | Method | Controls the Visibility of the Title Element | 20100824 |
Events
Class CL_CFB_SCALE_BADI has no event.
Types
Class CL_CFB_SCALE_BADI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFB_SCALE_BADI has no parameter.
Method CONSTRUCTOR on class CL_CFB_SCALE_BADI has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETREF | Value transfer | Object reference (TYPE REF TO) | CL_CFB_SCALE_BADI | Verkapselt BAdI Aufrufe | 20100824 |
Method GET_INSTANCE on class CL_CFB_SCALE_BADI has no exception.
Method GET_NO_TAB_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_NO_TAB_TEXT | Call by reference | Type reference (TYPE) | TEXT100 | Text Länge 100 | 20100824 |
Method GET_NO_TAB_TEXT on class CL_CFB_SCALE_BADI has no exception.
Method GET_TAB_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TAB_NAME | Value transfer | Type reference (TYPE) | SCRFSTXG | Text/Schablone eines Dynproelements | 20100824 |
Method GET_TAB_NAME on class CL_CFB_SCALE_BADI has no exception.
Method GET_TAB_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 | ||||
| 2 | IS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100824 |
Method GET_TAB_RELEVANCE on class CL_CFB_SCALE_BADI has no exception.
Method GET_TAB_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 | ||||
| 2 | IS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100824 |
Method GET_TAB_VISIBILITY on class CL_CFB_SCALE_BADI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |