SAP ABAP Interface IF_UA_PRICE_MANAGER_GENERAL (PriceManager: Common Generic Methods)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     UA_PRICE_MANAGER (Package) Price Manager
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
Interface IF_UA_PRICE_MANAGER_GENERAL  
Short Description PriceManager: Common Generic Methods    
General Data
Package UA_PRICE_MANAGER   Price Manager 
Created 20021220   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_UA_PRICE_MANAGER_GENERAL has no forward declaration.
Interfaces
Interface IF_UA_PRICE_MANAGER_GENERAL has no interface.
Friends
Interface IF_UA_PRICE_MANAGER_GENERAL has no friend.
Attributes
Interface 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
Interface IF_UA_PRICE_MANAGER_GENERAL has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 350