SAP ABAP Interface IF_REIT_TC_DOC_ITEM_ASSIGN (Assignment of Line Item to Correction Object)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_IT_TC (Package) RE: Input Tax Correction
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_REIT_TC_DOC_ITEM_ASSIGN | Assignment of Correction Object to Line Item -Standard Impl. | 20051202 |
Properties
| Interface | IF_REIT_TC_DOC_ITEM_ASSIGN | |
| Short Description | Assignment of Line Item to Correction Object |
General Data
| Package | RE_IT_TC | RE: Input Tax Correction |
| Created | 20041102 | 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 IF_REIT_TC_DOC_ITEM_ASSIGN has no interface.
Friends
Interface IF_REIT_TC_DOC_ITEM_ASSIGN has no friend.
Attributes
Interface IF_REIT_TC_DOC_ITEM_ASSIGN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Assignment to a Line Item | 20051222 | |
| 2 | Instance method | Public | Method | Determines Proposal for Assignment of Correction Objects | 20051202 | |
| 3 | Instance method | Public | Method | Gets List of Relevant Line Items | 20060802 |
Events
Interface IF_REIT_TC_DOC_ITEM_ASSIGN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_DOC_ITEM_ASS | Public | See coding | 20051202 | BEGIN OF mtype_s_doc_item_ass,
doc_item_key TYPE viittaxdsbase_key,
t_objnr TYPE re_t_objnr,
END OF mtype_s_doc_item_ass
|
||
| 2 | MTYPE_T_DOC_ITEM_ASS | Public | See coding | 20051202 | mtype_t_doc_item_ass TYPE STANDARD TABLE OF mtype_s_doc_item_ass
|
Method Signatures
Method CHECK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR_OCCURRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051222 | ||||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20051222 | |||
| 3 | IS_ITEM | Call by reference | Type reference (TYPE) | REIT_TAX_BASE | Steueraufteilungsbasis (VIITTAXDSBASE) | 20051222 |
Method CHECK_ITEM on Interface IF_REIT_TC_DOC_ITEM_ASSIGN has no exception.
Method PROPOSE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | MTYPE_T_DOC_ITEM_ASS | Vorschläge für Zuordnung | 20051202 | |||
| 2 | ET_TAX_BASE_MOD | Call by reference | Type reference (TYPE) | RE_T_TAX_BASE | Steueraufteilungsbasis (VIITTAXDSBASE) | 20060905 | |||
| 3 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20051202 | |||
| 4 | IT_TAX_BASE | Call by reference | Type reference (TYPE) | RE_T_TAX_BASE | 20060802 |
Method PROPOSE_ASSIGNMENT on Interface IF_REIT_TC_DOC_ITEM_ASSIGN has no exception.
Method SELECT_DOC_ITEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | RE_T_TAX_BASE | Steueraufteilungsbasis (VIITTAXDSBASE) | 20060802 | |||
| 2 | IT_DOC_ITEM_KEY | Call by reference | Type reference (TYPE) | RE_T_VIITTAXDSBASE_KEY | Schlüssel für Steueraufteilungsbasis pro Immokontierung (VII | 20060802 |
Method SELECT_DOC_ITEM_LIST on Interface IF_REIT_TC_DOC_ITEM_ASSIGN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |