SAP ABAP Class CL_UA_INV_BSV_LCM (Lowest of Cost or Market Procedure)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-INV (Application Component) Inventory Accounting
⤷
UA_INV_BALANCE_SHEET_VALUATION (Package) Balance Sheet Valuation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_INV_BSV_PROCEDURES | Interface for Procedures | 20040907 |
Properties
Class | CL_UA_INV_BSV_LCM | |
Short Description | Lowest of Cost or Market Procedure | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | UA_INV_BALANCE_SHEET_VALUATION | Balance Sheet Valuation |
Created | 20040906 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_INV_BSV_LCM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UA_INV_BSV_PROCEDURES | Interface for Procedures | 20040907 |
Friends
Class CL_UA_INV_BSV_LCM has no friend class.
Attributes
Class CL_UA_INV_BSV_LCM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050303 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050303 |
3 | ![]() |
Instance method | Private | Method | Fills Display Table | 20050203 |
4 | ![]() |
Instance method | Public | Method | Determines New Price | 20041112 |
5 | ![]() |
Instance method | Private | Method | Sets New Price | 20050211 |
6 | ![]() |
Instance method | Private | Method | Sort Table of Price Relationships | 20050823 |
Events
Class CL_UA_INV_BSV_LCM has no event.
Types
Class CL_UA_INV_BSV_LCM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UA_INV_BSV_LCM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_INV_BSV_LCM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UA_INV_BSV_LCM has no parameter.
Method CONSTRUCTOR on class CL_UA_INV_BSV_LCM has no exception.
Method FILL_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DISPLAY | Call by reference | Type reference (TYPE) | ANY TABLE | 20050211 | |||
2 | ![]() |
IO_PRODUCT | Call by reference | Object reference (TYPE REF TO) | CL_FIN_PRODUCT_VIEW | Material | 20050203 | ||
3 | ![]() |
IS_DISPLAY_STR | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20050203 | ||
4 | ![]() |
IS_PRICES | Call by reference | Type reference (TYPE) | UAV_S_PRICE | Input/Output Preise | 20050203 | ||
5 | ![]() |
IS_RULE_KEY | Call by reference | Type reference (TYPE) | UAI_S_RULE_KEY | Regelschlüssel | 20050203 | ||
6 | ![]() |
IT_OUTPUT_PRICES | Call by reference | Type reference (TYPE) | UAV_T_PRICE | Tabellentyp für Preise zu FIN-Objekten | 20050203 |
Method FILL_DISPLAY on class CL_UA_INV_BSV_LCM has no exception.
Method GET_NEW_PRICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NEW_PRICE | Call by reference | Type reference (TYPE) | UAV_S_PRICE | Struktur für Preistabelle zu FIN-Objekten | 20041112 | ||
2 | ![]() |
ID_RELATION | Call by reference | Type reference (TYPE) | FAI_PRC_RELATION | Struktur für Preistabelle zu FIN-Objekten | 20041112 | ||
3 | ![]() |
IS_PRICE1 | Call by reference | Type reference (TYPE) | UAV_S_PRICE | Struktur für Preistabelle zu FIN-Objekten | 20041112 | ||
4 | ![]() |
IS_PRICE2 | Call by reference | Type reference (TYPE) | UAV_S_PRICE | Struktur für Preistabelle zu FIN-Objekten | 20041112 |
Method GET_NEW_PRICE on class CL_UA_INV_BSV_LCM has no exception.
Method SET_NEW_PRICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_MSG_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_UA_INV_MESSAGE_SERVICES | Paketverarbeitung Periodenabschluss, Rahmenklasse | 20050211 | ||
2 | ![]() |
CT_DISPLAY | Call by reference | Type reference (TYPE) | ANY TABLE | 20050211 | |||
3 | ![]() |
CT_OUTPUT_PRICES | Call by reference | Type reference (TYPE) | UAV_T_PRICE | Tabellentyp für Preise zu FIN-Objekten | 20050211 | ||
4 | ![]() |
ID_ACC_SYSTEM | Call by reference | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20050519 | ||
5 | ![]() |
ID_FIN_COMPANY | Call by reference | Type reference (TYPE) | FIN_COMPANY | Gesellschaft | 20050728 | ||
6 | ![]() |
ID_PERIOD | Call by reference | Type reference (TYPE) | FIN_FISCYEARPER | Geschäftsjahr und Periode | 20050211 | ||
7 | ![]() |
IO_PRODUCT | Call by reference | Object reference (TYPE REF TO) | CL_FIN_PRODUCT_VIEW | Material | 20050211 | ||
8 | ![]() |
IS_DISPLAY_STR | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20050211 | ||
9 | ![]() |
IS_NEW_PRICE | Call by reference | Type reference (TYPE) | UAV_S_PRICE | Struktur für Preistabelle zu FIN-Objekten | 20050211 | ||
10 | ![]() |
IS_RULE_KEY | Call by reference | Type reference (TYPE) | UAI_S_RULE_KEY | Regelschlüssel | 20050211 | ||
11 | ![]() |
IT_CURRTYPE | Call by reference | Type reference (TYPE) | FIN_TS_CURRTYPE | Menge von Währungstypen | 20050211 | ||
12 | ![]() |
IT_INPUT_PRICES | Call by reference | Type reference (TYPE) | UAV_T_PRICE | Tabellentyp für Preise zu FIN-Objekten | 20050211 | ||
13 | ![]() |
IT_PRICES | Call by reference | Type reference (TYPE) | UAI_T_PRICE | Input/Output Preise | 20050211 |
Method SET_NEW_PRICE on class CL_UA_INV_BSV_LCM has no exception.
Method SORT_PRICE_RELATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FAIBSV12C | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV12C | Preisbeziehungen | 20050823 |
Method SORT_PRICE_RELATIONS on class CL_UA_INV_BSV_LCM has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 400 |