Krengel Ship for UPS User Interface
From Wiki
Included with the Krengel Ship for UPS product is a complete user interface that allows you to interact with many of the UPS web services. The purpose of the user interface is both to give you immediate return on investment out of the box, and also to give implementation examples to allow developers to quickly and easily begin using Krengel Ship for UPS in your business applications.
Note that not all of the Krengel Ship for UPS APIs are demonstrated in this example program, and not all features of the included APIs are implemented.
| User Guide |
Contents |
Starting the Krengel Ship for UPS UI
To start the Krengel Ship for UPS user interface, issue the following from the command line:
ADDLIBLE KSHIP
CALL UPSUIYou will be presented with the user selection screen, similar to what is shown below. This will vary based upon the contents of your UPSACCT and UPSUSER physical files:
Select the appropriate UPS OnLine Tools Account and UPS Shipper Number]] you wish to use by placing an X in the leftmost field, and press Enter.
You will be presented with the main user interface screen shown below:
Using the Krengel Ship for UPS UI
F3 - Exit
Pressing F3 while using an API will return you to the main menu.
Pressing F3 at the main menu will exit UPSUI.
F4 – Lookup
Any input field followed by a ? has a valid lookup list of values. Those values are stored in UPSVALID. Additional values can be added as needed.
F12 - Reset/Cancel
Pressing F12 while on a result screen will take you back to the request screen of the same API, and all fields that were populated will remain so.
Pressing F12 on a request screen will clear all fields on the current screen.
Page Up / Page Down
Pressing Page Up or Page Down on a result screen will allow you to scroll through multiple results.
UID / PID
On the various result screens you will notice 2 output fields: UID and PID. Those are Unique ID and Parent ID values stored in the tables used to make each request unique. You can use these values to further review the physical files included with Krengel Ship for UPS, and use them with the API functions.

