SAP ABAP Class CL_UA_INV_CONVERT_QTY_FORMAT (CL_UA_INV_CONVERT_QTY_FORMAT)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
UA_INV_REPORTING (Package) Reporting Subledger Inventories
⤷
⤷
Properties
| Class | CL_UA_INV_CONVERT_QTY_FORMAT | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_INV_REPORTING | Reporting Subledger Inventories |
| Created | 20040927 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_UA_INV_CONVERT_QTY_FORMAT has no interface implemented.
Friends
Class CL_UA_INV_CONVERT_QTY_FORMAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_LIST | Table of Characteristic Values | 20040927 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Characteristic Vector | 20040927 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GYT_QTYTYPE | 20040927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040927 | |
| 2 | Instance method | Public | Method | 20040927 | ||
| 3 | Instance method | Public | Method | 20040927 |
Events
Class CL_UA_INV_CONVERT_QTY_FORMAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GYS_QTYTYPE | Public | See coding | 20041014 | BEGIN OF gys_qtytype ,
fin_qtytype TYPE fin_qtytype ,
END OF gys_qtytype
|
||
| 2 | GYT_QTYTYPE | Public | See coding | 20041014 | gyt_qtytype TYPE TABLE OF gys_qtytype
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QTYTYPE | Call by reference | Type reference (TYPE) | GYT_QTYTYPE | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040927 |
Method CONVERT_FLAT_2_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUANTITY | Call by reference | Type reference (TYPE) | FIN_T_QUANTITY | Tabelle von Beträgen (mit Währungstyp) | 20040927 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenzeile mit Mengenfeldern | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040927 |
Method CONVERT_TABLE_2_FLAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_STRUCNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040927 | |||
| 2 | ER_QUANTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20040927 | ||||
| 3 | IT_QUANTITY | Call by reference | Type reference (TYPE) | FIN_T_QUANTITY | Tabelle von Mengen (mit Mengentypen) | 20040927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040927 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 400 |