Class Nf_doc_ar
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nf_doc_arType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_doc_ar,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_doc_ar>Selector for all available fields of Nf_doc_ar.static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.String<Nf_doc_ar>static final SimpleProperty.NumericDecimal<Nf_doc_ar>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_doc_ar(String empresa, String filial, String nf_id, String inf_text, String cod_da, String num_da, String uf, String cod_aut, String dt_vcto, String dt_pgto, BigDecimal vl_da, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_doc_ar.Nf_doc_arBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 1protected StringConstraints: 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: 4(Key Field) Constraints: Not nullable, Maximum length: 255protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 50getType()getUf()Constraints: Not nullable, Maximum length: 2getVl_da()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_aut(String cod_aut) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 1voidsetDt_pgto(String dt_pgto) Constraints: Not nullable, Maximum length: 8voidsetDt_vcto(String dt_vcto) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInf_text(String inf_text) (Key Field) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 10void(Key Field) Constraints: Not nullable, Maximum length: 50voidConstraints: Not nullable, Maximum length: 2voidsetVl_da(BigDecimal vl_da) 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 Nf_doc_ar. -
EMPRESA
-
FILIAL
-
NF_ID
-
INF_TEXT
-
COD_DA
-
NUM_DA
-
UF
-
COD_AUT
-
DT_VCTO
-
DT_PGTO
-
VL_DA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_doc_ar
public Nf_doc_ar() -
Nf_doc_ar
public Nf_doc_ar(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String inf_text, @Nullable String cod_da, @Nullable String num_da, @Nullable String uf, @Nullable String cod_aut, @Nullable String dt_vcto, @Nullable String dt_pgto, @Nullable BigDecimal vl_da, @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
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- The nf_id to set.
-
setInf_text
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: inf_text
- Parameters:
inf_text- The inf_text to set.
-
setCod_da
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_da
- Parameters:
cod_da- The cod_da to set.
-
setNum_da
(Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: num_da
- Parameters:
num_da- The num_da to set.
-
setUf
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf
- Parameters:
uf- The uf to set.
-
setCod_aut
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_aut
- Parameters:
cod_aut- The cod_aut to set.
-
setDt_vcto
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_vcto
- Parameters:
dt_vcto- The dt_vcto to set.
-
setDt_pgto
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_pgto
- Parameters:
dt_pgto- The dt_pgto to set.
-
setVl_da
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_da
- Parameters:
vl_da- The vl_da to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Nf_doc_ar>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_doc_ar>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_doc_ar>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- The nf_id contained in this
VdmEntity.
-
getInf_text
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: inf_text
- Returns:
- The inf_text contained in this
VdmEntity.
-
getCod_da
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: cod_da
- Returns:
- The cod_da contained in this
VdmEntity.
-
getNum_da
(Key Field) Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: num_da
- Returns:
- The num_da contained in this
VdmEntity.
-
getUf
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf
- Returns:
- The uf contained in this
VdmEntity.
-
getCod_aut
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_aut
- Returns:
- The cod_aut contained in this
VdmEntity.
-
getDt_vcto
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_vcto
- Returns:
- The dt_vcto contained in this
VdmEntity.
-
getDt_pgto
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_pgto
- Returns:
- The dt_pgto contained in this
VdmEntity.
-
getVl_da
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_da
- Returns:
- The vl_da contained in this
VdmEntity.
-
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<Nf_doc_ar>
-