Class Num_lanc
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: num_lancType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Num_lanc,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Num_lanc>Selector for all available fields of Num_lanc.static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>static final SimpleProperty.String<Num_lanc>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Num_lanc.Num_lancBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 20protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 11(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_ccus(String cod_ccus) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetCod_cta(String cod_cta) (Key Field) Constraints: Not nullable, Maximum length: 60void(Key Field) Constraints: Not nullable, Maximum length: 20voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetNum_lcto(String num_lcto) (Key Field) Constraints: Not nullable, Maximum length: 11voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetTp_tabela(String tp_tabela) (Key Field) Constraints: Not nullable, Maximum length: 10toString()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 Num_lanc. -
EMPRESA
-
TP_TABELA
-
PER_APUR
-
DT_LANCTO
-
CODIGO
-
COD_CTA
-
COD_CCUS
-
NUM_LCTO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Num_lanc
public Num_lanc() -
Num_lanc
public Num_lanc(@Nullable String empresa, @Nullable String tp_tabela, @Nullable String per_apur, @Nullable String dt_lancto, @Nullable String codigo, @Nullable String cod_cta, @Nullable String cod_ccus, @Nullable String num_lcto, @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
-
setTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Parameters:
tp_tabela- Sped Dynamic Table Type
-
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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setCodigo
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: codigo
- Parameters:
codigo- Entry Code for Dynamic Table
-
setCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Account Code
-
setCod_ccus
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Parameters:
cod_ccus- Cost Center
-
setNum_lcto
(Key Field) Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: num_lcto
- Parameters:
num_lcto- Posting Number
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Num_lanc>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Num_lanc>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Num_lanc>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Returns:
- Sped Dynamic Table Type
-
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
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getCodigo
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: codigo
- Returns:
- Entry Code for Dynamic Table
-
getCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Returns:
- Account Code
-
getCod_ccus
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Returns:
- Cost Center
-
getNum_lcto
(Key Field) Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: num_lcto
- Returns:
- Posting Number
-
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<Num_lanc>
-