SAP ABAP Class IF_UA_INV_BSV_RULE_SPECIFIC (Administration of Special Rule Set (Depends on Procedure))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE Communication with the Rule 20040929
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_ACCVAL Rule (Balance Sheet Values) 20041125
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_FIFO Rule (FIFO) 20040929
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_LCM Rule (Lowest Value) 20040929
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_MP Rule (Market Prices) 20040929
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_MPA Rule (Market Price Analysis) 20041125
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_BSV_RULE_ROC Rule (Range of Coverage) 20041027
Properties
Class IF_UA_INV_BSV_RULE_SPECIFIC  
Short Description Administration of Special Rule Set (Depends on Procedure)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040929   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_INV_BSV_RULE_SPECIFIC has no forward declaration.
Interfaces
Class IF_UA_INV_BSV_RULE_SPECIFIC has no interface implemented.
Friends
Class IF_UA_INV_BSV_RULE_SPECIFIC has no friend class.
Attributes
Class IF_UA_INV_BSV_RULE_SPECIFIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ON_CHANGE_SPECIFIC Instance method Public Method Check Changes to a Rule (Depends on Procedure) 20040929
2 DELETE_SPECIFIC Instance method Public Method Delete a Rule (Depends on Procedure) 20040929
3 SELECT_SPECIFIC Instance method Public Method Read a Rule (Depends on Procedure) 20040929
4 UPDATE_SPECIFIC Instance method Public Method Update a Rule (Depends on Procedure) 20040929
Events
Class IF_UA_INV_BSV_RULE_SPECIFIC has no event.
Types
Class IF_UA_INV_BSV_RULE_SPECIFIC has no local type.
Method Signatures

Method CHECK_ON_CHANGE_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISX_RULE_PROC Call by reference Type reference (TYPE) ANY 20040929
2 Importing I_BSV_RULE Value transfer Type reference (TYPE) FAI_BSV_RULE Regel zur Bilanzbewertung 20040929
# Exception Resumable Description Created on
1 CHECK_ERROR 20050407

Method DELETE_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BSV_RULE Value transfer Type reference (TYPE) FAI_BSV_RULE Regel zur Bilanzbewertung 20040929
# Exception Resumable Description Created on
1 DELETE_ERROR Fehler beim Löschen von Daten 20041129

Method SELECT_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ESX_RULE_PROC Call by reference Object reference (TYPE REF TO) DATA 20040929
2 Importing I_BSV_RULE Value transfer Type reference (TYPE) FAI_BSV_RULE Regel zur Bilanzbewertung 20040929
# Exception Resumable Description Created on
1 READ_ERROR Lesefehler 20041129

Method UPDATE_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ISX_RULE_PROC Call by reference Object reference (TYPE REF TO) DATA Spezieller Regelteil (methodenabhängig) 20040929
2 Importing I_BSV_RULE Value transfer Type reference (TYPE) FAI_BSV_RULE Regel zur Bilanzbewertung 20040929
# Exception Resumable Description Created on
1 UPDATE_ERROR Fehler beim Fortschreiben von Daten 20041129
History
Last changed by/on SAP  20050411 
SAP Release Created in