Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different...

1353
Gateway Documentation - ELCollteralService Oracle FLEXCUBE Universal Banking Release FCELCM-UBS_12.1.0.0.0 [October][2015]

Transcript of Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different...

Page 1: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Gateway Documentation - ELCollteralServiceOracle FLEXCUBE Universal Banking

Release FCELCM-UBS_12.1.0.0.0[October][2015]

Page 2: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Table Of Contents

1. Background ......................................................................... 1

2. ELCollteralService ......................................................................... 2

2.1.AuthorizeCollateral ......................................................................... 2

2.1.1.GE-AuthorizeCollateral-Req-Full-MSG.xsd ......................................................................... 2

2.1.2.GE-AuthorizeCollateral-Req-IO-MSG.xsd ......................................................................... 78

2.1.3.GE-AuthorizeCollateral-Res-Full-MSG.xsd ......................................................................... 86

2.1.4.GE-AuthorizeCollateral-Res-PK-MSG.xsd ......................................................................... 164

2.2.CloseCollateral ......................................................................... 174

2.2.1.GE-CloseCollateral-Req-Full-MSG.xsd ......................................................................... 174

2.2.2.GE-CloseCollateral-Req-IO-MSG.xsd ......................................................................... 251

2.2.3.GE-CloseCollateral-Res-Full-MSG.xsd ......................................................................... 259

2.2.4.GE-CloseCollateral-Res-PK-MSG.xsd ......................................................................... 337

2.3.CreateCollateral ......................................................................... 347

2.3.1.GE-CreateCollateral-Req-Full-MSG.xsd ......................................................................... 347

2.3.2.GE-CreateCollateral-Req-IO-MSG.xsd ......................................................................... 424

2.3.3.GE-CreateCollateral-Res-Full-MSG.xsd ......................................................................... 496

2.3.4.GE-CreateCollateral-Res-PK-MSG.xsd ......................................................................... 574

2.4.DeleteCollateral ......................................................................... 648

2.4.1.GE-DeleteCollateral-Req-Full-MSG.xsd ......................................................................... 648

2.4.2.GE-DeleteCollateral-Req-IO-MSG.xsd ......................................................................... 725

2.4.3.GE-DeleteCollateral-Res-Full-MSG.xsd ......................................................................... 732

2.4.4.GE-DeleteCollateral-Res-PK-MSG.xsd ......................................................................... 810

2.5.ModifyCollateral ......................................................................... 819

2.5.1.GE-ModifyCollateral-Req-Full-MSG.xsd ......................................................................... 819

2.5.2.GE-ModifyCollateral-Req-IO-MSG.xsd ......................................................................... 896

2.5.3.GE-ModifyCollateral-Res-Full-MSG.xsd ......................................................................... 953

2.5.4.GE-ModifyCollateral-Res-PK-MSG.xsd ......................................................................... 1031

2.6.QueryCollateral ......................................................................... 1090

2.6.1.GE-QueryCollateral-Req-IO-MSG.xsd ......................................................................... 1090

2.6.2.GE-QueryCollateral-Res-Full-MSG.xsd ......................................................................... 1097

2.7.ReopenCollateral ......................................................................... 1177

2.7.1.GE-ReopenCollateral-Req-Full-MSG.xsd ......................................................................... 1177

2.7.2.GE-ReopenCollateral-Req-IO-MSG.xsd ......................................................................... 1254

2.7.3.GE-ReopenCollateral-Res-Full-MSG.xsd ......................................................................... 1262

2.7.4.GE-ReopenCollateral-Res-PK-MSG.xsd ......................................................................... 1340

Page 3: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

1. Background

Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications deployed on disparate platforms and using different infrastructure need to be able to communicate and integrate seamlessly with FLEXCUBE UBS in order to exchange data.The FLEXCUBE UBS Integration Gateway (referred to as Gateway) will cater to these integration needs.The integration needs supported by the Gateway can be broadly categorized from the perspective of Gateway as follows

1. Inbound application integration :

This is used when any external system needs to add, modify or query information within FLEXCUBE UBS

2. Outbound application integration :

This is used when any external system needs to be notified of the various events that occur within FLEXCUBE UBS

The following sections provide detailed XSD documentation of all operations available in ELCollteralService of EL Module

1

Page 4: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

2. ELCollteralService

2.1.AuthorizeCollateral

2.1.1.GE-AuthorizeCollateral-Req-Full-MSG.xsd

AUTHORIZECOLLATERAL_FSFS_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED 2

Page 5: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT3

Page 6: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY4

Page 7: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values5

Page 8: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle6

Page 9: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION7

Page 10: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal8

Page 11: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS9

Page 12: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION10

Page 13: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

AUTHORIZECOLLATERAL_FSFS_REQ

Attribute DescriptionName AUTHORIZECOLLATERAL_FSFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatype

11

Page 14: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

12

Page 15: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.

13

Page 16: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATION

14

Page 17: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

15

Page 18: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescription

16

Page 19: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Request of

AuthorizeCollateral

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

17

Page 20: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

18

Page 21: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTION

19

Page 22: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescription

20

Page 23: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute Description

21

Page 24: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO22

Page 25: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype string

23

Page 26: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype string

24

Page 27: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype string

25

Page 28: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute Description26

Page 29: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute Description

27

Page 30: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute Description

28

Page 31: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescription

29

Page 32: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute Description

30

Page 33: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

31

Page 34: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

32

Page 35: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK33

Page 36: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

34

Page 37: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

35

Page 38: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescription

36

Page 39: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

37

Page 40: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO38

Page 41: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute Description39

Page 42: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

40

Page 43: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-Rest

41

Page 44: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

42

Page 45: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

43

Page 46: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute Description

44

Page 47: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescription

45

Page 48: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

46

Page 49: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescription

47

Page 50: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NO

48

Page 51: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimal

49

Page 52: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute Description50

Page 53: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescription

51

Page 54: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

52

Page 55: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE53

Page 56: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescription

54

Page 57: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescription

55

Page 58: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT56

Page 59: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

57

Page 60: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESS

58

Page 61: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescription

59

Page 62: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescription

60

Page 63: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute Description

61

Page 64: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATE

62

Page 65: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

63

Page 66: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

64

Page 67: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES365

Page 68: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

66

Page 69: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

67

Page 70: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

68

Page 71: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

69

Page 72: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

70

Page 73: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

71

Page 74: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

72

Page 75: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

73

Page 76: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

74

Page 77: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

75

Page 78: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

76

Page 79: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

77

Page 80: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.1.2.GE-AuthorizeCollateral-Req-IO-MSG.xsd

AUTHORIZECOLLATERAL_IOPK_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID 78

Page 81: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

CHECKER

CHECKERSTAMP

MODNO

AUTHORIZECOLLATERAL_IOPK_REQ

Attribute DescriptionName AUTHORIZECOLLATERAL_IOPK_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

79

Page 82: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

80

Page 83: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute Description

81

Page 84: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

82

Page 85: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

83

Page 86: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

84

Page 87: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

AuthorizeCollateral

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescription

85

Page 88: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

2.1.3.GE-AuthorizeCollateral-Res-Full-MSG.xsd

AUTHORIZECOLLATERAL_FSFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION86

Page 89: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE87

Page 90: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT88

Page 91: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH89

Page 92: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE90

Page 93: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT91

Page 94: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION92

Page 95: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS93

Page 96: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE94

Page 97: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK95

Page 98: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

AUTHORIZECOLLATERAL_FSFS_RES

Attribute DescriptionName AUTHORIZECOLLATERAL_FSFS_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

96

Page 99: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

97

Page 100: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

98

Page 101: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

99

Page 102: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

100

Page 103: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

101

Page 104: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

102

Page 105: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescription

103

Page 106: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

104

Page 107: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

105

Page 108: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype String

106

Page 109: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

107

Page 110: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

108

Page 111: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

109

Page 112: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

110

Page 113: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescription

111

Page 114: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescription

112

Page 115: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescription

113

Page 116: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescription

114

Page 117: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute Description

115

Page 118: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

116

Page 119: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

117

Page 120: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK118

Page 121: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

119

Page 122: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

120

Page 123: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescription

121

Page 124: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

122

Page 125: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO123

Page 126: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute Description124

Page 127: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

125

Page 128: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-Rest

126

Page 129: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

127

Page 130: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

128

Page 131: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute Description

129

Page 132: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescription

130

Page 133: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

131

Page 134: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescription

132

Page 135: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NO

133

Page 136: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimal

134

Page 137: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute Description135

Page 138: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescription

136

Page 139: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

137

Page 140: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE138

Page 141: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescription

139

Page 142: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescription

140

Page 143: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT141

Page 144: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

142

Page 145: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESS

143

Page 146: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescription

144

Page 147: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescription

145

Page 148: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute Description

146

Page 149: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATE

147

Page 150: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

148

Page 151: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

149

Page 152: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3150

Page 153: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

151

Page 154: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

152

Page 155: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

153

Page 156: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

154

Page 157: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

155

Page 158: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

156

Page 159: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

157

Page 160: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

158

Page 161: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

159

Page 162: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

160

Page 163: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

161

Page 164: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

162

Page 165: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

163

Page 166: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.1.4.GE-AuthorizeCollateral-Res-PK-MSG.xsd

AUTHORIZECOLLATERAL_IOPK_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID164

Page 167: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-PK

LIAB_ID

COLLATERAL_CODE

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

CHECKER

CHECKERSTAMP

MODNO

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP165

Page 168: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

WARNING

WCODE

WDESC

AUTHORIZECOLLATERAL_IOPK_RES

Attribute DescriptionName AUTHORIZECOLLATERAL_IOPK_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

166

Page 169: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

167

Page 170: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

168

Page 171: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

169

Page 172: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL170

Page 173: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about PK Response

Collaterals-PK

Attribute DescriptionName Collaterals-PKDatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescription

171

Page 174: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescription

172

Page 175: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescription

173

Page 176: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.2.CloseCollateral

2.2.1.GE-CloseCollateral-Req-Full-MSG.xsd

CLOSECOLLATERAL_FSFS_REQ174

Page 177: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT175

Page 178: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM176

Page 179: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK177

Page 180: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE178

Page 181: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE179

Page 182: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE180

Page 183: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT181

Page 184: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME182

Page 185: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK183

Page 186: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

CLOSECOLLATERAL_FSFS_REQ

Attribute DescriptionName CLOSECOLLATERAL_FSFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

184

Page 187: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

185

Page 188: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

186

Page 189: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

187

Page 190: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

188

Page 191: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

189

Page 192: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Request of

CloseCollateral

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

190

Page 193: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescription

191

Page 194: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

192

Page 195: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

193

Page 196: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype String

194

Page 197: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

195

Page 198: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

196

Page 199: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

197

Page 200: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

198

Page 201: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescription

199

Page 202: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescription

200

Page 203: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescription

201

Page 204: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescription

202

Page 205: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute Description

203

Page 206: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

204

Page 207: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

205

Page 208: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK206

Page 209: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

207

Page 210: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

208

Page 211: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescription

209

Page 212: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

210

Page 213: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO211

Page 214: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute Description212

Page 215: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

213

Page 216: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-Rest

214

Page 217: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

215

Page 218: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

216

Page 219: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute Description

217

Page 220: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescription

218

Page 221: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

219

Page 222: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescription

220

Page 223: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NO

221

Page 224: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimal

222

Page 225: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute Description223

Page 226: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescription

224

Page 227: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

225

Page 228: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE226

Page 229: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescription

227

Page 230: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescription

228

Page 231: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT229

Page 232: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

230

Page 233: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESS

231

Page 234: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescription

232

Page 235: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescription

233

Page 236: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute Description

234

Page 237: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATE

235

Page 238: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

236

Page 239: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

237

Page 240: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3238

Page 241: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

239

Page 242: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

240

Page 243: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

241

Page 244: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

242

Page 245: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

243

Page 246: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

244

Page 247: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

245

Page 248: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

246

Page 249: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

247

Page 250: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

248

Page 251: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

249

Page 252: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

250

Page 253: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.2.2.GE-CloseCollateral-Req-IO-MSG.xsd

CLOSECOLLATERAL_IOPK_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID 251

Page 254: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

MAKER

MAKERSTAMP

MODNO

CLOSECOLLATERAL_IOPK_REQ

Attribute DescriptionName CLOSECOLLATERAL_IOPK_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

252

Page 255: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

253

Page 256: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute Description

254

Page 257: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

255

Page 258: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

256

Page 259: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

257

Page 260: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

CloseCollateral

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

MAKER

Attribute DescriptionName MAKERDatatype stringDescription

258

Page 261: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

2.2.3.GE-CloseCollateral-Res-Full-MSG.xsd

CLOSECOLLATERAL_FSFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION259

Page 262: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE260

Page 263: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT261

Page 264: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH262

Page 265: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE263

Page 266: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT264

Page 267: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION265

Page 268: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS266

Page 269: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE267

Page 270: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK268

Page 271: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

CLOSECOLLATERAL_FSFS_RES

Attribute DescriptionName CLOSECOLLATERAL_FSFS_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

269

Page 272: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

270

Page 273: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

271

Page 274: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

272

Page 275: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

273

Page 276: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

274

Page 277: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

275

Page 278: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescription

276

Page 279: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

277

Page 280: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

278

Page 281: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype String

279

Page 282: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

280

Page 283: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

281

Page 284: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

282

Page 285: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

283

Page 286: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescription

284

Page 287: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescription

285

Page 288: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescription

286

Page 289: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescription

287

Page 290: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute Description

288

Page 291: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

289

Page 292: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

290

Page 293: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK291

Page 294: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

292

Page 295: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

293

Page 296: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescription

294

Page 297: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

295

Page 298: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO296

Page 299: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute Description297

Page 300: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

298

Page 301: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-Rest

299

Page 302: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

300

Page 303: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

301

Page 304: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute Description

302

Page 305: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescription

303

Page 306: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

304

Page 307: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescription

305

Page 308: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NO

306

Page 309: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimal

307

Page 310: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute Description308

Page 311: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescription

309

Page 312: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

310

Page 313: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE311

Page 314: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescription

312

Page 315: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescription

313

Page 316: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT314

Page 317: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

315

Page 318: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESS

316

Page 319: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescription

317

Page 320: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescription

318

Page 321: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute Description

319

Page 322: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATE

320

Page 323: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

321

Page 324: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

322

Page 325: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3323

Page 326: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

324

Page 327: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

325

Page 328: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

326

Page 329: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

327

Page 330: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

328

Page 331: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

329

Page 332: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

330

Page 333: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

331

Page 334: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

332

Page 335: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

333

Page 336: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

334

Page 337: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

335

Page 338: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

336

Page 339: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.2.4.GE-CloseCollateral-Res-PK-MSG.xsd

CLOSECOLLATERAL_IOPK_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID337

Page 340: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-PK

LIAB_ID

COLLATERAL_CODE

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

MAKER

MAKERSTAMP

MODNO

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP338

Page 341: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

WARNING

WCODE

WDESC

CLOSECOLLATERAL_IOPK_RES

Attribute DescriptionName CLOSECOLLATERAL_IOPK_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

339

Page 342: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

340

Page 343: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

341

Page 344: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

342

Page 345: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL343

Page 346: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about PK Response

Collaterals-PK

Attribute DescriptionName Collaterals-PKDatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescription

344

Page 347: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

MAKER

Attribute DescriptionName MAKERDatatype stringDescription

345

Page 348: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescription

346

Page 349: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.3.CreateCollateral

2.3.1.GE-CreateCollateral-Req-Full-MSG.xsd

CREATECOLLATERAL_FSFS_REQ347

Page 350: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT348

Page 351: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM349

Page 352: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK350

Page 353: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE351

Page 354: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE352

Page 355: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE353

Page 356: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT354

Page 357: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME355

Page 358: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK356

Page 359: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

CREATECOLLATERAL_FSFS_REQ

Attribute DescriptionName CREATECOLLATERAL_FSFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

357

Page 360: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

358

Page 361: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

359

Page 362: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

360

Page 363: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

361

Page 364: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

362

Page 365: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Request of

CreateCollateral

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

363

Page 366: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescription

364

Page 367: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

365

Page 368: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

366

Page 369: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype String

367

Page 370: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

368

Page 371: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

369

Page 372: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

370

Page 373: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

371

Page 374: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescription

372

Page 375: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescription

373

Page 376: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescription

374

Page 377: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescription

375

Page 378: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute Description

376

Page 379: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

377

Page 380: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

378

Page 381: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK379

Page 382: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

380

Page 383: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

381

Page 384: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescription

382

Page 385: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

383

Page 386: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO384

Page 387: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute Description385

Page 388: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

386

Page 389: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-Rest

387

Page 390: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

388

Page 391: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

389

Page 392: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute Description

390

Page 393: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescription

391

Page 394: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

392

Page 395: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescription

393

Page 396: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NO

394

Page 397: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimal

395

Page 398: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute Description396

Page 399: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescription

397

Page 400: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

398

Page 401: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE399

Page 402: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescription

400

Page 403: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescription

401

Page 404: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT402

Page 405: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

403

Page 406: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESS

404

Page 407: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescription

405

Page 408: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescription

406

Page 409: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute Description

407

Page 410: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATE

408

Page 411: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

409

Page 412: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

410

Page 413: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3411

Page 414: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

412

Page 415: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

413

Page 416: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

414

Page 417: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

415

Page 418: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

416

Page 419: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

417

Page 420: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

418

Page 421: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

419

Page 422: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

420

Page 423: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

421

Page 424: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

422

Page 425: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

423

Page 426: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.3.2.GE-CreateCollateral-Req-IO-MSG.xsd

CREATECOLLATERAL_IOPK_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID 424

Page 427: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT425

Page 428: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SECURED

USER_REFNO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

RESTRICTION_TYPE

TAKE_OVER

REMARKS

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY426

Page 429: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

ACCOUNT_TYPE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1427

Page 430: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE428

Page 431: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION429

Page 432: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal430

Page 433: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS431

Page 434: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION432

Page 435: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

CREATECOLLATERAL_IOPK_REQ

Attribute DescriptionName CREATECOLLATERAL_IOPK_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatype

433

Page 436: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

434

Page 437: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.

435

Page 438: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATION

436

Page 439: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

437

Page 440: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescription

438

Page 441: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

CreateCollateral

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

439

Page 442: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

440

Page 443: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2

441

Page 444: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

442

Page 445: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute Description

443

Page 446: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute Description

444

Page 447: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute Description

445

Page 448: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescription

446

Page 449: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

447

Page 450: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescription

448

Page 451: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

449

Page 452: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescription

450

Page 453: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

451

Page 454: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

452

Page 455: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescription

453

Page 456: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescription

454

Page 457: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

455

Page 458: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

456

Page 459: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ACCOUNT_TYPE

Attribute Description457

Page 460: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute Description

458

Page 461: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

459

Page 462: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute Description460

Page 463: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

461

Page 464: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

462

Page 465: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescription

463

Page 466: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute Description

464

Page 467: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

465

Page 468: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NO

466

Page 469: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescription

467

Page 470: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

468

Page 471: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NO

469

Page 472: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

470

Page 473: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

471

Page 474: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescription

472

Page 475: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescription

473

Page 476: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE474

Page 477: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescription

475

Page 478: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE476

Page 479: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

477

Page 480: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

478

Page 481: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

479

Page 482: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

480

Page 483: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

481

Page 484: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

482

Page 485: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3483

Page 486: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

484

Page 487: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

485

Page 488: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

486

Page 489: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

487

Page 490: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

488

Page 491: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

489

Page 492: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

490

Page 493: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

491

Page 494: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

492

Page 495: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

493

Page 496: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

494

Page 497: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

495

Page 498: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.3.3.GE-CreateCollateral-Res-Full-MSG.xsd

CREATECOLLATERAL_FSFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID 496

Page 499: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE497

Page 500: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID498

Page 501: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME499

Page 502: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property500

Page 503: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites501

Page 504: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT502

Page 505: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE503

Page 506: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION504

Page 507: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID505

Page 508: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

CREATECOLLATERAL_FSFS_RES

Attribute DescriptionName CREATECOLLATERAL_FSFS_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

506

Page 509: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

507

Page 510: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute Description

508

Page 511: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

509

Page 512: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

510

Page 513: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

511

Page 514: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescription

512

Page 515: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

513

Page 516: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

514

Page 517: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATE

515

Page 518: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescription

516

Page 519: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

517

Page 520: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN518

Page 521: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

519

Page 522: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescription

520

Page 523: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

521

Page 524: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP522

Page 525: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

523

Page 526: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescription

524

Page 527: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

525

Page 528: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescription

526

Page 529: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

527

Page 530: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

528

Page 531: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescription

529

Page 532: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescription

530

Page 533: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

531

Page 534: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

532

Page 535: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute Description533

Page 536: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1534

Page 537: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

535

Page 538: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimal

536

Page 539: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

537

Page 540: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

538

Page 541: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute Description

539

Page 542: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescription

540

Page 543: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescription

541

Page 544: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescription

542

Page 545: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNER

543

Page 546: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

544

Page 547: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute Description

545

Page 548: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescription

546

Page 549: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

547

Page 550: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

548

Page 551: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

549

Page 552: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescription

550

Page 553: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION551

Page 554: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute Description552

Page 555: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype string

553

Page 556: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

554

Page 557: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES555

Page 558: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescription

556

Page 559: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

557

Page 560: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

558

Page 561: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescription

559

Page 562: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

560

Page 563: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName ID

561

Page 564: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype string

562

Page 565: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute Description563

Page 566: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

564

Page 567: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescription

565

Page 568: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescription

566

Page 569: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescription

567

Page 570: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

568

Page 571: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName ID

569

Page 572: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

570

Page 573: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

571

Page 574: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field Name

572

Page 575: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

573

Page 576: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.3.4.GE-CreateCollateral-Res-PK-MSG.xsd

CREATECOLLATERAL_IOPK_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID574

Page 577: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-PK

LIAB_ID

COLLATERAL_CODE

Collaterals-IO

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE575

Page 578: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

RESTRICTION_TYPE

TAKE_OVER

REMARKS

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER576

Page 579: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

ACCOUNT_TYPE577

Page 580: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT578

Page 581: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE579

Page 582: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY580

Page 583: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3581

Page 584: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE582

Page 585: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC583

Page 586: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

CREATECOLLATERAL_IOPK_RES

Attribute DescriptionName CREATECOLLATERAL_IOPK_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field. 584

Page 587: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

585

Page 588: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

586

Page 589: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

587

Page 590: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL588

Page 591: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about PK Response

Collaterals-PK

Attribute DescriptionName Collaterals-PKDatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescription

589

Page 592: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescription

590

Page 593: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

591

Page 594: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute Description

592

Page 595: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE593

Page 596: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

594

Page 597: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

595

Page 598: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 10

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

596

Page 599: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

597

Page 600: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescription

598

Page 601: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

599

Page 602: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute Description

600

Page 603: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

601

Page 604: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

602

Page 605: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE603

Page 606: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

604

Page 607: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

605

Page 608: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

606

Page 609: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME607

Page 610: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescription

608

Page 611: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

609

Page 612: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

610

Page 613: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

611

Page 614: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

612

Page 615: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

613

Page 616: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescription

614

Page 617: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute Description

615

Page 618: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

616

Page 619: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NO

617

Page 620: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescription

618

Page 621: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

619

Page 622: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NO

620

Page 623: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

621

Page 624: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

622

Page 625: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescription

623

Page 626: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescription

624

Page 627: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE625

Page 628: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescription

626

Page 629: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE627

Page 630: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

628

Page 631: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

629

Page 632: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

630

Page 633: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

631

Page 634: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

632

Page 635: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute Description

633

Page 636: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3634

Page 637: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

635

Page 638: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

636

Page 639: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

637

Page 640: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescription

638

Page 641: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescription

639

Page 642: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

640

Page 643: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

641

Page 644: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute Description

642

Page 645: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

643

Page 646: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute Description

644

Page 647: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescription

645

Page 648: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILS

646

Page 649: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

647

Page 650: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.4.DeleteCollateral

2.4.1.GE-DeleteCollateral-Req-Full-MSG.xsd

DELETECOLLATERAL_FSFS_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID 648

Page 651: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE649

Page 652: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER650

Page 653: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE651

Page 654: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID652

Page 655: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO653

Page 656: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER654

Page 657: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee655

Page 658: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS656

Page 659: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS657

Page 660: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

DELETECOLLATERAL_FSFS_REQ

Attribute DescriptionName DELETECOLLATERAL_FSFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

658

Page 661: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

659

Page 662: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute Description

660

Page 663: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

661

Page 664: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

662

Page 665: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

663

Page 666: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Request of

DeleteCollateral

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescription

664

Page 667: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

665

Page 668: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

666

Page 669: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATE

667

Page 670: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescription

668

Page 671: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

669

Page 672: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN670

Page 673: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

671

Page 674: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescription

672

Page 675: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

673

Page 676: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP674

Page 677: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

675

Page 678: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescription

676

Page 679: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

677

Page 680: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescription

678

Page 681: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

679

Page 682: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

680

Page 683: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescription

681

Page 684: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescription

682

Page 685: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

683

Page 686: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

684

Page 687: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute Description685

Page 688: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1686

Page 689: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

687

Page 690: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimal

688

Page 691: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

689

Page 692: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

690

Page 693: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute Description

691

Page 694: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescription

692

Page 695: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescription

693

Page 696: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescription

694

Page 697: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNER

695

Page 698: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

696

Page 699: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute Description

697

Page 700: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescription

698

Page 701: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

699

Page 702: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

700

Page 703: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

701

Page 704: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescription

702

Page 705: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION703

Page 706: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute Description704

Page 707: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype string

705

Page 708: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

706

Page 709: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES707

Page 710: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescription

708

Page 711: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

709

Page 712: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

710

Page 713: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescription

711

Page 714: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

712

Page 715: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName ID

713

Page 716: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype string

714

Page 717: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute Description715

Page 718: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

716

Page 719: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescription

717

Page 720: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescription

718

Page 721: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescription

719

Page 722: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

720

Page 723: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName ID

721

Page 724: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

722

Page 725: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

723

Page 726: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field Name

724

Page 727: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.4.2.GE-DeleteCollateral-Req-IO-MSG.xsd

DELETECOLLATERAL_IOPK_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL725

Page 728: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

DELETECOLLATERAL_IOPK_REQ

Attribute DescriptionName DELETECOLLATERAL_IOPK_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute Description

726

Page 729: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype string

727

Page 730: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description This is the Branch of FLEXCUBE where the transaction would be recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype string

728

Page 731: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description This is the code for the operation being invoked in the Source system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

729

Page 732: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute Description

730

Page 733: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

DeleteCollateral

Collaterals-IO

731

Page 734: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

2.4.3.GE-DeleteCollateral-Res-Full-MSG.xsd

DELETECOLLATERAL_FSFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID732

Page 735: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE733

Page 736: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID734

Page 737: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME735

Page 738: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property736

Page 739: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites737

Page 740: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT738

Page 741: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE739

Page 742: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION740

Page 743: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID741

Page 744: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

DELETECOLLATERAL_FSFS_RES

Attribute DescriptionName DELETECOLLATERAL_FSFS_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

742

Page 745: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

743

Page 746: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute Description

744

Page 747: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

745

Page 748: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

746

Page 749: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

747

Page 750: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescription

748

Page 751: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

749

Page 752: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

750

Page 753: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATE

751

Page 754: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescription

752

Page 755: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

753

Page 756: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN754

Page 757: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

755

Page 758: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescription

756

Page 759: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

757

Page 760: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP758

Page 761: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

759

Page 762: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescription

760

Page 763: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

761

Page 764: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescription

762

Page 765: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

763

Page 766: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

764

Page 767: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescription

765

Page 768: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescription

766

Page 769: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

767

Page 770: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

768

Page 771: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute Description769

Page 772: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1770

Page 773: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

771

Page 774: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimal

772

Page 775: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

773

Page 776: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

774

Page 777: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute Description

775

Page 778: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescription

776

Page 779: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescription

777

Page 780: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescription

778

Page 781: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNER

779

Page 782: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

780

Page 783: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute Description

781

Page 784: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescription

782

Page 785: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

783

Page 786: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

784

Page 787: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

785

Page 788: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescription

786

Page 789: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION787

Page 790: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute Description788

Page 791: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype string

789

Page 792: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

790

Page 793: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES791

Page 794: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescription

792

Page 795: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

793

Page 796: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

794

Page 797: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescription

795

Page 798: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

796

Page 799: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName ID

797

Page 800: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype string

798

Page 801: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute Description799

Page 802: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

800

Page 803: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescription

801

Page 804: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescription

802

Page 805: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescription

803

Page 806: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

804

Page 807: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName ID

805

Page 808: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

806

Page 809: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

807

Page 810: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field Name

808

Page 811: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

809

Page 812: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.4.4.GE-DeleteCollateral-Res-PK-MSG.xsd

DELETECOLLATERAL_IOPK_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID810

Page 813: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-PK

LIAB_ID

COLLATERAL_CODE

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

DELETECOLLATERAL_IOPK_RES

Attribute DescriptionName DELETECOLLATERAL_IOPK_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatype

811

Page 814: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

812

Page 815: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.

813

Page 816: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATION

814

Page 817: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

815

Page 818: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescription

816

Page 819: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about PK Response

Collaterals-PK

Attribute DescriptionName Collaterals-PKDatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

Collaterals-IO

Attribute Description

817

Page 820: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute Description

818

Page 821: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.5.ModifyCollateral

2.5.1.GE-ModifyCollateral-Req-Full-MSG.xsd

MODIFYCOLLATERAL_FSFS_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

819

Page 822: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE820

Page 823: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER821

Page 824: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE822

Page 825: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID823

Page 826: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO824

Page 827: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER825

Page 828: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee826

Page 829: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS827

Page 830: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS828

Page 831: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

MODIFYCOLLATERAL_FSFS_REQ

Attribute DescriptionName MODIFYCOLLATERAL_FSFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

829

Page 832: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

830

Page 833: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute Description

831

Page 834: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

832

Page 835: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

833

Page 836: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

834

Page 837: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Request of

ModifyCollateral

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescription

835

Page 838: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

836

Page 839: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

837

Page 840: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATE

838

Page 841: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescription

839

Page 842: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

840

Page 843: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN841

Page 844: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

842

Page 845: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescription

843

Page 846: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

844

Page 847: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP845

Page 848: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

846

Page 849: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescription

847

Page 850: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

848

Page 851: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescription

849

Page 852: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

850

Page 853: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

851

Page 854: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescription

852

Page 855: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescription

853

Page 856: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

854

Page 857: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescription

855

Page 858: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute Description856

Page 859: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1857

Page 860: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

858

Page 861: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimal

859

Page 862: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

860

Page 863: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

861

Page 864: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute Description

862

Page 865: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescription

863

Page 866: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescription

864

Page 867: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescription

865

Page 868: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNER

866

Page 869: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

867

Page 870: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute Description

868

Page 871: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescription

869

Page 872: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

870

Page 873: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

871

Page 874: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

872

Page 875: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescription

873

Page 876: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION874

Page 877: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute Description875

Page 878: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype string

876

Page 879: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

877

Page 880: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES878

Page 881: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescription

879

Page 882: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute DescriptionName GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

880

Page 883: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

881

Page 884: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescription

882

Page 885: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

883

Page 886: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName ID

884

Page 887: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype string

885

Page 888: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute Description886

Page 889: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescription

887

Page 890: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescription

888

Page 891: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescription

889

Page 892: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescription

890

Page 893: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

891

Page 894: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName ID

892

Page 895: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

893

Page 896: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

894

Page 897: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field Name

895

Page 898: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.5.2.GE-ModifyCollateral-Req-IO-MSG.xsd

MODIFYCOLLATERAL_IOPK_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL896

Page 899: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

SHARING_REQ

AVAILABLE

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

START_DATE

END_DATE

REVIEW_DATE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

RESTRICTION_TYPE

REMARKS

MAKER

MAKERSTAMP

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY897

Page 900: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

Collaterals-Covenant

ID

REVISION_DATE

COVENANT_REF_NO

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT898

Page 901: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

NO_OF_UNITS

CAP_AMOUNT

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE899

Page 902: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

REVOKEABLE

Coll-Misc

ID

COLLATERAL_DESC900

Page 903: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS901

Page 904: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM902

Page 905: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FLDVAL

MODIFYCOLLATERAL_IOPK_REQ

Attribute DescriptionName MODIFYCOLLATERAL_IOPK_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

903

Page 906: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute Description

904

Page 907: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

905

Page 908: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

906

Page 909: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL907

Page 910: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

ModifyCollateral

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescription

908

Page 911: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescription

909

Page 912: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

910

Page 913: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

911

Page 914: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration A,D

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

912

Page 915: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE913

Page 916: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescription

914

Page 917: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute Description915

Page 918: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COVENANT_REF_NO

Attribute DescriptionName COVENANT_REF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescription

916

Page 919: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescription

917

Page 920: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatype

918

Page 921: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

919

Page 922: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

920

Page 923: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATE

921

Page 924: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescription

922

Page 925: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

923

Page 926: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

924

Page 927: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY925

Page 928: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimal

926

Page 929: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescription

927

Page 930: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

928

Page 931: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

929

Page 932: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

930

Page 933: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

931

Page 934: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNT

932

Page 935: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescription

933

Page 936: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

934

Page 937: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM935

Page 938: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype string

936

Page 939: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescription

937

Page 940: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescription

938

Page 941: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescription

939

Page 942: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

940

Page 943: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

941

Page 944: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute Description

942

Page 945: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescription

943

Page 946: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

944

Page 947: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute Description

945

Page 948: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name LEGAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescription

946

Page 949: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

947

Page 950: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

948

Page 951: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

949

Page 952: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

950

Page 953: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATE

951

Page 954: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

952

Page 955: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

2.5.3.GE-ModifyCollateral-Res-Full-MSG.xsd

MODIFYCOLLATERAL_FSFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

953

Page 956: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN954

Page 957: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER955

Page 958: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR956

Page 959: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE957

Page 960: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE958

Page 961: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE959

Page 962: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE960

Page 963: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID961

Page 964: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP962

Page 965: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

MODIFYCOLLATERAL_FSFS_RES

Attribute DescriptionName MODIFYCOLLATERAL_FSFS_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute Description

963

Page 966: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype string

964

Page 967: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description This is the Branch of FLEXCUBE where the transaction would be recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype string

965

Page 968: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description This is the code for the operation being invoked in the Source system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

966

Page 969: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute Description

967

Page 970: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-Full

968

Page 971: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

969

Page 972: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

970

Page 973: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2

971

Page 974: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

972

Page 975: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute Description

973

Page 976: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescription

974

Page 977: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescription

975

Page 978: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescription

976

Page 979: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

977

Page 980: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute Description

978

Page 981: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute Description

979

Page 982: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

980

Page 983: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

981

Page 984: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATE

982

Page 985: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

983

Page 986: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

984

Page 987: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-Covenant

985

Page 988: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

986

Page 989: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

987

Page 990: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

988

Page 991: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-Contract

989

Page 992: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE990

Page 993: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

991

Page 994: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

992

Page 995: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 10

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute Description993

Page 996: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

994

Page 997: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

995

Page 998: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescription

996

Page 999: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute Description

997

Page 1000: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

998

Page 1001: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NO

999

Page 1002: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescription

1000

Page 1003: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

1001

Page 1004: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NO

1002

Page 1005: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype string

1003

Page 1006: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimal

1004

Page 1007: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescription

1005

Page 1008: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute Description

1006

Page 1009: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescription

1007

Page 1010: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS1008

Page 1011: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute Description1009

Page 1012: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype String

1010

Page 1013: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescription

1011

Page 1014: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescription

1012

Page 1015: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute Description

1013

Page 1016: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNT

1014

Page 1017: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescription

1015

Page 1018: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescription

1016

Page 1019: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescription

1017

Page 1020: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

1018

Page 1021: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

1019

Page 1022: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute Description

1020

Page 1023: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

1021

Page 1024: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1022

Page 1025: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION1023

Page 1026: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatype

1024

Page 1027: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescription

1025

Page 1028: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

1026

Page 1029: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescription

1027

Page 1030: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUS

1028

Page 1031: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

1029

Page 1032: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE1030

Page 1033: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.5.4.GE-ModifyCollateral-Res-PK-MSG.xsd

MODIFYCOLLATERAL_IOPK_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-PK1031

Page 1034: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

COLLATERAL_CODE

Collaterals-IO

SHARING_REQ

AVAILABLE

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

START_DATE

END_DATE

REVIEW_DATE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

RESTRICTION_TYPE

REMARKS

MAKER

MAKERSTAMP

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER1032

Page 1035: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REVISION_DATE

Collaterals-Covenant

ID

REVISION_DATE

COVENANT_REF_NO

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE1033

Page 1036: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

NO_OF_UNITS

CAP_AMOUNT

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE1034

Page 1037: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

REVOKEABLE

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE1035

Page 1038: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID1036

Page 1039: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP1037

Page 1040: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

MODIFYCOLLATERAL_IOPK_RES

Attribute DescriptionName MODIFYCOLLATERAL_IOPK_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute Description

1038

Page 1041: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype string

1039

Page 1042: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description This is the Branch of FLEXCUBE where the transaction would be recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype string

1040

Page 1043: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description This is the code for the operation being invoked in the Source system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

1041

Page 1044: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute Description

1042

Page 1045: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about PK Response

Collaterals-PK

1043

Page 1046: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-PKDatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1044

Page 1047: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1045

Page 1048: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

1046

Page 1049: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

1047

Page 1050: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute Description

1048

Page 1051: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name INSUNAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescription

1049

Page 1052: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

1050

Page 1053: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescription

1051

Page 1054: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

COVENANT_REF_NO

Attribute DescriptionName COVENANT_REF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1052

Page 1055: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescription

1053

Page 1056: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1054

Page 1057: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1055

Page 1058: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 255

COUNTRY

Attribute DescriptionName COUNTRYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute Description

1056

Page 1059: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name ZONE_CLASSIFICATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescription

1057

Page 1060: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute DescriptionName OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescription

1058

Page 1061: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1059

Page 1062: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REGN_NO

Attribute DescriptionName REGN_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

1060

Page 1063: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE1061

Page 1064: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName RESALE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatype

1062

Page 1065: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescription

1063

Page 1066: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute DescriptionName MANUFACTURERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1064

Page 1067: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1065

Page 1068: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1066

Page 1069: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

1067

Page 1070: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute DescriptionName POLICY_START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATE

1068

Page 1071: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype StringDescription

1069

Page 1072: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

1070

Page 1073: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

NOTES1071

Page 1074: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

Coll-Misc

Attribute DescriptionName Coll-MiscDatatype

1072

Page 1075: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescription

1073

Page 1076: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescription

1074

Page 1077: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1075

Page 1078: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

1076

Page 1079: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODE

1077

Page 1080: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescription

1078

Page 1081: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1079

Page 1082: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

1080

Page 1083: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILS

1081

Page 1084: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

EXTERNAL_OPINION

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescription

1082

Page 1085: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1083

Page 1086: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1084

Page 1087: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1085

Page 1088: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

1086

Page 1089: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUSDatatype stringDescription

1087

Page 1090: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

1088

Page 1091: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatype

1089

Page 1092: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.6.QueryCollateral

2.6.1.GE-QueryCollateral-Req-IO-MSG.xsd

QUERYCOLLATERAL_IOFS_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL1090

Page 1093: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

LIAB_NO

QUERYCOLLATERAL_IOFS_REQ

Attribute DescriptionName QUERYCOLLATERAL_IOFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

1091

Page 1094: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute Description

1092

Page 1095: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute Description

1093

Page 1096: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

1094

Page 1097: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute Description

1095

Page 1098: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

QueryCollateral

Collaterals-IO

1096

Page 1099: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 9

2.6.2.GE-QueryCollateral-Res-Full-MSG.xsd

QUERYCOLLATERAL_IOFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

1097

Page 1100: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

LIAB_NO

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT1098

Page 1101: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM1099

Page 1102: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK1100

Page 1103: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE1101

Page 1104: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE1102

Page 1105: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE1103

Page 1106: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT1104

Page 1107: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME1105

Page 1108: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK1106

Page 1109: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

QUERYCOLLATERAL_IOFS_RES

Attribute DescriptionName QUERYCOLLATERAL_IOFS_RES

1107

Page 1110: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

1108

Page 1111: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

1109

Page 1112: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute Description

1110

Page 1113: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

1111

Page 1114: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDL

1112

Page 1115: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1113

Page 1116: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 9

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute Description

1114

Page 1117: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute Description

1115

Page 1118: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescription

1116

Page 1119: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

1117

Page 1120: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1118

Page 1121: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescription

1119

Page 1122: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1120

Page 1123: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1121

Page 1124: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1122

Page 1125: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute Description

1123

Page 1126: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescription

1124

Page 1127: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT

Attribute DescriptionName TXNSTATDatatype stringDescription

1125

Page 1128: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAMEDatatype stringDescription

1126

Page 1129: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

Attribute Description

1127

Page 1130: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescription

1128

Page 1131: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

1129

Page 1132: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE1130

Page 1133: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1131

Page 1134: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1132

Page 1135: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescription

1133

Page 1136: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1134

Page 1137: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID1135

Page 1138: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescription

1136

Page 1139: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1137

Page 1140: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

1138

Page 1141: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

1139

Page 1142: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1140

Page 1143: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

1141

Page 1144: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescription

1142

Page 1145: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute Description

1143

Page 1146: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1144

Page 1147: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NO

1145

Page 1148: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescription

1146

Page 1149: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

1147

Page 1150: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NO

1148

Page 1151: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype string

1149

Page 1152: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimal

1150

Page 1153: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescription

1151

Page 1154: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute Description

1152

Page 1155: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescription

1153

Page 1156: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS1154

Page 1157: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute Description1155

Page 1158: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype String

1156

Page 1159: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescription

1157

Page 1160: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescription

1158

Page 1161: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute Description

1159

Page 1162: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNT

1160

Page 1163: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescription

1161

Page 1164: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescription

1162

Page 1165: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescription

1163

Page 1166: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

1164

Page 1167: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

1165

Page 1168: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute Description

1166

Page 1169: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

1167

Page 1170: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1168

Page 1171: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION1169

Page 1172: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatype

1170

Page 1173: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescription

1171

Page 1174: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

1172

Page 1175: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescription

1173

Page 1176: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUS

1174

Page 1177: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

1175

Page 1178: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE1176

Page 1179: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.7.ReopenCollateral

2.7.1.GE-ReopenCollateral-Req-Full-MSG.xsd

REOPENCOLLATERAL_FSFS_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY1177

Page 1180: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC1178

Page 1181: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE1179

Page 1182: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE1180

Page 1183: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE1181

Page 1184: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND1182

Page 1185: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS1183

Page 1186: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES11184

Page 1187: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION1185

Page 1188: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

REOPENCOLLATERAL_FSFS_REQ

Attribute Description1186

Page 1189: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name REOPENCOLLATERAL_FSFS_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID1187

Page 1190: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

1188

Page 1191: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute Description

1189

Page 1192: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

1190

Page 1193: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDL

1191

Page 1194: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Request of

ReopenCollateral

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1192

Page 1195: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1193

Page 1196: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

1194

Page 1197: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute DescriptionName LENDABLE_MARGINDatatype decimalDescription

1195

Page 1198: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE

Attribute Description

1196

Page 1199: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO1197

Page 1200: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype string

1198

Page 1201: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH

Attribute DescriptionName COMMITMENTBRANCHDatatype string

1199

Page 1202: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

Attribute DescriptionName BLOCK_AMTDatatype decimal

1200

Page 1203: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescription

1201

Page 1204: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

1202

Page 1205: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT1203

Page 1206: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAME

1204

Page 1207: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

1205

Page 1208: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescription

1206

Page 1209: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

1207

Page 1210: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE1208

Page 1211: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1209

Page 1212: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1210

Page 1213: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescription

1211

Page 1214: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1212

Page 1215: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID1213

Page 1216: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescription

1214

Page 1217: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1215

Page 1218: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

1216

Page 1219: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

1217

Page 1220: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1218

Page 1221: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

1219

Page 1222: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescription

1220

Page 1223: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute Description

1221

Page 1224: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1222

Page 1225: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NO

1223

Page 1226: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescription

1224

Page 1227: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

1225

Page 1228: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NO

1226

Page 1229: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype string

1227

Page 1230: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimal

1228

Page 1231: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescription

1229

Page 1232: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute Description

1230

Page 1233: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescription

1231

Page 1234: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS1232

Page 1235: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute Description1233

Page 1236: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype String

1234

Page 1237: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescription

1235

Page 1238: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescription

1236

Page 1239: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute Description

1237

Page 1240: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNT

1238

Page 1241: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescription

1239

Page 1242: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescription

1240

Page 1243: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescription

1241

Page 1244: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

1242

Page 1245: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

1243

Page 1246: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute Description

1244

Page 1247: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

1245

Page 1248: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1246

Page 1249: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION1247

Page 1250: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatype

1248

Page 1251: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescription

1249

Page 1252: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

1250

Page 1253: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescription

1251

Page 1254: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUS

1252

Page 1255: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

1253

Page 1256: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

2.7.2.GE-ReopenCollateral-Req-IO-MSG.xsd

REOPENCOLLATERAL_IOPK_REQ

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

MAKER

MAKERSTAMP

MODNO

REOPENCOLLATERAL_IOPK_REQ

1254

Page 1257: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName REOPENCOLLATERAL_IOPK_REQDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

1255

Page 1258: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

1256

Page 1259: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute Description

1257

Page 1260: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

1258

Page 1261: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDL

1259

Page 1262: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about IO Request of

ReopenCollateral

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1260

Page 1263: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1261

Page 1264: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 4

2.7.3.GE-ReopenCollateral-Res-Full-MSG.xsd

REOPENCOLLATERAL_FSFS_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-Full

SHARING_REQ

AUTO_POOL_CREATE

AVAILABLE

MORTGAGE_INITIATED1262

Page 1265: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INTEREST_RATE

COLLATERAL_CURRENCY

UTIL_AMT

AVAILABLE_AMOUNT

LIAB_ID

COLLATERAL_CODE

COLLATERAL_DESCRIPTION

COLLATERAL_VALUE

HAIRCUT2

LENDABLE_MARGIN

LIMIT_CONTRIBUTION

START_DATE

END_DATE

REVIEW_DATE

COLLTYPE

CHARGE_TYPE

REVAL_DATE

REVAL_COLLAT

SECURED

USER_REFNO

LIAB_NO

BRANCH_CODE

CONTRACTREFNO

COMMITMENTPROD

COMMITREFNO

COMMITMENT_SETTL_BRN

COMMITMENT_SETTL_ACC

COMMITMENTBRANCH

RESTRICTION_TYPE

TAKE_OVER

REMARKS

BLOCK_AMT1263

Page 1266: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CATEGORY_NAME

LIAB_NAME

COLLATERAL_ZIP_CODE

SENIORITY_OF_CLAIM

CUSTOMER_NO

GRACE_DAYS

SOURCE

MAKER

MAKERSTAMP

CHECKER

CHECKERSTAMP

MODNO

TXNSTAT

AUTHSTAT

Collaterals-Insurance

ID

INSUNAME

INSURANCE_NO

INSURANCE_TYPE

START_DATE

END_DATE

NOTICE_DAYS

PREMIUM_STATUS

PREMIUM_PERIODICITY

PREMIUM_END_DATE

INSURANCE_OWNER

REVISION_DATE

INSURANCEAMT

INSURANCE_CCY

CVRDT

INSURANCE_CODE

PREMCCY1264

Page 1267: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

PREMIUMAMOUNT

REMARKS

COVERAGE

POLICY_ASSIGNED_TO_BANK

INSURANCE_DATE

Collaterals-Covenant

ID

REVISION_DATE

MANDATORY

GRACE_DAYS

NOTICE_DAYS

FREQUENCY

DUEDATE

START_MONTH

REMARKS

COVENANT_NAME

DESCRIPTION

Collaterals-Share

ID

SHARHOLDNG

LIAB_NO

LIAB_NAME

Collaterals-Linked-Contract

ID

CONTRACT_REF_NO

BR

ACCOUNT_TYPE

ACCOUNT_BALANCE

MATURITY_DATE

CURRENCY

CONTRACT_CONTRIBUTION1

Collaterals-Ude-Values1265

Page 1268: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

EFFECTIVE_DATE

UDE_ID

UDE_VALUE

RATE_CODE

CODEUSAGE

Collaterals-Ext-Sys-Rest

ID

EXT_SYSTEM

DESCRIPTION

Coll-Haircuts

COLLATERAL_ID

EFFECTIVE_DATE

HAIRCUT_PERCENTAGE

MOD_NO

Coll-Property

ID

PROPERTY_TYPE

COUNTRY

PROPERTY_ADDRESS

CONSTRUCTION_DATE

PURCHASE_DATE

ZONE_CLASSIFICATION

MARKET_VALUE

GOVT_VALUE

CUSTOMER_VALUATION_DATE

CUSTOMER_VALUATION_SOURCE

CUSTOMER_VALUATION_AMOUNT

OTHER_LENDERS_CHARGE_AMOUNT

PROPERTY_INDEX_VALUE

BASIS_PROPERTY_VALUE

Coll-Vehicle1266

Page 1269: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

VEHICLE_TYPE

NEW_USED

MAKE

MODEL

YEAR

REGN_NO

CHASIS_NO

ENGINE_NO

OWNER

REGN_AUTHORITY

RESALE_VALUE

VALUATION_DATE

VALUATION_AMOUNT

INVOICE_VALUE

Coll-Msecrites

ID

SECURITY_TYPE

SECURITY_CODE

DESCRIPTION

ISSUER_NAME

ISSUER_REF_NO

UNIT_VALUE

NO_OF_UNITS

RATING

MATURITY_DATE

NAME_OF_THE_FUND

NAME_OF_THE_SCHEME

ELECTRONIC_MODE

INTEREST_PAYOUT

INTEREST_PERCENT

BOND_DURATION1267

Page 1270: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

NEXT_REVAL_DATE

CAP_AMOUNT

LAST_REVAL_PRICE

PRICE_CODE

Coll-Pmac

ID

MACHINE_DETAILS

MANUFACTURER

MANUFACTURED_YEAR

PURCHASED_YEAR

INVOICE_VALUE

WRITTEN_DOWN_VALUE

ASSESSED_VALUE

MACHINERY_LOCATION

REPLACEMENT_VALUE

THIRD_PARTY_CHARGE_AMOUNT

MACHINERY_CONDITION

INTENDED_USE

MACHINE_VALUE_BASIS

Coll-Life-Ip

ID

POLICY_NO

INSURANCE_AMOUNT

POLICY_START_DATE

PREMIUM_AMOUNT

ASSIGNMENT_DATE

INSURER_ADDRESS

INSURER_DETAILS

RENEWAL_FREQUENCY

NEXT_RENEWAL_DATE

PRECIOUS_METAL_TYPE

Coll-Pmetal1268

Page 1271: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

ID

PRECIOUS_METAL_TYPE

WEIGHT_IN_GMS

VALUATION_AMOUNT

UNIT_RATE

PRECIOUS_METALS_FORM

NOTES

Coll-Guarantee

ID

GUARANTEE_TYPE

GUARANTEE_AMOUNT

GUARANTOR_CIF_NO

GUARANTOR_NAME

GUARANTOR_ADDRESS

AGREEMENT_DATE

CONTINUING_GUARANTEE

GUARANTORS_OWN_EXPOSURE

TOTAL_GUARANTEE_AMOUNT

REVOKEABLE

REVOKEDATE

RATING

Coll-Misc

ID

COLLATERAL_DESC

UNITS

UNIT_VALUE

COLLATERAL_NOTES1

COLLATERAL_NOTES2

COLLATERAL_NOTES3

COLLATERAL_NOTES4

COLLATERAL_NOTES5

REMARKS1269

Page 1272: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Coll-Fid

ID

AGENCY_CODE

AGENCY_NAME

RESULT

DATE_OF_FI

FI_AGENT_REMARKS

CREDIT_REMARKS

Coll-Vdetails

ID

AGENCY_CODE

AGENCY_NAME

VALUATION_AMOUNT

VALUATION_DATE

VALUER_REMARKS

INITIAL_VALUATION

CREDIT_REMARKS

Coll-Echeck

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

RESULT

DATE_OF_CHECK

CREDIT_REMARKS

Coll-Lo

ID

LEGAL_OPINION

LEGAL_ADVISER_DETAILS

DATE_OF_ADVISE

EXTERNAL_OPINION

EXTERNAL_ADVISER_DETAILS

FINAL_RECOMMENDATION1270

Page 1273: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CREDIT_REMARKS

Coll-Risk-Eval

LIQUIDITY_RISK

ISSUER_CREDIT_RISK

OPERATIONAL_RISK

NATURAL_HAZARD_RISK

RECOMMENDATION

CREDIT_REMARKS

ID

ELIGIBLE_CENTRAL_BANK_FUNDING

CCP_ELIGIBLE

CRM_ELIGIBLE

GEO_POLITICAL_RISK

CURRENCY_RISK

Coll-Perfection

ID

REGISTRATION_AUTHORITY

REGN_AUTHORITY_CONTACT_DETAILS

PERFECTION_DATE

CONFIRMATION_DATE

DOCUMENTS_STATUS

NOTES

UDFDETAILS

FLDNAM

FLDVAL

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE1271

Page 1274: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

WDESC

REOPENCOLLATERAL_FSFS_RES

Attribute DescriptionName REOPENCOLLATERAL_FSFS_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

1272

Page 1275: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute Description

1273

Page 1276: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATIONDatatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

1274

Page 1277: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

1275

Page 1278: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL1276

Page 1279: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype StringDescription

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about Full Response

Collaterals-Full

Attribute DescriptionName Collaterals-FullDatatypeDescription

SHARING_REQ

Attribute DescriptionName SHARING_REQDatatype stringDescription

1277

Page 1280: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AUTO_POOL_CREATE

Attribute DescriptionName AUTO_POOL_CREATEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

AVAILABLE

Attribute DescriptionName AVAILABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

MORTGAGE_INITIATED

Attribute DescriptionName MORTGAGE_INITIATEDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_RATE

Attribute DescriptionName INTEREST_RATEDatatype decimalDescription

1278

Page 1281: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CURRENCY

Attribute DescriptionName COLLATERAL_CURRENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

UTIL_AMT

Attribute DescriptionName UTIL_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

AVAILABLE_AMOUNT

Attribute DescriptionName AVAILABLE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1279

Page 1282: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

COLLATERAL_DESCRIPTION

Attribute DescriptionName COLLATERAL_DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

COLLATERAL_VALUE

Attribute DescriptionName COLLATERAL_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

HAIRCUT2

Attribute DescriptionName HAIRCUT2Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

LENDABLE_MARGIN

Attribute Description

1280

Page 1283: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name LENDABLE_MARGINDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

LIMIT_CONTRIBUTION

Attribute DescriptionName LIMIT_CONTRIBUTIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVIEW_DATE

Attribute DescriptionName REVIEW_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

COLLTYPE1281

Page 1284: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COLLTYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration E,P,V,S,Y,L,G,M,I

CHARGE_TYPE

Attribute DescriptionName CHARGE_TYPEDatatype stringDescription

REVAL_DATE

Attribute DescriptionName REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

REVAL_COLLAT

Attribute DescriptionName REVAL_COLLATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

SECURED

Attribute DescriptionName SECUREDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1282

Page 1285: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions Descriptionenumeration S,N,L

USER_REFNO

Attribute DescriptionName USER_REFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

BRANCH_CODE

Attribute DescriptionName BRANCH_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACTREFNO

Attribute DescriptionName CONTRACTREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

1283

Page 1286: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COMMITMENTPROD

Attribute DescriptionName COMMITMENTPRODDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

COMMITREFNO

Attribute DescriptionName COMMITREFNODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENT_SETTL_BRN

Attribute DescriptionName COMMITMENT_SETTL_BRNDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

COMMITMENT_SETTL_ACC

Attribute DescriptionName COMMITMENT_SETTL_ACCDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

COMMITMENTBRANCH1284

Page 1287: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COMMITMENTBRANCHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

RESTRICTION_TYPE

Attribute DescriptionName RESTRICTION_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration A,D

TAKE_OVER

Attribute DescriptionName TAKE_OVERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 2000

BLOCK_AMT

1285

Page 1288: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName BLOCK_AMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CATEGORY_NAME

Attribute DescriptionName CATEGORY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COLLATERAL_ZIP_CODE

Attribute DescriptionName COLLATERAL_ZIP_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 15

SENIORITY_OF_CLAIM

Attribute DescriptionName SENIORITY_OF_CLAIMDatatype stringDescription

1286

Page 1289: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_NO

Attribute DescriptionName CUSTOMER_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

1287

Page 1290: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

CHECKER

Attribute DescriptionName CHECKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

CHECKERSTAMP

Attribute DescriptionName CHECKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

TXNSTAT1288

Page 1291: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName TXNSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

AUTHSTAT

Attribute DescriptionName AUTHSTATDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Insurance

Attribute DescriptionName Collaterals-InsuranceDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSUNAME

Attribute DescriptionName INSUNAME

1289

Page 1292: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

INSURANCE_NO

Attribute DescriptionName INSURANCE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

INSURANCE_TYPE

Attribute DescriptionName INSURANCE_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

START_DATE

Attribute DescriptionName START_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

END_DATE

Attribute DescriptionName END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NOTICE_DAYS

1290

Page 1293: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PREMIUM_STATUS

Attribute DescriptionName PREMIUM_STATUSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration U,P

PREMIUM_PERIODICITY

Attribute DescriptionName PREMIUM_PERIODICITYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

PREMIUM_END_DATE

Attribute DescriptionName PREMIUM_END_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCE_OWNER

Attribute DescriptionName INSURANCE_OWNERDatatype stringDescription

1291

Page 1294: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration C,B

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

INSURANCEAMT

Attribute DescriptionName INSURANCEAMTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

INSURANCE_CCY

Attribute DescriptionName INSURANCE_CCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CVRDT

Attribute DescriptionName CVRDTDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

1292

Page 1295: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

INSURANCE_CODE

Attribute DescriptionName INSURANCE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

PREMCCY

Attribute DescriptionName PREMCCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

PREMIUMAMOUNT

Attribute DescriptionName PREMIUMAMOUNTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

COVERAGE1293

Page 1296: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COVERAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

POLICY_ASSIGNED_TO_BANK

Attribute DescriptionName POLICY_ASSIGNED_TO_BANKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INSURANCE_DATE

Attribute DescriptionName INSURANCE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

Collaterals-Covenant

Attribute DescriptionName Collaterals-CovenantDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1294

Page 1297: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

REVISION_DATE

Attribute DescriptionName REVISION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

MANDATORY

Attribute DescriptionName MANDATORYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GRACE_DAYS

Attribute DescriptionName GRACE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

NOTICE_DAYS

Attribute DescriptionName NOTICE_DAYSDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1295

Page 1298: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

FREQUENCY

Attribute DescriptionName FREQUENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration D,W,M,Q,H,Y

DUEDATE

Attribute DescriptionName DUEDATEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

START_MONTH

Attribute DescriptionName START_MONTHDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration JAN,FEB,MAR,APR,MAY,JUN,J

UL,AUG,SEP,OCT,NOV,DEC

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescription

1296

Page 1299: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

COVENANT_NAME

Attribute DescriptionName COVENANT_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Collaterals-Share

Attribute DescriptionName Collaterals-ShareDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1297

Page 1300: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

SHARHOLDNG

Attribute DescriptionName SHARHOLDNGDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

LIAB_NO

Attribute DescriptionName LIAB_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 9

LIAB_NAME

Attribute DescriptionName LIAB_NAMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Collaterals-Linked-Contract

Attribute DescriptionName Collaterals-Linked-ContractDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID1298

Page 1301: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

CONTRACT_REF_NO

Attribute DescriptionName CONTRACT_REF_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

BR

Attribute DescriptionName BRDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

ACCOUNT_TYPE

Attribute DescriptionName ACCOUNT_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration BC,CA,CD,LC,MM,SB,TD

ACCOUNT_BALANCE

Attribute DescriptionName ACCOUNT_BALANCEDatatype decimalDescription

1299

Page 1302: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CURRENCY

Attribute DescriptionName CURRENCYDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 3

CONTRACT_CONTRIBUTION1

Attribute DescriptionName CONTRACT_CONTRIBUTION1Datatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

Collaterals-Ude-Values

Attribute DescriptionName Collaterals-Ude-ValuesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescription

1300

Page 1303: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

UDE_ID

Attribute DescriptionName UDE_IDDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 30

UDE_VALUE

Attribute DescriptionName UDE_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

RATE_CODE

Attribute DescriptionName RATE_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 10

1301

Page 1304: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CODEUSAGE

Attribute DescriptionName CODEUSAGEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 1

Collaterals-Ext-Sys-Rest

Attribute DescriptionName Collaterals-Ext-Sys-RestDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EXT_SYSTEM

Attribute DescriptionName EXT_SYSTEMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescription

1302

Page 1305: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

Coll-Haircuts

Attribute DescriptionName Coll-HaircutsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

COLLATERAL_ID

Attribute DescriptionName COLLATERAL_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

EFFECTIVE_DATE

Attribute DescriptionName EFFECTIVE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

HAIRCUT_PERCENTAGE

Attribute DescriptionName HAIRCUT_PERCENTAGEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1303

Page 1306: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22minInclusive 0maxInclusive 100

MOD_NO

Attribute DescriptionName MOD_NODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

Coll-Property

Attribute DescriptionName Coll-PropertyDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PROPERTY_TYPE

Attribute DescriptionName PROPERTY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

COUNTRY

1304

Page 1307: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName COUNTRYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

PROPERTY_ADDRESS

Attribute DescriptionName PROPERTY_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CONSTRUCTION_DATE

Attribute DescriptionName CONSTRUCTION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

PURCHASE_DATE

Attribute DescriptionName PURCHASE_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

ZONE_CLASSIFICATION

Attribute DescriptionName ZONE_CLASSIFICATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

MARKET_VALUE

Attribute DescriptionName MARKET_VALUEDatatype decimalDescription

1305

Page 1308: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 22

GOVT_VALUE

Attribute DescriptionName GOVT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

CUSTOMER_VALUATION_DATE

Attribute DescriptionName CUSTOMER_VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CUSTOMER_VALUATION_SOURCE

Attribute DescriptionName CUSTOMER_VALUATION_SOURCEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CUSTOMER_VALUATION_AMOUNT

Attribute DescriptionName CUSTOMER_VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

OTHER_LENDERS_CHARGE_AMOUNT

Attribute Description

1306

Page 1309: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name OTHER_LENDERS_CHARGE_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

PROPERTY_INDEX_VALUE

Attribute DescriptionName PROPERTY_INDEX_VALUEDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 7

BASIS_PROPERTY_VALUE

Attribute DescriptionName BASIS_PROPERTY_VALUEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration M,P,G

Coll-Vehicle

Attribute DescriptionName Coll-VehicleDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

1307

Page 1310: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 20

VEHICLE_TYPE

Attribute DescriptionName VEHICLE_TYPEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration T,R,F,C,H,L

NEW_USED

Attribute DescriptionName NEW_USEDDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration N,U

MAKE

Attribute DescriptionName MAKEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MODEL

Attribute DescriptionName MODELDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

YEAR

Attribute DescriptionName YEARDatatype StringDescription

REGN_NO

Attribute DescriptionName REGN_NO

1308

Page 1311: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

CHASIS_NO

Attribute DescriptionName CHASIS_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ENGINE_NO

Attribute DescriptionName ENGINE_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

OWNER

Attribute DescriptionName OWNERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY

Attribute DescriptionName REGN_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESALE_VALUE

Attribute DescriptionName RESALE_VALUEDatatype decimalDescription

1309

Page 1312: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute DescriptionName VALUATION_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

Coll-Msecrites

Attribute DescriptionName Coll-MsecritesDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute Description

1310

Page 1313: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

SECURITY_TYPE

Attribute DescriptionName SECURITY_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

SECURITY_CODE

Attribute DescriptionName SECURITY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

DESCRIPTION

Attribute DescriptionName DESCRIPTIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

ISSUER_NAME

Attribute DescriptionName ISSUER_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

ISSUER_REF_NO

Attribute DescriptionName ISSUER_REF_NO

1311

Page 1314: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

NO_OF_UNITS

Attribute DescriptionName NO_OF_UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

MATURITY_DATE

Attribute DescriptionName MATURITY_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

NAME_OF_THE_FUND

Attribute DescriptionName NAME_OF_THE_FUNDDatatype string

1312

Page 1315: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NAME_OF_THE_SCHEME

Attribute DescriptionName NAME_OF_THE_SCHEMEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ELECTRONIC_MODE

Attribute DescriptionName ELECTRONIC_MODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

INTEREST_PAYOUT

Attribute DescriptionName INTEREST_PAYOUTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

INTEREST_PERCENT

Attribute DescriptionName INTEREST_PERCENTDatatype decimal

1313

Page 1316: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

BOND_DURATION

Attribute DescriptionName BOND_DURATIONDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

NEXT_REVAL_DATE

Attribute DescriptionName NEXT_REVAL_DATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

CAP_AMOUNT

Attribute DescriptionName CAP_AMOUNTDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

LAST_REVAL_PRICE

Attribute DescriptionName LAST_REVAL_PRICEDatatype decimalDescription

1314

Page 1317: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

PRICE_CODE

Attribute DescriptionName PRICE_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 120

Coll-Pmac

Attribute DescriptionName Coll-PmacDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

MACHINE_DETAILS

Attribute DescriptionName MACHINE_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURER

Attribute Description

1315

Page 1318: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name MANUFACTURERDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MANUFACTURED_YEAR

Attribute DescriptionName MANUFACTURED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

PURCHASED_YEAR

Attribute DescriptionName PURCHASED_YEARDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

INVOICE_VALUE

Attribute DescriptionName INVOICE_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

WRITTEN_DOWN_VALUE

Attribute DescriptionName WRITTEN_DOWN_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSESSED_VALUE

Attribute DescriptionName ASSESSED_VALUEDatatype decimalDescription

1316

Page 1319: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_LOCATION

Attribute DescriptionName MACHINERY_LOCATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 3

REPLACEMENT_VALUE

Attribute DescriptionName REPLACEMENT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

THIRD_PARTY_CHARGE_AMOUNT

Attribute DescriptionName THIRD_PARTY_CHARGE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

MACHINERY_CONDITION

Attribute DescriptionName MACHINERY_CONDITIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INTENDED_USE

Attribute DescriptionName INTENDED_USEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

MACHINE_VALUE_BASIS1317

Page 1320: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName MACHINE_VALUE_BASISDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration A,W,I

Coll-Life-Ip

Attribute DescriptionName Coll-Life-IpDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

POLICY_NO

Attribute DescriptionName POLICY_NODatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 20

INSURANCE_AMOUNT

Attribute DescriptionName INSURANCE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

POLICY_START_DATE

Attribute Description1318

Page 1321: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name POLICY_START_DATEDatatype StringDescription

PREMIUM_AMOUNT

Attribute DescriptionName PREMIUM_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

ASSIGNMENT_DATE

Attribute DescriptionName ASSIGNMENT_DATEDatatype StringDescription

INSURER_ADDRESS

Attribute DescriptionName INSURER_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

INSURER_DETAILS

Attribute DescriptionName INSURER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RENEWAL_FREQUENCY

Attribute DescriptionName RENEWAL_FREQUENCYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NEXT_RENEWAL_DATE

Attribute DescriptionName NEXT_RENEWAL_DATEDatatype String

1319

Page 1322: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255

Coll-Pmetal

Attribute DescriptionName Coll-PmetalDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

PRECIOUS_METAL_TYPE

Attribute DescriptionName PRECIOUS_METAL_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

WEIGHT_IN_GMS

Attribute DescriptionName WEIGHT_IN_GMSDatatype decimalDescription

1320

Page 1323: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptiontotalDigits 24

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

UNIT_RATE

Attribute DescriptionName UNIT_RATEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

PRECIOUS_METALS_FORM

Attribute DescriptionName PRECIOUS_METALS_FORMDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Guarantee

Attribute DescriptionName Coll-GuaranteeDatatypeDescription

1321

Page 1324: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

GUARANTEE_TYPE

Attribute DescriptionName GUARANTEE_TYPEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

GUARANTEE_AMOUNT

Attribute DescriptionName GUARANTEE_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

GUARANTOR_CIF_NO

Attribute DescriptionName GUARANTOR_CIF_NODatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

GUARANTOR_NAME

Attribute Description

1322

Page 1325: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name GUARANTOR_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 1020

GUARANTOR_ADDRESS

Attribute DescriptionName GUARANTOR_ADDRESSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

AGREEMENT_DATE

Attribute DescriptionName AGREEMENT_DATEDatatype StringDescription

CONTINUING_GUARANTEE

Attribute DescriptionName CONTINUING_GUARANTEEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

GUARANTORS_OWN_EXPOSURE

Attribute DescriptionName GUARANTORS_OWN_EXPOSUREDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

TOTAL_GUARANTEE_AMOUNT

Attribute DescriptionName TOTAL_GUARANTEE_AMOUNT

1323

Page 1326: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 24

REVOKEABLE

Attribute DescriptionName REVOKEABLEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration Y,N

REVOKEDATE

Attribute DescriptionName REVOKEDATEDatatype StringDescriptionAttribute

Attribute DescriptionminOccurs 0

RATING

Attribute DescriptionName RATINGDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 40

Coll-Misc

Attribute DescriptionName Coll-MiscDatatypeDescription

1324

Page 1327: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

COLLATERAL_DESC

Attribute DescriptionName COLLATERAL_DESCDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

UNITS

Attribute DescriptionName UNITSDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

UNIT_VALUE

Attribute DescriptionName UNIT_VALUEDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

COLLATERAL_NOTES1

Attribute DescriptionName COLLATERAL_NOTES1Datatype stringDescription

1325

Page 1328: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES2

Attribute DescriptionName COLLATERAL_NOTES2Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES3

Attribute DescriptionName COLLATERAL_NOTES3Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES4

Attribute DescriptionName COLLATERAL_NOTES4Datatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

COLLATERAL_NOTES5

Attribute DescriptionName COLLATERAL_NOTES5Datatype stringDescription

1326

Page 1329: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

REMARKS

Attribute DescriptionName REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Fid

Attribute DescriptionName Coll-FidDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

1327

Page 1330: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 255

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

DATE_OF_FI

Attribute DescriptionName DATE_OF_FIDatatype StringDescription

FI_AGENT_REMARKS

Attribute DescriptionName FI_AGENT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Vdetails

1328

Page 1331: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName Coll-VdetailsDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

AGENCY_CODE

Attribute DescriptionName AGENCY_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

AGENCY_NAME

Attribute DescriptionName AGENCY_NAMEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

VALUATION_AMOUNT

Attribute DescriptionName VALUATION_AMOUNTDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 24

VALUATION_DATE

Attribute Description

1329

Page 1332: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Name VALUATION_DATEDatatype StringDescription

VALUER_REMARKS

Attribute DescriptionName VALUER_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

INITIAL_VALUATION

Attribute DescriptionName INITIAL_VALUATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 4000

Coll-Echeck

Attribute DescriptionName Coll-EcheckDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescription

1330

Page 1333: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

RESULT

Attribute DescriptionName RESULTDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_CHECK

Attribute DescriptionName DATE_OF_CHECKDatatype StringDescription

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

1331

Page 1334: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Lo

Attribute DescriptionName Coll-LoDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

LEGAL_OPINION

Attribute DescriptionName LEGAL_OPINIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

LEGAL_ADVISER_DETAILS

Attribute DescriptionName LEGAL_ADVISER_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

DATE_OF_ADVISE

Attribute DescriptionName DATE_OF_ADVISEDatatype StringDescription

EXTERNAL_OPINION1332

Page 1335: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName EXTERNAL_OPINIONDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

EXTERNAL_ADVISER_DETAILS

Attribute DescriptionName EXTERNAL_ADVISER_DETAILSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

FINAL_RECOMMENDATION

Attribute DescriptionName FINAL_RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 4000

Coll-Risk-Eval

Attribute DescriptionName Coll-Risk-EvalDatatype

1333

Page 1336: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

DescriptionAttribute

Attribute DescriptionminOccurs 0

LIQUIDITY_RISK

Attribute DescriptionName LIQUIDITY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ISSUER_CREDIT_RISK

Attribute DescriptionName ISSUER_CREDIT_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

OPERATIONAL_RISK

Attribute DescriptionName OPERATIONAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

NATURAL_HAZARD_RISK

Attribute DescriptionName NATURAL_HAZARD_RISKDatatype stringDescription

1334

Page 1337: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

RECOMMENDATION

Attribute DescriptionName RECOMMENDATIONDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

CREDIT_REMARKS

Attribute DescriptionName CREDIT_REMARKSDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

ELIGIBLE_CENTRAL_BANK_FUNDING

Attribute DescriptionName ELIGIBLE_CENTRAL_BANK_FUNDINGDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

1335

Page 1338: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

CCP_ELIGIBLE

Attribute DescriptionName CCP_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

CRM_ELIGIBLE

Attribute DescriptionName CRM_ELIGIBLEDatatype stringDescriptionRestrictions

Restrictions Descriptionenumeration Y,N

GEO_POLITICAL_RISK

Attribute DescriptionName GEO_POLITICAL_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

CURRENCY_RISK

Attribute DescriptionName CURRENCY_RISKDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

Coll-Perfection

Attribute DescriptionName Coll-PerfectionDatatypeDescription

1336

Page 1339: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

ID

Attribute DescriptionName IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 20

REGISTRATION_AUTHORITY

Attribute DescriptionName REGISTRATION_AUTHORITYDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

REGN_AUTHORITY_CONTACT_DETAILS

Attribute DescriptionName REGN_AUTHORITY_CONTACT_DETAILSDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

PERFECTION_DATE

Attribute DescriptionName PERFECTION_DATEDatatype StringDescription

CONFIRMATION_DATE

Attribute DescriptionName CONFIRMATION_DATEDatatype StringDescription

DOCUMENTS_STATUS

Attribute DescriptionName DOCUMENTS_STATUS

1337

Page 1340: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 105

NOTES

Attribute DescriptionName NOTESDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 105

UDFDETAILS

Attribute DescriptionName UDFDETAILSDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

FLDNAM

Attribute DescriptionName FLDNAMDatatype stringDescription Indicates Field NameRestrictions

Restrictions DescriptionmaxLength 105minLength 1

FLDVAL

Attribute DescriptionName FLDVALDatatype stringDescription Indicates Field ValueAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 255minLength 0

1338

Page 1341: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

FCUBS_ERROR_RESP

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE1339

Page 1342: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

2.7.4.GE-ReopenCollateral-Res-PK-MSG.xsd

REOPENCOLLATERAL_IOPK_RES

FCUBS_HEADER

SOURCE

UBSCOMP

MSGID

CORRELID

USERID

BRANCH

MODULEID

SERVICE

OPERATION

SOURCE_OPERATION

SOURCE_USERID

DESTINATION

MULTITRIPID

FUNCTIONID

ACTION

MSGSTAT

PASSWORD

ADDL

PARAM

NAME

VALUE

FCUBS_BODY

Collaterals-PK1340

Page 1343: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

LIAB_ID

COLLATERAL_CODE

Collaterals-IO

LIAB_ID

COLLATERAL_CODE

MAKER

MAKERSTAMP

MODNO

FCUBS_ERROR_RESP

ERROR

ECODE

EDESC

FCUBS_WARNING_RESP

WARNING

WCODE

WDESC

REOPENCOLLATERAL_IOPK_RES

Attribute DescriptionName REOPENCOLLATERAL_IOPK_RESDatatypeDescription

FCUBS_HEADER

Attribute DescriptionName FCUBS_HEADERDatatypeDescription

SOURCE

Attribute DescriptionName SOURCEDatatype stringDescription This is the code for the system which has sourced this message.

For request messages, this field has to contain the source code for the partner system as maintained within FLEXCUBE UBS. In case of response messages this field will contain "FLEXCUBE".

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

UBSCOMP

1341

Page 1344: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName UBSCOMPDatatype stringDescription This is the component of FLEXCUBE for which this message is

meant. Gateway supports both FLEXCUBE UBS and FLEXCUBE Investor Services. If the message is for FLEXCUBE UBS then this field should contain "FCUBS" and "FCIS" if meant for FLEXCUBE Investor Services. This field is case-sensitive.

Restrictions

Restrictions Descriptionenumeration FCUBS,FCIS

MSGID

Attribute DescriptionName MSGIDDatatype stringDescription This is the "unique" message ID for this message. In inbound

messages, if this field is present then Gateway would perform technical duplicate recognition using this field. For all messages going out from Gateway, Gateway will populate a unique message ID in this field.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

CORRELID

Attribute DescriptionName CORRELIDDatatype stringDescription This is the correlation ID for the message. Gateway supports 2

correlation patterns, namely "Message ID to Correlation ID" (M2C) and "Correlation ID to Correlation ID" (C2C). While using asynchronous means of communication (like a JMS queue), the partner system can correlate the response received from Gateway to the request message sent by it using this field. If the correlation pattern is M2C then this field will contain the MSGID of the request message. If the correlation pattern is C2C then this field will contain the CORRELID of the request message.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

USERID

1342

Page 1345: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName USERIDDatatype stringDescription This is the user id which will be used within FLEXCUBE to record

the transaction. This needs to be a valid user id as maintained within FLEXCUBE.

Restrictions

Restrictions DescriptionmaxLength 12pattern [A-Z_0-9]*

BRANCH

Attribute DescriptionName BRANCHDatatype stringDescription This is the Branch of FLEXCUBE where the transaction would be

recorded. This needs to be a valid Branch code as maintained in FLEXCUBE.

Restrictions

Restrictions Descriptionlength 3pattern [a-zA-Z_0-9]{3}

MODULEID

Attribute DescriptionName MODULEIDDatatype stringDescription This field is applicable only if messages are being sent to FCIS

using Gateway. This is the module id of FCIS where the transaction will be recorded.

Attribute

Attribute DescriptionminOccurs 0nillable true

SERVICE

Attribute DescriptionName SERVICEDatatype stringDescription This field should contain the code of the Service of FLEXCUBE which

is being requested. This field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

OPERATION

Attribute DescriptionName OPERATION

1343

Page 1346: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Datatype stringDescription This is the operation of the service which is being invoked. This

field is case-sensitive.Attribute

Attribute Descriptionnillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_OPERATION

Attribute DescriptionName SOURCE_OPERATIONDatatype stringDescription This is the code for the operation being invoked in the Source

system. The code of Source Operation being sent needs to be maintained as a valid Source Operation for the Source within FLEXCUBE.

Attribute

Attribute DescriptionminOccurs 0nillable true

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

SOURCE_USERID

Attribute DescriptionName SOURCE_USERIDDatatype stringDescription This is the user id in the Source system who is performing the action.Attribute

Attribute DescriptionminOccurs 0nillable true

DESTINATION

Attribute DescriptionName DESTINATIONDatatype stringDescription This the system for which this message is destined. In case of

request messages to FLEXCUBE, it should be "FLEXCUBE". In case of response, the SOURCE from the request message is reproduced here.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

1344

Page 1347: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

MULTITRIPID

Attribute DescriptionName MULTITRIPIDDatatype stringDescription In response messages, this is the ID sent by FLEXCUBE in case

any overrides are encountered. In request messages, the source system is expected to reproduce the MULTITRIPID from the earlier received response if the source system accepts the overrides.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

FUNCTIONID

Attribute DescriptionName FUNCTIONIDDatatype stringDescription This is the function in FLEXCUBE which is being invoked. For

integration scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 8pattern [A-Z_0-9]*

ACTION

Attribute DescriptionName ACTIONDatatype stringDescription This is the action on the function being invoked. For integration

scenarios this need not be sent. This is used by FLEXCUBE native user interface.

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionpattern [a-zA-Z_0-9]*

MSGSTAT

Attribute DescriptionName MSGSTATDatatype stringDescription In response messages, FLEXCUBE will indicate the status of the

request in this field. The various values are "SUCCESS", "WARNING" and "FAILURE".

1345

Page 1348: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions Descriptionenumeration SUCCESS,WARNING,FAILURE

PASSWORD

Attribute DescriptionName PASSWORDDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 128pattern [a-zA-Z_0-9=+/]*

ADDL

Attribute DescriptionName ADDLDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0

PARAM

Attribute DescriptionName PARAMDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

NAME

Attribute DescriptionName NAMEDatatype StringDescription

VALUE

Attribute DescriptionName VALUEDatatype String

1346

Page 1349: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Description

FCUBS_BODY

Attribute DescriptionName FCUBS_BODYDatatypeDescription This XSD Gives Information about PK Response

Collaterals-PK

Attribute DescriptionName Collaterals-PKDatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionRestrictions

Restrictions DescriptiontotalDigits 22

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionRestrictions

Restrictions DescriptionmaxLength 50

Collaterals-IO

Attribute DescriptionName Collaterals-IODatatypeDescription

LIAB_ID

Attribute DescriptionName LIAB_IDDatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 22

1347

Page 1350: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

COLLATERAL_CODE

Attribute DescriptionName COLLATERAL_CODEDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 50

MAKER

Attribute DescriptionName MAKERDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 12

MAKERSTAMP

Attribute DescriptionName MAKERSTAMPDatatype stringDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptionmaxLength 35

MODNO

Attribute DescriptionName MODNODatatype decimalDescriptionAttribute

Attribute DescriptionminOccurs 0

Restrictions

Restrictions DescriptiontotalDigits 4

FCUBS_ERROR_RESP1348

Page 1351: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName FCUBS_ERROR_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

ERROR

Attribute DescriptionName ERRORDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

ECODE

Attribute DescriptionName ECODEDatatype StringDescription

EDESC

Attribute DescriptionName EDESCDatatype StringDescription

FCUBS_WARNING_RESP

Attribute DescriptionName FCUBS_WARNING_RESPDatatypeDescriptionAttribute

Attribute DescriptionminOccurs 0maxOccurs unbounded

WARNING

Attribute DescriptionName WARNINGDatatypeDescriptionAttribute

Attribute DescriptionmaxOccurs unbounded

WCODE

1349

Page 1352: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Attribute DescriptionName WCODEDatatype StringDescription

WDESC

Attribute DescriptionName WDESCDatatype StringDescription

Page 1353: Gateway Documentation - ELCollteralService Oracle FLEXCUBE ... · Integration of different applications and solutions is a key area in today's systems.A variety of specialized applications

Gateway Documentation - ELCollteralService[October] [2015]

Oracle Financial services Software Limited Oracle ParkOff western Express HighwayGoregaon(East)Mumbai,Maharashtra 400 063India

Worldwide Inquiries:Phone: +91 22 6718 3000Fax:+91 22 6718 3001www.oracle.com/financialservices/

Copyright © [2013], [2015], Oracle and/or its affiliates. All rights reserved.

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of theirrespective owners

U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programsinstalled on the hardware, and/or documentation, delivered to U.S. Government end users are commercial computersoftware pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. Assuch, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system,integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms andlicense restrictions applicable to the programs. No other rights are granted to the U.S. Government.

This software or hardware is developed for general use in a variety of information management applications. It is notdeveloped or intended for use in any inherently dangerous applications, including applications that may create a risk ofpersonal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take allappropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliatesdisclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

This software and related documentation are provided under a license agreement containing restrictions on use anddisclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement orallowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit,perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation ofthis software, unless required by law for interoperability, is prohibited.

The information contained herein is subject to change without notice and is not warranted to be error-free. If you find anyerrors, please report them to us in writing.

This software or hardware and documentation may provide access to or information on content, products and servicesfrom third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of anykind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not beresponsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, orservices.

1351