SAP ABAP Interface IF_FAA_CFG_LEADOBJ_ERP (Read Leading Object FAA in ERP)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-AA-AA (Application Component) Basic Functions
     FAA_CUS_CA (Package) Cross Application Customizing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FAA_CFG_DEPRAREA_ERP Initial Screen for Reading Assets Configuration via Dep.Area 20041115
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_CFG_DEPRAREA_ERP Read BC Depreciation Area ERP 20110720
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_CFG_LEADOBJ_ERP Read Access Customizing for Leading Org. Object 20041112
Properties
Interface IF_FAA_CFG_LEADOBJ_ERP  
Short Description Read Leading Object FAA in ERP    
General Data
Package FAA_CUS_CA   Cross Application Customizing 
Created 20041027   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FAACT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IF_FAA_CFG_LEADOBJ_ERP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FAA_CFG_LEADOBJ Read Leading Object FAA 20041112
Friends
Interface IF_FAA_CFG_LEADOBJ_ERP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ASSIGNMENT Instance attribute Public Type reference (TYPE) FAA_S_LEADOBJ_ASSIGNMENT_ERP Assignments of Leading Object in ERP 20041119
2 MS_NEWGL_STATUS Instance attribute Public Type reference (TYPE) IF_FAA_CFG_LEADOBJ_ERP=>TY_NEWGL_STATUS New GL Status 20120207
3 MS_SPECIAL_FEATURE Instance attribute Public Type reference (TYPE) FAA_S_LEADOBJ_ATTRIBUTES_ERP Attributes of Leading Object in ERP (Special Features) 20121127
4 MTS_ASSIGNED_LEDGER_GROUP Instance attribute Public Type reference (TYPE) FAA_T_LDGRP_ASSIGN Assigned Ledger Groups in FIAA 20120206
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_LEADING_LEDGER Instance method Public Method ERP: Determines If LEADOBJ Contains the Leading Ledger 20130520
2 GET_CHARTOFDEPRECIATION Instance method Public Method ERP: Determine Chart of Depreciation 20041119
3 GET_DEFAULT_AREA Instance method Public Method ERP: Determines Default Area of LEADOBJ Object 20121210
4 GET_DEPRKEY_DETAILS Instance method Public Method ERP: Determine Default Values for Depreciation Key 20041119
5 GET_DOC_TYPES_PERIOD_PROCESSES Instance method Public Method ERP: Document Types for Periodic Processes 20041119
6 GET_MAX_CLOSED_FY Instance method Public Method ERP: Determines Most Recent Closed Fiscal Year 20041129
7 GET_MIN_CLOSED_FY Instance method Public Method ERP: Determines Oldest Closed Fiscal Year 20041129
8 GET_PERIOD_AND_YEAR Instance method Public Method ERP: Determines Period and Fiscal Year for Postings 20041129
9 GET_QUANTITY_MANAGING_AREA Instance method Public Method ERP: Determines Area That Updates Quantity 20120530
10 INITIALIZE Instance method Public Method Proposals for Data 20041115
Events
Interface IF_FAA_CFG_LEADOBJ_ERP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_NEWGL_STATUS Public See coding New GL Status 20120207 BEGIN OF ty_newgl_status, newgl_active TYPE boole_d, newgl_migration TYPE boole_d, END OF ty_newgl_status
Method Signatures

Method CONTAINS_LEADING_LEDGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTAINS_LEADING_LEDGER Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20130520

Method CONTAINS_LEADING_LEDGER on Interface IF_FAA_CFG_LEADOBJ_ERP has no exception.

Method GET_CHARTOFDEPRECIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041119
2 Returning RS_CHARTDEF Value transfer Type reference (TYPE) FAA_S_CHARTDEF_ERP Entitätenstruktur Bewertungsplan 20041119
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041119

Method GET_DEFAULT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AREA Value transfer Type reference (TYPE) FAA_S_AREAREF-DEPR_AREA 20121210

Method GET_DEFAULT_AREA on Interface IF_FAA_CFG_LEADOBJ_ERP has no exception.

Method GET_DEPRKEY_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DEPRKEY_DETAILS Value transfer Type reference (TYPE) FAA_S_DEPRKEY_SETTINGS BC-Informationen eines Abschreibungsschüssels 20041119

Method GET_DEPRKEY_DETAILS on Interface IF_FAA_CFG_LEADOBJ_ERP has no exception.

Method GET_DOC_TYPES_PERIOD_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC_TYPE_DEPRECIATION_POST Call by reference Type reference (TYPE) FAA_S_DOCUMENT_TYPE Informationen über Belegart für Buchungen Anlagenbuchhaltung 20041119
2 Exporting ES_DOC_TYPE_PERIODIC_POST Call by reference Type reference (TYPE) FAA_S_DOCUMENT_TYPE Informationen über Belegart für Buchungen Anlagenbuchhaltung 20041119
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041119

Method GET_MAX_CLOSED_FY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CLOSED_FISC_YEAR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20041129

Method GET_MAX_CLOSED_FY on Interface IF_FAA_CFG_LEADOBJ_ERP has no exception.

Method GET_MIN_CLOSED_FY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CLOSED_FISC_YEAR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20041129

Method GET_MIN_CLOSED_FY on Interface IF_FAA_CFG_LEADOBJ_ERP has no exception.

Method GET_PERIOD_AND_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_FISC_YEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20041129
2 Exporting ED_PERIOD Call by reference Type reference (TYPE) POPER Buchungsperiode 20041129
3 Importing ID_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20041129
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041129

Method GET_QUANTITY_MANAGING_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AREA Value transfer Type reference (TYPE) FAA_S_AREAREF-DEPR_AREA Bereich ist relevant für Mengenfortschreibung 20120530
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20120530

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LEADOBJ_KEY Call by reference Type reference (TYPE) FAA_S_ORG_CA Führende Organisationseinheit Anlagenbuchhaltung 20110713
# Exception Resumable Description Created on
1 CX_FAA_CONFIG Ausnahmeklasse Customizing lesen 20041115
History
Last changed by/on SAP  20131127 
SAP Release Created in 600