Class Nfenumgap
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nfenumgapType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nfenumgap,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nfenumgap>Selector for all available fields of Nfenumgap.static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>static final SimpleProperty.String<Nfenumgap>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 Nfenumgap.NfenumgapBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4getForm()(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 9getSer()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mod(String cod_mod) Constraints: Not nullable, Maximum length: 2voidsetCod_sit(String cod_sit) Constraints: Not nullable, Maximum length: 2voidsetDt_criacao(String dt_criacao) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_emit(String ind_emit) Constraints: Not nullable, Maximum length: 1voidsetInd_oper(String ind_oper) Constraints: Not nullable, Maximum length: 1voidsetNfenrnr(String nfenrnr) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetNum_doc(String num_doc) (Key Field) Constraints: Not nullable, Maximum length: 9void(Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 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 Nfenumgap. -
EMPRESA
-
FILIAL
-
DT_CRIACAO
-
FORM
-
SUBOBJ
-
SER
-
NFENRNR
-
NUM_DOC
-
IND_OPER
-
IND_EMIT
-
COD_MOD
-
COD_SIT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nfenumgap
public Nfenumgap() -
Nfenumgap
public Nfenumgap(@Nullable String empresa, @Nullable String filial, @Nullable String dt_criacao, @Nullable String form, @Nullable String subobj, @Nullable String ser, @Nullable String nfenrnr, @Nullable String num_doc, @Nullable String ind_oper, @Nullable String ind_emit, @Nullable String cod_mod, @Nullable String cod_sit, @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- Branch
-
setDt_criacao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_criacao
- Parameters:
dt_criacao- Creation date
-
setForm
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: form
- Parameters:
form- Form of Nota Fiscal
-
setSubobj
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: subobj
- Parameters:
subobj- Group for Nota Fiscal Number(sub-object of the number range)
-
setSer
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ser
- Parameters:
ser- Tax document series
-
setNfenrnr
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nfenrnr
- Parameters:
nfenrnr- Number range number
-
setNum_doc
(Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: num_doc
- Parameters:
num_doc- Tax document number
-
setInd_oper
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_oper
- Parameters:
ind_oper- Operation Type Indicator
-
setInd_emit
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_emit
- Parameters:
ind_emit- Financial Document Issuer
-
setCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- Code of tax document model
-
setCod_sit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_sit
- Parameters:
cod_sit- Code of tax document situation
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Nfenumgap>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nfenumgap>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nfenumgap>
-
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:
- Branch
-
getDt_criacao
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_criacao
- Returns:
- Creation date
-
getForm
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: form
- Returns:
- Form of Nota Fiscal
-
getSubobj
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: subobj
- Returns:
- Group for Nota Fiscal Number(sub-object of the number range)
-
getSer
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ser
- Returns:
- Tax document series
-
getNfenrnr
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nfenrnr
- Returns:
- Number range number
-
getNum_doc
(Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: num_doc
- Returns:
- Tax document number
-
getInd_oper
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_oper
- Returns:
- Operation Type Indicator
-
getInd_emit
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_emit
- Returns:
- Financial Document Issuer
-
getCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- Code of tax document model
-
getCod_sit
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_sit
- Returns:
- Code of tax document situation
-
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<Nfenumgap>
-