SAP ABAP Class CL_FAA_POSTING_RET_TR (FIAA: Retirement Posting to Asset)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_TP_TC (Package) Doc.creation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_POSTING_RET | FIAA: Acquisition Posting to Asset | 20120620 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_POSTING_SETTLEMENT_AUC | FIAA: Retirement Posting AUC | 20130423 |
Properties
| Class | CL_FAA_POSTING_RET_TR | |
| Short Description | FIAA: Retirement Posting to Asset | |
| Super Class | CL_FAA_POSTING_RET | FIAA: Acquisition Posting to Asset |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_TP_TC | Doc.creation |
| Created | 20110909 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FAA_POSTING_RET_TR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FAA_FRW_FACTORY | 20110909 | Factory Class FIAA Master Data Part | |
| 2 | CL_FAA_POSTING | 20110909 | Posting to Assets - General Checks | |
| 3 | CL_FAA_POSTING_RET | 20110909 | FIAA: Acquisition Posting to Asset | |
| 4 | CL_FAA_POSTING_SUPER | 20110909 | Posting to Asset - General Part |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TY_S_ALE_FILTEROBJ | 20130129 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Transfer with ALE Distribution | 20130129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks If an ALE Scenario Is Involved in the Transfer | 20130129 | |
| 2 | Instance method | Protected | Method | Determine Areas of Aquisition Side for Internal Transfer | 20130614 | |
| 3 | Instance method | Protected | Method | Tip Transaction Types from Transfer Variant in ANEPI | 20130129 | |
| 4 | Instance method | Public | Method | Prepare Acquisition from Transfer (Local, Without ALE) | 20130129 | |
| 5 | Instance method | Private | Method | Read the ALE Distribution Model | 20130129 |
Events
Class CL_FAA_POSTING_RET_TR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ALE_FILTEROBJ | Protected | See coding | 20130129 | BEGIN OF TY_S_ALE_FILTEROBJ,
check_performed TYPE boole_d,
fobj_tab TYPE BDI_FOBJ_TAB,
end OF TY_S_ALE_FILTEROBJ
|
Method Signatures
Method CHECK_IF_ALE_TRANSFER Signature
Method CHECK_IF_ALE_TRANSFER on class CL_FAA_POSTING_RET_TR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130129 |
Method DETERMINE_AREAS_INTERNAL_TRANS Signature
Method DETERMINE_AREAS_INTERNAL_TRANS on class CL_FAA_POSTING_RET_TR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130614 |
Method DETERMINE_TTY_FROM_TRANSVAR Signature
Method DETERMINE_TTY_FROM_TRANSVAR on class CL_FAA_POSTING_RET_TR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130129 |
Method PREPARE_TRANSFER_ACQ_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_POSTING_INITIALIZATION | Value transfer | Type reference (TYPE) | IF_FAA_POSTING_TYPES=>TY_S_POSTING_INITIALIZATION | 20130204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130129 |
Method _ALE_BAPI_GET_FILTEROBJECTS Signature
Method _ALE_BAPI_GET_FILTEROBJECTS on class CL_FAA_POSTING_RET_TR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130129 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 607 |