Data Dictionary -- Pay Term
Srl. No. Table Name Comment
1PT_PTPRM_PARAMETER_DTLThis is the table in which parameter details of the payterm component are stored
2PT_PYTMDT_PAYMENT_TERM_DTLThis table contains the details of the payment term
3PT_PYTMHD_PAYMENT_TERM_HDRThis is the table in which payterm code definition details are maintained
Table Name : PT_PTPRM_PARAMETER_DTL
Comment :This is the table in which parameter details of the payterm component are stored
Column Name UDD Data Type Is NULL? Comment Is PK?
PTPRM_COMPONENTNAME_varchar_80varchar(80)NoThis field holds the Name of the component.Yes
PTPRM_PARAMCATEGORY_varchar_10varchar(10)NoThis field will capture the category of the static value. The static values could be to fill up combo, text field, guidance text, combo default etc.Yes
PTPRM_PARAMTYPE_varchar_25Varchar(25)NoNormally param type is the name of the control. This will allow us to store all the possible values for a combo in multiple rows.Yes
PTPRM_PARAMCODE_varchar_5varchar(5)NoThis is the code that may be used for data storage. This is valid only incase of combo boxes. Here the short code that will be stored as data in the transaction could be maintained.Yes
PTPRM_LANGID_decimal_10_0decimal(10)NoLanguage id. This is the language id of the record.Yes
PTPRM_PARAMDESC_varchar_80varchar(80)YesParam description is the values to be filled in the combo box or guidance text. This is actually the meta data of this componentNo
PTPRM_CREATIONDATE_datetime_8datetime(8)YesThis field holds the record created date for auditing purpose.No
PTPRM_SORTBY_decimal_10_0decimal(10)YesThis field holds the default sort by codeNo
Table Name : PT_PYTMDT_PAYMENT_TERM_DTL
Comment :This table contains the details of the payment term
Column Name UDD Data Type Is NULL? Comment Is PK?
PYTMDT_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis is the ouinstance in which payterm codes are defined.Yes
PYTMDT_PAY_TERM_CODE_varchar_25Varchar(25)NoThis field is to capture the codes of the payment terms.Yes
PYTMDT_PAY_TERM_LINE_ID_decimal_10_0decimal(10)NoThis is uniquely generated pay term line idYes
PYTMDT_DUE_DAYS_decimal_28_8decimal(28)YesThis field contains the no.of days before the payment due is madeNo
PYTMDT_DUE_PERC_decimal_28_8decimal(28)YesThis field contains the due percentage before the payment due is madeNo
PYTMDT_DISCOUNT_DAYS_decimal_28_8decimal(28)YesThis field contains the no.of days before which if the payment is made,Discount will be allowedNo
PYTMDT_DISCOUNT_PERC_decimal_28_8decimal(28)YesThis field exactly defines the discount percentage if the discount is allowed.No
PYTMDT_PENALTY_PERC_decimal_28_8decimal(28)YesThis field exactly defines the penalty percentage.No
PYTMDT_CREATEDDATE_datetime_8datetime(8)YesThis field is to capture the created date of the recordNo
PYTMDT_CREATED_BY_varchar_30varchar(30)YesThis field is to capture the user who created the recordNo
PYTMDT_MODIFIEDDATE_datetime_8datetime(8)YesThis field is to capture the modified date of the record .No
PYTMDT_MODIFIED_BY_varchar_30varchar(30)YesThis field is to capture the user who modified the recordNo
Table Name : PT_PYTMHD_PAYMENT_TERM_HDR
Comment :This is the table in which payterm code definition details are maintained
Column Name UDD Data Type Is NULL? Comment Is PK?
PYTMHD_CREATED_OUINSTANCE_decimal_10_0decimal(10)NoThis is the ouinstance in which payterm codes are defined.Yes
PYTMHD_PAY_TERM_CODE_varchar_25Varchar(25)NoThis field is to capture the codes of the payment termsYes
PYTMHD_PAY_TERM_DESC_varchar_80varchar(80)YesThis field is to capture the description of the payment termNo
PYTMHD_PAY_TERM_DESC_UP_varchar_80varchar(80)YesThis field is to capture the upper case description of the payment termNo
PYTMHD_PAY_TERM_CATEGORY_varchar_25Varchar(25)YesThis field is to capture one of the payment category codes defined in logistics common mster component "B" - "Blank".No
PYTMHD_PAY_TERM_TYPE_varchar_5varchar(5)YesThis field is to capture the payment type. Allowed values are "A" - "Advance", "N" - "Net" "B" - "Blank".No
PYTMHD_PAY_TERM_FROM_DATE_datetime_8datetime(8)YesThis field is to capture the payterm effective from date.No
PYTMHD_PAY_TERM_TO_DATE_datetime_8datetime(8)YesThis field is to capture the payterm effective to date.No
PYTMHD_PAY_TERM_STATUS_varchar_5varchar(5)YesThis field is to capture the status of the payterm. Allowed values are "A"- "Active", "I"- "Inactive", "B" - "Blank".No
PYTMHD_PROP_DISCOUNT_varchar_5varchar(5)YesThis field is to capture the proportional discount values: "Y" - "Yes", "N" - "No".No
PYTMHD_CREATEDDATE_datetime_8datetime(8)YesThis field is to capture the created date of the recordNo
PYTMHD_CREATED_BY_varchar_30varchar(30)YesThis field is to capture the user who created the recordNo
PYTMHD_MODIFIEDDATE_datetime_8datetime(8)YesThis field is to capture the modified date of the record .No
PYTMHD_MODIFIED_BY_varchar_30varchar(30)YesThis field is to capture the user who modified the recordNo
PYTMHD_TIMESTAMP_decimal_10_0decimal(10)YesThis field is to capture the timestamp of the recordNo
PYTMHD_ANCHOR_DATE_varchar_5varchar(5)YesThis field is capture the reference date criteria for which the paytem conditions are applied. Values are "M" - Manual , "S" - "Supplier Invoice Date", "O" - "Our doc date".No
PYTMHD_PAY_Clsficatn_varchar_25Varchar(25)YesThis field is to capture the clasification of the payterm. Allowed values are "Date" "Date Based" "Days" "Days Based"No
PYTMHD_PAY_Frequency_varchar_20varchar(20)YesThis field is to capture the frequency of the payterm. Allowed values are "Month" "Month" "B" "Space"No