Class Nf_codinf
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Nf_codinf>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Nf_codinf
- All Implemented Interfaces:
VdmEntitySet
BR Add Info Assigned to NF
Original entity name from the Odata EDM: nf_codinfType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nf_codinf,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nf_codinf>Selector for all available fields of Nf_codinf.static final SimpleProperty.String<Nf_codinf>static final SimpleProperty.String<Nf_codinf>static final SimpleProperty.String<Nf_codinf>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNf_codinf(String nf_id, String cod_inf, String txt_compl, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nf_codinf.Nf_codinfBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 6protected Stringprotected Stringprotected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 255getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_inf(String cod_inf) (Key Field) Constraints: Not nullable, Maximum length: 6void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetTxt_compl(String txt_compl) Constraints: Not nullable, Maximum length: 255toString()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_codinf. -
NF_ID
-
COD_INF
-
TXT_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nf_codinf
public Nf_codinf() -
Nf_codinf
public Nf_codinf(@Nullable String nf_id, @Nullable String cod_inf, @Nullable String txt_compl, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- Nota Fiscal Id
-
setCod_inf
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_inf
- Parameters:
cod_inf- Additional Information Code
-
setTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Parameters:
txt_compl- Text
-
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_codinf>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nf_codinf>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nf_codinf>
-
builder
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- Nota Fiscal Id
-
getCod_inf
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_inf
- Returns:
- Additional Information Code
-
getTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Returns:
- Text
-
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_codinf>
-