About 5,040,000 results
Open links in new tab
  1. Generic Datasource with Functional module - SAP Community

    Aug 26, 2013 · Generic Datasource with Function module: Whenever the given SAP solutions like Views and Infoset queries are not able to fulfil the requirement, then we need to replace it with custom program. We can do it with the help of creating Functional module.

  2. Using Generic DataSources - SAP Learning

    If you want to use an ABAP function module as a data source, enter the name of the required function module. A template is provided, RSAX_BIW_GET_DATA_SIMPLE, with which you can extract data with a function module. The data must be copied from the function module to an interface table, E_T_DATA.

  3. Maintaining Generic DataSources - SAP Online Help

    Regardless of the application, you can create and maintain generic DataSources for transaction data, master data attributes or texts from any transparent table, database view or SAP Query InfoSet, or using a function module. This allows you to extract data generically.

  4. Create Generic DataSources - Board Connector HelpCenter

    This article shows how to create generic DataSources for delta extractions in SAP using a function module and timestamps. To use the delta functionality, a delta field is required.

  5. Programs to activate BW objects in locked system - SAP tricks

    Nov 26, 2017 · Here is a list with some useful ABAP programs for activation in a locked system: RSDS_DATASOURCE_ACTIVATE_ALL – this program activates all Datasources according to the selection. RSDG_CUBE_ACTIVATE – this program activates all …

  6. SAP BAPI_DSOURCE_ACTIVATE Function Module for activate a …

    BAPI_DSOURCE_ACTIVATE is a standard bapi dsource activate SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level.

  7. Generic Datasource creation using function module - SAP ... - SAP

    Oct 7, 2009 · be implemented by ABAP code and we need to create the function module to i. mplement those logic. The creation of generic datasource is quite complex when . compared to the other 2 methods ( View, Infoset ) . So this blog tries to explain that . concept. Follow the procedure given below to create a generic datasource based on function . module .

  8. SAP ABAP | Function Modules - GeeksforGeeks

    Aug 28, 2024 · To put the Function Module logic into practice, go to the "Source Code" tab in the Function Module Editor. Write the logic for the function module in ABAP code. To carry out computations, get data, or communicate with external systems, use the parameter values. Function Module: Save and Activate: First, save the function module, and then ...

  9. Activate The DataSource - SAP Community

    Mar 19, 2008 · Please try the function module. RSAOS_DATASOURCE_ACTIVATE in case you are using 7.0 data sources. Hope it helps. Regards, Nitin Pardeshi

  10. SAP Function Module RS_DME_MCI_DSRC_ACTIVATE - Activate data source

    The Function Module RS_DME_MCI_DSRC_ACTIVATE (Activate data source for the model) is a standard Function Module in SAP ERP and is part of the function group RS_DME_MP_CONSUMER_INT within the package RS_DME_DMP.

  11. Some results have been removed
Refresh