SAP ABAP Class CL_FAA_CFG_PARALLEL_VALUATION (Class for BAdI: FAA_PARALLEL_VALUATION_CONFIG)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_SFWS_1 (Package) Switch Framework Objects - FIN_FAA_PARALLEL_VAL

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_CFG_PARALLEL_VALUATION | Interface for BAdI: FAA_PARALLEL_VALUATION_CONFIG | 20111219 |
Properties
Class | CL_FAA_CFG_PARALLEL_VALUATION | |
Short Description | Class for BAdI: FAA_PARALLEL_VALUATION_CONFIG | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAA_SFWS_1 | Switch Framework Objects - FIN_FAA_PARALLEL_VAL |
Created | 20111219 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FAA_CFG_PARALLEL_VALUATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111219 | ||
2 | IF_FAA_CFG_PARALLEL_VALUATION | Interface for BAdI: FAA_PARALLEL_VALUATION_CONFIG | 20111219 |
Friends
Class CL_FAA_CFG_PARALLEL_VALUATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20120103 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_BUFFER | Table Type for Buffering | 20120104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Determine Default Area for Chart of Depreciation | 20120104 |
Events
Class CL_FAA_CFG_PARALLEL_VALUATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_TS_T093 | Public | Attribute reference (LIKE) | 20120104 |
|
||
2 | GTY_TS_T093A | Public | Attribute reference (LIKE) | 20120104 |
|
||
3 | LTY_S_BUFFER | Private | See coding | Row Type for Buffering | 20120104 | BEGIN OF lty_s_buffer,
afapl TYPE afapl,
default_area TYPE afabe_d,
END OF lty_s_buffer
|
|
4 | LTY_T_BUFFER | Private | See coding | Table Type of Buffering | 20120104 | lty_t_buffer type TABLE OF lty_s_buffer
|
Method Signatures
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 | Aktuelle Werte | 20120104 | ||
2 | ![]() |
IV_AFAPL | Call by reference | Type reference (TYPE) | AFAPL | Bewertungsplan | 20120104 | ||
3 | ![]() |
RV_DEFAULT_AREA | Value transfer | Type reference (TYPE) | AFABE_D | Default Bewertungsbereich | 20120104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120104 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 607 |