| XSD Element Name | 
                          XSD Element Data Type | 
                          XSD Min Occurs | 
                          XSD Max Occurs | 
                          XSD Element Description | 
                          Mapping for CustCreditChkDesc in RMS application. | 
                        
                        
                          | RMS's Table Name | 
                          RMS's Column Name | 
                          Integration API(RIB or/and RSB or/and RSL) | 
                          RMS's Column Length | 
                          Is Column Required in RMS's API? | 
                          RMS's API Description | 
                        
                        
                          | wf_customer_id | 
                          number10 | 
                          1 | 
                          1 | 
                          The unique customer identifier. | 
                          svc_custcreditchk | 
                          wf_customer_id | 
                          number | 
                          10 | 
                          Yes | 
                          The unique customer identifier. | 
                        
                        
                          | wf_customer_group_id | 
                          number10 | 
                          1 | 
                          1 | 
                          Customer Group to which the customer belongs to. | 
                          svc_custcreditchk | 
                          wf_customer_group_id | 
                          varchar2 | 
                          10 | 
                          Yes | 
                          Customer group to which the customer belongs to. | 
                        
                        
                          | credit_ind | 
                          varchar21 | 
                          1 | 
                          1 | 
                          Determine if the customer has good credit. valid values 'Y' and 'N'. | 
                          svc_custcreditchk | 
                          credit_ind | 
                          varchar2 | 
                          1 | 
                          Yes | 
                          Determines if the customer has good credit.  Valid values 'Y' and 'N' |