SAP ABAP Class /EACC/CL_OBJECT_SCHEME (Posting Scheme)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/POSTING_SCHEME (Package) Posting Scheme
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_POSTING_SCHEME | Posting Scheme | 20021223 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ACT_ALOC_SCHEME | 20030616 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_CONSI_SCHEME | 20040816 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_CONSUMPTION_SCHEME | 20030610 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_FIXED_ASSET_SCHEME | 20050307 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_GR_IR_SCHEME | 20030610 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_INVENTORY_SCHEME | Inventory Posting Scheme | 20021223 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ORDER_WIP_SCHEME | 20030226 |
Properties
| Class | /EACC/CL_OBJECT_SCHEME | |
| Short Description | Posting Scheme | |
| Super Class | /EACC/CL_POSTING_SCHEME | Posting Scheme |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/POSTING_SCHEME | Posting Scheme |
| Created | 20021223 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_OBJECT_SCHEME has no forward declaration.
Interfaces
Class /EACC/CL_OBJECT_SCHEME has no interface implemented.
Friends
Class /EACC/CL_OBJECT_SCHEME 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) | FIN_S_AMOUNT | Flow Value in Object Currency | 20030313 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | FIN Object | 20021223 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Generic Implementation of a FIN Object | 20040818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Values on scheme are checked | 20050207 | |
| 2 | Instance method | Public | Constructor | 20021223 | ||
| 3 | Instance method | Public | Method | Deletes Lines Whose Currency Types Are Not Known | 20050118 | |
| 4 | Instance method | Public | Method | Deletes Lines for which Amounts are all Zero | 20030805 | |
| 5 | Instance method | Public | Method | 20030424 |
Events
Class /EACC/CL_OBJECT_SCHEME has no event.
Types
Class /EACC/CL_OBJECT_SCHEME has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20050208 | |||
| 2 | ID_BUS_TR_CAT | Call by reference | Type reference (TYPE) | FIN_BTATYPE | Geschäftsvorfallstyp | 20050208 | |||
| 3 | ID_CURRENCY | Call by reference | Type reference (TYPE) | FIN_CURRENCY | Währungsschlüssel | 20050208 | |||
| 4 | ID_CURRID | Call by reference | Type reference (TYPE) | FIN_CURRTYPE | Währungskennung | 20050208 | |||
| 5 | ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20050208 | |||
| 6 | ID_FIN_FISCPER | Call by reference | Type reference (TYPE) | FIN_FISCPER | Geschäftsperiode | 20050208 | |||
| 7 | ID_FIN_FISCYEAR | Call by reference | Type reference (TYPE) | FIN_FISCYEAR | Geschäftsjahr | 20050208 | |||
| 8 | ID_FIN_FISCYEARPER | Call by reference | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr und Periode | 20050208 | |||
| 9 | ID_FIN_POSTDAT | Call by reference | Type reference (TYPE) | FIN_POSTDAT | Buchungsdatum | 20050208 | |||
| 10 | ID_SNDKEY | Call by reference | Type reference (TYPE) | FINB_SNDKEY | Belegschlüssel des sendenden Systems | 20050208 | |||
| 11 | ID_SND_ID | Call by reference | Type reference (TYPE) | FINB_SND_ID | Senderidentifikation | 20050208 | |||
| 12 | IS_FLOW_AMOUNT | Call by reference | Type reference (TYPE) | FIN_S_AMOUNT | Allgemeine Betragsangabe (mit Währungstyp) | 20050208 | |||
| 13 | IS_FLOW_QUANTITY | Call by reference | Type reference (TYPE) | FIN_S_QUANTITY | Allgemeine Mengenangabe (mit Mengentyp) | 20050208 | |||
| 14 | IS_VAL_EDGE | Call by reference | Type reference (TYPE) | /EACC/S_VAL_EDGE | Bewertete Kante | 20050208 |
Method CHECK on class /EACC/CL_OBJECT_SCHEME has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Objektinstanz | 20021223 | |||
| 2 | IO_OBJECT_P | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Generische Implementierung eines FIN-Objekts | 20040818 |
Method CONSTRUCTOR on class /EACC/CL_OBJECT_SCHEME has no exception.
Method DELETE_NON_REQ_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCSYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20050118 | |||
| 2 | I_COMPANY | Call by reference | Type reference (TYPE) | FIN_COMPANY | Company | 20050118 |
Method DELETE_NON_REQ_LINES on class /EACC/CL_OBJECT_SCHEME has no exception.
Method DELETE_ZERO_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRD_ITEM_ONLY | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20110712 | |||
| 2 | I_REVAL_ITEM_ONLY | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | Typ Boolean für E-Accounting | 20030915 | |||
| 3 | I_VAL_QTY_PRESENT | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | 20060802 |
Method DELETE_ZERO_LINES on class /EACC/CL_OBJECT_SCHEME has no exception.
Method UPDATE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20030425 | |||
| 2 | I_BTATYPE | Call by reference | Type reference (TYPE) | FIN_BTATYPE | Geschäftsvorfallstyp | 20041004 | |||
| 3 | I_QUANTITY | Call by reference | Type reference (TYPE) | FIN_S_QUANTITY | Mengen | 20030424 | |||
| 4 | I_SNDKEY | Call by reference | Type reference (TYPE) | FINB_SNDKEY | Belegschlüssel des sendenden Systems | 20041025 | |||
| 5 | I_SND_ID | Call by reference | Type reference (TYPE) | FINB_SND_ID | Senderidentifikation | 20041025 |
Method UPDATE_BUFFER on class /EACC/CL_OBJECT_SCHEME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |