SAP ABAP Class /EACC/CL_BUFFER_VAL_STOCK (Valuation Result)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/BALANCE_READER (Package) Read Balances

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_BUFFER_VAL_STOCK | Interface Valuation Object | 20030206 |
Properties
Class | /EACC/CL_BUFFER_VAL_STOCK | |
Short Description | Valuation Result | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /EACC/BALANCE_READER | Read Balances |
Created | 20030206 | SAP |
Last change | 20070914 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CL_BUFFER_VAL_STOCK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /EACC/IF_BUFFER_VAL_STOCK | Interface Valuation Object | 20030206 |
Friends
Class /EACC/CL_BUFFER_VAL_STOCK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /EACC/T_BUFFERS | Buffer Table for Reader | 20030416 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | /EACC/T_STOCK | Valuated Stocks | 20030218 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACC_SYSTEM | Accounting System | 20030424 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20060829 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIN_FISCYEARPER | Fiscal Year / Period | 20030424 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FOBJ_OBJECT_ID | Technical Key of a FIN Object | 20040510 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_READER | Read Interface | 20040113 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_KF_CHARS_TABLE | Table of Characteristics | 20040113 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/S_STOCK | Valuated Stock | 20030424 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIN_TS_CURRTYPE | Currency IDs | 20031014 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FINB_READ_SELECT_CLAUSE | 'Select' Clause | 20040113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030207 | |
2 | ![]() |
Instance method | Public | Method | 20030210 | |
3 | ![]() |
Instance method | Private | Method | 20041116 | |
4 | ![]() |
Instance method | Protected | Method | 20030424 | |
5 | ![]() |
Instance method | Protected | Method | 20030218 | |
6 | ![]() |
Instance method | Public | Method | 20030210 | |
7 | ![]() |
Instance method | Public | Method | 20031202 | |
8 | ![]() |
Instance method | Public | Method | 20030425 | |
9 | ![]() |
Instance method | Public | Method | 20030425 | |
10 | ![]() |
Instance method | Public | Method | 20040914 |
Events
Class /EACC/CL_BUFFER_VAL_STOCK has no event.
Types
Class /EACC/CL_BUFFER_VAL_STOCK has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20030207 | ||
2 | ![]() |
I_BALANCE_READER | Call by reference | Type reference (TYPE) | BOOLEAN | 20060829 |
Method CONSTRUCTOR on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
Method GET_BUFFER_INSTANCE Signature
Method GET_BUFFER_INSTANCE on class /EACC/CL_BUFFER_VAL_STOCK has no parameter.
Method GET_BUFFER_INSTANCE on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
Method GET_VAL_UOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UOM | Call by reference | Type reference (TYPE) | FIN_UOM | Mengeneinheit | 20041116 | ||
2 | ![]() |
I_FOBJ_OBJECT_ID | Call by reference | Type reference (TYPE) | FOBJ_OBJECT_ID | Objekt-ID | 20041116 | ||
3 | ![]() |
I_FOBJ_TYPE_NAME | Call by reference | Type reference (TYPE) | FOBJ_TYPE_NAME | Name eines Objekttyps | 20041116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041116 |
Method READ_BUFFERED_STOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FISCPER | Call by reference | Type reference (TYPE) | RSFISCPER | Geschäftsjahr / Periode | 20030424 | ||
2 | ![]() |
I_FOBJ_OBJECT_ID | Call by reference | Type reference (TYPE) | FOBJ_OBJECT_ID | Objekt-ID | 20040510 | ||
3 | ![]() |
I_FOBJ_TYPE_NAME | Call by reference | Type reference (TYPE) | FOBJ_TYPE_NAME | Name eines Objekttyps | 20031120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030424 |
Method READ_FROM_JOURNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FISCPER | Call by reference | Type reference (TYPE) | RSFISCPER | Buchungsperiod, Datum | 20030310 | ||
2 | ![]() |
I_FOBJ_OBJECT_ID | Call by reference | Type reference (TYPE) | FOBJ_OBJECT_ID | Technischer Schlüssel einer FIN-Objekt-Instanz | 20040510 | ||
3 | ![]() |
I_FOBJ_TYPE_NAME | Call by reference | Type reference (TYPE) | FOBJ_TYPE_NAME | Name eines Objekttyps | 20031120 | ||
4 | ![]() |
RS_STOCK | Value transfer | Type reference (TYPE) | /EACC/S_STOCK | Bewerter Bestand | 20030218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030611 | ||
2 | ![]() |
20030611 | ||
3 | ![]() |
20031006 |
Method READ_STOCK_WITH_ID Signature
Method READ_STOCK_WITH_ID on class /EACC/CL_BUFFER_VAL_STOCK has no parameter.
Method READ_STOCK_WITH_ID on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class /EACC/CL_BUFFER_VAL_STOCK has no parameter.
Method RESET_BUFFER on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
Method UPDATE_BUFFER_QUANTITY Signature
Method UPDATE_BUFFER_QUANTITY on class /EACC/CL_BUFFER_VAL_STOCK has no parameter.
Method UPDATE_BUFFER_QUANTITY on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
Method UPDATE_BUFFER_VALUE Signature
Method UPDATE_BUFFER_VALUE on class /EACC/CL_BUFFER_VAL_STOCK has no parameter.
Method UPDATE_BUFFER_VALUE on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
Method UPDATE_PRICES Signature
Method UPDATE_PRICES on class /EACC/CL_BUFFER_VAL_STOCK has no parameter.
Method UPDATE_PRICES on class /EACC/CL_BUFFER_VAL_STOCK has no exception.
History
Last changed by/on | SAP | 20070914 |
SAP Release Created in | 350 |