SAP ABAP Interface IF_FAA_CFG_LEADOBJ (Read Leading Object FAA)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_CUS_GA_CA (Package) Access to 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 | Initial Screen for Reading Assets Configuration via Dep.Area | 20041115 |
2 | Interface composition (i COMPRISING i_ref) | IF_FAA_CFG_LEADOBJ_ERP | Read Leading Object FAA in ERP | 20041112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FAA_CFG_DEPRAREA_ERP | Read BC Depreciation Area ERP | 20110720 |
4 | 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 | |
Short Description | Read Leading Object FAA |
General Data
Package | FAA_CUS_GA_CA | Access to Cross-Application Customizing |
Created | 20041027 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | FAACC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | FAACT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | IF_FAA_CFG_LEADOBJ | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | IF_FAA_POSTING_TYPES | 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_OBJECT | Initial Screen Read Asset Configuration | 20110929 | ||
2 | IF_FAA_FRW_OBJECT | FIAA: Abstract Object Interface | 20110929 | ||
3 | IF_FAA_OBJECT | Instantiable Object | 20041203 |
Friends
Interface IF_FAA_CFG_LEADOBJ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MB_USE_NEW_SETTLEMENT_LOGIC | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Processing Logic for Settlement | 20081217 | ||
2 | MD_LEADOBJ | Instance attribute | Public | Type reference (TYPE) | FAA_ORG_CA | Obsolete!!!--> Do Not Use | 20041115 | ||
3 | MD_OBJECT_TYPE | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Leading Organizational Unit | 20041112 | ||
4 | MSX_SETTINGS | Instance attribute | Public | Type reference (TYPE) | FAA_SX_LEADOBJ_SETTINGS | Settings of Leading Object Including Currency Settings | 20041118 | ||
5 | MS_LEADOBJ_KEY | Instance attribute | Public | Type reference (TYPE) | FAA_S_ORG_CA | Leading Organizational Unit for Asset Accounting | 20110713 | ||
6 | MTS_AREAREF | Instance attribute | Public | Type reference (TYPE) | FAA_TS_AREAREF | Table of Available Areas Including Reference to Area | 20041112 | ||
7 | MT_AREA_RANGE | Instance attribute | Public | Type reference (TYPE) | IF_FAA_CFG_LEADOBJ=>TY_RANGE_AFABE | Range of Areas of a Lead Object | 20130601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determines First Day in a Period (in Fiscal Year) | 20050121 |
2 | ![]() |
Instance method | Public | Method | Determines First Day in Fiscal Year | 20041129 |
3 | ![]() |
Instance method | Public | Method | Determines Last Day in a Period (in Fiscal Year) | 20050121 |
4 | ![]() |
Instance method | Public | Method | Determines Last Day in Fiscal Year | 20041129 |
5 | ![]() |
Instance method | Public | Method | Gets Information on Status of Legacy Data Transfer | 20041118 |
6 | ![]() |
Instance method | Public | Method | Gets ISO Code of Local Currency | 20041118 |
7 | ![]() |
Instance method | Public | Method | Determines Maximum (Open Fiscal Year) | 20041129 |
8 | ![]() |
Instance method | Public | Method | Determines Number of Periods of Fiscal Year | 20041129 |
9 | ![]() |
Instance method | Public | Method | Gets Range of Currency Types Known in FI | 20120905 |
10 | ![]() |
Instance method | Public | Method | Checks If Option Is Active Using Incoming Constants | 20041112 |
11 | ![]() |
Instance method | Public | Method | Leading Object Is Set as Productive | 20041118 |
Events
Interface IF_FAA_CFG_LEADOBJ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_RANGE_AFABE | Public | See coding | 20121116 | ty_range_afabe TYPE RANGE OF afabe_d
|
||
2 | TY_RANGE_CURTP | Public | See coding | 20121111 | ty_range_curtp TYPE RANGE OF curtp
|
Method Signatures
Method GET_FIRST_DAY_IN_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FIRST_DAY | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050121 | ||
2 | ![]() |
ID_FISC_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20050121 | ||
3 | ![]() |
ID_PERIOD | Call by reference | Type reference (TYPE) | POPER | Buchungsperiode | 20050121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20050121 |
Method GET_FIRST_DAY_IN_YEAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FISC_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20041129 | ||
2 | ![]() |
RD_FIRST_DAY | Value transfer | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20041129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20041129 |
Method GET_LAST_DAY_IN_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_LAST_DAY | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050121 | ||
2 | ![]() |
ID_FISC_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20050121 | ||
3 | ![]() |
ID_PERIOD | Call by reference | Type reference (TYPE) | POPER | Buchungsperiode | 20050121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20050121 |
Method GET_LAST_DAY_IN_YEAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FISC_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20041129 | ||
2 | ![]() |
RD_LAST_DAY | Value transfer | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20041129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20041129 |
Method GET_LEGACY_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_LEGACY_STATUS | Value transfer | Type reference (TYPE) | FAA_S_LEADOBJ_LEGACY_STATUS | Status-Informationen zum führenden Org-Objekt | 20041118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20041118 |
Method GET_LOCAL_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_CURRENCY | Value transfer | Type reference (TYPE) | WAERS | Währungsschlüssel | 20041118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20041118 |
Method GET_MAX_OPEN_FY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_OPEN_FISC_YEAR | Value transfer | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20041129 |
Method GET_MAX_OPEN_FY on Interface IF_FAA_CFG_LEADOBJ has no exception.
Method GET_NUMBER_OF_PERIODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PERIODS | Call by reference | Type reference (TYPE) | POPER | Buchungsperioden | 20050321 | ||
2 | ![]() |
ED_PERIODS_SHORT_FY | Call by reference | Type reference (TYPE) | POPER | Buchungsperioden im Rumpfgeschäftsjahr | 20050321 | ||
3 | ![]() |
ID_FISC_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20041129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20041129 |
Method GET_RANGE_KNOWN_CURTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RANGE_CURTP | Value transfer | Type reference (TYPE) | TY_RANGE_CURTP | 20120905 |
Method GET_RANGE_KNOWN_CURTP on Interface IF_FAA_CFG_LEADOBJ has no exception.
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SETTING | Call by reference | Type reference (TYPE) | STRING | 20041112 | |||
2 | ![]() |
RB_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20041122 |
Method IS_PRODUCTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RB_PRODUCTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041118 |
Method IS_PRODUCTIVE on Interface IF_FAA_CFG_LEADOBJ has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 600 |