Class Lnctobsra
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: lnctobsraType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Lnctobsra,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Lnctobsra>Selector for all available fields of Lnctobsra.static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.String<Lnctobsra>static final SimpleProperty.NumericDecimal<Lnctobsra>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionLnctobsra(String empresa, String dt_lancto, String per_apur, String cod_cta_b, String cod_cta_b_ctp, String ind_val_lan_lalb_pb, String cod_tributo, String hist_lan_lalb, BigDecimal val_lan_lalb_pb, String ind_lan_ant, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Lnctobsra.LnctobsraBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 1protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 3getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_cta_b(String cod_cta_b) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_cta_b_ctp(String cod_cta_b_ctp) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_tributo(String cod_tributo) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetHist_lan_lalb(String hist_lan_lalb) Constraints: Not nullable, Maximum length: 255voidsetInd_lan_ant(String ind_lan_ant) Constraints: Not nullable, Maximum length: 1voidsetInd_val_lan_lalb_pb(String ind_val_lan_lalb_pb) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetVal_lan_lalb_pb(BigDecimal val_lan_lalb_pb) 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 Lnctobsra. -
EMPRESA
-
DT_LANCTO
-
PER_APUR
-
COD_CTA_B
-
COD_CTA_B_CTP
-
IND_VAL_LAN_LALB_PB
-
COD_TRIBUTO
-
HIST_LAN_LALB
-
VAL_LAN_LALB_PB
-
IND_LAN_ANT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Lnctobsra
public Lnctobsra() -
Lnctobsra
public Lnctobsra(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String per_apur, @Nullable String cod_cta_b, @Nullable String cod_cta_b_ctp, @Nullable String ind_val_lan_lalb_pb, @Nullable String cod_tributo, @Nullable String hist_lan_lalb, @Nullable BigDecimal val_lan_lalb_pb, @Nullable String ind_lan_ant, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- Nature of credit deferred, attached to revenue taxed
-
setCod_cta_b
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_b
- Parameters:
cod_cta_b- Part B Account Code
-
setCod_cta_b_ctp
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_b_ctp
- Parameters:
cod_cta_b_ctp- Counterpart Account Code
-
setInd_val_lan_lalb_pb
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_val_lan_lalb_pb
- Parameters:
ind_val_lan_lalb_pb- Posting Indicator
-
setCod_tributo
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_tributo
- Parameters:
cod_tributo- Tax Code
-
setHist_lan_lalb
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: hist_lan_lalb
- Parameters:
hist_lan_lalb- Posting History
-
setVal_lan_lalb_pb
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_lan_lalb_pb
- Parameters:
val_lan_lalb_pb- Posting Value
-
setInd_lan_ant
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_lan_ant
- Parameters:
ind_lan_ant- Recognition of Values whose Taxation has been Deferred
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Lnctobsra>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Lnctobsra>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Lnctobsra>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Returns:
- Nature of credit deferred, attached to revenue taxed
-
getCod_cta_b
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_b
- Returns:
- Part B Account Code
-
getCod_cta_b_ctp
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_b_ctp
- Returns:
- Counterpart Account Code
-
getInd_val_lan_lalb_pb
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_val_lan_lalb_pb
- Returns:
- Posting Indicator
-
getCod_tributo
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_tributo
- Returns:
- Tax Code
-
getHist_lan_lalb
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: hist_lan_lalb
- Returns:
- Posting History
-
getVal_lan_lalb_pb
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: val_lan_lalb_pb
- Returns:
- Posting Value
-
getInd_lan_ant
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_lan_ant
- Returns:
- Recognition of Values whose Taxation has been Deferred
-
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<Lnctobsra>
-