Posted by [IP Address: 194.216.38.194] 'spin' on September 19, 2001 at 10:34:48 EST:
In Reply to: Generic Extractor for BSAS posted by [IP Address: 194.216.38.194] 'Max' on September 19, 2001 at 08:06:30 EST:
Max,
You do knwo that there is a delivered GL line item extractor coming in a couple of months with version 3.0
With your error did you create a view of BSIS/BSAS and make that a database view (depending on your version of R/3 BSIS or BSAS may still be pool/cluster tables which means that you cannot create a databse view - you have to create a function module to get the data out)
And did you activate the view?? and check the database return codes via the log??
: Hi !
: I want to exctract data from BSAS / BSIS for which i am creating generic extractor.
: But I am getting error that : Extract structure ZOXDV10108 does not actively exist.
: Can anyone help on this, or there is some other way to get info from the transparent table ?
: BTW when i try to create generic extractor for master datat table it goes fine.
: Regards