Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_CTI_HANDLING | Treatment of Complete Transmission Indicator | 20091015 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_RPLCTN_BULK_MNGR | 20080507 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_RPLCTN_FLD_CNTRL_CBCK | Inbound-Specific Field Treatment | 20090720 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_RPLCTN_RESULT_CBCK | Inbound-specific Treatment of Result | 20090720 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FBS_SE_ECH_ACTION | Interface: Action Class | 20080512 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FBS_ACC_RPLCTN | 20080507 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FBS_CMP_RPLCTN | Replication of Company Data | 20090214 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FBS_FRS_RPLCTN | 20080516 |
Properties
| Class | CL_FBS_RPLCTN | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
| Created | 20080507 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FBS_CTI_HANDLING | Treatment of Complete Transmission Indicator | 20091015 | ||
| 2 | IF_FBS_RPLCTN_BULK_MNGR | 20080507 | |||
| 3 | IF_FBS_RPLCTN_FLD_CNTRL_CBCK | Inbound-Specific Field Treatment | 20090720 | ||
| 4 | IF_FBS_RPLCTN_RESULT_CBCK | Inbound-specific Treatment of Result | 20090720 | ||
| 5 | IF_FBS_SE_ECH_ACTION | Interface: Action Class | 20080512 |
Friends
Class CL_FBS_RPLCTN has no friend class.
Attributes
Methods
Events
Class CL_FBS_RPLCTN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ECH_GLOBAL_DATA | Protected | See coding | 20080507 | BEGIN OF ts_ech_global_data,
component TYPE ech_dte_component,
process TYPE ech_dte_process,
END OF ts_ech_global_data
|
||
| 2 | TS_FEH_COLLECT_DATA | Protected | Type reference (TYPE) | CL_FBS_RPLCTN_PROCESS_RESULT=>TS_FEH_COLLECT_DATA | 20080511 | |
|
| 3 | TS_FEH_CONTEXT | Public | Type reference (TYPE) | CL_FBS_GEN_REPL_UTIL=>TS_FEH_CONTEXT | 20080507 | |
|
| 4 | TS_FIELD_CONTROL | Protected | See coding | 20080507 | ts_field_control TYPE LINE OF tt_field_control_tab
|
||
| 5 | TT_FIELD_CONTROL_TAB | Protected | Type reference (TYPE) | CL_FBS_GEN_REPL_UTIL=>TT_FIELD_CONTROL_TAB | 20080507 | |
|
| 6 | TT_REF_TO_DATA | Public | See coding | 20090306 | tt_ref_to_data TYPE STANDARD TABLE OF
REF TO data WITH DEFAULT KEY
|
||
| 7 | T_EVAL_TYPE_CODE | Protected | Attribute reference (LIKE) | 20091015 | |
Method Signatures
Method APPLIES_TO_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INBOUND | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RF_IS_APLICABLE | Value transfer | Type reference (TYPE) | FLAG | 20080507 |
Method APPLIES_TO_INBOUND on class CL_FBS_RPLCTN has no exception.
Method APPLIES_TO_WORK_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RF_IS_APLICABLE | Value transfer | Type reference (TYPE) | FLAG | 20080507 |
Method APPLIES_TO_WORK_STRUC on class CL_FBS_RPLCTN has no exception.
Method BUILD_CONF_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 | ||||
| 2 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080630 | ||||
| 3 | RR_CONF_MSG | Value transfer | Object reference (TYPE REF TO) | FBS_SX_CONFIRMATION | Allgemeine Bestätigungnachricht | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080513 |
Method BUILD_JOINT_OUT_TAB_FROM_INBND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_JOINT_STRUC | Value transfer | Object reference (TYPE REF TO) | TT_REF_TO_DATA | 20080517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080517 |
Method BUILD_OUTBOUND_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONF_MESSAGE | Call by reference | Object reference (TYPE REF TO) | FBS_SX_CONFIRMATION | 20080819 | ||||
| 2 | RO_PROXY | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_BASIS | ABAP Proxies: Grundlegende Proxy-Methoden | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20080819 |
Method BUILD_POSITIVE_CONF_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_BAPIRET2 | Value transfer | Object reference (TYPE REF TO) | BAPIRET2_TAB | Fehlermeldungen | 20080512 |
Method BUILD_POSITIVE_CONF_MSG on class CL_FBS_RPLCTN has no exception.
Method BUILD_WORK_STRUC_FEH_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FEH_CONTEXT | Call by reference | Type reference (TYPE) | TS_FEH_CONTEXT | 20080617 |
Method BUILD_WORK_STRUC_FEH_CONTEXT on class CL_FBS_RPLCTN has no exception.
Method BUILD_WORK_STRUC_FROM_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_WORK_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | 20080507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method CALL_BADI_FOR_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CONFIRMATION | Call by reference | Object reference (TYPE REF TO) | DATA | 20080529 | ||||
| 2 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080627 |
Method CALL_BADI_FOR_WORK_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20080627 |
Method CALL_RPLCTN_API Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Fehlermeldungen | 20090624 | |||
| 2 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20090624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse | 20090624 | ||
| 2 | 20090624 | |||
| 3 | Ausnahmen aus API | 20090624 |
Method CHECK_AND_COMPLETE_WORK_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method CHECK_BUSINESS_FUNCTION_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091214 | ||||
| 2 | RP_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091214 |
Method CHECK_KEYS_OF_WORK_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method CHECK_VALID_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090714 |
Method CHECK_WORK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FBS_RPLCTN has no parameter.
Method CONSTRUCTOR on class CL_FBS_RPLCTN has no exception.
Method CONVERT_JOINT_TO_WORK_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_T_JOINT_STRUC | Call by reference | Object reference (TYPE REF TO) | TT_REF_TO_DATA | 20080507 | ||||
| 2 | RR_WORK_STRUC | Value transfer | Object reference (TYPE REF TO) | DATA | 20080507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method DET_ECH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FEH_DATA | Call by reference | Type reference (TYPE) | CL_FBS_RPLCTN_PROCESS_RESULT=>TS_FEH_COLLECT_DATA | 20080604 | ||||
| 2 | RR_S_ECH_OBJECT | Value transfer | Object reference (TYPE REF TO) | ECH_STR_OBJECT | Objekt der Prozess | 20080604 |
Method DET_ECH_OBJECT on class CL_FBS_RPLCTN has no exception.
Method DET_SINGLE_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FEH_DATA | Call by reference | Type reference (TYPE) | CL_FBS_RPLCTN_PROCESS_RESULT=>TS_FEH_COLLECT_DATA | 20080507 | ||||
| 2 | RR_SINGLE_BO | Value transfer | Object reference (TYPE REF TO) | DATA | 20080507 |
Method DET_SINGLE_BO on class CL_FBS_RPLCTN has no exception.
Method DO_COMPLETE_WORK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method DO_FEH_COLLECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FEH_RESULT | Call by reference | Type reference (TYPE) | CL_FBS_RPLCTN_PROCESS_RESULT=>TS_PROCESSING_RESULT | 20080628 | ||||
| 2 | IS_WORST_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20080628 | |||
| 3 | RF_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080628 |
Method DO_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method EVALUATE_MSG_HEADER_FLAGS Signature
Method EVALUATE_MSG_HEADER_FLAGS on class CL_FBS_RPLCTN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100301 |
Method FAIL Signature
Method FAIL on class CL_FBS_RPLCTN has no parameter.
Method FAIL on class CL_FBS_RPLCTN has no exception.
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 | ||||
| 2 | RP_REGISTERED_FOR_FEH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20080511 | ||
| 2 | 20080507 |
Method FINALIZE_UPDATE Signature
Method FINALIZE_UPDATE on class CL_FBS_RPLCTN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080802 |
Method FINISH Signature
Method FINISH on class CL_FBS_RPLCTN has no parameter.
Method FINISH on class CL_FBS_RPLCTN has no exception.
Method GET_COREL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COREL_ID | Value transfer | Type reference (TYPE) | BS_SOA_RSPNSRCVR_COREL_ID | 20090402 |
Method GET_COREL_ID on class CL_FBS_RPLCTN has no exception.
Method GET_EVAL_TYPE_CODE Signature
Method GET_EVAL_TYPE_CODE on class CL_FBS_RPLCTN has no parameter.
Method GET_EVAL_TYPE_CODE on class CL_FBS_RPLCTN has no exception.
Method GET_HEADER_FROM_INPUT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RRS_HEADER_DATA | Value transfer | Object reference (TYPE REF TO) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | 20100301 |
Method GET_HEADER_FROM_INPUT_DATA on class CL_FBS_RPLCTN has no exception.
Method GET_PROCESSING_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROCESSING_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080507 |
Method GET_PROCESSING_RESULT on class CL_FBS_RPLCTN has no exception.
Method GET_TEST_RECON_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20100301 | |||
| 2 | RP_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100301 |
Method HANDLE_NON_MAPPED_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NON_MAPPED_FIELD | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | IR_WORK_SUB_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 3 | IS_NON_MAPPED_FLD_CNTRL | Call by reference | Type reference (TYPE) | TS_FIELD_CONTROL | 20080507 | ||||
| 4 | I_MAPPING_CONTEXT | Call by reference | Type reference (TYPE) | DATA | 20080507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method HANDLE_NON_MAPPED_FIELDS_STRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_SUB_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | I_MAPPING_CONTEXT | Call by reference | Type reference (TYPE) | DATA | 20080507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FOR_ECH | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20080617 | ||
| 2 | IO_FEH_REGISTRATION | Call by reference | Object reference (TYPE REF TO) | CL_FEH_REGISTRATION | 20080507 | ||||
| 3 | IO_FLD_CONTROL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_FBS_FIELD_CONTROL_HANDLER | 20090306 | ||||
| 4 | IO_RESULT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_FBS_RESULT_HANDLER | Factory für Ergebnisobjekt | 20090306 | |||
| 5 | IO_TRN_REGISTER | Call by reference | Object reference (TYPE REF TO) | CL_TRN_REGISTER | 20090306 | ||||
| 6 | IR_INBOUND_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 7 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method INITIALIZE_MAPPING_TOOL Signature
Method INITIALIZE_MAPPING_TOOL on class CL_FBS_RPLCTN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method INIT_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_S_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080721 |
Method INIT_SY_MSG Signature
Method INIT_SY_MSG on class CL_FBS_RPLCTN has no parameter.
Method INIT_SY_MSG on class CL_FBS_RPLCTN has no exception.
Method IS_IN_PRE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_FEH_DATA | Call by reference | Type reference (TYPE) | CL_FBS_RPLCTN_PROCESS_RESULT=>TS_FEH_COLLECT_DATA | 20091207 | ||||
| 2 | RP_IN_PRE_MAPPING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091207 |
Method IS_IN_PRE_MAPPING on class CL_FBS_RPLCTN has no exception.
Method LOAD_CONFIGURATION Signature
Method LOAD_CONFIGURATION on class CL_FBS_RPLCTN has no parameter.
Method LOAD_CONFIGURATION on class CL_FBS_RPLCTN has no exception.
Method MAKE_INPUT_DATA_ACCESSIBLE Signature
Method MAKE_INPUT_DATA_ACCESSIBLE on class CL_FBS_RPLCTN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method MAKE_JOINT_KEYS_CONSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_JOINT_DATA | Call by reference | Type reference (TYPE) | DATA | 20080507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method MAPPING_IS_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_IS_NECESSARY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090425 |
Method MAPPING_IS_NECESSARY on class CL_FBS_RPLCTN has no exception.
Method MAP_INBOUND_TO_JOINT_OUT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_JOINT_OUT | Value transfer | Object reference (TYPE REF TO) | TT_REF_TO_DATA | 20080517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080517 |
Method PREPARE_CONFIRMATION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PRE_MAPPING | Call by reference | Object reference (TYPE REF TO) | DATA | 20090129 | ||||
| 2 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20090129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090129 |
Method PROCESS_BADI_FOR_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CONFIRMATION | Call by reference | Object reference (TYPE REF TO) | DATA | 20080529 | ||||
| 2 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080529 |
Method PROCESS_BADI_FOR_WORK_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20080529 |
Method REGISTER_FOR_FEH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080512 | ||||
| 2 | RF_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080512 |
Method REPLICATE_FROM_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method REPLICATE_FROM_WORK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
Method REPLICATION_IS_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20090425 | ||||
| 2 | RP_IS_NECESSARY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090425 |
Method REPLICATION_IS_NECESSARY on class CL_FBS_RPLCTN has no exception.
Method RESET_REPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_S_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080729 |
Method RESET_REPLICATION on class CL_FBS_RPLCTN has no exception.
Method RETRY Signature
Method RETRY on class CL_FBS_RPLCTN has no parameter.
Method RETRY on class CL_FBS_RPLCTN has no exception.
Method SEND_BULK_CONF_MSG Signature
Method SEND_BULK_CONF_MSG on class CL_FBS_RPLCTN has no parameter.
Method SEND_BULK_CONF_MSG on class CL_FBS_RPLCTN has no exception.
Method SEND_CONF_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONF_MESSAGE | Call by reference | Object reference (TYPE REF TO) | FBS_SX_CONFIRMATION | 20080526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20080511 |
Method SET_BULK_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BULK_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FBS_RPLCTN_BULK_MNGR | 20080629 |
Method SET_BULK_HANDLER on class CL_FBS_RPLCTN has no exception.
Method SET_FEH_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FEH_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_FEH_REGISTRATION | 20080507 |
Method SET_FEH_HANDLER on class CL_FBS_RPLCTN has no exception.
Method SET_TEST_MODE_ON Signature
Method SET_TEST_MODE_ON on class CL_FBS_RPLCTN has no parameter.
Method SET_TEST_MODE_ON on class CL_FBS_RPLCTN has no exception.
Method VALIDATE_DB_ACTION_INDICATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20080507 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FBS_RPLCTN_PROCESS_RESULT | 20080511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080507 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |