Purpose
The purpose of this page is to clarify the understanding of the function module RSAX_BIW_GET_DATA_SIMPLE
Overview
RSAX_BIW_GET_DATA_SIMPLE is the template function module allowing oyu to transfer delta enabled transactional data from ECC to BW. Use the API service to send data to the BW system by pull.
How to use it?
Call transaction SE37 with function module RSAX_BIW_GET_DATA_SIMPLE.
Import parameters
- _REQUNR
- I_DSOURCE
- I_MAXSIZE
- I_INITFLAG
- I_READ_ONLY
- I_REMOTE_CALL
Export parameters /Tables
- I_T_SELECT
- I_T_FIELDS
- E_T_DATA
Exceptions
- NO_MORE_DATA
- ERROR_PASSED_TO_MESS_HANDLER
Function Group
- RSAX
Related Content
Related Documents
Five Ways to Enhance BI Functionality Using ABAP-- Part I--Data ExtractionData+Extraction
Generic Extraction via Function Module
Related SAP Notes/KBAs
Notes describing and correcting function module RSAX_BIW_GET_DATA_SIMPLE are below:
none