2009 Jan 27 10:19 PM
Hi gurus,
Can you give me more information on how the data is written to the clusters
by the payroll driver program - RPCALCU0 .
Thanks
2009 Jan 28 12:26 AM
The ABAP commands IMPORT and EXPORT are used for management of read/write to database tables PCLn.
A unique key has to be used when reading data from or writing data to the PCLn.
~As found on net.
2009 Jan 28 12:26 AM
The ABAP commands IMPORT and EXPORT are used for management of read/write to database tables PCLn.
A unique key has to be used when reading data from or writing data to the PCLn.
~As found on net.
2009 Apr 21 7:26 PM