SAP ABAP Class CL_FIN_DRCRIND (Debit/Credit Indicator)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN (Application Component) Financials
⤷
FAGL_CONF (Package) Configuration of FlexGL
⤷
⤷
Properties
| Class | CL_FIN_DRCRIND | |
| Short Description | Debit/Credit Indicator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FIN_BUS_ENT | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FAGL_CONF | Configuration of FlexGL |
| Created | 20040812 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FIN_DRCRIND has no interface implemented.
Friends
Class CL_FIN_DRCRIND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FIN_DRCRIND | 'C' | Credit | 20040812 | ||
| 2 | Constant | Public | Type reference (TYPE) | FIN_DRCRIND | 'D' | Debit | 20040812 | ||
| 3 | Constant | Private | Type reference (TYPE) | FINB_MD_FIELDNAME | IF_FIN_ENTITIES=>GC_DRCRIND | Field Name | 20040812 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR | Characteristic | 20040812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040812 |
Events
Class CL_FIN_DRCRIND has no event.
Types
Class CL_FIN_DRCRIND has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FIN_DRCRIND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FIN_DRCRIND has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |