SAP ABAP Class CL_ACC_QUANTITY (Currency ID)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_ACC_ENT_GENERAL (Package) Cross-Legal Entity Objects for Entities in Financials
⤷
⤷
Properties
| Class | CL_ACC_QUANTITY | |
| Short Description | Currency ID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ACC_CURTYPE | |
| Program status | ||
| Category | 0 | |
| Package | FINB_ACC_ENT_GENERAL | Cross-Legal Entity Objects for Entities in Financials |
| Created | 20030730 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ACC_QUANTITY has no interface implemented.
Friends
Class CL_ACC_QUANTITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_QUANTITY_TYPES | 20030730 | ||||
| 2 | Constant | Public | Type reference (TYPE) | FINB_QNTTYP | ' ' | Default Quantity Type (due to Downward Compatibility) | 20040226 | ||
| 3 | Constant | Public | Type reference (TYPE) | FINB_QNTTYP | 'P' | Quantity in Order Unit | 20040226 | ||
| 4 | Constant | Public | Type reference (TYPE) | FINB_QNTTYP | 'C' | Quantity in Purchase Order Price Unit | 20040908 | ||
| 5 | Constant | Public | Type reference (TYPE) | FINB_QNTTYP | 'R' | Quantity in Reference Unit of Measure | 20040226 | ||
| 6 | Constant | Public | Type reference (TYPE) | FINB_QNTTYP | 'V' | Quantity in Valuation Quantity Unit | 20040226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Reads All Quantity Types from Database | 20030801 | |
| 2 | Static method | Public | Method | Characteristics/Data Elements for a Quantity Type | 20030730 | |
| 3 | Static method | Public | Method | List of Assigned Quantity Types | 20030801 | |
| 4 | Static method | Public | Method | Writes Quantity Types into DB (Deletes Existing if Required) | 20040206 |
Events
Class CL_ACC_QUANTITY has no event.
Types
Class CL_ACC_QUANTITY has no local type.
Method Signatures
Method FILL_BUFFER Signature
Method FILL_BUFFER on class CL_ACC_QUANTITY has no parameter.
Method FILL_BUFFER on class CL_ACC_QUANTITY has no exception.
Method GET_CHARACTERISTICS_FOR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DATAELEMENT_Q | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement Menge | 20030730 | |||
| 2 | ED_DATAELEMENT_U | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement Mengeneinheit | 20030730 | |||
| 3 | ED_FIELDNAME_Q | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname Menge | 20030730 | |||
| 4 | ED_FIELDNAME_U | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname Mengeneinheit | 20030730 | |||
| 5 | ID_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030730 | |||
| 6 | ID_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20030730 | |||
| 7 | ID_FINB_QNTTYP | Call by reference | Type reference (TYPE) | FINB_QNTTYP | Mengentyp | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030730 |
Method GET_QUANTITY_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FINB_QNTTYP | Call by reference | Type reference (TYPE) | ACC_QUANTITY_TYPES | Mengentypen | 20030801 | |||
| 2 | ID_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030801 | |||
| 3 | ID_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20030801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030801 |
Method SET_QUANTITY_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040206 | |||
| 2 | IT_ACC_QNTTP_CONF | Call by reference | Type reference (TYPE) | ACC_TS_QNTTP_CONF | Tabelle mit Mengentypkonfigurationen | 20040206 |
Method SET_QUANTITY_TYPES on class CL_ACC_QUANTITY has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 200 |