SAP ABAP Class IF_REIT_TC_DOC_ITEM_ASSIGN (Assignment of Line Item to Correction Object)
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
| Class | IF_REIT_TC_DOC_ITEM_ASSIGN | |
| Short Description | Assignment of Line Item to Correction Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041102 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class IF_REIT_TC_DOC_ITEM_ASSIGN has no interface implemented.
Friends
Class IF_REIT_TC_DOC_ITEM_ASSIGN has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_REIT_TC_DOC_ITEM_ASSIGN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |