‎2009 Mar 25 10:30 AM
Hi,
We have some list of tables where we were asked to create table extract.
The tables are LFA1, BSEK.
Should it be done with some programming or what exactly is the concept behind this.
They also mentioned that production data need to be extracted via development
Regards
Krish
Edited by: Krish on Mar 25, 2009 10:30 AM
‎2009 Mar 25 10:32 AM
Hi,
Yes it should be done through coding,
you need to use the Logical Database if already available or you have to create one and then from the program with the help of logical database you need to extract entries from the table into the fieldgroups
Regards,
Siddarth
‎2009 Mar 25 10:32 AM
Hi,
Yes it should be done through coding,
you need to use the Logical Database if already available or you have to create one and then from the program with the help of logical database you need to extract entries from the table into the fieldgroups
Regards,
Siddarth
‎2009 Mar 25 10:40 AM
Use Query builder to write a required query using transaction SQ01 which will avoid your development time and moving the code into Production.
Link: http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
Edited by: Sunil Sawaikar on Mar 25, 2009 12:04 PM