SAP ABAP Class CL_FMCCF_END_OF_CHAIN_EXAMPLE (Example of end of chain)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
FI (Application Component) Financial Accounting
⤷
FMFS (Package) Updating Funds Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_FMCCF_CHAIN_GEN | Interface for BAdI: END_OF_CHAIN | 20111026 |
Properties
| Class | CL_FMCCF_END_OF_CHAIN_EXAMPLE | |
| Short Description | Example of end of chain | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMFS | Updating Funds Management |
| Created | 20111020 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FMCCF_END_OF_CHAIN_EXAMPLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111026 | ||
| 2 | IF_EX_FMCCF_CHAIN_GEN | Interface for BAdI: END_OF_CHAIN | 20111026 |
Friends
Class CL_FMCCF_END_OF_CHAIN_EXAMPLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TT_FMIOI | General Flag | 20111026 |
Methods
Class CL_FMCCF_END_OF_CHAIN_EXAMPLE has no method.
Events
Class CL_FMCCF_END_OF_CHAIN_EXAMPLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FMIOI | Public | See coding | 20111026 | tt_fmioi type sorted table of ty_fmioi with unique key refbn refbt rforg rfpos rfknt rldnr gjahr
|
||
| 2 | TY_FMIOI | Public | See coding | 20111026 | begin of ty_fmioi,
refbn type fmioi-refbn ,
refbt type fmioi-refbt ,
rforg type fmioi-rforg ,
rfpos type fmioi-rfpos ,
rfknt type fmioi-rfknt ,
rldnr type fmioi-rldnr ,
gjahr type fmioi-gjahr ,
loekz type fmioi-loekz ,
cfstat type fmioi-cfstat,
end of ty_fmioi
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |