Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PERSISTENT_OBJECT_FIEB | Interface for all persistent objects | 00000000 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STATUS_MANAGED_FIEB | Interface for objects that use status management | 00000000 |
Properties
| Class | CL_RQ_RS_MESSAGE_FIEB | |
| Short Description | Message based on request response model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FBZI | Payments via Internet |
| Created | 19980921 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RQ_RS_MESSAGE_FIEB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PERSISTENT_OBJECT_FIEB | Interface for all persistent objects | 00000000 | ||
| 2 | IF_STATUS_MANAGED_FIEB | Interface for objects that use status management | 00000000 |
Friends
Class CL_RQ_RS_MESSAGE_FIEB 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) | FIEB_APPLICATION_CATEGORY | Application name | 19981109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FIEB_APPLSEARCH | Search field for applic. | 19990113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FIEB_BUSINESS_PROCESS | Business transaction | 19981109 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | "X": Locked (with SCOPE_WHEN_LOCKING); SPACE: Not locked | 19990125 | |||
| 5 | Constant | Public | Type reference (TYPE) | FIEB_CLASS_ID | 'CL_RQ_RS_MESSAGE_FIEB' | Constants for class ID | 19990127 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR2 | 'RQ' | ID for requests | 19990202 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR2 | 'RS' | ID for responses | 19990202 | ||
| 8 | Constant | Private | Type reference (TYPE) | SDOK_CLASS | 'FIEB_MSG' | ID of KPro class for the message | 19981105 | ||
| 9 | Constant | Private | Type reference (TYPE) | SDOK_CLASS | 'FIEB_REQ' | ID of KPro class for the request | 19981105 | ||
| 10 | Constant | Private | Type reference (TYPE) | SDOK_CLASS | 'FIEB_RESP' | ID of KPro class for the response | 19981105 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | FIEB_UTC_DATE | Time of creation | 19990208 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | FIEB_DEST | Destination of an FI internet message | 19981109 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | FIEB_FMTVER | Format version of an FI internet message | 19981109 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | NUM1 | Internal counter for number of RQRS lines | 19981006 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FIEB_UTC_DATE | Time of last change | 19990114 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SDOK_LOID | ID of logical object | 19981005 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | FIEB_MIME40 | MIME type of an FI internet message (40 character) | 19981109 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | FIEB_FORMAT | Format of an FI internet message | 19981109 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | TT_RQ1_RSN_ATTR_FIEB | Table: Attributes for RQ and RS | 19981006 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | FIEB_SAPSTATUS | Status of an FI internet message/request/response | 19981109 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | '2' | Determines the SCOPE ("1","2", "3") and response if lock | 19981116 | ||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STATUS_HISTORY_FIEB | Status history for message | 19980922 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Determines the WAIT (space or "X") when locking | 19981116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set all data of first request | 19981006 | |
| 2 | Instance method | Public | Method | Set new version of a request | 19981007 | |
| 3 | Instance method | Public | Method | Add response | 19981005 | |
| 4 | Instance method | Public | Method | Add status | 19990121 | |
| 5 | Instance method | Public | Constructor | Constructor | 19980922 | |
| 6 | Static method | Public | Method | Creates a new object of this class | 19981104 | |
| 7 | Static method | Public | Method | Displays messages | 19990201 | |
| 8 | Static method | Public | Method | Return of a list of RQRS objects in line with selection | 19981109 | |
| 9 | Static method | Public | Method | Return of a list of OIDS of RQRS objects | 19990201 | |
| 10 | Static method | Public | Method | Return of a status object | 19990202 | |
| 11 | Instance method | Public | Method | Return of application | 19990224 | |
| 12 | Instance method | Public | Method | Return of application search field | 19990216 | |
| 13 | Instance method | Public | Method | Return of business transaction | 19990202 | |
| 14 | Instance method | Public | Method | Return of time of last creation | 19990218 | |
| 15 | Instance method | Public | Method | Supplies the destination of message | 19990206 | |
| 16 | Instance method | Public | Method | Return of format version of an FI internet message | 19990206 | |
| 17 | Instance method | Public | Method | Return of ID of last request | 19990216 | |
| 18 | Instance method | Public | Method | Return of ID of last response | 19990216 | |
| 19 | Static method | Private | Method | Return of KPro attribute names | 19990208 | |
| 20 | Instance method | Public | Method | Return of time of last change | 19990206 | |
| 21 | Instance method | Public | Method | Return of GUID of message object | 19990111 | |
| 22 | Instance method | Public | Method | Return of mime type | 19990224 | |
| 23 | Instance method | Public | Method | Return of format of an FI internet message | 19990206 | |
| 24 | Instance method | Public | Method | Return of a request | 19990202 | |
| 25 | Instance method | Public | Method | Return of a response | 19990202 | |
| 26 | Instance method | Public | Method | Return object descriptions | 19990201 | |
| 27 | Instance method | Public | Method | Return of SAP status | 19990118 | |
| 28 | Instance method | Public | Method | Return of status history | 19990121 | |
| 29 | Instance method | Private | Method | Lock object | 19981116 | |
| 30 | Instance method | Private | Method | Convert message properties (table -> structure) | 19981103 | |
| 31 | Instance method | Public | Event handling method | Reacts to result COMMIT_DONE of persistency manage | 19981116 | |
| 32 | Instance method | Public | Method | Opens change mode | 19981116 | |
| 33 | Instance method | Private | Method | Convert RQ properties (table -> structure) | 19981103 | |
| 34 | Instance method | Private | Method | Convert RS properties (table -> structure) | 19981104 | |
| 35 | Instance method | Public | Method | Set application | 19981109 | |
| 36 | Instance method | Public | Method | Set application search field | 19990113 | |
| 37 | Instance method | Public | Method | Set business transaction | 19981109 | |
| 38 | Instance method | Public | Method | Set destination | 19981109 | |
| 39 | Instance method | Public | Method | Set format version | 19981109 | |
| 40 | Instance method | Public | Method | Sets SCOPE and WAIT parameter for lock | 19990126 | |
| 41 | Instance method | Public | Method | Set mimetype | 19981109 | |
| 42 | Instance method | Public | Method | Set format | 19981109 | |
| 43 | Instance method | Private | Method | Set SAP status | 19981109 | |
| 44 | Instance method | Private | Method | Unlock object | 19981116 |
Events
Class CL_RQ_RS_MESSAGE_FIEB has no event.
Types
Class CL_RQ_RS_MESSAGE_FIEB has no local type.
Method Signatures
Method ADD_INITIAL_REQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST_ACCESS_INFO | Call by reference | Type reference (TYPE) | TT_ACCESS_INFO_FIEB | Technische Info zu Text | 19981006 | |||
| 2 | IM_REQUEST_GUID | Call by reference | Type reference (TYPE) | SDOK_PHID | Id des physischen Objekts | 19981006 | |||
| 3 | IM_REQUEST_TEXT | Call by reference | Type reference (TYPE) | TT_FI_MESSAGE_TEXT | FI-Nachricht als Text | 19981006 | |||
| 4 | IM_SEND_TIME | Call by reference | Type reference (TYPE) | FIEB_RCVTIME | Zeitpunkt des Sendens | 19990223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method ADD_NEW_REQUEST_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_RQ_ACCESS_INFO | Call by reference | Type reference (TYPE) | TT_ACCESS_INFO_FIEB | Technische Info zu Text | 19981007 | |||
| 2 | IM_NEW_RQ_GUID | Call by reference | Type reference (TYPE) | SDOK_PHID | Id des physischen Objekts | 19981007 | |||
| 3 | IM_NEW_RQ_TEXT | Call by reference | Type reference (TYPE) | TT_FI_MESSAGE_TEXT | Neuer Request als Text | 19981007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method ADD_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESPONSE_ACCESS_INFO | Call by reference | Type reference (TYPE) | TT_ACCESS_INFO_FIEB | Technische Info zu Text | 19981005 | |||
| 2 | IM_RESPONSE_TEXT | Call by reference | Type reference (TYPE) | TT_FI_MESSAGE_TEXT | FI-Nachricht als Text | 19981005 | |||
| 3 | IM_RS_APPLICATION_PROPERTIES | Call by reference | Type reference (TYPE) | FIRESP_PROP | Attribute eines FI-Response | 19981005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method ADD_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLFIELDLONG1 | Call by reference | Type reference (TYPE) | FIEB_APPLFIELDLONG | Frei verfügbar | 19990121 | |||
| 2 | IM_APPLFIELDSHORT1 | Call by reference | Type reference (TYPE) | FIEB_APPLFIELDSHORT | Frei verfügbar | 19990121 | |||
| 3 | IM_APPLFIELDSHORT2 | Call by reference | Type reference (TYPE) | FIEB_APPLFIELDSHORT | Frei verfügbar | 19990121 | |||
| 4 | IM_APPLOG | Call by reference | Type reference (TYPE) | APPLOG | Application Log | 19990121 | |||
| 5 | IM_APPLSEARCH | Call by reference | Type reference (TYPE) | FIEB_APPLSEARCH | Applikationssuchfeld | 19990122 | |||
| 6 | IM_EXTSTATUS | Call by reference | Type reference (TYPE) | STATUSEXT | Externer Status | 19990121 | |||
| 7 | IM_LOGDATE | Call by reference | Type reference (TYPE) | LOGDATE | Log-Datum | 19990121 | |||
| 8 | IM_LOGTIME | Call by reference | Type reference (TYPE) | LOGTIME | Log-Zeit | 19990121 | |||
| 9 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Id | 19990121 | |||
| 10 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Nummer | 19990121 | |||
| 11 | IM_MSGTXT | Call by reference | Type reference (TYPE) | FIEBSTATUSTEXT | Statustext | 19990121 | |||
| 12 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Parameter 1 | 19990121 | |||
| 13 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Parameter 2 | 19990121 | |||
| 14 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Parameter 3 | 19990121 | |||
| 15 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Parameter 4 | 19990121 | |||
| 16 | IM_STATUS | Call by reference | Type reference (TYPE) | FIEBSTATUS | Status | 19990121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Object reference (TYPE REF TO) | IF_OBJECT_ID_FIEB | ID bei reinstantiierten Objekten | 19981007 | |||
| 2 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 'X' falls Objekt persistent sein soll, SPACE sonst | 19981104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht erzeugt werden | 19990204 |
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PERSISTENT | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | 'X', falls Objekt persistent sein soll | 19981104 | ||
| 2 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_RQ_RS_MESSAGE_FIEB | Objekt der Klasse CL_RQ_RS_MESSAGE_FIEB | 19981104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt konnte nicht erzeugt werden | 19990204 |
Method DISPLAY_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OIDLIST | Call by reference | Object reference (TYPE REF TO) | CL_LIST_FIEB | Eine Liste von OIDs von anzuzeigenden Messages | 19990208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Messages konnten nicht korrekt angezeigt werden | 19990211 |
Method FIND_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RANGE | Call by reference | Type reference (TYPE) | TT_ATTRIB_RANGE_FIEB | Beschreibung der Objekte, die instantiiert werden sollen. | 19981109 | |||
| 2 | RE_OBJECTLIST | Value transfer | Object reference (TYPE REF TO) | CL_LIST_FIEB | Liste mit den gefundenen Objekten | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method FIND_OID_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RANGE | Call by reference | Type reference (TYPE) | TT_ATTRIB_RANGE_FIEB | Beschreibung der Objekte, die instantiiert werden sollen. | 19990201 | |||
| 2 | RE_OBJECTLIST | Value transfer | Object reference (TYPE REF TO) | CL_LIST_FIEB | Liste mit den OIDs gefundener Objekten | 19990201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method FIND_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OID | Call by reference | Object reference (TYPE REF TO) | IF_OBJECT_ID_FIEB | ID des zu instantiierenden Objektes | 19990202 | |||
| 2 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_RQ_RS_MESSAGE_FIEB | Das instantiierte Objekt | 19990202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method GET_APPLICATION_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_APPLICATION_CATEGORY | Value transfer | Type reference (TYPE) | FIEB_APPLICATION_CATEGORY | Applikation | 19990224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990224 |
Method GET_APPLSEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_APPLSEARCH | Value transfer | Type reference (TYPE) | FIEB_APPLSEARCH | Applikationssuchfeld | 19990216 |
Method GET_APPLSEARCH on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_BUSINESS_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BUSINESS_PROCESS | Value transfer | Type reference (TYPE) | FIEB_BUSINESS_PROCESS | Geschäftsvorfall | 19990202 |
Method GET_BUSINESS_PROCESS on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_CREATED_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CREATED_AT | Value transfer | Type reference (TYPE) | FIEB_UTC_DATE | Zeitpunkt der Erstellung | 19990218 |
Method GET_CREATED_AT on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESTINATION | Value transfer | Type reference (TYPE) | FIEB_DEST | Destination einer FI-Internet-Nachricht | 19990206 |
Method GET_DESTINATION on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_FMTVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FMTVERSION | Value transfer | Type reference (TYPE) | FIEB_FMTVER | Formatversion einer FI-Internet-Nachricht | 19990206 |
Method GET_FMTVERSION on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_ID_OF_LAST_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ID | Value transfer | Type reference (TYPE) | SDOK_PHID | Id des Requests | 19990216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RQ-ID nicht gefunden | 19990217 |
Method GET_ID_OF_LAST_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ID | Value transfer | Type reference (TYPE) | SDOK_PHID | Id der Response | 19990216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RS-ID nicht gefunden | 19990217 |
Method GET_KPRO_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KPRO_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | SDOK_PROPN | KPro-Attributname | 19990208 | |||
| 2 | IM_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | SEOCPDNAME | Attributname | 19990208 |
Method GET_KPRO_ATTRIBUTE on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_LAST_CHANGED_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LAST_CHANGED_AT | Value transfer | Type reference (TYPE) | FIEB_UTC_DATE | Zeitpunkt der letzten Änderung | 19990206 |
Method GET_LAST_CHANGED_AT on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_MESSAGE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MESSAGE_GUID | Value transfer | Type reference (TYPE) | SDOK_LOID | Message-GUID | 19990111 |
Method GET_MESSAGE_GUID on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_MIMETYPE40 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MIMETYPE40 | Value transfer | Type reference (TYPE) | FIEB_MIME40 | Mimetype | 19990224 |
Method GET_MIMETYPE40 on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_MSGFORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MSGFORMAT | Value transfer | Type reference (TYPE) | FIEB_FORMAT | Format einer FI-Internet-Nachricht | 19990206 |
Method GET_MSGFORMAT on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_REQUEST_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Value transfer | Type reference (TYPE) | SDOK_PHID | Id des Requests | 19990202 | |||
| 2 | RE_REQUEST_DATA | Value transfer | Type reference (TYPE) | REQUEST_ATTR_FIEB | Request-Daten | 19990202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Request nicht gefunden | 19990204 |
Method GET_RESPONSE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ID | Value transfer | Type reference (TYPE) | SDOK_PHID | Id des Requests | 19990202 | |||
| 2 | RE_RESPONSE_DATA | Value transfer | Type reference (TYPE) | RESPONSE_ATTR_FIEB | Response-Daten | 19990202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Response nicht gefunden | 19990204 |
Method GET_RQ_RS_DESCRIPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RQRS_DESCR | Value transfer | Type reference (TYPE) | TT_RQRS_LINE_FIEB | Objektbeschreibungen | 19990201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ermittlung der Beschreibung fehlgeschalgen | 19990202 |
Method GET_SAPSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SAPSTATUS | Value transfer | Type reference (TYPE) | FIEB_SAPSTATUS | SAP-Status | 19990118 |
Method GET_SAPSTATUS on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method GET_STATUS_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATUS_HISTORY | Value transfer | Object reference (TYPE REF TO) | CL_STATUS_HISTORY_FIEB | Statushistorie | 19990121 |
Method GET_STATUS_HISTORY on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method LOCK Signature
Method LOCK on class CL_RQ_RS_MESSAGE_FIEB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler vom Enqueue-Server | 19990218 | ||
| 2 | Objekt ist bereits gesperrt | 19981116 |
Method MSG_PROP_TABLE_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_APPLICATION_CATEGORY | Value transfer | Type reference (TYPE) | FIEB_APPLICATION_CATEGORY | Applikationsbezeichnung | 19981109 | |||
| 2 | EX_APPLSEARCH | Value transfer | Type reference (TYPE) | FIEB_APPLSEARCH | Suchfeld für Applikation | 19990114 | |||
| 3 | EX_BUSINESS_PROCESS | Value transfer | Type reference (TYPE) | FIEB_BUSINESS_PROCESS | Geschäftsvorfall | 19981109 | |||
| 4 | EX_CREATED_AT | Value transfer | Type reference (TYPE) | FIEB_UTC_DATE | Zeitpunkt der Erstellung | 19990218 | |||
| 5 | EX_DESTINATION | Value transfer | Type reference (TYPE) | FIEB_DEST | Destination einer FI-Internet-Nachricht | 19981109 | |||
| 6 | EX_FMTVERSION | Value transfer | Type reference (TYPE) | FIEB_FMTVER | Formatversion einer FI-Internet-Nachricht | 19981109 | |||
| 7 | EX_LAST_CHANGED_AT | Value transfer | Type reference (TYPE) | FIEB_UTC_DATE | Zeitpunkt der letzte Änderung | 19990114 | |||
| 8 | EX_MIMETYPE40 | Value transfer | Type reference (TYPE) | FIEB_MIME40 | MIME-Type einer FI-Internet-Nachricht (40stellig) | 19981109 | |||
| 9 | EX_MSGFORMAT | Value transfer | Type reference (TYPE) | FIEB_FORMAT | Format einer FI-Internet-Nachricht | 19981109 | |||
| 10 | EX_SAPSTATUS | Value transfer | Type reference (TYPE) | FIEB_SAPSTATUS | Status einer FI-Internet-Nachricht/Request/Response | 19981109 | |||
| 11 | IM_MESSAGE_PROPERTIES | Call by reference | Type reference (TYPE) | TT_KPRO_PROPERTIES_FIEB | Message-Attribute (Tabelle) | 19981103 |
Method MSG_PROP_TABLE_TO_LIST on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method ON_PM_COMMIT_DONE Signature
Method ON_PM_COMMIT_DONE on class CL_RQ_RS_MESSAGE_FIEB has no parameter.
Method ON_PM_COMMIT_DONE on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method OPEN_FOR_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEW_BEFORE_INSERT | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' falls neues Objekt und OID bereits vorhanden | 19990225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method RQ_PROP_TABLE_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RQ_PROPERTIES | Call by reference | Type reference (TYPE) | TT_KPRO_PROPERTIES_FIEB | Message-Attribute (Tabelle) | 19981103 | |||
| 2 | RE_RQ_PROPERTIES | Value transfer | Type reference (TYPE) | FIREQ_PROP | Message-Attribute (Feldleiste) | 19981103 |
Method RQ_PROP_TABLE_TO_LIST on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method RS_PROP_TABLE_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RS_PROPERTIES | Call by reference | Type reference (TYPE) | TT_KPRO_PROPERTIES_FIEB | Message-Attribute (Tabelle) | 19981104 | |||
| 2 | RE_RS_PROPERTIES | Value transfer | Type reference (TYPE) | FIRESP_PROP | Message-Attribute (Feldleiste) | 19981104 |
Method RS_PROP_TABLE_TO_LIST on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method SET_APPLICATION_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION_CATEGORY | Call by reference | Type reference (TYPE) | FIEB_APPLICATION_CATEGORY | Applikation | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_APPLSEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLSEARCH | Call by reference | Type reference (TYPE) | FIEB_APPLSEARCH | Applikationssuchfeld | 19990113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_BUSINESS_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSINESS_PROCESS | Call by reference | Type reference (TYPE) | FIEB_BUSINESS_PROCESS | Geschäftsvorfall | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESTINATION | Call by reference | Type reference (TYPE) | FIEB_DEST | Destination | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_FMTVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FMTVERSION | Call by reference | Type reference (TYPE) | FIEB_FMTVER | Formatversion | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_LOCK_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SCOPE | Value transfer | Type reference (TYPE) | CHAR1 | Bestimmt die Länge der Sperre (siehe Hilfe zu ENQUEUE) | 19990126 | |||
| 2 | IM_WAIT | Value transfer | Type reference (TYPE) | CHAR1 | Bestimmt das Verhalten bei Kollision (siehe Hilfe zu ENQUEUE | 19990126 |
Method SET_LOCK_PARAMETERS on class CL_RQ_RS_MESSAGE_FIEB has no exception.
Method SET_MIMETYPE40 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MIMETYPE40 | Call by reference | Type reference (TYPE) | FIEB_MIME40 | Mimetype | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_MSGFORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGFORMAT | Call by reference | Type reference (TYPE) | FIEB_FORMAT | Format | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method SET_SAPSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SAPSTATUS | Call by reference | Type reference (TYPE) | FIEB_SAPSTATUS | SAP-Status | 19981109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | fehlgeschlagen (siehe SY-Felder) | 19990204 |
Method UNLOCK Signature
Method UNLOCK on class CL_RQ_RS_MESSAGE_FIEB has no parameter.
Method UNLOCK on class CL_RQ_RS_MESSAGE_FIEB has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |