Modifier and Type | Method and Description |
---|---|
CompanyCode |
FxOptionCreateFunctionResult.getCompanycode()
See also the
default implementation |
CompanyCode |
FixedAssetCreateFromData1FunctionResult.getCompanycode()
See also the
default implementation |
CompanyCode |
ForeignExchangeDealCreateFunctionResult.getCompanycode()
See also the
default implementation |
CompanyCode |
DefaultFixedAssetCreateFromData1FunctionResult.getCompanycode()
See also the
interface |
CompanyCode |
DefaultFxOptionCreateFunctionResult.getCompanycode()
See also the
interface |
CompanyCode |
DefaultForeignExchangeDealCreateFunctionResult.getCompanycode()
See also the
interface |
CompanyCode |
DefaultForeignExchangeDealGetFunctionResult.getCompanyCode()
See also the
interface |
CompanyCode |
ForeignExchangeDealChangeFunctionResult.getCompanyCode()
See also the
default implementation |
CompanyCode |
ForeignExchangeCreateSwapFunctionResult.getCompanyCode()
See also the
default implementation |
CompanyCode |
DefaultForeignExchangeDealChangeFunctionResult.getCompanyCode()
See also the
interface |
CompanyCode |
DefaultFxOptionChangeFunctionResult.getCompanyCode()
See also the
interface |
CompanyCode |
DefaultForeignExchangeCreateSwapFunctionResult.getCompanyCode()
See also the
interface |
CompanyCode |
FxOptionChangeFunctionResult.getCompanyCode()
See also the
default implementation |
CompanyCode |
ForeignExchangeDealGetFunctionResult.getCompanyCode()
See also the
default implementation |
Modifier and Type | Method and Description |
---|---|
CompanyCode |
FixedAssetReferenceAssetForCreating.getCompanycode()
Field name: COMPANYCODE
|
CompanyCode |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.getCompanyCode()
Field name: COMPANY_CODE
|
CompanyCode |
FinancialTransactionFtrTransferStructureForGetlistMethod.getCompanyCode()
Field name: COMPANY_CODE
|
CompanyCode |
FtrStructureForCreatingTransactions.getCompanyCode()
Field name: COMPANY_CODE
|
CompanyCode |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.getCompanyCode()
Field name: COMPANY_CODE
|
CompanyCode |
CustomerItem.getCompCode()
Field name: COMP_CODE
|
CompanyCode |
Header.getCompCode()
Field name: COMP_CODE
|
CompanyCode |
GlAccountItem.getCompCode()
Field name: COMP_CODE
|
CompanyCode |
CostCenterCreateInput.getCompCode()
Field name: COMP_CODE
|
CompanyCode |
VendorItem.getCompCode()
Field name: COMP_CODE
|
CompanyCode |
FinancialTransactionRangeForCompanyCode.getHigh()
Field name: HIGH
|
CompanyCode |
FinancialTransactionRangeForCompanyCode.getLow()
Field name: LOW
|
Modifier and Type | Method and Description |
---|---|
FixedAssetReferenceAssetForCreating.FixedAssetReferenceAssetForCreatingBuilder |
FixedAssetReferenceAssetForCreating.FixedAssetReferenceAssetForCreatingBuilder.companycode(CompanyCode companycode) |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder.companyCode(CompanyCode companyCode) |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder |
FinancialTransactionFtrTransferStructureForGetlistMethod.FinancialTransactionFtrTransferStructureForGetlistMethodBuilder.companyCode(CompanyCode companyCode) |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder.companyCode(CompanyCode companyCode) |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder.companyCode(CompanyCode companyCode) |
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.compCode(CompanyCode compCode) |
Header.HeaderBuilder |
Header.HeaderBuilder.compCode(CompanyCode compCode) |
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.compCode(CompanyCode compCode) |
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.compCode(CompanyCode compCode) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.compCode(CompanyCode compCode) |
FinancialTransactionRangeForCompanyCode.FinancialTransactionRangeForCompanyCodeBuilder |
FinancialTransactionRangeForCompanyCode.FinancialTransactionRangeForCompanyCodeBuilder.high(CompanyCode high) |
FinancialTransactionRangeForCompanyCode.FinancialTransactionRangeForCompanyCodeBuilder |
FinancialTransactionRangeForCompanyCode.FinancialTransactionRangeForCompanyCodeBuilder.low(CompanyCode low) |
void |
FixedAssetReferenceAssetForCreating.setCompanycode(CompanyCode companycode)
Field name: COMPANYCODE
|
void |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.setCompanyCode(CompanyCode companyCode)
Field name: COMPANY_CODE
|
void |
FinancialTransactionFtrTransferStructureForGetlistMethod.setCompanyCode(CompanyCode companyCode)
Field name: COMPANY_CODE
|
void |
FtrStructureForCreatingTransactions.setCompanyCode(CompanyCode companyCode)
Field name: COMPANY_CODE
|
void |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.setCompanyCode(CompanyCode companyCode)
Field name: COMPANY_CODE
|
void |
CustomerItem.setCompCode(CompanyCode compCode)
Field name: COMP_CODE
|
void |
Header.setCompCode(CompanyCode compCode)
Field name: COMP_CODE
|
void |
GlAccountItem.setCompCode(CompanyCode compCode)
Field name: COMP_CODE
|
void |
CostCenterCreateInput.setCompCode(CompanyCode compCode)
Field name: COMP_CODE
|
void |
VendorItem.setCompCode(CompanyCode compCode)
Field name: COMP_CODE
|
void |
FinancialTransactionRangeForCompanyCode.setHigh(CompanyCode high)
Field name: HIGH
|
void |
FinancialTransactionRangeForCompanyCode.setLow(CompanyCode low)
Field name: LOW
|
Modifier and Type | Method and Description |
---|---|
static CompanyCode |
CompanyCode.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CompanyCode> |
CompanyCode.getType() |
ErpTypeConverter<CompanyCode> |
CompanyCode.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.