‎2016 Apr 14 8:47 AM
Hi
I have a generic data Extractor from SAP to BW - this Extractor is a function modul with dynamic code to deliver the necessary CLASS / ATTRIBUTE data.
For each CLASS - I create InfoObjects, datasource, extractstructure automatically - but I cannot add the extractstructure as a tables Parameter to the Extractor function module.
Does anybody has experience to modify a function modul by ABAP code?
Thx for a short hint ,-)
Roger Heckly
‎2016 Apr 14 9:02 AM
Hello Roger ,
as per my understanding ,
create table types with line type.
and refer table with 'LIKE' in se37 level.
May be it would be useful to you.
Sudheer.