Title: | Transfer Price Administration System |
Notice: | Conference has moved to ACADMY::TPAS_NOTES |
Moderator: | ACADMY::MAGNI |
Created: | Wed Jul 01 1992 |
Last Modified: | Fri Mar 21 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 102 |
Total number of notes: | 459 |
Hello, In our project to implement TPAS-II for the DMS system here in Nijmegen, The Netherlands, we have developed some helpful tools. These tools, along with other useful information are now available from AWARD::TPAS$PUBLIC_TOOLS:[JGO_TOOLS] (with thanks to Lois for setting up this area) An index of this directory is provided at the end of this note. I hope this information is useful to you. I you have any questions, please contact me. Regards, Eric. --------------------------------------------------------------------------- File Description --------------------------------------------------------------------------- DMS_TPAS_COST.TXT Overview of DMS/TPAS-II project cost. PERF_ANAL.PS TPAS-II performance analysis document PRICING_CODE.DAT Pricing code reference file READ_PRICING_CODE.COM Displays derivation of pricing code TPAS2_DOCUMENT.PS DMS/TPAS-II functional specification TPASAUDIT.COB Source code for Audit file report TPASAUDIT.EXE Executable image for Audit file report TPAS_CHECK.COB Source code for TPAS check program TPAS_CHECK.EXE Executable image for TPAS check program TPAS_CHECK.COM DCL procedure to run TPAS check program TPAS_DEMOSITE_BATCH.COB Source code for DEMOSITE batch version TPAS_DEMOSITE_BATCH.EXE Executable image for DEMOSITE batch version TPAS_V2_SHOW_TEST_LCI.COM Bulk test for local currency shipments TPAS_V2_SHOW_TEST_STKRM.COM Bulk test for interplant shipments ---------------------------------------------------------------------------
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
89.1 | Forcing TPAS responses for testing | AYRMIS::LSS055::Charles | If you can't knit bring a book! | Wed Jun 07 1995 12:49 | 21 |
Lois et al, As we got into testing we wanted to check code paths that respond to the different transfer pricing codes that are returned by TPAS. A simple way to set up the basic types of code is to create entries in the pricing table (similar to the existing SAN record) and change the pricing methods to M, D or S and with business types of SAM, SAD and SAS respectivaly. Then select a (in our case) sales sub (eg 2404 in the UK) in the transfer area table and modify it's business type to SAM (or SAD, SAS, SAN) and run your tests. Repeat as required with different business types. Depending on the content of the NOR database, flags, prices etc. you will get most of the possible returns. Regards Charley |