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 CON_CARRYFORWARD Constant Public Type reference (TYPE) BUKF_CATEGORY 'CFRB' Key Figures - Category 20050218
2 CON_MULTI_BDGT Constant Public Type reference (TYPE) BUKF_CATEGORY 'PEP' Key Figures - Category 20050615
3 CON_RELEASE Constant Public Type reference (TYPE) BUKF_CATEGORY 'RELE' Key Figures - Category 20050218
4 CON_REPORTING Constant Public Type reference (TYPE) BUKF_CATEGORY 'REPT' Key Figures - Category 20050218
5 CON_SINGLE_BUDTYPE Constant Public Type reference (TYPE) BUKF_CATEGORY 'SBT' Key Figures - Category 20050218
6 CON_TRANSFER Constant Public Type reference (TYPE) BUKF_CATEGORY 'TRANS' Key Figures - Category 20050218
7 G_APPLIC Instance attribute Private Type reference (TYPE) BUKF_APPLIC Key Figures - Application 20020403
8 G_CATEGORY Instance attribute Private Type reference (TYPE) BUKF_CATEGORY Key Figures - Category 20020403
9 G_EDIT_MODE Instance attribute Private Type reference (TYPE) BUKF_EDIT_MODE Key Figures - Editing mode 20020403
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020403
2 EXISTS_CATEGORIES Static method Public Method Checks if some categories exists of the requested applic. 20011120
3 GET_EDIT_MODE Instance method Public Method Returns the edit mode 20020403
4 GET_LIST_CAT 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 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKF_APPLIC Kennzahlen - Anwendung 20020403
2 Importing 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 Returning EX_RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20011120
2 Importing 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 Returning 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 Exporting EX_T_CAT Call by reference Type reference (TYPE) BUKF_T_CAT Kategorientabelle 20011120
2 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKF_APPLIC Anwendung 20011120
3 Importing 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