SAP ABAP Class /EACC/CL_POSTING_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_EDGE_SCHEME | Superclass of all BTA Primary Processes | 20021227 |
2 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_IDENTITY_SCHEME | Simple Posting Schema Log.Obj.Type -> Pos.Type | 20040302 |
3 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_OBJECT_SCHEME | Posting Scheme | 20021223 |
Properties
Class | /EACC/CL_POSTING_SCHEME | |
Short Description | Posting Scheme | |
Super Class | ||
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 | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CL_POSTING_SCHEME has no forward declaration.
Interfaces
Class /EACC/CL_POSTING_SCHEME has no interface implemented.
Friends
Class /EACC/CL_POSTING_SCHEME 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_POSTYPE | 'AAL' | Item Category in the Accounting Engine | 20030616 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'CONSI' | Item Category | 20040816 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'CONSI' | Item Category in the Accounting Engine | 20030416 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'CONSU' | Item Category in the Accounting Engine | 20030416 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'CREDI' | Item Category in the Accounting Engine | 20040303 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'DEBT' | Item Category in the Accounting Engine | 20040303 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'FXAST' | Item Category | 20050307 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'GIII' | Item Category in the Accounting Engine | 20040303 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'GRIR' | Item Category in the Accounting Engine | 20030610 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'INVNT' | Item Category in the Accounting Engine | 20030416 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'OHC' | Item Category in the Accounting Engine | 20030616 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'PRDIF' | Item Category in the Accounting Engine | 20030416 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'REVAL' | Item Category in the Accounting Engine | 20030416 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'REVNU' | Item Category in the Accounting Engine | 20040303 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'TAX' | Item Category in the Accounting Engine | 20040303 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | FIN_POSTYPE | 'WIP' | Item Category in the Accounting Engine | 20030416 | |
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIN_S_AMOUNT | Amount in Formula Editor | 20030313 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20050217 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Field Name | 20050217 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /EACC/T_POSTING_ITEMS | Posting Amounts | 20030313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030226 | |
2 | ![]() |
Instance method | Protected | Method | 20030317 | |
3 | ![]() |
Instance method | Public | Method | Object: Valuation | 20021223 |
Events
Class /EACC/CL_POSTING_SCHEME has no event.
Types
Class /EACC/CL_POSTING_SCHEME has no local type.
Method Signatures
Method ADD_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AMNT | Call by reference | Type reference (TYPE) | FIN_S_AMOUNT | Betrag | 20030226 | ||
2 | ![]() |
I_CURRID | Call by reference | Type reference (TYPE) | FIN_CURRTYPE | Währungskennung | 20030327 | ||
3 | ![]() |
I_FISCPER | Call by reference | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr / Periode | 20030317 | ||
4 | ![]() |
I_ITEM_CAT | Call by reference | Type reference (TYPE) | FIN_POSTYPE | 20030226 | |||
5 | ![]() |
I_XREVAL | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030627 |
Method ADD_ITEM on class /EACC/CL_POSTING_SCHEME has no exception.
Method CONCATENATE_FISCPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERIOD | Call by reference | Type reference (TYPE) | POPER | Buchungsperiode | 20030317 | ||
2 | ![]() |
I_YEAR | Call by reference | Type reference (TYPE) | BDATJ | Buchungsdatum JJJJ | 20030317 | ||
3 | ![]() |
RD_FISCPER | Value transfer | Type reference (TYPE) | RSFISCPER | Geschäftsjahr / Periode | 20030317 |
Method CONCATENATE_FISCPER on class /EACC/CL_POSTING_SCHEME has no exception.
Method VALUE 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 | 20030305 | ||
2 | ![]() |
I_BUS_TR_CAT | Call by reference | Type reference (TYPE) | FIN_BTATYPE | Geschäftsvorfallstyp | 20030627 | ||
3 | ![]() |
I_CURRENCY | Call by reference | Type reference (TYPE) | FIN_CURRENCY | Währungsschlüssel | 20030325 | ||
4 | ![]() |
I_CURRID | Call by reference | Type reference (TYPE) | FIN_CURRTYPE | Währungskennung | 20030327 | ||
5 | ![]() |
I_CURRID_INV | Call by reference | Type reference (TYPE) | FIN_CURRTYPE | Währungskennung | 20030327 | ||
6 | ![]() |
I_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030225 | ||
7 | ![]() |
I_FIN_FISCPER | Call by reference | Type reference (TYPE) | FIN_FISCPER | Geschäftsperiode | 20040713 | ||
8 | ![]() |
I_FIN_FISCPER_RC | Call by reference | Type reference (TYPE) | FIN_FISCPER | Geschäftsperiode | 20040714 | ||
9 | ![]() |
I_FIN_FISCYEAR | Call by reference | Type reference (TYPE) | FIN_FISCYEAR | Geschäftsjahr | 20040713 | ||
10 | ![]() |
I_FIN_FISCYEARPER | Call by reference | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr und Periode | 20040713 | ||
11 | ![]() |
I_FIN_FISCYEARPER_RC | Call by reference | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr und Periode | 20040714 | ||
12 | ![]() |
I_FIN_FISCYEAR_RC | Call by reference | Type reference (TYPE) | FIN_FISCYEAR | Geschäftsjahr | 20040714 | ||
13 | ![]() |
I_FIN_POSTDAT | Call by reference | Type reference (TYPE) | FIN_POSTDAT | Buchungsdatum | 20040713 | ||
14 | ![]() |
I_FLOW_AMOUNT | Call by reference | Type reference (TYPE) | FIN_S_AMOUNT | Betrag | 20030305 | ||
15 | ![]() |
I_FLOW_QUANTITY | Call by reference | Type reference (TYPE) | FIN_S_QUANTITY | Menge im Formel-Builder | 20030305 | ||
16 | ![]() |
I_REF_QUANTITY | Call by reference | Type reference (TYPE) | FIN_S_QUANTITY | Allgemeine Mengenangabe (mit Mengentyp) | 20041013 | ||
17 | ![]() |
I_REVERSAL | Call by reference | Type reference (TYPE) | C | 20030725 | |||
18 | ![]() |
I_SNDKEY | Call by reference | Type reference (TYPE) | FINB_SNDKEY | Belegschlüssel des sendenden Systems | 20050211 | ||
19 | ![]() |
I_SND_ID | Call by reference | Type reference (TYPE) | FINB_SND_ID | Senderidentifikation | 20050211 | ||
20 | ![]() |
I_VAL_EDGE | Call by reference | Type reference (TYPE) | /EACC/S_VAL_EDGE | Bewertete Kante | 20050211 |
Method VALUE on class /EACC/CL_POSTING_SCHEME has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in |