//GENERATED:005:GlBfhyJl7kY3iZlACiilIm
@AbapCatalog: {
sqlViewName: 'ICNDNCNTR_SVH',
compiler.compareFilter: true
}
@VDM: {
viewType: #COMPOSITE,
lifecycle.contract.type: #PUBLIC_LOCAL_API
}
@AccessControl: {
authorizationCheck: #MANDATORY,
personalData.blocking: #('TRANSACTIONAL_DATA')
}
@ObjectModel: {
dataCategory: #VALUE_HELP,
representativeKey: 'ConditionContract',
modelingPattern: #VALUE_HELP_PROVIDER,
supportedCapabilities: [ #VALUE_HELP_PROVIDER, #SEARCHABLE_ENTITY],
usageType: {
dataClass: #MIXED,
serviceQuality: #C,
sizeCategory: #XXL
}
}
@ClientHandling: {
type: #INHERITED,
algorithm: #SESSION_VARIABLE
}
@Analytics: {
internalName: #LOCAL
}
@EndUserText.label : 'Condition Contract'
@Metadata.ignorePropagatedAnnotations: true
@UI.textArrangement: #TEXT_FIRST
@Search.searchable: true
@Consumption.ranked: true
define view I_ConditionContractStdVH
as select from I_ConditionContract
{
@Search.defaultSearchElement: true
@Search.fuzzinessThreshold : 0.8
@Search.ranking: #HIGH
@UI: { lineItem: [{ position: 10, importance:#HIGH } ] }
key ConditionContract,
@ObjectModel.text.element: [ 'CndnContrTypeDesc' ]
@Search.defaultSearchElement: true
@Search.fuzzinessThreshold : 0.8
@Search.ranking: #LOW
@UI: {
lineItem: [{ position: 20, importance:#HIGH } ],
textArrangement: #TEXT_FIRST
}
CndnContrType,
@Semantics.text:true
@Consumption.filter .hidden: true
@Search.defaultSearchElement: true
@Search.fuzzinessThreshold : 0.8
@Search.ranking: #LOW
_CndnContrType._Text[1: Language = $session.system_language ].CndnContrTypeDesc,
@Search.defaultSearchElement: true
@Search.fuzzinessThreshold : 0.8
@Search.ranking: #LOW
@UI: { lineItem: [{ position: 30, importance:#HIGH } ] }
Customer,
@Consumption.hidden: true
PriorSupplier,
@Consumption.hidden: true
Supplier,
@Consumption.hidden: true
DistributionChannel,
@Consumption.hidden: true
Division,
@Consumption.hidden: true
PurchasingGroup,
@Consumption.hidden: true
PurchasingOrganization,
@Consumption.hidden: true
SalesOrganization,
/* Worker related fields */
@Consumption.hidden: true
PersonWorkAgreement,
@Consumption.hidden: true
CompanyCode,
@Consumption.hidden: true
CndnContrWorkerCostCenter,
@Search.defaultSearchElement: true
@Search.fuzzinessThreshold : 0.7
@Search.ranking: #LOW
@UI: { lineItem: [{ position: 40, importance:#HIGH } ] }
ExternalDocumentReferenceID,
@Semantics.businessDate.from : true
@UI: { lineItem: [{ position: 50, importance:#HIGH } ] }
CndnContrValidFrom,
@Semantics.businessDate.to: true
@UI: { lineItem: [{ position: 60, importance:#HIGH } ] }
CndnContrValidTo,
@Consumption.hidden: true
_Customer,
@Consumption.hidden: true
_PriorSupplier,
@Consumption.hidden: true
_Supplier,
@Consumption.hidden: true
_PersonWorkAgreement
}
/*+[internal] {
"BASEINFO":
{
"FROM ":
[
"I_CNDNCONTRTYPE",
"I_CNDNCONTRTYPETEXT",
"I_CONDITIONCONTRACT"
],
"ASSOCIATED":
[
"I_CUSTOMER",
"I_PERSONWORKAGREEMENT_1",
"I_SUPPLIER"
],
"BASE":
[
"I_CONDITIONCONTRACT"
],
"ANNO_REF":
[],
"SCALAR_FUNCTION":
[],
"VERSION":0,
"ANNOREF_EVALUATION_ERROR":""
}
}*/
Depth:
1
2
3
4
5
All
Reload
I_ConditionContractStdVH view