SAP ABAP Class CL_FMKF_KF_HANDLER_FMBDT (FM - Key Figures - Handler for FMBDT)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBPA_E (Package) New budgeting: FM application part

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FMKF_KF_HANDLER_ABST | Key Figure handler model | 20010712 |
Properties
Class | CL_FMKF_KF_HANDLER_FMBDT | |
Short Description | FM - Key Figures - Handler for FMBDT | |
Super Class | CL_FMKF_KF_HANDLER_ABST | Key Figure handler model |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FMBPA_E | New budgeting: FM application part |
Created | 20000928 | SAP |
Last change | 20040302 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FMKF_KF_HANDLER_FMBDT has no forward declaration.
Interfaces
Class CL_FMKF_KF_HANDLER_FMBDT has no interface implemented.
Friends
Class CL_FMKF_KF_HANDLER_FMBDT 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_DATASOURCE | '0001' | Data source | 20000929 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FMKF_T_BUFFER | Table of buffers | 20010713 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Build a buffer using database values | 20001004 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20011205 |
Events
Class CL_FMKF_KF_HANDLER_FMBDT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | BUKF_S_CRITERIA | Private | See coding | BUKF_S_CRITERIA | 20001002 | begin of bukf_s_criteria,
keyfig type bukf_keyfig,
selcrittabs type buku_s_selcrittabs,
metacriteria type bukf_s_metacriteria,
end of bukf_s_criteria
|
|
2 | BUKF_S_METACRITERIA | Private | See coding | BUKF_S_METACRITERIA | 20001002 | begin of bukf_s_metacriteria,
version type f_metacriteria,
budcat type f_metacriteria,
valtype type f_metacriteria,
process type f_metacriteria,
budtype type f_metacriteria,
wfstate type f_metacriteria,
fiscyear type f_metacriteria,
ceffyear type f_metacriteria,
end of bukf_s_metacriteria
|
|
3 | BUKF_T_CRITERIA | Private | See coding | BUKF_T_CRITERIA | 20001002 | bukf_t_criteria type standard table of bukf_s_criteria
|
|
4 | FMKF_S_BUFFER | Private | See coding | 20010713 | begin of fmkf_s_buffer,
fm_area type fikrs,
address type fmku_s_dimpart,
buffer type ref to cl_buku_buffer,
end of fmkf_s_buffer
|
||
5 | FMKF_T_BUFFER | Private | See coding | 20010713 | fmkf_t_buffer type standard table of fmkf_s_buffer
|
||
6 | F_METACRITERIA | Private | See coding | F_METACRITERIA | 20001003 | begin of f_metacriteria,
t_input_metavalue type t_metavalue,
flg_all type boole_d,
end of f_metacriteria
|
|
7 | T_METAVALUE | Private | See coding | T_METAVALUE | 20001003 | t_metavalue type standard table of CHAR4 with default key
|
Method Signatures
Method BUILD_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_REF_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_BUKU_BUFFER | Kernel-Hilfsmittel - Generischer Puffer | 20010713 | ||
2 | ![]() |
IM_F_LINE | Call by reference | Type reference (TYPE) | FMKU_S_LINE_ID | Budgetzeilen (an Summentabelle abgeschlossen) | 20001004 | ||
3 | ![]() |
IM_REF_KF | Call by reference | Object reference (TYPE REF TO) | CL_BUKF_KF | Kennzahlreferenz | 20001004 |
Method BUILD_BUFFER on class CL_FMKF_KF_HANDLER_FMBDT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FMKF_KF_HANDLER_FMBDT has no parameter.
Method CONSTRUCTOR on class CL_FMKF_KF_HANDLER_FMBDT has no exception.
History
Last changed by/on | SAP | 20040302 |
SAP Release Created in | 462A |