YCS_PLD_DETAIL table
The YCS_PLD_DETAIL table provides mapping between the Parcel Carrier Adapters XML attributes and the external Carrier Adapter attributes for the processes of add or remove package, and open or close manifest.
| Attribute | Description |
|---|---|
| CARRIER | The identifier of the Sterling Parcel Carrier Adapter that is being used. |
| FIELD_NAME | Parcel Carrier Adapters API Attribute Name (It is the complete XPATH to the Parcel Carrier Adapters input XML.) |
| FIELD_LOCATION | Numeric Value Based on the Attribute Name that identifies the location of the field in the Parcel Carrier Adapters input XML. |
| FIELD_TYPE | Number/String |
| FIELD_LENGTH | Length of Attribute |
| DECIMAL_DIGITS | Decimal digits only if FIELD_TYPE is Real |
| REQUIRED_FLAG | R - Required field for the carrier |
| DEFAULT_TYPE | SYSTEM: Use the value specified in DEFAULT_VALUE column. MAPPING: Use the specified value passed in the Parcel Carrier Adapters input and get the value from YCS_GENERAL_CODES table. Blanks: No Defaulting. Use the value from the Parcel Carrier Adapters input XML. |
| DEFAULT_VALUE | Specific Value depending on DEFAULT_TYPE |
| TXN | Transaction or Process. Primarily Logic switches corresponding to Add/Remove package, Open/Close Manifest. |
| SUB_TXN | Send or Receive Input or Output Data (Request/Reply) |