Class Lcont_cpl
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: lcont_cplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Lcont_cpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Lcont_cpl>Selector for all available fields of Lcont_cpl.static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.String<Lcont_cpl>static final SimpleProperty.NumericDecimal<Lcont_cpl>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionLcont_cpl(String empresa, String exercicio, String cod_cta, String dt_lcto, String num_lcto, String item, String cod_hist_pad, BigDecimal vl_dc_aux, String ind_dc_aux, String dt_lcto_ext, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Lcont_cpl.Lcont_cplBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 255protected String(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1getItem()(Key Field) Constraints: Not nullable, Maximum length: 255protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_cta(String cod_cta) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCod_hist_pad(String cod_hist_pad) Constraints: Not nullable, Maximum length: 255voidsetDt_lcto(String dt_lcto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_lcto_ext(String dt_lcto_ext) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetExercicio(String exercicio) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_dc_aux(String ind_dc_aux) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 255voidsetNum_lcto(String num_lcto) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetVl_dc_aux(BigDecimal vl_dc_aux) Constraints: Not nullable, Precision: 25, Scale: 6toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of Lcont_cpl. -
EMPRESA
-
EXERCICIO
-
COD_CTA
-
DT_LCTO
-
NUM_LCTO
-
ITEM
-
COD_HIST_PAD
-
VL_DC_AUX
-
IND_DC_AUX
-
DT_LCTO_EXT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Lcont_cpl
public Lcont_cpl() -
Lcont_cpl
public Lcont_cpl(@Nullable String empresa, @Nullable String exercicio, @Nullable String cod_cta, @Nullable String dt_lcto, @Nullable String num_lcto, @Nullable String item, @Nullable String cod_hist_pad, @Nullable BigDecimal vl_dc_aux, @Nullable String ind_dc_aux, @Nullable String dt_lcto_ext, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setExercicio
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Parameters:
exercicio- The exercicio to set.
-
setCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- The cod_cta to set.
-
setDt_lcto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lcto
- Parameters:
dt_lcto- The dt_lcto to set.
-
setNum_lcto
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: num_lcto
- Parameters:
num_lcto- The num_lcto to set.
-
setItem
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: item
- Parameters:
item- The item to set.
-
setCod_hist_pad
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_hist_pad
- Parameters:
cod_hist_pad- The cod_hist_pad to set.
-
setVl_dc_aux
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_dc_aux
- Parameters:
vl_dc_aux- Initial Value
-
setInd_dc_aux
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_dc_aux
- Parameters:
ind_dc_aux- Initial Value Nature Indicator
-
setDt_lcto_ext
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lcto_ext
- Parameters:
dt_lcto_ext- Late Posting Date
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Lcont_cpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Lcont_cpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Lcont_cpl>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getExercicio
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Returns:
- The exercicio contained in this
VdmEntity.
-
getCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_cta
- Returns:
- The cod_cta contained in this
VdmEntity.
-
getDt_lcto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lcto
- Returns:
- The dt_lcto contained in this
VdmEntity.
-
getNum_lcto
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: num_lcto
- Returns:
- The num_lcto contained in this
VdmEntity.
-
getItem
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: item
- Returns:
- The item contained in this
VdmEntity.
-
getCod_hist_pad
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_hist_pad
- Returns:
- The cod_hist_pad contained in this
VdmEntity.
-
getVl_dc_aux
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_dc_aux
- Returns:
- Initial Value
-
getInd_dc_aux
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_dc_aux
- Returns:
- Initial Value Nature Indicator
-
getDt_lcto_ext
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lcto_ext
- Returns:
- Late Posting Date
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Lcont_cpl>
-