SAP ABAP Class CL_FMCC_CC_HANDLER_PROTOCOL (Consistency Check Protocol)
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
⤷
⤷
Properties
| Class | CL_FMCC_CC_HANDLER_PROTOCOL | |
| Short Description | Consistency Check Protocol | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBPA_E | New budgeting: FM application part |
| Created | 20031209 | SAP |
| Last change | 20040116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FMCC_CC_HANDLER_PROTOCOL has no forward declaration.
Interfaces
Class CL_FMCC_CC_HANDLER_PROTOCOL has no interface implemented.
Friends
Class CL_FMCC_CC_HANDLER_PROTOCOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BUCC_PROTOCOL_ACTIVATION | General Flag | 20031219 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FMCC_T_INSTANCE_PROTOCOL | FM - Consistency checks - Table of CC tool | 20031209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FMCC_CC_T_PROTOCOL_TREE | For consistency check protocol | 20031211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collect result from key figure check | 20031209 | |
| 2 | Instance method | Public | Method | Collect result from prerequisite check | 20031209 | |
| 3 | Instance method | Public | Constructor | 20031209 | ||
| 4 | Instance method | Public | Method | Display result | 20031210 | |
| 5 | Instance method | Public | Method | Get the activation flag | 20031219 | |
| 6 | Static method | Public | Method | Return an instance of the CC protocol | 20031209 | |
| 7 | Instance method | Public | Method | Get the result tree table | 20031217 | |
| 8 | Instance method | Public | Method | Set the activation of protocol | 20031219 | |
| 9 | Instance method | Public | Method | Set result tree table | 20031215 |
Events
Class CL_FMCC_CC_HANDLER_PROTOCOL has no event.
Types
Class CL_FMCC_CC_HANDLER_PROTOCOL has no local type.
Method Signatures
Method COLLECT_RESULT_KF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_VALUE_DEF | Call by reference | Type reference (TYPE) | STRING | 20031209 | ||||
| 2 | IM_FIELD_VALUE_EVAL | Call by reference | Type reference (TYPE) | STRING | 20031209 | ||||
| 3 | IM_LINE_NUMBER | Call by reference | Type reference (TYPE) | BUED_DOCLN | Position im Budgeterfassungsbeleg | 20031209 |
Method COLLECT_RESULT_KF on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method COLLECT_RESULT_PRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINE | Call by reference | Type reference (TYPE) | FMKU_S_LINE_ID | Position im Budgeterfassungsbeleg | 20040106 | |||
| 2 | IM_REF_RULE | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE | Konsistenzprüfungen - Schlüssel der Prüfregel | 20031217 | |||
| 3 | IM_T_TRACE | Call by reference | Type reference (TYPE) | TSFBE_TRACE | Trace-Tabelle für Formelauswertung | 20031211 |
Method COLLECT_RESULT_PRE on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
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) | BUKU_APPLIC | Anwendung | 20031209 | |||
| 2 | IM_FM_AREA | Call by reference | Type reference (TYPE) | FIKRS | Finanzkreis | 20031209 |
Method CONSTRUCTOR on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method DISPLAY_RESULT Signature
Method DISPLAY_RESULT on class CL_FMCC_CC_HANDLER_PROTOCOL has no parameter.
Method DISPLAY_RESULT on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method GET_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLG_ACTIVE | Value transfer | Type reference (TYPE) | BUCC_PROTOCOL_ACTIVATION | Allgemeines Kennzeichen | 20031219 |
Method GET_ACTIVATION on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20031209 | |||
| 2 | IM_FM_AREA | Call by reference | Type reference (TYPE) | FIKRS | Finanzkreis | 20031209 | |||
| 3 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FMCC_CC_HANDLER_PROTOCOL | Konsistenzprüfungs-Protokoll | 20031209 |
Method GET_INSTANCE on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method GET_RESULT_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_T_RESULT_TREE | Value transfer | Type reference (TYPE) | FMCC_CC_T_PROTOCOL_TREE | Für Konsistenzprüfungs-Protokoll | 20031217 |
Method GET_RESULT_TREE on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method SET_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLG_ACTIVE | Call by reference | Type reference (TYPE) | BUCC_PROTOCOL_ACTIVATION | Allgemeines Kennzeichen | 20031219 |
Method SET_ACTIVATION on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
Method SET_RESULT_TREE Signature
Method SET_RESULT_TREE on class CL_FMCC_CC_HANDLER_PROTOCOL has no parameter.
Method SET_RESULT_TREE on class CL_FMCC_CC_HANDLER_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20040116 |
| SAP Release Created in | 500 |