SAP ABAP Class CL_REXC_FR_EOSTAT_DATA (EO Status (SRU) data processing)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_FR (Package) Localization Flexible Real Estate France

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation | 20100917 |
Properties
Class | CL_REXC_FR_EOSTAT_DATA | |
Short Description | EO Status (SRU) data processing | |
Super Class | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | REXCFR | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | GLO_REFX_FR | Localization Flexible Real Estate France |
Created | 20100917 | SAP |
Last change | 20110908 | 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 CL_REXC_FR_EOSTAT_DATA has no interface implemented.
Friends
Class CL_REXC_FR_EOSTAT_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | EO Status Master Data | 20100917 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RE_T_MSG | Message Collector | 20100917 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCFREO | Status of Extraordinary Operation (VIXCFREO) | 20100917 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RE_T_VIXCFREO | Status of Extraordinary Operation (VIXCFREO) | 20100917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100917 | |
2 | ![]() |
Instance method | Public | Method | Number of entries | 20100917 |
3 | ![]() |
Instance method | Public | Method | Delete entry | 20100917 |
4 | ![]() |
Instance method | Public | Method | Filter out items not in the given status | 20101005 |
5 | ![]() |
Instance method | Public | Method | Returns a detail entry with additional fields | 20100917 |
6 | ![]() |
Instance method | Public | Method | Returns entries | 20100917 |
7 | ![]() |
Instance method | Public | Method | Insert new entry | 20100917 |
8 | ![]() |
Instance method | Public | Method | modify table mt_eostat_data | 20100917 |
9 | ![]() |
Instance method | Public | Method | Change entry | 20100917 |
10 | ![]() |
Instance method | Private | Method | Check that locked records are not changed | 20100917 |
11 | ![]() |
Instance method | Private | Method | Returns detail IMI data | 20100917 |
12 | ![]() |
Instance method | Private | Method | Sort list | 20100917 |
Events
Class CL_REXC_FR_EOSTAT_DATA has no event.
Types
Class CL_REXC_FR_EOSTAT_DATA has no local type.
Method Signatures
Method CHECK_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | REXCFRSRU_EOSTAT_L | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20100917 |
Method COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_COUNT | Value transfer | Type reference (TYPE) | I | Number of entries | 20100917 |
Method COUNT on class CL_REXC_FR_EOSTAT_DATA has no exception.
Method DELETE_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DATEFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | Date: Valid From | 20100917 | ||
2 | ![]() |
ID_KEY_NEW | Call by reference | Type reference (TYPE) | RECADATEFROM | Date: Valid From | 20100917 | ||
3 | ![]() |
IF_LASTENTRY | Call by reference | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error by delete | 20100917 |
Method FILTER_NOT_IN_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SOSTATUS | Call by reference | Type reference (TYPE) | RE_T_FR_SOSTATUS | Select Options for Status | 20101005 |
Method FILTER_NOT_IN_STATUS on class CL_REXC_FR_EOSTAT_DATA has no exception.
Method GET_DETAIL_X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DETAIL_X | Call by reference | Type reference (TYPE) | REXCFRSRU_EOSTAT_L | 20100917 | |||
2 | ![]() |
ID_DATEFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | Date: Valid From | 20100917 | ||
3 | ![]() |
ID_SPRAS | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3 System, current language | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not found | 20100917 |
Method GET_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_VIXCFREO | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
List empty | 20100917 |
Method INSERT_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DETAIL | Call by reference | Type reference (TYPE) | REXCFREOSTAT | Details of Extraordinary Operation | 20100917 | ||
2 | ![]() |
IS_DETAIL | Call by reference | Type reference (TYPE) | REXCFREOSTAT | Details of Extraordinary Operation | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error by inserting | 20100917 | |
2 | ![]() |
20100917 |
Method MODIFY_EOSTAT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DETAIL | Call by reference | Type reference (TYPE) | REXCFREOSTAT | Details of Extraordinary Operation | 20100917 |
Method MODIFY_EOSTAT_DATA on class CL_REXC_FR_EOSTAT_DATA has no exception.
Method UPDATE_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DETAIL | Call by reference | Type reference (TYPE) | REXCFREOSTAT | 20100917 | |||
2 | ![]() |
ID_DATEFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | Date: Valid From | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error by updating | 20100917 |
Method _CHECK_LOCKED_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DETAIL | Call by reference | Type reference (TYPE) | REXCFREOSTAT | Details of Extraordinary Operation | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not found | 20100917 |
Method _GET_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DETAIL | Call by reference | Type reference (TYPE) | REXCFREOSTAT | Details of Extraordinary Operation | 20100917 | ||
2 | ![]() |
ID_DATEFROM | Value transfer | Type reference (TYPE) | RECADATEFROM | Date: Valid From | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not found | 20100917 |
Method _SORT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_LIST | Call by reference | Attribute reference (LIKE) | MT_EOSTAT_DATA | Status of Extraordinary Operation (VIXCFREO) | 20100917 |
Method _SORT_LIST on class CL_REXC_FR_EOSTAT_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |