ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

What is a Function Group

Print This Post Email This Post Written by admin on Dec 16th, 2008 | Filed under: ABAP

A Function Group is an ABAP program that contains function modules. Function modules that work with the same data objects can be combined to form the function group.

Each function group can contain data objects, subroutines and screens which can be used by the function modules.

Share

If you like this post, you may as well like these too:

  1. Account Group and Field Status Group An Account group controls the data that needs to be entered at the time of creation of a master record. Account groups exist for the definition of a GL account,...
  2. What are Group Assets The tax requirements in some countries require calculation of depreciation at a higher group or level of assets. For this purpose you can group assets together into so-called group assets....
  3. SAP Function Modules SAP Function modules are procedures that are defined in function groups (special ABAP programs with type F) and can be called from any ABAP program. Function groups act as containers...
  4. Cost Center Group Cost center group can be created using KSH1, changed with KSH2 and displayed with KSH3. We can collect cost centres according to various criteria into groups. This enables we to...
  5. Profit Center Group Profit center group can be created using KCH1, changed with KCH2 and displayed with KCH3. A profit center group is a hierachical structure of profit centers. We can use profit...
  6. Tips : Function Modules Amount and Currency Date and Time Files Mail and SAP Office Name and Address Messages and Pop-up Screens Reports and Dynpros System ( Logs, Directories, etc) Texts Others...
  7. Remote Function Call RFC is a communication interface that provides the ability to call a function remotely from another SAP System or Non SAP System. Each function module has a defined interface through...
  8. Function Module Exit Function Module exits exist in some SAP application programs to allow a customer to add some functionality to the SAP Program. Search the SAP application program for the search string...
  9. Using BAPI Function module Using BAPI_PO_Create as an example. This step by step guide teaches you as to how to create a Purchase order using BAPI’s through programming. Download from Rapidshare or Mediafire....
  10. Vendor Tolerance Group Freely definable group code for customers and vendors, or G/L accounts. Tolerance groups are unique within a company code. Each tolerance group contains settings that affect cash discount and payment...



4 Responses to “What is a Function Group”

  1. hi can any one tell me an example of passing user defined internal table into function module.example
    types: begin of fs,
    f1 type i,
    f2 type i,
    f3 type i,
    end of fs.
    data: fs1 type table of fs,
    wa type fs.
    (without header line internal table give one small example.
    )

  2. Thanks for any other wonderful article. Where else could anyone get that type of info in such an ideal means of writing? I have a presentation subsequent week, and I am at the look for such information. – Elegant London Escorts, 65-67 Brewer Street, Floor: 2, London W1F 9UP. Phone: 020 3011 2941

  3. I admire your piece of work, appreciate it for all the useful articles .

  4. Thanks a lot..

Leave a Reply