Skip to Content
0
Former Member
Oct 20, 2005 at 08:14 AM

Is there any function module for meta data?

221 Views

Hi everybody,

is there any function module for reading or getting meta data from the table.

My problem is following:

Call function *

parameter-table.

from that I want to get my exception table whose type is 'ABAP_FUNC_PARMBIND_TAB'.From the function module which is called, I have a list of exceptions,and want to fill these exceptions to exception-table ('ABAP_FUNC_PARMBIND_TAB') table,is there any possibility given to get these meta data and to fill them?

Thanks!

Liying