SAP ABAP Class CL_FAA_MDO_ITEM (Asset Line Item)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_MDO (Package) Master Data Wrapper for FAA_TP_TC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_FRW_OBJECT | DB Wrapper FIAA | 20110628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_MDO_ITEM | Asset Line Items (ANEP) | 20110628 |
Properties
| Class | CL_FAA_MDO_ITEM | |
| Short Description | Asset Line Item | |
| Super Class | CL_FAA_FRW_OBJECT | DB Wrapper FIAA |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAA_MDO | Master Data Wrapper for FAA_TP_TC |
| Created | 20110628 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FAA_MDO_ITEM | Asset Line Items (ANEP) | 20110628 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FAA_FRW_FACTORY | 20130415 | Factory Class FIAA Master Data Part | |
| 2 | CL_FAA_MDO_ROOT | 20110727 | Asset Master Data |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ANEP-AUGLN | '99999' | Temporary Clearing Digit | 20130510 | ||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20111216 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_S_UPDATE_MODULE_DATA | 20111216 | ||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20111216 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20130510 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20111216 | |||||
| 7 | Instance attribute | Protected | Attribute reference (LIKE) | 20111216 | |||||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20130419 | |||||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20120601 | |||||
| 10 | Instance attribute | Protected | Attribute reference (LIKE) | 20130613 | |||||
| 11 | Instance attribute | Private | Type reference (TYPE) | GJAHR | Fiscal Year DB Is Already Read | 20111216 |
Methods
Events
Class CL_FAA_MDO_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_UPDATE_MODULE_DATA | Private | See coding | 20111216 | BEGIN OF ty_s_update_module_data,
t_anek TYPE STANDARD TABLE OF anek WITH NON-UNIQUE KEY table_line,
t_anep TYPE STANDARD TABLE OF anep WITH NON-UNIQUE KEY table_line,
t_anea TYPE STANDARD TABLE OF anea WITH NON-UNIQUE KEY table_line,
t_anlc TYPE STANDARD TABLE OF anlc WITH NON-UNIQUE KEY table_line,
t_anev type STANDARD TABLE OF anev WITH NON-UNIQUE KEY table_line,
t_anle type STANDARD TABLE OF anle WITH NON-UNIQUE KEY table_line,
t_anlk type STANDARD TABLE OF anlk WITH NON-UNIQUE KEY table_line,
END OF ty_s_update_module_data
|
Method Signatures
Method ADD_ASSET_ORIGIN_COST_ELEMEMT Signature
Method ADD_ASSET_ORIGIN_COST_ELEMEMT on class CL_FAA_MDO_ITEM has no parameter.
Method ADD_ASSET_ORIGIN_COST_ELEMEMT on class CL_FAA_MDO_ITEM has no exception.
Method ADD_ASSET_ORIGIN_LINE_ITEM Signature
Method ADD_ASSET_ORIGIN_LINE_ITEM on class CL_FAA_MDO_ITEM has no parameter.
Method ADD_ASSET_ORIGIN_LINE_ITEM on class CL_FAA_MDO_ITEM has no exception.
Method ADD_TRANSACTION_TO_BE_POSTED Signature
Method ADD_TRANSACTION_TO_BE_POSTED on class CL_FAA_MDO_ITEM has no parameter.
Method ADD_TRANSACTION_TO_BE_POSTED on class CL_FAA_MDO_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_FAA_FRW_OBJECT | Parent Object Instance (wenn create_by_parent) | 20110628 | |||
| 2 | IR_DATA_DB | Call by reference | Object reference (TYPE REF TO) | DATA | DB Data (schon gelesen von Parent) | 20110628 | |||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NAME | BO Name | 20110628 | |||
| 4 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME | BO Knoten Name | 20110628 | |||
| 5 | IV_ENQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | IF_FAA_FRW_CONSTANTS=>GC_ENQUEUE_MODE-REAL_EXCLUSIVE | Sperrmodus | 20130719 | ||
| 6 | IV_ENQUEUE_WAIT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Sperren mit Warten | 20130719 | ||
| 7 | IV_MODE | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_MODE | Operation Mode (Ins/Upd/Del) | 20110628 | |||
| 8 | IV_UUID | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_UUID | Knoten ID | 20110628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20110808 |
Method GET_DOWNPAYMENT_CLEARING Signature
Method GET_DOWNPAYMENT_CLEARING on class CL_FAA_MDO_ITEM has no parameter.
Method GET_DOWNPAYMENT_CLEARING on class CL_FAA_MDO_ITEM has no exception.
Method GET_LINE_ITEM_WITH_DOC_NO Signature
Method GET_LINE_ITEM_WITH_DOC_NO on class CL_FAA_MDO_ITEM has no parameter.
Method GET_LINE_ITEM_WITH_DOC_NO on class CL_FAA_MDO_ITEM has no exception.
Method GET_LINE_ITEM_WITH_SEQ_NO Signature
Method GET_LINE_ITEM_WITH_SEQ_NO on class CL_FAA_MDO_ITEM has no parameter.
Method GET_LINE_ITEM_WITH_SEQ_NO on class CL_FAA_MDO_ITEM has no exception.
Method _ANEP_ANEA_CONSISTENCY_CHECK Signature
Method _ANEP_ANEA_CONSISTENCY_CHECK on class CL_FAA_MDO_ITEM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA | 20130511 |
Method _CREATE_ANEK_FOR_REVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ANEK | Call by reference | Type reference (TYPE) | ANEK | Belegkopf Anlagenbuchung | 20130415 | |||
| 2 | IV_LNRAN_TO_BE_REVERSED | Call by reference | Type reference (TYPE) | LNRAN | Laufende Nummer des Anlagen-Einzelpostens im Geschäftsjahr | 20130415 |
Method _CREATE_ANEK_FOR_REVERSAL on class CL_FAA_MDO_ITEM has no exception.
Method _CREATE_ANEV_FOR_DPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ITEM_DB | Call by reference | Type reference (TYPE) | IF_FAA_MASTER_TYPES=>TY_S_ITEM_DB | 20130430 | ||||
| 2 | IS_POSTING_CONTROL | Call by reference | Type reference (TYPE) | IF_FAA_POSTING_TYPES=>TY_S_POSTING_CONTROL | RLAMBU + BWASL-Instanz + COBL-Spezialfelder | 20130426 |
Method _CREATE_ANEV_FOR_DPC on class CL_FAA_MDO_ITEM has no exception.
Method _GET_DB_TRANSACTION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FYEAR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20111216 |
Method _GET_DB_TRANSACTION_DATA on class CL_FAA_MDO_ITEM has no exception.
Method _MAP_AMOUNTID_TO_ANEA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ANEA | Call by reference | Type reference (TYPE) | ANEA | Anlagen-Einzelposten anteilige Werte | 20110725 | |||
| 2 | IT_AMOUNTID | Call by reference | Type reference (TYPE) | FAA_DC_T_ITEM_AMOUNTID | Amount IDs | 20110725 |
Method _MAP_AMOUNTID_TO_ANEA on class CL_FAA_MDO_ITEM has no exception.
Method _MAP_AMOUNTID_TO_ANEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ANEP | Call by reference | Type reference (TYPE) | ANEP | Anlage Einzelposten | 20110725 | |||
| 2 | IS_ANEA | Call by reference | Type reference (TYPE) | ANEA | Anlagen-Einzelposten anteilige Werte | 20110725 | |||
| 3 | IT_AMOUNTID | Call by reference | Type reference (TYPE) | FAA_DC_T_ITEM_AMOUNTID | Amount IDs | 20110725 |
Method _MAP_AMOUNTID_TO_ANEP on class CL_FAA_MDO_ITEM has no exception.
Method _MAP_ITEM_TO_ANEA_ANEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ANEA | Call by reference | Type reference (TYPE) | ANEA | Anlagen-Einzelposten anteilige Werte | 20110720 | |||
| 2 | CS_ANEP | Call by reference | Type reference (TYPE) | ANEP | Anlage Einzelposten | 20110720 | |||
| 3 | IS_ITEM | Call by reference | Type reference (TYPE) | FAA_S_ITEM_DATA | Einzelposten tiefe Struktur ink anep, anea, anek | 20110720 |
Method _MAP_ITEM_TO_ANEA_ANEP on class CL_FAA_MDO_ITEM has no exception.
Method _MAP_ITEM_TO_ANEK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ANEK | Call by reference | Type reference (TYPE) | ANEK | Belegkopt Anlage Buchung | 20110720 | |||
| 2 | IS_ITEM | Call by reference | Type reference (TYPE) | FAA_S_ITEM_DATA | Einzelposten tiefe Struktur ink anep, anea, anek | 20110720 |
Method _MAP_ITEM_TO_ANEK on class CL_FAA_MDO_ITEM has no exception.
Method _PREPARE_ANLC_UPDATE Signature
Method _PREPARE_ANLC_UPDATE on class CL_FAA_MDO_ITEM has no parameter.
Method _PREPARE_ANLC_UPDATE on class CL_FAA_MDO_ITEM has no exception.
Method _PREPARE_UPD_ITEM_FOR_CLEARING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ANEP_INS | Call by reference | Type reference (TYPE) | ANEP | Stornierender Anlagen-Einzelposten | 20130510 |
Method _PREPARE_UPD_ITEM_FOR_CLEARING on class CL_FAA_MDO_ITEM has no exception.
Method _PREPARE_UPD_ITEM_FOR_REVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ANEP_INS | Call by reference | Type reference (TYPE) | ANEP | Stornierender Anlagen-Einzelposten | 20130510 |
Method _PREPARE_UPD_ITEM_FOR_REVERSAL on class CL_FAA_MDO_ITEM has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 607 |