Class Util_doc
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: util_docType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Util_doc,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Util_doc>Selector for all available fields of Util_doc.static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>static final SimpleProperty.String<Util_doc>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 Util_doc.Util_docBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 8getSer()Constraints: Not nullable, Maximum length: 4getSub()Constraints: Not nullable, Maximum length: 3getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_disp(String cod_disp) Constraints: Not nullable, Maximum length: 2voidsetCod_mod(String cod_mod) Constraints: Not nullable, Maximum length: 2voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetNum_aut(String num_aut) Constraints: Not nullable, Maximum length: 60voidsetNum_doc_fin(String num_doc_fin) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetNum_doc_ini(String num_doc_ini) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetRep_dat(String rep_dat) Constraints: Not nullable, Maximum length: 8voidConstraints: Not nullable, Maximum length: 4voidConstraints: 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 Util_doc. -
EMPRESA
-
FILIAL
-
NUM_DOC_INI
-
NUM_DOC_FIN
-
REP_DAT
-
COD_DISP
-
COD_MOD
-
SER
-
SUB
-
NUM_AUT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Util_doc
public Util_doc() -
Util_doc
public Util_doc(@Nullable String empresa, @Nullable String filial, @Nullable String num_doc_ini, @Nullable String num_doc_fin, @Nullable String rep_dat, @Nullable String cod_disp, @Nullable String cod_mod, @Nullable String ser, @Nullable String sub, @Nullable String num_aut, @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
-
setNum_doc_ini
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: num_doc_ini
- Parameters:
num_doc_ini- Initial Number of Authorized Device
-
setNum_doc_fin
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: num_doc_fin
- Parameters:
num_doc_fin- Final Number of Authorized Device
-
setRep_dat
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: rep_dat
- Parameters:
rep_dat- Reporting Date
-
setCod_disp
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_disp
- Parameters:
cod_disp- Authorized Device Code
-
setCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- Code of tax document model
-
setSer
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ser
- Parameters:
ser- Tax document series
-
setSub
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: sub
- Parameters:
sub- Fiscal Document Subseries Number
-
setNum_aut
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_aut
- Parameters:
num_aut- Authorization 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<Util_doc>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Util_doc>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Util_doc>
-
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
-
getNum_doc_ini
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: num_doc_ini
- Returns:
- Initial Number of Authorized Device
-
getNum_doc_fin
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: num_doc_fin
- Returns:
- Final Number of Authorized Device
-
getRep_dat
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: rep_dat
- Returns:
- Reporting Date
-
getCod_disp
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_disp
- Returns:
- Authorized Device Code
-
getCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- Code of tax document model
-
getSer
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ser
- Returns:
- Tax document series
-
getSub
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: sub
- Returns:
- Fiscal Document Subseries Number
-
getNum_aut
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_aut
- Returns:
- Authorization 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<Util_doc>
-