Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

oracle.apps.fnd.appltest.diagfwk.test.sample
Class GLLedger

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.test.sample.GLLedger

public final class GLLedger
extends java.lang.Object


Field Summary
static java.lang.String RCS_ID
          File version
 
Method Summary
 void clearData()
           
 void findLedgerId(java.sql.Connection conn, java.math.BigDecimal pLedgerId)
           
 java.lang.String getAccountedPeriodType()
          Gets the accountedPeriodType attribute of the GLLedger object
 java.lang.String getAlcLedgerTypeCode()
          Gets the alcLedgerTypeCode attribute of the GLLedger object
 java.math.BigDecimal getChartOfAccountsId()
          Gets the chartOfAccountsId attribute of the GLLedger object
 java.lang.String getChartOfAccountsName()
          Gets the chartOfAccountsName attribute of the GLLedger object
 java.math.BigDecimal getCriteriaSetId()
          Gets the criteriaSetId attribute of the GLLedger object
 java.lang.String getCriteriaSetName()
          Gets the criteriaSetName attribute of the GLLedger object
 java.math.BigDecimal getCumTranslationCcid()
          Gets the cumTranslationCcid attribute of the GLLedger object
 java.lang.String getCurrencyCode()
          Gets the currencyCode attribute of the GLLedger object
 java.lang.String getDailyTranslationRateType()
          Gets the dailyTranslationRateType attribute of the GLLedger object
 java.lang.String getDescription()
          Gets the descripion attribute of the GLLedger object
 java.lang.String getFirstPeriodName()
          Gets the firstPeriodName attribute of the GLLedger object
 java.lang.String getLatestOpenedPeriodName()
          Gets the latestOpenedPeriodName attribute of the GLLedger object
 java.lang.String getLedgerCategoryCode()
          Gets the ledgerCategoryCode attribute of the GLLedger object
 java.math.BigDecimal getLedgerId()
          Gets the ledgerId attribute of the GLLedger object
 java.lang.String getLeLedgerTypeCode()
          Gets the leLedgerTypeCode attribute of the GLLedger object
 java.lang.String getName()
          Gets the name attribute of the GLLedger object
 java.math.BigDecimal getNetIncomeCcid()
          Gets the netIncomeCcid attribute of the GLLedger object
 java.math.BigDecimal getNoFutureEnterablePeriods()
          Gets the noFutureEnterablePeriods attribute of the GLLedger object
 java.lang.String getPeriodAverageRateType()
          Gets the periodAverageRateType attribute of the GLLedger object
 java.lang.String getPeriodEndRateType()
          Gets the periodEndRateType attribute of the GLLedger object
 java.lang.String getPeriodSetName()
          Gets the periodSetName attribute of the GLLedger object
 java.math.BigDecimal getReserveEncumbranceCcid()
          Gets the reserveEncumbranceCcid attribute of the GLLedger object
 java.math.BigDecimal getRetainedEarningsCcid()
          Gets the retainedEarningsCcid attribute of the GLLedger object
 java.math.BigDecimal getRoundingCcid()
          Gets the roundingCcid attribute of the GLLedger object
 java.lang.String getShortName()
          Gets the shortName attribute of the GLLedger object
 java.lang.String getSlaAccountingMethodCode()
          Gets the slaAccountingMethodCode attribute of the GLLedger object
 java.lang.String getSlaAccountingMethodType()
          Gets the slaAccountingMethodType attribute of the GLLedger object
 java.lang.String getSlaLedgerCashBasisFlag()
          Gets the slaLedgerCashBasisFlag attribute of the GLLedger object
 java.lang.String getSql()
           
 java.math.BigDecimal getSuspenseCcid()
          Gets the suspenseCcid attribute of the GLLedger object
 java.math.BigDecimal getTransactionCalendarId()
          Gets the transactionCalendarId attribute of the GLLedger object
 java.lang.String getTransactionCalendarName()
          Gets the transactionCalendarName attribute of the GLLedger object
 boolean isAverageBalanceEnabled()
          Gets the enableAverageBalances attribute of the GLLedger object
 boolean isAverageBConsolidationEnabled()
          Gets the consolidationLedger attribute of the GLLedger object
 boolean isBudgetaryControlEnabled()
          Gets the budgetaryControl attribute of the GLLedger object
 boolean isBudgetJournalsRequired()
          Gets the requireBudgetJournals attribute of the GLLedger object
 boolean isIntraCoBalancingEnabled()
          Gets the allowIntracompanyBalancing attribute of the GLLedger object
 boolean isJournalApprovalEnabled()
          Gets the journalApprovalFlag attribute of the GLLedger object
 boolean isJournalEntryTaxEnabled()
          Gets the enableJournalEntryTax attribute of the GLLedger object
 boolean isMaintainEndOfDayEnabled()
          Gets the translateEod attribute of the GLLedger object
 boolean isMaintainQatdEnabled()
          Gets the translateQatd attribute of the GLLedger object
 boolean isMaintainYatdEnabled()
          Gets the translateYatd attribute of the GLLedger object
 boolean isReconciliationEnabled()
          Gets the reconciliationFlag attribute of the GLLedger object
 boolean isValid()
          Returns whether the GLLedger class was initialized or not (valid or not)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
File version

See Also:
Constant Field Values
Method Detail

findLedgerId

public void findLedgerId(java.sql.Connection conn,
                         java.math.BigDecimal pLedgerId)
                  throws java.sql.SQLException
Parameters:
pLedgerId -
Throws:
java.sql.SQLException

clearData

public void clearData()

getLedgerId

public java.math.BigDecimal getLedgerId()
Gets the ledgerId attribute of the GLLedger object

Returns:
ledgerId value

getName

public java.lang.String getName()
Gets the name attribute of the GLLedger object

Returns:
name value

getShortName

public java.lang.String getShortName()
Gets the shortName attribute of the GLLedger object

Returns:
shortName value

getDescription

public java.lang.String getDescription()
Gets the descripion attribute of the GLLedger object

Returns:
description value

getLedgerCategoryCode

public java.lang.String getLedgerCategoryCode()
Gets the ledgerCategoryCode attribute of the GLLedger object

Returns:
ledgerCategoryCode value

getAlcLedgerTypeCode

public java.lang.String getAlcLedgerTypeCode()
Gets the alcLedgerTypeCode attribute of the GLLedger object

Returns:
alcLedgerTypeCode value

getLeLedgerTypeCode

public java.lang.String getLeLedgerTypeCode()
Gets the leLedgerTypeCode attribute of the GLLedger object

Returns:
leLedgerTypeCode value

getChartOfAccountsId

public java.math.BigDecimal getChartOfAccountsId()
Gets the chartOfAccountsId attribute of the GLLedger object

Returns:
chartOfAccountsId value

getCurrencyCode

public java.lang.String getCurrencyCode()
Gets the currencyCode attribute of the GLLedger object

Returns:
currencyCode value

getPeriodSetName

public java.lang.String getPeriodSetName()
Gets the periodSetName attribute of the GLLedger object

Returns:
periodSetName value

getAccountedPeriodType

public java.lang.String getAccountedPeriodType()
Gets the accountedPeriodType attribute of the GLLedger object

Returns:
accountedPeriodType value

getSlaAccountingMethodCode

public java.lang.String getSlaAccountingMethodCode()
Gets the slaAccountingMethodCode attribute of the GLLedger object

Returns:
slaAccountingMethodCode value

getSlaAccountingMethodType

public java.lang.String getSlaAccountingMethodType()
Gets the slaAccountingMethodType attribute of the GLLedger object

Returns:
slaAccountingMethodType value

getSlaLedgerCashBasisFlag

public java.lang.String getSlaLedgerCashBasisFlag()
Gets the slaLedgerCashBasisFlag attribute of the GLLedger object

Returns:
slaLedgerCashBasisFlag value

getLatestOpenedPeriodName

public java.lang.String getLatestOpenedPeriodName()
Gets the latestOpenedPeriodName attribute of the GLLedger object

Returns:
latestOpenedPeriodName value

getChartOfAccountsName

public java.lang.String getChartOfAccountsName()
Gets the chartOfAccountsName attribute of the GLLedger object

Returns:
chartOfAccountsName value

getRetainedEarningsCcid

public java.math.BigDecimal getRetainedEarningsCcid()
Gets the retainedEarningsCcid attribute of the GLLedger object

Returns:
retainedEarningsCcid value

getSuspenseCcid

public java.math.BigDecimal getSuspenseCcid()
Gets the suspenseCcid attribute of the GLLedger object

Returns:
suspenseCcid value

getRoundingCcid

public java.math.BigDecimal getRoundingCcid()
Gets the roundingCcid attribute of the GLLedger object

Returns:
roundingCcid value

isJournalApprovalEnabled

public boolean isJournalApprovalEnabled()
Gets the journalApprovalFlag attribute of the GLLedger object

Returns:
if journalApprovalFlag value is set to Y or N

getPeriodEndRateType

public java.lang.String getPeriodEndRateType()
Gets the periodEndRateType attribute of the GLLedger object

Returns:
periodEndRateType value

getPeriodAverageRateType

public java.lang.String getPeriodAverageRateType()
Gets the periodAverageRateType attribute of the GLLedger object

Returns:
periodAverageRateType value

getCumTranslationCcid

public java.math.BigDecimal getCumTranslationCcid()
Gets the cumTranslationCcid attribute of the GLLedger object

Returns:
cumTranslationCcid value

isReconciliationEnabled

public boolean isReconciliationEnabled()
Gets the reconciliationFlag attribute of the GLLedger object

Returns:
If reconciliationFlag value is set to Y or N

isBudgetaryControlEnabled

public boolean isBudgetaryControlEnabled()
Gets the budgetaryControl attribute of the GLLedger object

Returns:
if budgetaryControl value is set to Y or N

isBudgetJournalsRequired

public boolean isBudgetJournalsRequired()
Gets the requireBudgetJournals attribute of the GLLedger object

Returns:
if requireBudgetJournals value is set to Y or N

getReserveEncumbranceCcid

public java.math.BigDecimal getReserveEncumbranceCcid()
Gets the reserveEncumbranceCcid attribute of the GLLedger object

Returns:
reserveEncumbranceCcid value

isIntraCoBalancingEnabled

public boolean isIntraCoBalancingEnabled()
Gets the allowIntracompanyBalancing attribute of the GLLedger object

Returns:
If allowIntracompanyBalancing value is Y or N

isJournalEntryTaxEnabled

public boolean isJournalEntryTaxEnabled()
Gets the enableJournalEntryTax attribute of the GLLedger object

Returns:
If enableJournalEntryTax value is Y or N

getCriteriaSetId

public java.math.BigDecimal getCriteriaSetId()
Gets the criteriaSetId attribute of the GLLedger object

Returns:
criteriaSetId value

getNoFutureEnterablePeriods

public java.math.BigDecimal getNoFutureEnterablePeriods()
Gets the noFutureEnterablePeriods attribute of the GLLedger object

Returns:
noFutureEnterablePeriods value

getFirstPeriodName

public java.lang.String getFirstPeriodName()
Gets the firstPeriodName attribute of the GLLedger object

Returns:
firstPeriodName value

getCriteriaSetName

public java.lang.String getCriteriaSetName()
Gets the criteriaSetName attribute of the GLLedger object

Returns:
criteriaSetName value

isAverageBalanceEnabled

public boolean isAverageBalanceEnabled()
Gets the enableAverageBalances attribute of the GLLedger object

Returns:
if enableAverageBalances value is set to Y or N

isAverageBConsolidationEnabled

public boolean isAverageBConsolidationEnabled()
Gets the consolidationLedger attribute of the GLLedger object

Returns:
if consolidationLedger value is set to Y or N

isMaintainEndOfDayEnabled

public boolean isMaintainEndOfDayEnabled()
Gets the translateEod attribute of the GLLedger object

Returns:
if translateEod value is set to Y or N

isMaintainQatdEnabled

public boolean isMaintainQatdEnabled()
Gets the translateQatd attribute of the GLLedger object

Returns:
if translateQatd value is set to Y or N

isMaintainYatdEnabled

public boolean isMaintainYatdEnabled()
Gets the translateYatd attribute of the GLLedger object

Returns:
if translateYatd value is set to Y or N

getTransactionCalendarId

public java.math.BigDecimal getTransactionCalendarId()
Gets the transactionCalendarId attribute of the GLLedger object

Returns:
transactionCalendarId value

getTransactionCalendarName

public java.lang.String getTransactionCalendarName()
Gets the transactionCalendarName attribute of the GLLedger object

Returns:
transactionCalendarName value

getDailyTranslationRateType

public java.lang.String getDailyTranslationRateType()
Gets the dailyTranslationRateType attribute of the GLLedger object

Returns:
dailyTranslationRateType value

getNetIncomeCcid

public java.math.BigDecimal getNetIncomeCcid()
Gets the netIncomeCcid attribute of the GLLedger object

Returns:
netIncomeCcid value

isValid

public boolean isValid()
Returns whether the GLLedger class was initialized or not (valid or not)

Returns:
true/false

getSql

public java.lang.String getSql()

Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.