we are using IPC for ISA R/3 enterprise (NO CRM involved - only R/3 ECC 5.0). Some of the ABAP pricing userexists (VOFM) on r/3 read user-defined (Z) tables. Hence these will be required in corresponding java user-exist on IPC-side.
1.How to replicate/download these Z-tables into IPC? Is there any step-by-step instructions somewhere in help.sap.com? How do we create the table definitions? manually in sql server ?
2. Can the data be downloaded via IPC dataloader? If so, is "delta-mode" possible for Z-tables?