SAP ABAP Interface IF_FBS_RPLCTN_RESULT_CBCK (Inbound-specific Treatment of Result)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_RPLCTN 20090720
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KBAS_COSTELMNTRPL_ASSIST Helper Class for CELEM Replication 20090826
Properties
Interface IF_FBS_RPLCTN_RESULT_CBCK  
Short Description Inbound-specific Treatment of Result    
General Data
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20090720   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_FBS_RPLCTN_RESULT_CBCK has no interface.
Friends
Interface IF_FBS_RPLCTN_RESULT_CBCK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROCESS_STEP_IN_FINALIZE Constant Public Type reference (TYPE) CHAR1 '3' CHAR1 20090720
2 C_PROCESS_STEP_IN_MAPPING Constant Public Type reference (TYPE) CHAR1 '1' CHAR1 20090720
3 C_PROCESS_STEP_IN_REPLICATION Constant Public Type reference (TYPE) CHAR1 '2' CHAR1 20090720
4 C_PROCESS_STEP_PRE_MAPPING Constant Public Type reference (TYPE) CHAR1 '0' CHAR1 20090720
5 MO_RESULT_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_FBS_RESULT_HANDLER Factory for Result Object 20090720
6 M_CURRENT_PROCESS_STEP Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20090720
7 M_ECH_PROCESS_MAPPING Instance attribute Public Type reference (TYPE) ECH_DTE_PROCESS Business Process 20090720
8 M_ECH_PROCESS_RPLCTN Instance attribute Public Type reference (TYPE) ECH_DTE_PROCESS Business Process 20090720
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_API_REPLCTN_RETURN Instance method Public Method 20090720
2 FOR_BULK_HANDLING Instance method Public Method 20090720
3 GET_CURRENT_PROCESS_STEP Instance method Public Method 20090720
Events
Interface IF_FBS_RPLCTN_RESULT_CBCK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FEH_COLLECT_DATA Public See coding 20090720 BEGIN OF ts_feh_collect_data, error_category TYPE ech_dte_error_category, pre_mapping TYPE feh_boolean, i_process TYPE ech_dte_process, END OF ts_feh_collect_data
Method Signatures

Method ANALYZE_API_REPLCTN_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RPLCTN_EXC Call by reference Object reference (TYPE REF TO) CX_FBS_SE_RPLCTN_API_FAULT Ausnahmen aus API 20090918
2 Importing IT_RPLCTN_MSG Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20090720
3 Returning RR_S_FEH_DATA Value transfer Object reference (TYPE REF TO) CL_FBS_RPLCTN_PROCESS_RESULT=>TS_FEH_COLLECT_DATA 20090720

Method ANALYZE_API_REPLCTN_RETURN on Interface IF_FBS_RPLCTN_RESULT_CBCK has no exception.

Method FOR_BULK_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_FOR_BULK_HANDLING Value transfer Type reference (TYPE) ABAP_BOOL 20090720

Method FOR_BULK_HANDLING on Interface IF_FBS_RPLCTN_RESULT_CBCK has no exception.

Method GET_CURRENT_PROCESS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_STEP Value transfer Type reference (TYPE) FLAG allgemeines flag 20090720

Method GET_CURRENT_PROCESS_STEP on Interface IF_FBS_RPLCTN_RESULT_CBCK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605