how do you pass table to function module?

Answer Posted / sainathraj

You can pass a table to a function module using 'export' as
well as 'tables' parameters.To declare internal tables
through importing and exporting,table type should be
referred from DDIC.Internal tables can be declared through
Tables also by referring structures from DDIC but it
declares internal table with headerline which is not
recommended.

Tables is used for both imports and exports but only for
internal tables

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantages of abap query tool?

530


What is the significance of the screen number ‘0’?

566


What is the transaction code to display the payroll results ? : abap hr

573


What is the difference between internal tables and extract datasets? : abap modularization

672


Can you delete data element, which is being used by table fields. : abap data dictionary

666






BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

1619


What is the difference between RETURNING and CHANGING parameters for a method?

1012


why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.

1733


Explain the data types of internal tables?

631


How is collect statement different from append?

592


Did you create primary index?

546


What are the differences between domain and data element?

576


How many types of views are there? : abap data dictionary

560


Define abap/4 layer? : abap data dictionary

601


What are your ways to performance optimization?

920