//Here go annotations.
define table function some_ddl_source
with parameters
param : abap.char(3)
returns
{
client : abap.clnt;
field1 : abap.char(5);
field2 : abap.int4;
}
implemented by method amdp_class=>amdp_method;
Serkan AKKAVAK
Computer Engineer BSc
Head of SAP & Software Department
Contact : serkurumsal@yandex.com

0 Comments