SAP ABAP Class CF_RECA_MESSAGE_LIST (Message Collector: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20010709 |
Properties
Class | CF_RECA_MESSAGE_LIST | |
Short Description | Message Collector: Factory | |
Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
Created | 20000725 | 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 CF_RECA_MESSAGE_LIST has no interface implemented.
Friends
Class CF_RECA_MESSAGE_LIST has no friend class.
Attributes
Class CF_RECA_MESSAGE_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Supplies Required Field Error Message | 20010528 |
2 | ![]() |
Static method | Public | Method | Supplies Instance of New Message Collector | 20010504 |
3 | ![]() |
Static method | Public | Method | Gets New Instance with Messages of Existing Instance | 20080509 |
4 | ![]() |
Static method | Public | Method | Loads an Already Stored Log (Using External Number) | 20020107 |
5 | ![]() |
Static method | Public | Method | Loads an Already Stored Log (Using Handle) | 20040918 |
6 | ![]() |
Static method | Public | Method | Gets Instance with Last Stored Log | 20030530 |
7 | ![]() |
Static method | Public | Method | Reorganizes the Sequential Message Number | 20060522 |
Events
Class CF_RECA_MESSAGE_LIST has no event.
Types
Class CF_RECA_MESSAGE_LIST has no local type.
Method Signatures
Method ADD_REQUIRED_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONTEXT | Value transfer | Type reference (TYPE) | ANY | Erweiterte Navigationsdaten | 20020304 | ||
2 | ![]() |
ID_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20010528 | ||
3 | ![]() |
ID_INDEX | Value transfer | Type reference (TYPE) | NUMERIC | Fortlaufende Nummer | 20010528 | ||
4 | ![]() |
ID_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | INTRENO des Aufrufers | 20020304 | ||
5 | ![]() |
ID_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20010528 | ||
6 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020113 | ||
7 | ![]() |
RS_SYMSG | Value transfer | Type reference (TYPE) | RECASYMSG | Nachricht als SY-MSG* Felder | 20020806 |
Method ADD_REQUIRED_MESSAGE on class CF_RECA_MESSAGE_LIST has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DELDATE | Value transfer | Type reference (TYPE) | RECADATEFROM | RECA0_DATE-MIN | Verfallsdatum | 20110908 | |
2 | ![]() |
ID_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | Externe Identifikation des Protokolls | 20010504 | ||
3 | ![]() |
ID_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | 'RECA' | siehe Tabelle BALOBJ | 20010504 | |
4 | ![]() |
ID_SUBOBJECT | Value transfer | Type reference (TYPE) | BALSUBOBJ | 'MISC' | siehe Tabelle BALSUB | 20010504 | |
5 | ![]() |
IF_DELNOTBEFORE | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Protokoll bis zum Verfallsdatum halten | 20110908 | |
6 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20010504 |
Method CREATE on class CF_RECA_MESSAGE_LIST has no exception.
Method CREATE_BY_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Quellinstanz | 20080509 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20080509 |
Method CREATE_BY_REFERENCE on class CF_RECA_MESSAGE_LIST has no exception.
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | Externe Identifikation des Protokolls | 20020107 | ||
2 | ![]() |
ID_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | siehe Tabelle BALOBJ | 20020107 | ||
3 | ![]() |
ID_SUBOBJECT | Value transfer | Type reference (TYPE) | BALSUBOBJ | siehe Tabelle BALSUB | 20020107 | ||
4 | ![]() |
IF_DELIVER_NEWEST | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Neuestes liefern, falls mehrfach (ansonsten Fehler) | 20120301 | |
5 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020107 |
Method FIND_BY_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Handle des Protokolls (intern) | 20040918 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040918 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040918 |
Method FIND_LAST_STORED_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OBJECT | Value transfer | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20030530 | ||
2 | ![]() |
ID_SUBOBJECT | Value transfer | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20030530 | ||
3 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20030530 |
Method REORG_MESSAGE_NUMBER 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 | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20060522 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 46C |