Class Part_ext
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: part_extType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Part_ext,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Part_ext>Selector for all available fields of Part_ext.static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>static final SimpleProperty.String<Part_ext>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 Part_ext.Part_extBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCnpj()(Key Field) Constraints: Not nullable, Maximum length: 14protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1getNif()(Key Field) Constraints: Not nullable, Maximum length: 30getPais()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 3getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 14voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_consol(String ind_consol) Constraints: Not nullable, Maximum length: 1voidsetInd_controle(String ind_controle) Constraints: Not nullable, Maximum length: 2voidsetInd_isen_petr(String ind_isen_petr) Constraints: Not nullable, Maximum length: 1voidsetMot_nao_consol(String mot_nao_consol) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 30voidConstraints: Not nullable, Maximum length: 30voidsetRaz_social(String raz_social) Constraints: Not nullable, Maximum length: 255voidsetTip_moeda(String tip_moeda) Constraints: Not nullable, Maximum length: 3toString()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 Part_ext. -
EMPRESA
-
DT_LANCTO
-
NIF
-
CNPJ
-
RAZ_SOCIAL
-
IND_CONTROLE
-
PAIS
-
IND_ISEN_PETR
-
IND_CONSOL
-
MOT_NAO_CONSOL
-
TIP_MOEDA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Part_ext
public Part_ext() -
Part_ext
public Part_ext(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String nif, @Nullable String cnpj, @Nullable String raz_social, @Nullable String ind_controle, @Nullable String pais, @Nullable String ind_isen_petr, @Nullable String ind_consol, @Nullable String mot_nao_consol, @Nullable String tip_moeda, @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
-
setNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Parameters:
nif- Tax Identification Number
-
setCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setRaz_social
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: raz_social
- Parameters:
raz_social- Business Name
-
setInd_controle
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_controle
- Parameters:
ind_controle- Control Indicator
-
setPais
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: pais
- Parameters:
pais- Country/Region
-
setInd_isen_petr
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_isen_petr
- Parameters:
ind_isen_petr- Prospecting indicator Oil and Gas Exploration
-
setInd_consol
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_consol
- Parameters:
ind_consol- Consolidation Indicator
-
setMot_nao_consol
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: mot_nao_consol
- Parameters:
mot_nao_consol- Reason for Non Consolidation
-
setTip_moeda
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: tip_moeda
- Parameters:
tip_moeda- Currency, According to Sped Table
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Part_ext>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Part_ext>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Part_ext>
-
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
-
getNif
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: nif
- Returns:
- Tax Identification Number
-
getCnpj
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getRaz_social
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: raz_social
- Returns:
- Business Name
-
getInd_controle
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_controle
- Returns:
- Control Indicator
-
getPais
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: pais
- Returns:
- Country/Region
-
getInd_isen_petr
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_isen_petr
- Returns:
- Prospecting indicator Oil and Gas Exploration
-
getInd_consol
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_consol
- Returns:
- Consolidation Indicator
-
getMot_nao_consol
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: mot_nao_consol
- Returns:
- Reason for Non Consolidation
-
getTip_moeda
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: tip_moeda
- Returns:
- Currency, According to Sped Table
-
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<Part_ext>
-