Hierarchy

⤷

⤷

Properties
Class | CL_FAA_CFG_SERVICES | |
Short Description | Read Class Configuration Asset Accounting (SAP_APPL) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AA_BAS_CUS | Asset Accounting: General Tables and Customizing |
Created | 20111204 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FAA_CFG_SERVICES has no interface implemented.
Friends
Class CL_FAA_CFG_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120509 | ||||
2 | ![]() |
Constant | Private | Type reference (TYPE) | AFABE_D | '01' | Real Depreciation Area | 20111204 | |
3 | ![]() |
Constant | Public | See coding | 20120509 | ||||
4 | ![]() |
Constant | Public | See coding | 20120326 | ||||
5 | ![]() |
Constant | Public | See coding | 20120509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check If the Accounts Approach Is Active | 20130830 |
2 | ![]() |
Static method | Public | Method | Check If All Ledgers for the BUKRS Are Active in FIAA | 20111204 |
3 | ![]() |
Static method | Public | Method | Check If Chart of Depreciation Assigned to a Company Code | 20120517 |
4 | ![]() |
Static method | Public | Method | Check If All Periodic Postings Have Been Run | 20120403 |
5 | ![]() |
Static method | Public | Method | Check If Ledgers in LDGRP Have Different GJAHR | 20111204 |
6 | ![]() |
Static method | Public | Method | Check If PERIV in T093B Maintained If Diff. PERIV in T882G | 20130913 |
7 | ![]() |
Static method | Public | Method | Check If a Ledger in Entered LGs Appears More Than Once | 20111204 |
8 | ![]() |
Static method | Public | Method | Check Fiscal Year of Base Areas of a Delta Area | 20120613 |
9 | ![]() |
Static method | Public | Method | Checks If Ledger Group | 20130128 |
10 | ![]() |
Static method | Public | Method | Checks Consistency of BUKRS and AFAPL As to Parallel Crcy | 20111204 |
11 | ![]() |
Static method | Public | Method | Check If Fiscal Year Variants of Ledger Groups Are Identical | 20111204 |
12 | ![]() |
Static method | Public | Method | Check If Account Can Be Created As Statist. Cost Element | 20121204 |
13 | ![]() |
Static method | Public | Method | Determine the Transaction Using the Transaction Type | 20120417 |
14 | ![]() |
Static method | Public | Method | Determine All Areas Within Ledger Group | 20130514 |
15 | ![]() |
Static method | Public | Method | Determine Area for Values from Controlling Area | 20130618 |
16 | ![]() |
Static method | Public | Method | Determines the Assigned Ledger Groups (from OADB) | 20120129 |
17 | ![]() |
Static method | Public | Method | Determine Default Area for Chart of Depreciation | 20111204 |
18 | ![]() |
Static method | Public | Method | Determine Default Area for Company Code | 20111204 |
19 | ![]() |
Static method | Public | Method | Determine Default Area Within Ledger Group | 20121112 |
20 | ![]() |
Static method | Public | Method | Determines Default Transaction Type for Transaction | 20120507 |
21 | ![]() |
Static method | Public | Method | Obsolete (Uses FAA_READ_AREA_SETTINGS) | 20111204 |
22 | ![]() |
Static method | Public | Method | Determine Ledger Group for Depreciation Area | 20130613 |
23 | ![]() |
Static method | Public | Method | Determine the Dependent Parameter Areas for a Given Area | 20120208 |
24 | ![]() |
Static method | Public | Method | Determine the Posting Depreciation Area | 20120214 |
25 | ![]() |
Static method | Public | Method | Determine All Areas to Be Posted for BUKRS | 20130830 |
26 | ![]() |
Static method | Public | Method | Determine the Depreciation Areas with Sort Sequence | 20120306 |
27 | ![]() |
Static method | Public | Method | Determine Dependent Depreciation Areas for Given Area | 20120209 |
28 | ![]() |
Static method | Public | Method | Check Fiscal Year Variants for Same Start and End | 20111204 |
29 | ![]() |
Static method | Private | Method | Checks Consistency of BUKRS and AFAPL As to Parallel Crcy | 20120516 |
30 | ![]() |
Static method | Private | Method | Checks Consistency of BUKRS and AFAPL As to Parallel Crcy | 20120516 |
31 | ![]() |
Static method | Private | Method | Check If Area Adopts Values from Given Area | 20120208 |
32 | ![]() |
Static method | Private | Method | Check If Area Adopts Values from Given Area | 20120208 |
33 | ![]() |
Static method | Private | Method | Determine Period for Checking Periodic Postings | 20120403 |
Events
Class CL_FAA_CFG_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_AREA_PAR | Public | See coding | 20120209 | BEGIN OF gty_s_area_par,
afabe TYPE t093a-afabe,
xindid TYPE t093a-xindid,
END OF gty_s_area_par
|
||
2 | GTY_S_AREA_VAL | Public | See coding | 20120209 | BEGIN OF gty_s_area_val,
afabe TYPE afabe_d,
xwrtid TYPE t093a-xwrtid,
END OF gty_s_area_val
|
||
3 | GTY_TS_AREA | Public | See coding | 20120104 | gty_ts_area TYPE TABLE OF afabe_d
|
||
4 | GTY_TS_AREA_PAR | Public | See coding | 20120209 | gty_ts_area_par TYPE TABLE OF gty_s_area_par
|
||
5 | GTY_TS_AREA_VAL | Public | See coding | 20120209 | gty_ts_area_val TYPE TABLE OF gty_s_area_val
|
||
6 | GTY_TS_LDGRP | Public | See coding | 20120530 | BEGIN OF gty_ts_ldgrp,
fagl_ldgrp TYPE fagl_ldgrp,
END OF gty_ts_ldgrp
|
||
7 | GTY_TS_T093 | Public | See coding | 20111204 | gty_ts_t093 TYPE TABLE OF t093
|
||
8 | GTY_TS_T093A | Public | See coding | 20111204 | gty_ts_t093a TYPE TABLE OF t093a
|
Method Signatures
Method CHECK_ACCOUNT_SOLUTION_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130830 | ||
2 | ![]() |
RV_ACC_SOLU_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20130830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130830 |
Method CHECK_ACTIVE_LEDGER_IN_FIAA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111204 | ||
2 | ![]() |
Ledger inicht aktive in FIAA | 20111204 |
Method CHECK_AFAPL_ACTIVE_IN_BUKRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120517 | ||
2 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan für die Anlagenbewertung | 20120517 |
Method CHECK_AFAPL_ACTIVE_IN_BUKRS on class CL_FAA_CFG_SERVICES has no exception.
Method CHECK_APERB_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20120403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
There are documents which have to be posted periodically | 20120403 | |
2 | ![]() |
Last run was finished with error | 20120403 |
Method CHECK_FAA_FYV_OF_RLDNR_IN_LG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FISCAL_YEAR_UNIQUE | Value transfer | Type reference (TYPE) | XFELD | 'X' = Alle Geschäftsjahrvarinte sind gleich | 20111204 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20111204 | ||
3 | ![]() |
IV_LDGRP | Call by reference | Type reference (TYPE) | FAGL_LDGRP | Ledgergruppe | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111204 |
Method CHECK_FAA_FYV_VS_T882G Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EHP6 Business Function nicht aktiviert | 20130913 | |
2 | ![]() |
20130926 | ||
3 | ![]() |
Keine PERIV auf Bereichsebene gepflegt | 20130913 |
Method CHECK_FAA_OVERLAP_RLDNR_IN_LG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RLDNR | Call by reference | Type reference (TYPE) | FAGL_RLDNR_TAB | Tabelle von Legern | 20111204 | ||
2 | ![]() |
EV_OVERLAP | Call by reference | Type reference (TYPE) | C | 'X' = Keine Überlappung von Ledger | 20111204 | ||
3 | ![]() |
IT_LDGRP | Call by reference | Type reference (TYPE) | FAA_T_LDGRP | Ledgergruppe | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111204 |
Method CHECK_FYV_DERIVED_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_T093C | Call by reference | Type reference (TYPE) | T093C | Buchungskreise Anlagenbuchhaltung | 20120613 | ||
2 | ![]() |
IT_T093 | Call by reference | Type reference (TYPE) | GTY_TS_T093 | 20120613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120613 | ||
2 | ![]() |
20120613 | ||
3 | ![]() |
20120613 |
Method CHECK_LDGRP_AREA_AREAVALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20130128 | ||
2 | ![]() |
IS_GENERAL_INFO | Call by reference | Type reference (TYPE) | BAPIFAPO_GEN_INFO | Ziel-Ledger-Gruppe | 20130128 | ||
3 | ![]() |
IT_VALUE_AREA | Call by reference | Type reference (TYPE) | CL_FAA_CFG_SERVICES=>GTY_TS_AREA_VAL | Bereiche mit Wert | 20130128 |
Method CHECK_LDGRP_AREA_AREAVALUES on class CL_FAA_CFG_SERVICES has no exception.
Method CHECK_PARALLEL_CURRENCY_LEDGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_T093C | Call by reference | Type reference (TYPE) | T093C | Buchungskreise Anlagenbuchhaltung | 20111204 | ||
2 | ![]() |
IT_T093 | Call by reference | Type reference (TYPE) | GTY_TS_T093 | Customizing Settings in T093 | 20111204 | ||
3 | ![]() |
IT_T093A | Call by reference | Type reference (TYPE) | GTY_TS_T093A | Customizing Settings in T093A | 20111204 | ||
4 | ![]() |
IV_USE_DB | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20130523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bewertungsplan hat Bereich mit abweichendem Währungstyp | 20111204 | |
2 | ![]() |
Bewertungsplan hat keinen Bereich mit 2. HW | 20111204 | |
3 | ![]() |
Bewertungsplan hat keinen Bereich mit 3. HW | 20111204 | |
4 | ![]() |
Buchungskreis hat keine parallele Währungen | 20111204 | |
5 | ![]() |
Andere Fehler | 20111204 | |
6 | ![]() |
20130926 | ||
7 | ![]() |
Ledger hat keine parallele Währungen | 20111204 |
Method CHECK_PERIV_OF_LDGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan für die Anlagenbewertung | 20120105 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20111204 | ||
3 | ![]() |
IV_CHECK_BUPER_IDENT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Prüften ob Anzahl Buchungsperioden identisch ist | 20130920 | |
4 | ![]() |
IV_LDGRP_1 | Call by reference | Type reference (TYPE) | FAGL_LDGRP | Ledger-Gruppe | 20111204 | ||
5 | ![]() |
IV_LDGRP_2 | Call by reference | Type reference (TYPE) | FAGL_LDGRP | Ledger-Gruppe | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Endedatum nicht identisch | 20111204 | |
2 | ![]() |
20111204 | ||
3 | ![]() |
Startdatum nicht identisch | 20111204 |
Method CHECK_SAKNR_IS_FAA_ACCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_KOKRS | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20121204 | ||
2 | ![]() |
IV_KTOPL | Call by reference | Type reference (TYPE) | KTOPL | Kontenplan | 20121204 | ||
3 | ![]() |
IV_SAKNR | Call by reference | Type reference (TYPE) | SAKNR | Nummer des Sachkontos | 20121204 | ||
4 | ![]() |
RV_NO_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20121204 |
Method CHECK_SAKNR_IS_FAA_ACCOUNT on class CL_FAA_CFG_SERVICES has no exception.
Method DETERMINE_VORGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VORGN | Value transfer | Type reference (TYPE) | RLAMBU-VORGN | Vorgangsart für General Ledger | 20120417 | ||
2 | ![]() |
IV_BWASL | Call by reference | Type reference (TYPE) | BWASL | Bewegungsart Anlagen | 20120417 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120417 |
Method GET_AREAS_FOR_LDGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130514 | ||
2 | ![]() |
IV_LDGRP | Call by reference | Type reference (TYPE) | FAGL_TARGET_LDGRP | Ziel-Ledger-Gruppe | 20130514 | ||
3 | ![]() |
IV_NO_VIRTUAL_AREA | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20130516 | |
4 | ![]() |
RT_AREA | Value transfer | Type reference (TYPE) | FAA_T_AFABE | Echter Bewertungsbereich | 20130514 |
Method GET_AREAS_FOR_LDGRP on class CL_FAA_CFG_SERVICES has no exception.
Method GET_AREA_FOR_COST_ACCOUNTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Objektnummer | 20130619 | ||
2 | ![]() |
RV_CO_AREA | Value transfer | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20130618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130618 | ||
2 | ![]() |
Kein Bereich für Werte aus Kostenrechnungskreis ermittelt | 20130618 |
Method GET_ASSIGNED_LEDGER_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORGUNIT | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20120129 | ||
2 | ![]() |
RT_LDGRP_ASSIGN | Value transfer | Type reference (TYPE) | FAA_T_LDGRP_ASSIGN | Zugeordnete Ledgerguppen im FIAA | 20120129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130926 |
Method GET_DEFAULT_AREA_FROM_AFAPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_T093 | Call by reference | Type reference (TYPE) | GTY_TS_T093 | Bereichseinstellungen | 20111204 | ||
2 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan für die Anlagenbewertung | 20111204 | ||
3 | ![]() |
RV_DEFAULT_AREA | Value transfer | Type reference (TYPE) | AFABE_D | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111204 |
Method GET_DEFAULT_AREA_FROM_BUKRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_T093 | Call by reference | Type reference (TYPE) | GTY_TS_T093 | Einstellungen einzelner Bereiche | 20111204 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20111204 | ||
3 | ![]() |
RV_DEFAULT_AREA | Value transfer | Type reference (TYPE) | AFABE_D | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111204 |
Method GET_DEFAULT_AREA_FROM_LDGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20121112 | ||
2 | ![]() |
IV_LDGRP | Call by reference | Type reference (TYPE) | FAGL_TARGET_LDGRP | Ziel-Ledger-Gruppe | 20121112 | ||
3 | ![]() |
RV_AREA | Value transfer | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20121112 |
Method GET_DEFAULT_AREA_FROM_LDGRP on class CL_FAA_CFG_SERVICES has no exception.
Method GET_DEFAULT_TTY_FROM_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | VORGID | Aktueller Transaktionscode | 20120507 | ||
2 | ![]() |
RV_BWASL | Value transfer | Type reference (TYPE) | RLAMBU-BWASL | Bewegungsart Anlagen | 20120507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine entsprechende Bewegungsart kann ermittelt werden | 20120507 |
Method GET_FROM_BUKRS_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20111204 | ||
2 | ![]() |
RV_DEFAULT_AREA | Value transfer | Type reference (TYPE) | AFABE_D | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111204 |
Method GET_LDGRP_BY_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan für die Anlagenbewertung | 20130613 | ||
2 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | AFABE_D | 20130613 | |||
3 | ![]() |
RV_LDGRP | Value transfer | Type reference (TYPE) | FAGL_TARGET_LDGRP | Ziel-Ledger-Gruppe | 20130613 |
Method GET_LDGRP_BY_AREA on class CL_FAA_CFG_SERVICES has no exception.
Method GET_PARAMETER_TAKEOVER_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AREAS | Value transfer | Type reference (TYPE) | GTY_TS_AREA_PAR | Parameteridentische Bereiche | 20120208 | ||
2 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan für die Anlagenbewertung | 20120208 | ||
3 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120208 | ||
4 | ![]() |
IV_IDENTICAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Falls auch Parameter-Identische Bereiche gesucht, setzen 'X' | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120208 |
Method GET_POSTING_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACCDA | Call by reference | Type reference (TYPE) | ACCDA_T | Schnittstelle ins Rechnungswesen: Anlageninformation | 20120326 | ||
2 | ![]() |
RV_AREA | Value transfer | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120326 |
Method GET_POSTING_AREAS_BUKRS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ASSET_CLASS | Call by reference | Type reference (TYPE) | ANLKL | Anlagenklasse | 20130830 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130830 | ||
3 | ![]() |
RT_AREA | Value transfer | Type reference (TYPE) | FAA_T_AFABE | Echter Bewertungsbereich | 20130830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130830 |
Method GET_SORTED_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AREAS | Value transfer | Type reference (TYPE) | FAA_TS_AREA | Sortierte Bewertungsbereiche | 20120306 | ||
2 | ![]() |
ET_T093 | Value transfer | Type reference (TYPE) | GTY_TS_T093 | Sortierte T093 | 20121018 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20120306 |
Method GET_SORTED_AREAS on class CL_FAA_CFG_SERVICES has no exception.
Method GET_VALUE_TAKEOVER_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AREAS | Value transfer | Type reference (TYPE) | GTY_TS_AREA_VAL | Wertidentische Bereiche | 20120209 | ||
2 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan für die Anlagenbewertung | 20120209 | ||
3 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120209 | ||
4 | ![]() |
IV_IDENTICAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Muss auch identische Übernahme sein | 20120209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120209 |
Method PERIV_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20111204 | ||
2 | ![]() |
IV_PERIV_1 | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20111204 | ||
3 | ![]() |
IV_PERIV_2 | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20111204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Endedatum nicht identisch | 20111204 | |
2 | ![]() |
20111204 | ||
3 | ![]() |
Begindatum nicht identisch | 20111204 |
Method _CHECK_PARALLEL_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_T093 | Call by reference | Type reference (TYPE) | T093 | Buchungskreise Anlagenbuchhaltung | 20120516 | ||
2 | ![]() |
IS_X001 | Call by reference | Type reference (TYPE) | X001 | Abgeleitete Zusatzdaten zum Buchungskreis | 20120516 | ||
3 | ![]() |
IT_T093A | Call by reference | Type reference (TYPE) | GTY_TS_T093A | Customizing Settings in T093A | 20120516 | ||
4 | ![]() |
IV_LDGRP | Call by reference | Type reference (TYPE) | T093-LDGRP_GL | Ziel-Ledger-Gruppe | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bewertungsplan hat Bereich mit abweichendem Währungstyp | 20120516 | |
2 | ![]() |
Bewertungsplan hat keinen Bereich mit 2. HW | 20120516 | |
3 | ![]() |
Bewertungsplan hat keinen Bereich mit 3. HW | 20120516 | |
4 | ![]() |
Ledger hat keine parallele Währungen | 20120516 |
Method _CHECK_PAR_CUR_LEDGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_X001 | Call by reference | Type reference (TYPE) | X001 | Abgeleitete Zusatzdaten zum Buchungskreis | 20120516 | ||
2 | ![]() |
IT_T093 | Call by reference | Type reference (TYPE) | GTY_TS_T093 | Customizing Settings in T093 | 20120516 | ||
3 | ![]() |
IT_T093A | Call by reference | Type reference (TYPE) | GTY_TS_T093A | Customizing Settings in T093A | 20120516 | ||
4 | ![]() |
IV_LDGRP | Call by reference | Type reference (TYPE) | T093-LDGRP_GL | Ziel-Ledger-Gruppe | 20120516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bewertungsplan hat Bereich mit abweichendem Währungstyp | 20120516 | |
2 | ![]() |
Bewertungsplan hat keinen Bereich mit 2. HW | 20120516 | |
3 | ![]() |
Bewertungsplan hat keinen Bereich mit 3. HW | 20120516 | |
4 | ![]() |
Ledger hat keine parallele Währungen | 20120516 |
Method _CHECK_TAKE_OVER_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAKEOVER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120209 | ||
2 | ![]() |
EV_XINDID | Value transfer | Type reference (TYPE) | BOOLE_D | Ob Parameterübernahme ist identisch | 20120209 | ||
3 | ![]() |
IT_T093A | Call by reference | Type reference (TYPE) | GTY_TS_T093A | 20120208 | |||
4 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120208 | ||
5 | ![]() |
IV_IDENTICAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120208 | |
6 | ![]() |
IV_PARAFB | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120208 |
Method _CHECK_TAKE_OVER_PARAMETER on class CL_FAA_CFG_SERVICES has no exception.
Method _CHECK_TAKE_OVER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAKEOVER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120209 | ||
2 | ![]() |
EV_XWRTID | Value transfer | Type reference (TYPE) | BOOLE_D | Wertindentische Übernahme: 'X' | 20120209 | ||
3 | ![]() |
IT_T093A | Call by reference | Type reference (TYPE) | GTY_TS_T093A | 20120208 | |||
4 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120208 | ||
5 | ![]() |
IV_IDENTICAL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Nur wertidentische Bereiche dann 'X' | 20120209 | |
6 | ![]() |
IV_WRTAFB | Call by reference | Type reference (TYPE) | AFABE_D | Echter Bewertungsbereich | 20120208 |
Method _CHECK_TAKE_OVER_VALUE on class CL_FAA_CFG_SERVICES has no exception.
Method _DETERMINE_POSTING_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IABRA | Call by reference | Type reference (TYPE) | IABRA | Struktur des Intervalls von Dokumenten | 20120403 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20120403 |
Method _DETERMINE_POSTING_INTERVAL on class CL_FAA_CFG_SERVICES has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 607 |