SAP ABAP Interface IF_FAA_ITEM_MNGR (Asset Values)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_DE (Package) Valuation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FAA_ITEM_MNGR | Instance Generation for Asset Values | 20050119 |
Properties
| Interface | IF_FAA_ITEM_MNGR | |
| Short Description | Asset Values |
General Data
| Package | FAA_DE | Valuation |
| Created | 20050119 | SAP |
| Last changed | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FAA_STORABLE | Object Can Be Stored | 20050119 |
Friends
Interface IF_FAA_ITEM_MNGR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GB_INITIALIZE_BUFFER | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060113 | |||
| 2 | GT_ASSET_MNGR | Static Attribute | Public | Type reference (TYPE) | FAA_DC_T_ASSET_REFERENCE_MNGR | Processing information | 20050125 | ||
| 3 | MB_AUTH_CHECK | Instance attribute | Public | Attribute reference (LIKE) | 20050119 | ||||
| 4 | MB_LOCK | Instance attribute | Public | Attribute reference (LIKE) | 20050119 | ||||
| 5 | MD_ACTIVITY | Instance attribute | Public | Attribute reference (LIKE) | 20050119 | ||||
| 6 | MD_LAST_SEQNO | Instance attribute | Public | Type reference (TYPE) | LNRAN | 20060530 | |||
| 7 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FAA_ASSET | Asset | 20050119 | ||
| 8 | MS_TRANSACTION_POST | Instance attribute | Public | Type reference (TYPE) | FAA_DC_S_TRANSACTION | Asset Transaction Data (Control Information) | 20121114 | ||
| 9 | MTS_DC_ITEM | Instance attribute | Public | Type reference (TYPE) | FAA_DC_T_ITEM | Asset Values (Previously ANLC) | 20050119 | ||
| 10 | MTS_DC_ITEM_DB | Instance attribute | Public | Type reference (TYPE) | FAA_DC_T_ITEM | Asset Values (Previously ANLC) | 20050119 | ||
| 11 | MTS_TRANSACTION_DB | Instance attribute | Public | Type reference (TYPE) | FAA_DC_T_TRANSACTION | Asset Values (Previously ANLC) | 20111111 | ||
| 12 | MTS_TRANSACTION_POST | Instance attribute | Public | Type reference (TYPE) | FAA_DC_T_TRANSACTION | Asset Value (Current ANLC) | 20121114 |
Methods
Events
Interface IF_FAA_ITEM_MNGR has no event.
Types
Interface IF_FAA_ITEM_MNGR has no local type.
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on Interface IF_FAA_ITEM_MNGR has no parameter.
Method ADD_CHILD on Interface IF_FAA_ITEM_MNGR has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on Interface IF_FAA_ITEM_MNGR has no parameter.
Method CHECK_ALL on Interface IF_FAA_ITEM_MNGR has no exception.
Method GET_CHANGES Signature
Method GET_CHANGES on Interface IF_FAA_ITEM_MNGR has no parameter.
Method GET_CHANGES on Interface IF_FAA_ITEM_MNGR has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on Interface IF_FAA_ITEM_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_FAA_ITEM_MNGR has no exception.
Method INIT_BY_PARENT 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_ASSET | Anlage | 20050119 | |||
| 2 | IV_ONLY_ITEM_HANDLE | Call by reference | Type reference (TYPE) | BOOLE_D | Gib nur die Item Handle zurück | 20121023 |
Method INIT_BY_PARENT on Interface IF_FAA_ITEM_MNGR has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_FAA_ITEM_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_FAA_ITEM_MNGR has no exception.
Method PUT_ASSET_TO_MNGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ASSET_MNGR | Call by reference | Type reference (TYPE) | FAA_DC_S_ASSET_REFERENCE_MNGR | Verarbeitungsinformation | 20050125 |
Method PUT_ASSET_TO_MNGR on Interface IF_FAA_ITEM_MNGR has no exception.
Method PUT_ITEMS_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Type reference (TYPE) | FAA_DC_T_ITEMREF | Anlagenbewegungen - Referenztyp | 20050616 |
Method PUT_ITEMS_TO_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method PUT_ITEMS_TO_DB_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITEM | Call by reference | Type reference (TYPE) | FAA_DC_T_ITEMREF | 20060113 |
Method PUT_ITEMS_TO_DB_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method PUT_TRANS_DATA_TO_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRANSACTION_POST | Call by reference | Type reference (TYPE) | FAA_DC_S_TRANSACTION | Asset transaction data | 20121114 | |||
| 2 | IT_TRANSACTION_POST | Call by reference | Type reference (TYPE) | FAA_DC_T_TRANSACTION | Asset transaction data | 20121114 |
Method PUT_TRANS_DATA_TO_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method PUT_TRANS_DATA_TO_DB_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TRANSACTION | Call by reference | Type reference (TYPE) | FAA_DC_T_TRANSACTION | Asset transactions for DC | 20111111 |
Method PUT_TRANS_DATA_TO_DB_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method REFRESH_ALL_ITEM_BUFFER Signature
Method REFRESH_ALL_ITEM_BUFFER on Interface IF_FAA_ITEM_MNGR has no parameter.
Method REFRESH_ALL_ITEM_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method REFRESH_ALL_ITEM_BUFFER_ALL Signature
Method REFRESH_ALL_ITEM_BUFFER_ALL on Interface IF_FAA_ITEM_MNGR has no parameter.
Method REFRESH_ALL_ITEM_BUFFER_ALL on Interface IF_FAA_ITEM_MNGR has no exception.
Method REFRESH_ASSET_MNGR Signature
Method REFRESH_ASSET_MNGR on Interface IF_FAA_ITEM_MNGR has no parameter.
Method REFRESH_ASSET_MNGR on Interface IF_FAA_ITEM_MNGR has no exception.
Method REFRESH_TEMP_ITEM_BUFFER Signature
Method REFRESH_TEMP_ITEM_BUFFER on Interface IF_FAA_ITEM_MNGR has no parameter.
Method REFRESH_TEMP_ITEM_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method REFRESH_TEMP_ITEM_BUFFER_ALL Signature
Method REFRESH_TEMP_ITEM_BUFFER_ALL on Interface IF_FAA_ITEM_MNGR has no parameter.
Method REFRESH_TEMP_ITEM_BUFFER_ALL on Interface IF_FAA_ITEM_MNGR has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_FAA_ITEM_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_FAA_ITEM_MNGR has no exception.
Method SET_ACTIVITY Signature
Method SET_ACTIVITY on Interface IF_FAA_ITEM_MNGR has no parameter.
Method SET_ACTIVITY on Interface IF_FAA_ITEM_MNGR has no exception.
Method SET_FLAG_INITIALIZE_BUFFER Signature
Method SET_FLAG_INITIALIZE_BUFFER on Interface IF_FAA_ITEM_MNGR has no parameter.
Method SET_FLAG_INITIALIZE_BUFFER on Interface IF_FAA_ITEM_MNGR has no exception.
Method SET_FLAG_INITIALIZE_BUFFER_ALL Signature
Method SET_FLAG_INITIALIZE_BUFFER_ALL on Interface IF_FAA_ITEM_MNGR has no parameter.
Method SET_FLAG_INITIALIZE_BUFFER_ALL on Interface IF_FAA_ITEM_MNGR has no exception.
Method STORE Signature
Method STORE on Interface IF_FAA_ITEM_MNGR has no parameter.
Method STORE on Interface IF_FAA_ITEM_MNGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |