SAP ABAP Class /EACC/CL_READER_SIGN_SWITCH (Sign Switcher)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ABSTRACT_JOURNAL (Package) Abstract Journal in e-Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_PER_READER_AD_READER | Document Read Interface | 20020820 |
Properties
| Class | /EACC/CL_READER_SIGN_SWITCH | |
| Short Description | Sign Switcher | |
| Super Class | CL_FINB_PER_READER_AD_READER | Document Read Interface |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_ABSTR_JRNL | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/ABSTRACT_JOURNAL | Abstract Journal in e-Accounting |
| Created | 20020820 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_READER_SIGN_SWITCH has no forward declaration.
Interfaces
Class /EACC/CL_READER_SIGN_SWITCH has no interface implemented.
Friends
Class /EACC/CL_READER_SIGN_SWITCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Access to Master Data via Local Integrity | 20040506 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Condition | 20020820 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FINB_KF_CHARS | Key figures whose debit/credit sign should be switched | 20040323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020820 |
Events
Class /EACC/CL_READER_SIGN_SWITCH has no event.
Types
Class /EACC/CL_READER_SIGN_SWITCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION_FOR_SIGN_SWITCH | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20020820 | |||
| 2 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | Zugriff auf Stammdaten über die Local Integrity | 20040506 | |||
| 3 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_READER | Leseschnittstelle | 20020820 | |||
| 4 | IT_KEYF_FOR_SIGN_SWITCH | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Kennzahlen, deren Vorzeichen umgedreht werden sollen | 20040323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020820 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 1.1 |