Mapping of attributes for payment table
Map the attributes fetched from SAP to the corresponding fields in the ServiceNow Payment Term table.
Refer the table below for more details.
SAP Table | SAP Field | SAP Description | SNOW Field | SNOW Table |
|---|---|---|---|---|
T052 | ZTERM | Terms of payment | payment_term | sn_shop_payment_term |
T052 | TEXT1 | Own explanation | short_description | sn_shop_payment_term |
T052 | ZTAG3 or ZTAG1 | days_from_baseline_date_for_payment_3' is present then it is mapped to net days to Pay else if 'days_from_baseline_date_for_payment_1' is consider as net days to pay | net_days_to_pay | sn_shop_payment_term |
T052 | ZPRZ1 | cash_discount_percentage_rate_1 | discount_percentage | sn_shop_payment_term |
NA | NA | NA | type | sn_shop_payment_term |
T052 | ZTAG1 | days_from_baseline_date_for_payment_1 | discount_days | sn_shop_payment_term |