SAP ABAP Class CL_REXC_IT_IRE_IS (Informationsystem for ICI data)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XC_RA_IT (Package) RE: XC - Localisation of Flexible Real Estate for Italy

⤷

⤷

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] | 20050307 |
Properties
Class | CL_REXC_IT_IRE_IS | |
Short Description | Informationsystem for ICI data | |
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_XC_RA_IT | RE: XC - Localisation of Flexible Real Estate for Italy |
Created | 20050307 | 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) |
Interfaces
Class CL_REXC_IT_IRE_IS has no interface implemented.
Friends
Class CL_REXC_IT_IRE_IS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'REXC_LOCK' | Screens, function code triggered by PAI | 20050307 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'REXC_LOCK_ORIG' | Screens, function code triggered by PAI | 20050307 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'REXC_UNLOCK_ORIG' | Screens, function code triggered by PAI | 20050307 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'REXC_POSTING' | Screens, function code triggered by PAI | 20050308 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'REXC_SIMULATE_POSTING' | Screens, function code triggered by PAI | 20050406 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BLDAT | Document Date in Document | 20050318 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BUDAT | Posting Date in the Document | 20050318 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDFLOWTYPE | Flow Type | 20050318 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BSEG-SGTXT | Item Text | 20050318 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RERAPSTNGPERIOD | 20050406 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RERATAXGROUP | Tax Group | 20050318 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RERATAXTYPE | Tax Type | 20050318 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Contract (VICNCN) | 20050407 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RE_T_IT_IRE_L | IRE report data | 20050307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set Active / Inactive | 20050307 |
2 | ![]() |
Instance method | Public | Method | Adds objects for Reporting | 20050307 |
3 | ![]() |
Instance method | Public | Method | IRE One Time Posting | 20050308 |
4 | ![]() |
Instance method | Public | Method | calculate data with the newest data from customizing | 20050610 |
5 | ![]() |
Instance method | Private | Method | Sets the customer specific payment terms | 20120111 |
Events
Class CL_REXC_IT_IRE_IS has no event.
Types
Class CL_REXC_IT_IRE_IS has no local type.
Method Signatures
Method ACTIVE_INACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ACTIVE_INACTIVE | Call by reference | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20050307 | ||
2 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | 20050307 |
Method ACTIVE_INACTIVE on class CL_REXC_IT_IRE_IS has no exception.
Method ADD_BUSOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BLDAT | Call by reference | Type reference (TYPE) | BLDAT | Document Date in Document | 20050318 | ||
2 | ![]() |
ID_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | Posting Date in the Document | 20050318 | ||
3 | ![]() |
ID_FLOWTYPE | Call by reference | Type reference (TYPE) | RECDFLOWTYPE | Flow Type | 20050318 | ||
4 | ![]() |
ID_HEADERTXT | Call by reference | Type reference (TYPE) | BKTXT | Document Header Text | 20050318 | ||
5 | ![]() |
ID_PERIOD | Call by reference | Type reference (TYPE) | RERAPSTNGPERIOD | Document Type | 20050406 | ||
6 | ![]() |
ID_TAXGROUP | Call by reference | Type reference (TYPE) | RERATAXGROUP | Tax Group | 20050318 | ||
7 | ![]() |
ID_TAXTYPE | Call by reference | Type reference (TYPE) | RERATAXTYPE | Tax Type | 20050318 | ||
8 | ![]() |
IF_SHOWIRE | Call by reference | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20050307 | ||
9 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business Object | 20050307 | ||
10 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | RE_T_SELECTIONCRITERIA | Table of selection criterias | 20050307 |
Method ADD_BUSOBJECT on class CL_REXC_IT_IRE_IS has no exception.
Method POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_MODE | Call by reference | Type reference (TYPE) | RECAPROCESSMODE | Execution Mode of Process | 20050407 | ||
2 | ![]() |
IT_INDEX | Call by reference | Type reference (TYPE) | RE_T_TABIX | IRE data | 20050308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Posting parameters are not defined | 20120213 |
Method RECALCULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_LIST | Call by reference | Type reference (TYPE) | REXCITIRE_L | IRE data | 20050610 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Calculation error | 20050610 | |
2 | ![]() |
IRE Customizing not found | 20050610 |
Method _SET_PYMT_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_POSTING_RECORD | Call by reference | Type reference (TYPE) | RERA_PRE_POSTING_RECORD | RE Posting Record Transfer | 20120111 |
Method _SET_PYMT_PARAMS on class CL_REXC_IT_IRE_IS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |