SAP ABAP Interface IF_FINB_ACC_SYSTEM_FACADE (Obsolete !!! Valuation System)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_OBJ_TO_BE_DELETED (Package) Objects to be deleted following upgrade discussion
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /EACC/IF_ACC_SYSTEM_FACADE Valuation System 20020128
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_ACC_SYSTEM_FACADE Obsolete !!! Valuation System 20010705
Properties
Interface IF_FINB_ACC_SYSTEM_FACADE  
Short Description Obsolete !!! Valuation System    
General Data
Package FINB_OBJ_TO_BE_DELETED   Objects to be deleted following upgrade discussion 
Created 20010705   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_FINB_ACC_SYSTEM_FACADE has no forward declaration.
Interfaces
Interface IF_FINB_ACC_SYSTEM_FACADE has no interface.
Friends
Interface IF_FINB_ACC_SYSTEM_FACADE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_GRP_CURRENCY Constant Public Type reference (TYPE) FINB_ACSYST_DESCRIPTION_GROUP 'GRP_CURRENCY' Customizing Info for the Group "Currency" 20010705
2 SC_GRP_CURR_CONVERSION Constant Public Type reference (TYPE) FINB_ACSYST_DESCRIPTION_GROUP 'GRP_CURR_CONVERSION' Customizing Info for the Group "Currency Conversion" 20010705
3 SC_GRP_FISC_YEAR Constant Public Type reference (TYPE) FINB_ACSYST_DESCRIPTION_GROUP 'GRP_PERIOD' Customizing Info for the Group "Period Split" 20010705
4 SC_TYPE_DOC_NUMB Constant Public Type reference (TYPE) FINB_ACSYST_DESCRIPTION_TYPE 'TYPE_DOC_NUMB' Customizing Info for Type "Document Number Assignment" 20010815
5 SC_TYPE_RECONCILIATION Constant Public Type reference (TYPE) FINB_ACSYST_DESCRIPTION_TYPE 'TYPE_RECONCIL' Customizing Info for Type "Reconciliation" 20010705
6 SC_TYPE_VALUATION Constant Public Type reference (TYPE) FINB_ACSYST_DESCRIPTION_TYPE 'TYPE_VALUATION' Customizing Info for Type "Valuation" 20010705
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACSYST_IDS_BY_CHARACTERS Instance method Public Method Provides the valuation systs for chr. vals to be indentified 20010705
2 GET_ACTIVE_CURTYPES_OF_ACSYST Instance method Public Method Provides the Active Currency Types in a Valuation System 20011002
3 GET_ALL_ACTIVE_ACSYST Instance method Public Method Provides all Valuation Systems in an Accounting Instance 20011002
4 GET_DESCRIPTION_OF_ACSYST Instance method Public Method Provides the Descriptive Characteristics of a Valuation Sys. 20010705
5 GET_DETERMINING_CHARACTERCS Instance method Public Method Provides the Identifying Characteristics of All Val. Systems 20010705
6 GET_STATUS_OF_ACINST Instance method Public Method Provides the Status of a Valuation System 20010911
Events
Interface IF_FINB_ACC_SYSTEM_FACADE has no event.
Types
Interface IF_FINB_ACC_SYSTEM_FACADE has no local type.
Method Signatures

Method GET_ACSYST_IDS_BY_CHARACTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHARACTERISTICS Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FIN-Stammdaten: Paare Feldname / Wert 20010705
2 Returning RT_SYSTEM_ID Value transfer Type reference (TYPE) FINB_YT_ACSYST_ID Bewertungssysteme (IDs) 20010705
# Exception Resumable Description Created on
1 NOT_FOUND kein Bewertungssystem für die Merkmalswerte gefunden 20010814

Method GET_ACTIVE_CURTYPES_OF_ACSYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CURTYP Call by reference Type reference (TYPE) FINB_YT_CURTYP Tabelle für Währungstypen 20011002
2 Importing IS_ACSYST Call by reference Type reference (TYPE) FINB_YS_ACSYST_ID Struktur für die ID eines Bewertungssystems (ohne ACINST) 20011002
# Exception Resumable Description Created on
1 ACSYST_DOES_NOT_EXIST Bewertungssystem existiert nicht 20011002
2 COMMUNITY_DOES_NOT_EXIST Community existiert nicht 20011002

Method GET_ALL_ACTIVE_ACSYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACSYST Call by reference Type reference (TYPE) FINB_YT_ACSYST_ID Bewertungssysteme (IDs) 20011002
2 Importing ID_ACINST Call by reference Type reference (TYPE) FINB_ACINST Accounting-Instanz 20011002

Method GET_ALL_ACTIVE_ACSYST on Interface IF_FINB_ACC_SYSTEM_FACADE has no exception.

Method GET_DESCRIPTION_OF_ACSYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACCOMM Call by reference Type reference (TYPE) FINB_ACCOMM Rechnungswesen Gemeinschaft 20010814
2 Importing ID_ACSYST Call by reference Type reference (TYPE) FINB_ACSYST Bewertungssystem 20010705
3 Importing ID_CHAR_GROUP Call by reference Type reference (TYPE) FINB_ACSYST_DESCRIPTION_GROUP Gruppe des beschreibenden Merkmals 20010705
4 Importing ID_CHAR_TYPE Call by reference Type reference (TYPE) FINB_ACSYST_DESCRIPTION_TYPE Typ des beschreibenden Merkmals 20010705
5 Returning RT_DESCRIBING_CHAR Value transfer Type reference (TYPE) FINB_YT_ACSYST_DESCRIPTION Tabelle der beschreibenden Merkmale 20010705
# Exception Resumable Description Created on
1 ACCOMM_NOT_FOUND Community nicht vorhanden 20010814
2 ACSYST_NOT_FOUND Bewertungssystem nicht vorhanden 20010814
3 DESCRIPTION_NOT_FOUND keine Beschreibung zum Bewertungssystem vorhanden 20010814
4 TYPE_OR_GROUP_NOT_VALID Typ oder Gruppe sind nicht gültig 20010814

Method GET_DETERMINING_CHARACTERCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHAR_FIELDNAMES Value transfer Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Feldnamen 20010705
# Exception Resumable Description Created on
1 NOT_FOUND es wurden keine beschreibenden Merkmale gefunden 20010814

Method GET_STATUS_OF_ACINST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_HAS_ERRORS Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010911
2 Exporting ED_HAS_WARNINGS Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010911
3 Exporting ED_IS_CHECKED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010911
4 Importing ID_ACCOMM Call by reference Type reference (TYPE) FINB_ACCOMM Rechnungswesen Gemeinschaft 20010911
5 Importing ID_ACSYST Call by reference Type reference (TYPE) FINB_ACSYST Bewertungssystem 20010911
# Exception Resumable Description Created on
1 ACCOMM_NOT_FOUND Community nicht vorhanden 20010911
2 ACSYST_NOT_FOUND Bewertungssystem nicht vorhanden 20010911
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A