Processing Profile


Added On:  01/25/17 
SQL Table:  PROCESSING_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Hidden 
Java Class:  ProcessingProfile 
Added On:  01/25/17
SQL Column:  ACCOUNT_PROCESSING_POLICY
Java Field:  accountProcessingPolicy
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Added On:  01/25/17
SQL Column:  AUTHORIZATION_CURRENCY_CODE_CL
Java Field:  authorizationCurrencyCodeCl
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Added On:  01/25/17
SQL Column:  CAPTURE_CURRENCY_CODE_CL
Java Field:  captureCurrencyCodeCl
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Added On:  01/25/17
SQL Column:  DEPOSIT_CL
Java Field:  depositCl
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
References Deposit Classifier
Attributes:
Added On:  01/25/17
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Added On:  01/25/17
SQL Column:  IDENTITY
Java Field:  identity
Status:  Active
SQL Type:  varchar(99)
Java Type:  String
Attributes:
Added On:  01/25/17
SQL Column:  IS_ACTIVE
Java Field:  isActive
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:true
Indicates whether the record is currently active.
Added On:  01/25/17
SQL Column:  IS_AGGREGATION_ENABLED
Java Field:  isAggregationEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Added On:  01/25/17
SQL Column:  IS_CREDIT_ENABLED
Java Field:  isCreditEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:true
Added On:  01/25/17
SQL Column:  IS_PROXY
Java Field:  isProxy
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes:
Added On:  01/25/17
SQL Column:  IS_TWO_PHASES_PROCESSING_ENABLED
Java Field:  isTwoPhasesProcessingEnabled
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Added On:  01/25/17
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: Required, CreateOnly
Code of Merchant Account to which instance of this object is attributed to. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.
The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
Added On:  01/25/17
SQL Column:  NAME
Java Field:  name
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
Added On:  01/25/17
SQL Column:  PORTFOLIO_CODE
Java Field:  portfolioCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  01/25/17
SQL Column:  PROFILE_CL
Java Field:  profileCl
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
References Profile Classifier
Attributes:
Added On:  01/25/17
SQL Column:  PROVIDER_CODE
Java Field:  providerCode
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Added On:  01/25/17
SQL Column:  TYPE
Java Field:  type
Status:  Active
SQL Type:  varchar(60)
Java Type:  String
Attributes: