SAP ABAP Class IF_UA_PRICE_MANAGER_GENERAL (PriceManager: Common Generic Methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UA_GENERIC_PRICE_READER PriceManager: Generic Read Interface 20030409
2 Interface composition (i COMPRISING i_ref)  IF_UA_GENERIC_PRICE_WRITER PriceManager: Generic Change Interface 20030409
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_PRICE_MANAGER PriceManager 20030228
Properties
Class IF_UA_PRICE_MANAGER_GENERAL  
Short Description PriceManager: Common Generic Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021220   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_PRICE_MANAGER_GENERAL has no forward declaration.
Interfaces
Class IF_UA_PRICE_MANAGER_GENERAL has no interface implemented.
Friends
Class IF_UA_PRICE_MANAGER_GENERAL has no friend class.
Attributes
Class IF_UA_PRICE_MANAGER_GENERAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELDS Instance method Public Method Delivers Fields of Price Table to Price Label 20030228
2 GET_HISTORIC_FIELDS Instance method Public Method Gets Fields of History Price Table to Price Label 20040706
3 GET_HISTORIC_KEY_FIELDS Instance method Public Method Gets Key Fields of History Price Table 20040705
4 GET_KEY_FIELDS Instance method Public Method Delivers Key Fields of Price Table to Price Label 20030228
Events
Class IF_UA_PRICE_MANAGER_GENERAL has no event.
Types
Class IF_UA_PRICE_MANAGER_GENERAL has no local type.
Method Signatures

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PRICE Call by reference Object reference (TYPE REF TO) DATA Typisierte Referenz auf Preistabellen-Struktur 20030414
2 Exporting ET_FIELDNAMES Call by reference Type reference (TYPE) FINB_MD_T_FIELDNAME Tabelle von Feldnamen 20030228
3 Importing ID_PRICE_LABEL Call by reference Type reference (TYPE) FIN_PRICELABEL Preisbezeichner 20030228

Method GET_FIELDS on class IF_UA_PRICE_MANAGER_GENERAL has no exception.

Method GET_HISTORIC_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PRICE Call by reference Object reference (TYPE REF TO) DATA Typisierte Referenz auf Preistabellen-Struktur 20040706
2 Exporting ET_FIELDNAMES Call by reference Type reference (TYPE) FINB_MD_T_FIELDNAME Feldnamen 20040706
3 Importing ID_PRICE_LABEL Call by reference Type reference (TYPE) FIN_PRICELABEL Preistyp 20040706

Method GET_HISTORIC_FIELDS on class IF_UA_PRICE_MANAGER_GENERAL has no exception.

Method GET_HISTORIC_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PRICE Call by reference Object reference (TYPE REF TO) DATA Typisierte Referenz auf Historien-Preistabellen-Struktur 20040705
2 Exporting ET_KEY_FIELDNAMES Call by reference Type reference (TYPE) FINB_MD_T_FIELDNAME Feldnamen 20040705
3 Importing ID_PRICE_LABEL Call by reference Type reference (TYPE) FIN_PRICELABEL Preistyp 20040705

Method GET_HISTORIC_KEY_FIELDS on class IF_UA_PRICE_MANAGER_GENERAL has no exception.

Method GET_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PRICE Call by reference Object reference (TYPE REF TO) DATA Typisierte Referenz auf Preistabellen-Struktur 20030414
2 Exporting ET_KEY_FIELDNAMES Call by reference Type reference (TYPE) FINB_MD_T_FIELDNAME Tabelle von Feldnamen 20030228
3 Importing ID_PRICE_LABEL Call by reference Type reference (TYPE) FIN_PRICELABEL Preisbezeichner 20030228
# Exception Resumable Description Created on
1 DOES_NOT_EXIST Preistyp existiert nicht 20041011
History
Last changed by/on SAP  20041209 
SAP Release Created in