Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTRAN_RUNTIME_EXE_HIESEL | Gen. framework for time-dependent hierarchy selection | 20080721 |
Properties
| Class | CL_RSTRAN_RUNTIME_EXE | |
| Short Description | Generation Framework | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTRAN_R | Transformation Runtime |
| Created | 20040823 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSTRAN_RUNTIME_EXE has no interface implemented.
Friends
Class CL_RSTRAN_RUNTIME_EXE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'EXECUTE' | 20060705 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSSGTPDIR-PROGCLASS | 'RSTRAN_MASTER_TMPL' | BW Generation Tool: Program Class for Generated Programs | 20060323 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSSGTPDIR-PROGCLASS | 'RSTRAN_MASTER_TMPL_X' | 20060323 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSSGTPDIR-PROGCLASS | 'RSTRAN_MASTER_TMPL_M' | 20060323 | |||
| 5 | Constant | Public | Type reference (TYPE) | RSSGTPDIR-PROGCLASS | 'RSTRAN_MASTER_TMPL_T' | BW Generation Tool: Program Class for Generated Programs | 20060323 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | TY_T_TRANID | References to TranID.exe | 20040823 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSTRANID | ID | 20060705 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20060705 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Inverse Execution | 20090122 | |||
| 10 | Constant | Private | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion für Laufzeitzugriffe | 20120807 | ||
| 11 | Static Attribute | Private | Type reference (TYPE) | RS_CHAR1 | Activation Status of Runtime Object | 20070828 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log and Error Object | 20060915 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20060705 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | 20060705 | ||||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | 20060705 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | CL_RSTRAN_RTO=>SX_INVERSE_MAPPING | 20060705 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | PTY_TH_CONST_SELSETS | 20070725 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | TY_TR_INSTANCES | 20060705 |
Methods
Events
Class CL_RSTRAN_RUNTIME_EXE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PTY_S_CONST_SELSET | Private | See coding | 20070725 | BEGIN OF pty_s_const_selset,
groupid TYPE rstran_groupid,
r_selset TYPE REF TO cl_rsmds_set,
END OF pty_s_const_selset
|
||
| 2 | PTY_TH_CONST_SELSETS | Private | See coding | 20070725 | pty_th_const_selsets TYPE HASHED TABLE OF pty_s_const_selset WITH UNIQUE KEY groupid
|
||
| 3 | TY_R_INSTANCE | Private | Object reference (TYPE REF TO) | CL_RSTRAN_RUNTIME_EXE | 20060705 | |
|
| 4 | TY_S_RULE_CONTEXT | Public | See coding | Runtime: Rule Context | 20041214 | BEGIN OF ty_s_rule_context,
tranid TYPE rstran-tranid,
progid TYPE rstran_progid,
version TYPE rstran-version_cur,
record TYPE i,
ruleid TYPE rstranrule-ruleid,
stepid TYPE rstran_stepid,
END OF ty_s_rule_context
|
|
| 5 | TY_S_SEGMENT_CONTEXT | Public | See coding | Runtime: SegmentContext | 20060323 | BEGIN OF ty_s_segment_context,
segid TYPE string,
y__nm TYPE fieldname,
END OF ty_s_segment_context
|
|
| 6 | TY_S_TRANID | Private | See coding | Reference to TranID.exe | 20040823 | BEGIN OF ty_s_tranid,
tranid TYPE rstran-tranid,
progname TYPE sy-repid,
ref TYPE REF TO object,
END OF ty_s_tranid
|
|
| 7 | TY_TR_INSTANCES | Private | See coding | 20060705 | ty_tr_instances TYPE STANDARD TABLE OF ty_r_instance WITH KEY table_line
|
||
| 8 | TY_T_TRANID | Private | See coding | References to TranID.exe | 20040823 | ty_t_tranid TYPE STANDARD TABLE OF ty_s_tranid
|
Method Signatures
Method ACTIVATE_BEFORE_EXECUTE Signature
Method ACTIVATE_BEFORE_EXECUTE on class CL_RSTRAN_RUNTIME_EXE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20080507 |
Method CHECK_IS_TRANSFORMABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FIELD | Call by reference | Type reference (TYPE) | RSTRAN_S_FIELD_INV | Feldliste | 20061218 | |||
| 2 | R_IS_TRANSFORMABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061218 |
Method CHECK_IS_TRANSFORMABLE on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20060705 |
Method CONVERT_PROXY_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RULE | Call by reference | Type reference (TYPE) | RSTRAN_T_RULE | Regeln | 20050223 | |||
| 2 | I_T_PROXY_RULE | Call by reference | Type reference (TYPE) | RSTRAN_T_RULE_REF | Regelreferenzen | 20050223 |
Method CONVERT_PROXY_RULES on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method CONVERT_SYMESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MESSAGE | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR_REC | 20060220 | ||||
| 2 | I_SKIP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060220 | |||
| 3 | I_S_CONTEXT | Call by reference | Type reference (TYPE) | CL_RSTRAN_RUNTIME_EXE=>TY_S_RULE_CONTEXT | Runtime: RuleContext | 20060220 |
Method CONVERT_SYMESSAGE on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method CURRENCY_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN | Call by reference | Type reference (TYPE) | ANY | 20050211 | ||||
| 2 | I_OUT | Call by reference | Type reference (TYPE) | ANY | 20050211 | ||||
| 3 | I_RULE_CONTEXT | Call by reference | Type reference (TYPE) | TY_S_RULE_CONTEXT | Runtime: RuleContext | 20050211 | |||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zu viele Fehlersätze | 20050211 |
Method DATA_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN | Call by reference | Type reference (TYPE) | ANY | 20050128 | ||||
| 2 | I_OUT | Call by reference | Type reference (TYPE) | ANY | 20050128 | ||||
| 3 | I_RULE_CONTEXT | Call by reference | Type reference (TYPE) | TY_S_RULE_CONTEXT | Runtime: RuleContext | 20050128 | |||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20050128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zu viele Fehlersätze | 20050128 |
Method EVALUATE_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Ausnahmen mit nur dynamischer Prüfung von RAISING | 20041221 | |||
| 2 | I_RECNO_UNKNOWN | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061229 | |||
| 3 | I_RULE_CONTEXT | Call by reference | Type reference (TYPE) | TY_S_RULE_CONTEXT | Runtime: RuleContext | 20041214 | |||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20041214 | |||
| 5 | I_SEG_ID | Call by reference | Type reference (TYPE) | STRING | 20041214 | ||||
| 6 | I_SEG_TARGET | Call by reference | Type reference (TYPE) | RS_BOOL | Target-Segment ( = X ) | 20060216 | |||
| 7 | I_SKIP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20070510 | ||
| 8 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20041214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zu viele Fehlersätze | 20041215 |
Method EXCEPTION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FBNM | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20060228 | |||
| 2 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 3 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 4 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 5 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 6 | I_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060228 |
Method EXCEPTION_HANDLER on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method EXCEPTION_HANDLER_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MESSAGE | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR_REC | 20080728 | ||||
| 2 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 3 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 4 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 5 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20080728 | |||
| 6 | I_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20080728 | |||
| 7 | I_S_CONTEXT | Call by reference | Type reference (TYPE) | CL_RSTRAN_RUNTIME_EXE=>TY_S_RULE_CONTEXT | Runtime: RuleContext | 20080728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Satz überspringen | 20080728 |
Method GET_FIELD_LIST_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROOTSEGMENT | Call by reference | Type reference (TYPE) | RSBK_SEGID | Segment | 20060526 | |||
| 2 | E_TX_FIELD_DTP | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmentformat | 20050906 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20120720 | ||
| 4 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20050906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP-Request: Step fehlerhaft | 20050906 |
Method GET_FIELD_LIST_INBOUND_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROOTSEGMENT | Call by reference | Type reference (TYPE) | RSBK_SEGID | Segment | 20080725 | |||
| 2 | E_TX_FIELD_DTP | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20080725 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20120720 | ||
| 4 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP-Request: Step fehlerhaft | 20080725 |
Method GET_FIELD_LIST_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROOTSEGMENT | Call by reference | Type reference (TYPE) | RSBK_SEGID | Segment | 20060705 | |||
| 2 | E_TX_FIELD_DTP | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmentformat | 20060705 | |||
| 3 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP-Request: Step fehlerhaft | 20060705 |
Method GET_FIELD_LIST_OUTBOUND_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROOTSEGMENT | Call by reference | Type reference (TYPE) | RSBK_SEGID | Segment | 20080725 | |||
| 2 | E_TX_FIELD_DTP | Call by reference | Type reference (TYPE) | CL_RSTRAN_STAT=>TY_TX_RSBK | Segmente mit Feldliste im Format DTP | 20080725 | |||
| 3 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DTP-Request: Step fehlerhaft | 20080725 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060705 | |||
| 2 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSTRAN_RUNTIME_EXE | Generierte Laufzeitumgebung der Transformation | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20060705 |
Method GET_INVERSE_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TRUE | Value transfer | Type reference (TYPE) | RS_BOOL | Inverse Verarbeitung | 20090122 |
Method GET_INVERSE_PROCESSING on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060915 | |||
| 2 | R_R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060915 |
Method GET_LOG on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method GET_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRAN-TRANID | TransformationsId | 20040823 | |||
| 2 | R_REF_RUNTIME | Value transfer | Object reference (TYPE REF TO) | OBJECT | Instanz | 20040823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20040823 |
Method GET_SUPPRESSED_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_SUPPRESSED_RULES | Call by reference | Type reference (TYPE) | ANY | 20050128 | ||||
| 2 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | Datentransferprozess: Datenpaket | 20050128 | |||
| 3 | I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20050128 |
Method GET_SUPPRESSED_RULES on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method GET_UNIVERSE_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Urbildmenge der Transformation | 20060705 |
Method GET_UNIVERSE_INBOUND on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method GET_UNIVERSE_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Urbildmenge der Transformation | 20060705 |
Method GET_UNIVERSE_OUTBOUND on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method INVOKE_INVERSE_ROUTINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EXACT | Call by reference | Type reference (TYPE) | RS_BOOL | Ist die inverse Routine exakt? | 20060705 | |||
| 2 | C_R_SELSET_INBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multidimensionales Inbound | 20060705 | |||
| 3 | C_TH_FIELDS_INBOUND | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD_INV | Felder des Inbound | 20060705 | |||
| 4 | I_METHOD_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Name der Methode, die die inverse Routine implementiert | 20060705 | |||
| 5 | I_R_SELSET_OUTBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multidimensionales Outbound (benötigt für Methode) | 20060705 | |||
| 6 | I_R_UNIVERSE_INBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Universum des Inbound | 20060705 | |||
| 7 | I_TH_FIELDS_OUTBOUND | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD_INV | Felder des Outbound | 20060705 |
Method INVOKE_INVERSE_ROUTINE on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method MESSAGE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR_REC | Message table | 20060706 | |||
| 2 | E_SKIP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060220 | |||
| 3 | I_CX_ROOT | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20050512 | |||
| 4 | I_CX_SY_ARITHMETIC_ERROR | Value transfer | Object reference (TYPE REF TO) | CX_SY_ARITHMETIC_ERROR | System-Exception für Arithmetische Fehler | 20050607 | |||
| 5 | I_CX_SY_CONVERSION_ERROR | Value transfer | Object reference (TYPE REF TO) | CX_SY_CONVERSION_ERROR | System-Exception bei Konvertierungsfehlern | 20060922 | |||
| 6 | I_RECNO_UNKNOWN | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061229 | |||
| 7 | I_RULE_CONTEXT | Call by reference | Type reference (TYPE) | TY_S_RULE_CONTEXT | Runtime: RuleContext | 20050512 | |||
| 8 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20050512 | |||
| 9 | I_SEG_ID | Call by reference | Type reference (TYPE) | STRING | 20050512 | ||||
| 10 | I_SEG_TARGET | Call by reference | Type reference (TYPE) | RS_BOOL | Target Segment ( = X ) | 20060216 | |||
| 11 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20050512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20050512 |
Method PREPARE_INVERSE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060705 |
Method PREPARE_INVERSE_MAPPING on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method RTO_IS_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070828 |
Method RTO_IS_ON on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method SEND_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR_REC | Message table (Initial nach Senden) | 20060706 | |||
| 2 | I_RULE_CONTEXT | Call by reference | Type reference (TYPE) | TY_S_RULE_CONTEXT | Runtime: RuleContext | 20050512 | |||
| 3 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20050512 | |||
| 4 | I_SEG_ID | Call by reference | Type reference (TYPE) | STRING | 20050512 | ||||
| 5 | I_SEG_TARGET | Call by reference | Type reference (TYPE) | RS_BOOL | Targetsegment ( = X ) | 20060216 | |||
| 6 | I_SKIP | Value transfer | Type reference (TYPE) | RS_BOOL | Skip Record | 20050512 | |||
| 7 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20050512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zu viele Fehlersätze | 20050512 |
Method TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_OUTBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | DTP: Datenpaket | 20060705 | |||
| 2 | I_MASTER_DATA_EXIST | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060705 | |||
| 3 | I_R_INBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DATA | DTP: Datenpaket | 20060705 | |||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060705 |
Method TRANSFORM_SELECTION_INVERSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXACT | Call by reference | Type reference (TYPE) | RS_BOOL | Kennzeichen: Inverse Transformation ist exakt | 20060705 | |||
| 2 | E_R_SELSET_INBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20060705 | |||
| 3 | E_TH_FIELDS_INBOUND | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD_INV | 20060705 | ||||
| 4 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_STEP | DTP: Log- und Error-Objekt | 20060705 | |||
| 5 | I_R_SELSET_OUTBOUND | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20060705 | |||
| 6 | I_TH_FIELDS_OUTBOUND | Call by reference | Type reference (TYPE) | RSTRAN_T_FIELD_INV | 20060705 |
Method TRANSFORM_SELECTION_INVERSE on class CL_RSTRAN_RUNTIME_EXE has no exception.
Method UOM_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MESSAGE | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR_REC | 20060921 | ||||
| 2 | I_R_MSG_COLL | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060921 | |||
| 3 | I_SKIP | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060921 | |||
| 4 | I_S_CONTEXT | Call by reference | Type reference (TYPE) | CL_RSTRAN_RUNTIME_EXE=>TY_S_RULE_CONTEXT | Runtime: RuleContext | 20060921 |
Method UOM_ERROR on class CL_RSTRAN_RUNTIME_EXE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |