
While adding Z info objects to extractors one should give full technical name of the info object
example : If Info object is ZInvoice in extractor one should mention as /BIC/Zinvoice.
In extractors if we have to use tables with names more than 30 char length like : Zcustom_table_for_invoice, generation of function module will fail to avoid this
create a View on the table and name the view with less letters in length. like Zcustom_IN_ta
Refer to the link http://scn.sap.com/docs/DOC-4244 by divyesh.jain
First transport the Project and generate the Function module in the target system and then send the active version of the data sources to the target system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.