SAP ABAP Class CL_REIT_DATA_TC_ASSIGN_APPL (Assignment of Correction Object to Line Item)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] | 20051202 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_REIT_DATA_DOS_CHG_APPL | Change Date of Service for Line Item | 20120229 |
Properties
Class | CL_REIT_DATA_TC_ASSIGN_APPL | |
Short Description | Assignment of Correction Object to Line Item | |
Super Class | CL_REIS_DATA | ALV Reporting: Model Component [Abstract] |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_IT_TC | RE: Input Tax Correction |
Created | 20051202 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
8 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
9 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REIT_DATA_TC_ASSIGN_APPL has no interface implemented.
Friends
Class CL_REIT_DATA_TC_ASSIGN_APPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 500 | 20080414 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'REIT_TC_BASE_CRE' | Ok Code: Generate Correction Basis Record | 20060731 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'REIT_TC_CHECK' | Ok Code: Check Data | 20051222 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'REIT_TC_MASS_CHG' | Ok Code: Mass Change | 20051202 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'REIT_TC_PROPOSE' | Ok Code: Determine Proposal | 20120229 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RECAACTIVITY | Activity | 20051202 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_REIT_TC_DOC_ITEM_ASSIGN | Assignment of Line Item to Correction Object | 20051202 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTYPE_T_DOC_KEY | Keys of Line Items to Be Processed | 20051202 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_REIT_TC_DOC_ITEM_ASSIGN=>MTYPE_T_DOC_ITEM_ASS | 20051202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks Data | 20060802 |
2 | ![]() |
Instance method | Protected | Method | Checks Data | 20060802 |
3 | ![]() |
Instance method | Protected | Method | Generates Manual Correction Basis Record for Line Item | 20060731 |
4 | ![]() |
Instance method | Public | Method | Determines Proposal | 20120229 |
5 | ![]() |
Instance method | Protected | Method | Checks Whether a Field Can be Changed | 20060802 |
6 | ![]() |
Instance method | Protected | Method | Executes Mass Change | 20051202 |
7 | ![]() |
Instance method | Protected | Method | Save Assignment | 20060802 |
8 | ![]() |
Instance method | Protected | Method | Reacts to Button Being Pressed in Row | 20060221 |
9 | ![]() |
Instance method | Public | Method | Determines Proposed Assignments | 20051202 |
10 | ![]() |
Instance method | Protected | Method | Sets Icon for Check Results | 20051222 |
11 | ![]() |
Instance method | Protected | Method | Sets Style for Row of List | 20060518 |
Events
Class CL_REIT_DATA_TC_ASSIGN_APPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTYPE_T_DOC_KEY | Protected | Type reference (TYPE) | RE_T_VIITTAXDSBASE_KEY | Key for Tax Breakdown Basis per RE Acct Assignment (VII | 20051202 |
|
Method Signatures
Method CHECK_ALL 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 | 20060802 |
Method CHECK_ALL on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method CHECK_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060802 | ||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | REIT_TC_ASSIGN_L | Zuordnung Berichtigungsobjekt zu Belegposition - Listenfelde | 20060802 |
Method CHECK_ITEM on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method CREATE_TC_BASE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CANCELED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060731 | |||
2 | ![]() |
EF_ERROR_OCCURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Allgemeines Ja/Nein - Feld | 20060731 | ||
3 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | Zuordnung Berichtigungsobjekt zu Belegposition - Listenfelde | 20060801 |
Method CREATE_TC_BASE_ITEM on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method DO_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_PROPOSE_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennz.: Für alle Sätze vorschlagen | 20120229 | |
2 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | Tabelle mit Indizes | 20120229 |
Method DO_PROPOSAL on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method IS_EDITABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20060802 | ||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | REIT_TC_ASSIGN_L | Zuordnung Berichtigungsobjekt zu Belegposition - Listenfelde | 20060802 | ||
3 | ![]() |
RF_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060802 |
Method IS_EDITABLE on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method MASS_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_TC_CHANGE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Berichtigungsobjekt änderbar? | 20120229 | |
2 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | Tabellenzeilen | 20051202 |
Method MASS_CHANGE on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method ME_STORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LIST | Call by reference | Type reference (TYPE) | RE_T_TC_ASSIGN_L | Zuordnung Berichtigungsobjekt zu Belegposition | 20060802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060802 |
Method ON_BUTTON_CLICK_PROP_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_REFRESH_LIST | Call by reference | Type reference (TYPE) | RECABOOL | 20060317 | |||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | ANY | 20060221 |
Method ON_BUTTON_CLICK_PROP_OBJ on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method PROPOSE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_PROPOSE_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kennz.: Für alle Sätze vorschlagen | 20060529 | |
2 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | Tabellenzeilen | 20051202 |
Method PROPOSE_ASSIGNMENT on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method SET_CHECK_RESULT_ICON Signature
Method SET_CHECK_RESULT_ICON on class CL_REIT_DATA_TC_ASSIGN_APPL has no parameter.
Method SET_CHECK_RESULT_ICON on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
Method SET_STYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_LIST | Call by reference | Type reference (TYPE) | REIT_TC_ASSIGN_L | Zuordnung Berichtigungsobjekt zu Belegposition - Listenfelde | 20060518 |
Method SET_STYLE on class CL_REIT_DATA_TC_ASSIGN_APPL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |