SAP Standared function module in BODS

Experts,
I know that we can not use SAP standared function module as a source in data services, we can use a function module in transformation but again we have to start from a file or table as a source and load into a target (Function Module can not be an end point of a dataflow - as it is used in the transformation and each transformation requires a source and a target).
Is this statement correct ? ?. Please let me know.
Here I have some Raw descriptive data in SAP and with some standared functional module which I need to call in BODS. Is it possible by some way to take it as source ..?
Thanks in Advance.
-Deep

Hey,
Any relevant inputs are much appericiated..!!
thx
Deep

Similar Messages

  • Where-Used List: Modifying SAP standard function module

    Hi,
    We have decided to modify SAP standard function module SD_SCHEDULING. But before that, we need to understand what impact this modification will have in the system. We will also estimate the risks with this modification.
    Therefore, I have taken Where-Used List for this function module. We are aware that this list is not comprehensive.
    Do you know any other way we could use to understand better what impacts this kind of modification may have? My colleagues say that this is the only way.
    Thanks in advance for your help.
    Regards,
    Jarmo Tuominen

    Hi Jarmo,
    Try this
    1). Goto Se16 and check the contents of table 'CROSS'.
    2). Enter 'F' in the first selection screen field
    3). In the NAME field enter the Function module SD_SCHEDULING and execute.
    4). The list will give you where all the FM has been used.
    Kindly note this is almost the same as doing a where used list. The where used list will only work correctly if the 'Update Navigation Index' works correctly in your system. So just to ensure the result of your where used list you can follow the above steps. This does not require the Update Navigation Index.
    Hope this helps
    Cheers
    VJ

  • Lst of all sap standard function modules???

    can anyone provide with a list of all sap standard function modules??? I am currently working in Product costing.As per my Functional specification i need to find the number of cost centers in a cost center group.we guess that this information will be available from a function modules.so can anyone provide all the function modules of sap.

    Hi,
    Check this link :
    <a href="http://www.erpgenie.com/abap/functions.htm">http://www.erpgenie.com/abap/functions.htm</a>
    -SatyaPriya

  • SAP FI functional module

    Hi Guys.........I am new in SAP community and need your expert advise on SAP FI functional module. I shed some light on my career. I have done master's in Accounting and I have been working as a system officer on Sap as a user end for last 4 years.Since last 1 year I am planning to cross the fence and to start my career at functional side ( FI CO certified).However after discussing with mates at work now I am bit confuse. They say after spending huge money on course and being a fresher Its hard to get a job. I would really appreciate if anyone can give me a good advise.
    Edited by: divyanshraheja on Jul 24, 2010 6:35 PM

    Dear,
    Anytime, anywhere there is nothing Hard to achieve. World population increasing day by day.. but still arriving new born as new citizens in universe. So, the world will never end or never difficult to reach. Only thing is the direction and efforts you put. Just go ahead with right direction AND IMPORTANTLY CATCH THE WEAK POINTS OF MARKET OR CLIENT. If you can present them with a WISE solutions how to overcome their WEAK points and which makes them STRONGER... you will be a HERO. Either ERP or someother ...
    I am not saying your friends are wrong, definetely competiton is there.. he only the winner who courage and achive his goal. Go ahead and be confident. Just remember.. at the begining everyone of us are a fresher at somepoint at sometime.
    Regards,
    Syed Hussain.
    Edited by: Syed Hussain on Jul 24, 2010 12:12 PM

  • SAP provided function module to update picking confirmation in VL02N

    Hi
    In transaction VL02N , the quantity,net weight and batch inf is updated manually.So the question is there any SAP provided function module to update picking confirmation instead of using BDC/call transaction method?

    Hi,
        Use below FM :
    Clear : i_prot.
    refresh : i_prot.
    Delivery Update
    CALL FUNCTION 'LE_MOB_DELIVERY_UPDATE'
    EXPORTING
    do_commit = 'X'
    TABLES
    t_delivery_items = i_lips
    prot = i_prot
    EXCEPTIONS
    conversion_overflow = 1
    essential_data_missing = 2
    error = 3
    nothing_to_update = 4
    lock_after_update_failed = 5
    error_in_delivery_update = 6
    OTHERS = 7.
    COMMIT WORK.
    Pass lips-lgort..
    Refer
    https://forums.sdn.sap.com/click.jspa?searchID=4212688&messageID=3855382
    Regards

  • Unknown error calling a RFC Function Module in BODI

    Hi all,
    I am having an issue identifying the error that my batch job in BODI is giving with regards to a RFC function module call in my query. The value returned by the standard parameter 'AL_RFC_RETCODE' are square characters (              ).
    At the completion of the job, the error message 'RFC CallReceive error <Function ZCT_INDSLS_SLS_TRN_INSERT: Invalid request.. Invalid request.>.' is being output.
    Correct me if I'm wrong but the parameter 'AL_RFC_RETCODE' should return standard values as per the techical manual provided to undertand any errors that might occur during a RFC FM call.
    Can anyone help me on this?
    Best regards,
    Andrew Wong

    Hi Senthil,
    I think you answered your query in your question itself
    The user ID and password need to be maintained in RFC destination in SM59.
    Go to SM59 and then click on test connection..if it does not ask for ID and passwoed that means correct ID and password is maintained in SM59 otherwise maintain it.
    Regards,
    Atish

  • Crystal Reports for VS2010 using a custom SAP ABAP function module data source

    I recently worked with Crystal Reports 2011 and was able to connect and retrieve data from our R/3 system via an ABAP function module. While researching other features, I found this version that can be installed into Visual Studio 2010. The parameters are not very user friendly in Crystal Reports so I was hoping to create a custom dialog to collect my report parameters.
    Does anyone know if I were to install Crystal Reports for Visual Studio 2010, would I be able to design a front-end selection screen in a Visual Basic form and then pass the input to through the Crystal Reports connection to my ABAP function module to retrieve the data filtered on the back-end by the selection screen parameters and return the results to be reported in the Crystal Reports output?
    I am using Visual Studio 2010 Professional Visual Basic with the .NET Framework 4.0 on 32-bit Windows 7. I was able to connect to our R/3 system in Crystal Reports 2011, so if I were to install Crystal Reports for VS2010, would there be a similar way of connecting to SAP?
    Any assistance or direction would be greatly appreciated.
    Thanks,
    Bryan

    Hello Bryan
    I don't know for sure, but I doubt this will work in CRVS2010. Only hope is that the utility available for download in this KBA will point you in the right direction.
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

  • SAP defined function modules for developing CIN.

    Hi Experts,
                     Please any one tell me the Function modules developed by SAP to implement CIN. Thanks in Advance.
    Thanks and Regards
    Srihari.

    I found out the solution.

  • Calling ABAP Function Module in BODS, but not RFC_enabled

    Hello Experts
    We have an ECC ABAP Function Module takes 5 input parameters and returns Division Name for an Employee and Employee PERNR is one of the input parameters for the Function Module.
    I tried adding a function call in the target schema of Query Transform and the output parm passes out as an Output column. But getting an error that ABAP FM is not RFC_enabled. I checked attributes, and it is not RFC_enabled.
    So is there way to invoke this FM as part of BODS ABAP Dataflow?. Becuase the code executes on ECC, it does not need to be RFC enabled, I believe. But on the Query Transform, the option "New Function Call" isn't enabled or it is greyed out, I can't select it.
    What is the solution to invoke this ABAP FM with enabling RFC on it ?
    Please provide me your inputs.
    thank you

    Hi,
    Create a custom wrapper FM which is Remote enabled & call the FM DD_DOMA_GET inside your custom Remote FM. Changing the std. FM would be a core code mod. hence above approach would be safe.
    Thanks,
    Best regards,
    Prashant

  • Can Universe be on SAP-R3(Function modules,tables)

    Hi Folks,
    I know we can create Crystal reports from SAP-R3 and as well as BW. Likewise is there any way to create a Universe based on R/3 Function modules and tables? I am able to see only 'SAP Business Warehouse' as a 'Database driver' under 'SAP Database middleware'. Please let me know whether it is feasible or not?
    Thank you,
    Best Regards,
    Preetham

    Hi Dider,
    Thanks for your information. But, I wanted to know that we have to bring the data from R/3 to BW (warehousing) then create a universe on top of it or is there any plug-in or patch required to create a universe on or Business objects will be working on it to support it in the near feature or its not at all possible to create a universe on top of R3?
    Thank you once again!!!
    Best Regards,
    Preetham

  • SAP API Function Modules used in standard REACh Campaign

    Hi friends,
    How can i find the standard SAP function modules that are used in the REACh Campaign from portal? For eg: The API used for the search campaigns.
    Thanks in advance,
    Ram

    Hi friends,
    How can i find the standard SAP function modules that are used in the REACh Campaign from portal? For eg: The API used for the search campaigns.
    Thanks in advance,
    Ram

  • Sap script function modules

    Hi this is saroj.
    1.can any body tell me what is the function of open_form,write_form,close_form,start_form,end_form
       in script.
    2.can we have a selection screen for the script where we can give inputs.
    regards
    saroj kanta maharana

    [Open_form|http://help.sap.com/saphelp_46c/helpdata/en/d6/0dba1a494511d182b70000e829fbfe/frameset.htm] - The function module OPEN_FORM opens form printing. You must call this function module before you can use any other form function (WRITE_FORM, START_FORM, CONTROL_FORM...).
    [Start_form|http://help.sap.com/saphelp_46c/helpdata/en/d6/0dba34494511d182b70000e829fbfe/frameset.htm] - In-between the function modules OPEN_FORM and CLOSE_FORM, you can use different forms. This allows you to combine several different forms into one print output. However, you can combine only those forms that have the same page format.
    [Write_form |http://help.sap.com/saphelp_46c/helpdata/en/d6/0dba41494511d182b70000e829fbfe/frameset.htm]- The system outputs the form element specified in parameter ELEMENT into the currently opened form.
    [Close_form: |http://help.sap.com/saphelp_46c/helpdata/en/d6/0dba27494511d182b70000e829fbfe/frameset.htm]The function module closes the form opened using OPEN_FORM. The system executes any terminating processing steps for the last opened form.
    [End_form |http://help.sap.com/saphelp_46c/helpdata/en/d6/0dba5b494511d182b70000e829fbfe/frameset.htm]- END_FORM ends the currently open form and executes the required termination processing. After calling this function module, no more form is active. For further output, you must start a new form using START_FORM.
    Please check this [link |http://help.sap.com/saphelp_46c/helpdata/en/d1/802fd3454211d189710000e8322d00/frameset.htm]to have complete idea on scripts.
    Thanks
    Satyasuresh Donepudi

  • SAP HR functional Module -Need to specialze all modules or specific

    Hi All,
         Hope all are fine...  I started learning SAP HR(functional).Basically I am a ABAP technical guy.I realized that each module like PA,OM,TM & PAYROLL are conver vast areas.I would like to know ,from career perspective,whether i need to specialize in particular area like OM  alone thoroughly or need to concentrate on all modules.Which will be helpful in market?.Based on you friends reply,i need to move.Please advice and assist....
    Thanks,
    Raj.

    Most I see are usually specialized into the following groups...
    PA/OM/Benefits
    Time (sometimes Time/Payroll but then a specific payroll...like US Payroll...or interfaces to 3rd parties like ADP)
    Payroll
    ESS/MSS/HRAS
    Other (Recruiting, Learning, Perf. Mgmt,  etc)

  • SAP HR Function Module for reading RT

    Hi,
    Is there any function module in SAP HR which takes multiple employee numbers and period as input and gives payroll results as output.
    Thanks,
    Nidhi

    There is no FM for that
    But you can try reading the cluster by using import export commands.
    Regards,
    Manu

  • Error using function module in BODS

    Hi I am trying to use a function module and when I run the job I am getting a warning
    R/3Callreceive warning:<RFC_ABAP_RUNTIME_FAILURE-(Exception_Key:ITAB_LINE_NPOT_FOUND)- this row is not contained in the table.
    Could you help me out here to get past this error?
    Cheers!

    Hello,
    Well, it all depends on the volume of data, if it is too much, you can eventually have time out problems. If you can, run your program in background, as a job, and at least you will never have a time out.
    Best regards.

Maybe you are looking for