SAP ABAP Class CL_UA_INV_BSV_RULE (Communication with the Rule)
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_RULE_SPECIFIC | Administration of Special Rule Set (Depends on Procedure) | 20040929 |
Properties
| Class | CL_UA_INV_BSV_RULE | |
| Short Description | Communication with the Rule | |
| 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 | 20040923 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_INV_BSV_RULE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UA_INV_BSV_RULE_SPECIFIC | Administration of Special Rule Set (Depends on Procedure) | 20040929 |
Friends
Class CL_UA_INV_BSV_RULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FAI_BSV_PROC | Balance Sheet Valuation Procedure (ID) | 20041005 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | UAI_T_RULE | Rules for Balance Sheet Valuation | 20041025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Changes to a Rule | 20040929 | |
| 2 | Instance method | Private | Method | 20040929 | ||
| 3 | Static method | Public | Method | Delete a Rule | 20040929 | |
| 4 | Instance method | Private | Method | 20040929 | ||
| 5 | Static method | Public | Method | Read Price Variants Actually Used | 20041026 | |
| 6 | Static method | Public | Method | Reads Existing Rules | 20041025 | |
| 7 | Static method | Public | Method | Input Help for Price Variant | 20041127 | |
| 8 | Static method | Public | Method | Input Help for Balance Sheet Valuation Procedures | 20041127 | |
| 9 | Static method | Public | Method | Read a Rule | 20040929 | |
| 10 | Instance method | Private | Method | 20040929 | ||
| 11 | Static method | Public | Method | Update a Rule | 20040929 | |
| 12 | Instance method | Private | Method | 20040929 |
Events
Class CL_UA_INV_BSV_RULE has no event.
Types
Class CL_UA_INV_BSV_RULE has no local type.
Method Signatures
Method CHECK_ON_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISX_RULE_PROC | Call by reference | Type reference (TYPE) | ANY | 20040929 | ||||
| 2 | IS_RULE | Call by reference | Type reference (TYPE) | UAI_S_RULE | Regel (Join aus Definition & Texten) | 20040929 | |||
| 3 | IT_CURRTYPE | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV17C | Währungstypen (Regel) | 20050128 | |||
| 4 | IT_GROUP_DEF | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV06C | Kriterien zur Definition von Bewertungsgruppen | 20050405 | |||
| 5 | IT_PRICES | Call by reference | Type reference (TYPE) | UAI_T_PRICE | Input/Output Preise | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050407 | |||
| 2 | 20050407 |
Method CHECK_ON_CHANGE_SPECIFIC Signature
Method CHECK_ON_CHANGE_SPECIFIC on class CL_UA_INV_BSV_RULE has no parameter.
Method CHECK_ON_CHANGE_SPECIFIC on class CL_UA_INV_BSV_RULE has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RULE_KEY | Call by reference | Type reference (TYPE) | UAI_S_RULE_KEY | Regelschlüssel | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen von Daten | 20041129 |
Method DELETE_SPECIFIC Signature
Method DELETE_SPECIFIC on class CL_UA_INV_BSV_RULE has no parameter.
Method DELETE_SPECIFIC on class CL_UA_INV_BSV_RULE has no exception.
Method GET_ACTUAL_PRICE_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACC_SYSTEM | Value transfer | Type reference (TYPE) | ACC_SYSTEM | Rechnungssystem | 20050620 | |||
| 2 | ID_FAI_BSV_PROC | Value transfer | Type reference (TYPE) | FAI_BSV_PROC | Bilanzbewertungsverfahren (ID) | 20041128 | |||
| 3 | ID_FIN_COMPANY | Value transfer | Type reference (TYPE) | FIN_COMPANY | Gesellschaft | 20050718 | |||
| 4 | RT_PRCV_DESC | Value transfer | Type reference (TYPE) | UAI_T_PRCV_DESC | Preisvariante mit Beschreibung der Regel | 20041026 |
Method GET_ACTUAL_PRICE_VARIANTS on class CL_UA_INV_BSV_RULE has no exception.
Method GET_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RULE | Value transfer | Type reference (TYPE) | UAI_T_RULE | Regeln zur Bilanzbewertung | 20041025 |
Method GET_RULES on class CL_UA_INV_BSV_RULE has no exception.
Method GET_VALUE_HELP_PRCV Signature
Method GET_VALUE_HELP_PRCV on class CL_UA_INV_BSV_RULE has no parameter.
Method GET_VALUE_HELP_PRCV on class CL_UA_INV_BSV_RULE has no exception.
Method GET_VALUE_HELP_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FAI_BSV_PRGID | Value transfer | Type reference (TYPE) | FAI_BSV_PRGID | Programm-Identifier für Bilanzbewertungsverfahren | 20041127 | |||
| 2 | RD_FAI_BSV_PROC | Value transfer | Type reference (TYPE) | FAI_BSV_PROC | Bilanzbewertungsverfahren (ID) | 20041127 |
Method GET_VALUE_HELP_PROC on class CL_UA_INV_BSV_RULE has no exception.
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ESX_RULE_PROC | Call by reference | Object reference (TYPE REF TO) | DATA | 20040929 | ||||
| 2 | ES_RULE | Call by reference | Type reference (TYPE) | UAI_S_RULE | Regel (Join aus Definition & Texten) | 20040929 | |||
| 3 | ET_CURRTYPE | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV17C | Währungstypen (Regel) | 20050128 | |||
| 4 | ET_GROUP_DEF | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV06C | Kriterien zur Definition von Bewertungsgruppen | 20050405 | |||
| 5 | ET_PRICES | Call by reference | Type reference (TYPE) | UAI_T_PRICE | Input/Output Preise | 20040929 | |||
| 6 | IS_RULE_KEY | Call by reference | Type reference (TYPE) | UAI_S_RULE_KEY | Regelschlüssel | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Regel ist unvollständig | 20050407 | ||
| 2 | Zum angegebenen Schlüssel wurde auf der Datenbank kein Satz | 20041130 | ||
| 3 | Lesefehler | 20041129 |
Method SELECT_SPECIFIC Signature
Method SELECT_SPECIFIC on class CL_UA_INV_BSV_RULE has no parameter.
Method SELECT_SPECIFIC on class CL_UA_INV_BSV_RULE has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISX_RULE_PROC | Call by reference | Object reference (TYPE REF TO) | DATA | Spezieller Regelteil (methodenabhängig) | 20040929 | |||
| 2 | IS_RULE | Call by reference | Type reference (TYPE) | UAI_S_RULE | Regel (Join aus Definition & Texten) | 20040929 | |||
| 3 | IT_CURRTYPE | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV17C | Tabelle mit Währungstypen | 20050128 | |||
| 4 | IT_GROUP_DEF | Call by reference | Type reference (TYPE) | UAI_T_FAIBSV06C | Kriterien zur Definition von Bewertungsgruppen | 20050405 | |||
| 5 | IT_PRICES | Call by reference | Type reference (TYPE) | UAI_T_PRICE | Input/Output Preise | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041129 |
Method UPDATE_SPECIFIC Signature
Method UPDATE_SPECIFIC on class CL_UA_INV_BSV_RULE has no parameter.
Method UPDATE_SPECIFIC on class CL_UA_INV_BSV_RULE has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 400 |