Skip to Content
0
Former Member
Jan 15, 2006 at 08:39 PM

IPC - Download of custom (Z) tables from R/3

57 Views

Hello IPC experts,

Can someone please explain how to get any Z-tables that are being used by r/3 VOFM routines, downloaded to standalone IPC database? We have a scenario where standalone IPC is used by a home-grown sales/qoutation application running on salesman's laptops (we are NOT using SAP mobile sales).

I am sure this must be quite a common scenario in many SAP sites, where Z-tables are used/read by abap code in

VOFM routines.

My 2 questions regarding IPC/SCE are:

1. we are using IPC for ISA R/3 enterprise. 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. 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 ? Can the data be downloaded via IPC dataloader? If so, is "delta-mode" possible for Z-tables?

2. SCE documentation: Documentation that comes with IPC install mainly talks about Pricing user-exits etc...But is there any good documentation anywhere for SCE? Explaining, for example, different parts & functions of the SCE swing GUI (SCE.BAT), overview of SCE (something over & above the javadoc that is provided)...

thanks in advance