SAP ABAP Class CL_BUKF_CAT (Key Figures - Category)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBP_E (Package) New Budgeting: generic part
⤷
⤷
Properties
| Class | CL_BUKF_CAT | |
| Short Description | Key Figures - Category | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBP_E | New Budgeting: generic part |
| Created | 20011120 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUKF_CAT has no forward declaration.
Interfaces
Class CL_BUKF_CAT has no interface implemented.
Friends
Class CL_BUKF_CAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BUKF_CATEGORY | 'CFRB' | Key Figures - Category | 20050218 | ||
| 2 | Constant | Public | Type reference (TYPE) | BUKF_CATEGORY | 'PEP' | Key Figures - Category | 20050615 | ||
| 3 | Constant | Public | Type reference (TYPE) | BUKF_CATEGORY | 'RELE' | Key Figures - Category | 20050218 | ||
| 4 | Constant | Public | Type reference (TYPE) | BUKF_CATEGORY | 'REPT' | Key Figures - Category | 20050218 | ||
| 5 | Constant | Public | Type reference (TYPE) | BUKF_CATEGORY | 'SBT' | Key Figures - Category | 20050218 | ||
| 6 | Constant | Public | Type reference (TYPE) | BUKF_CATEGORY | 'TRANS' | Key Figures - Category | 20050218 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | BUKF_APPLIC | Key Figures - Application | 20020403 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BUKF_CATEGORY | Key Figures - Category | 20020403 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BUKF_EDIT_MODE | Key Figures - Editing mode | 20020403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020403 | |
| 2 | Static method | Public | Method | Checks if some categories exists of the requested applic. | 20011120 | |
| 3 | Instance method | Public | Method | Returns the edit mode | 20020403 | |
| 4 | Static method | Public | Method | Returns a list of categories | 20011120 |
Events
Class CL_BUKF_CAT has no event.
Types
Class CL_BUKF_CAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKF_APPLIC | Kennzahlen - Anwendung | 20020403 | |||
| 2 | IM_CATEGORY | Call by reference | Type reference (TYPE) | BUKF_CATEGORY | Kennzahlen - Kategorie | 20020403 |
Method CONSTRUCTOR on class CL_BUKF_CAT has no exception.
Method EXISTS_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011120 | |||
| 2 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKF_APPLIC | Kennzahlen - Anwendung | 20011120 |
Method EXISTS_CATEGORIES on class CL_BUKF_CAT has no exception.
Method GET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EDIT_MODE | Value transfer | Type reference (TYPE) | BUKF_CATEGORY | Kennzahlen - Kategorie | 20020403 |
Method GET_EDIT_MODE on class CL_BUKF_CAT has no exception.
Method GET_LIST_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_T_CAT | Call by reference | Type reference (TYPE) | BUKF_T_CAT | Kategorientabelle | 20011120 | |||
| 2 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKF_APPLIC | Anwendung | 20011120 | |||
| 3 | IM_T_CATEGORY | Call by reference | Type reference (TYPE) | BUKF_T_CATEGORY | Kategorientabelle | 20011120 |
Method GET_LIST_CAT on class CL_BUKF_CAT has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 110 |