Class Ut_cr_fis
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ut_cr_fisType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ut_cr_fis,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ut_cr_fis>Selector for all available fields of Ut_cr_fis.static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.String<Ut_cr_fis>static final SimpleProperty.NumericDecimal<Ut_cr_fis>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionUt_cr_fis(String empresa, String filial, String nr_doc, String cod_aj_apur, String tipo_util, String num_seq, String dt_utcf, BigDecimal vl_cred_util, String chv_doce, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ut_cr_fis.Ut_cr_fisBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 44(Key Field) Constraints: Not nullable, Maximum length: 8protected StringConstraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 5(Key Field) Constraints: Not nullable, Maximum length: 4getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetChv_doce(String chv_doce) Constraints: Not nullable, Maximum length: 44voidsetCod_aj_apur(String cod_aj_apur) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_utcf(String dt_utcf) 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: 255voidsetNum_seq(String num_seq) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetTipo_util(String tipo_util) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetVl_cred_util(BigDecimal vl_cred_util) 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 Ut_cr_fis. -
EMPRESA
-
FILIAL
-
NR_DOC
-
COD_AJ_APUR
-
TIPO_UTIL
-
NUM_SEQ
-
DT_UTCF
-
VL_CRED_UTIL
-
CHV_DOCE
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ut_cr_fis
public Ut_cr_fis() -
Ut_cr_fis
public Ut_cr_fis(@Nullable String empresa, @Nullable String filial, @Nullable String nr_doc, @Nullable String cod_aj_apur, @Nullable String tipo_util, @Nullable String num_seq, @Nullable String dt_utcf, @Nullable BigDecimal vl_cred_util, @Nullable String chv_doce, @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
-
setNr_doc
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nr_doc
- Parameters:
nr_doc- The nr_doc to set.
-
setCod_aj_apur
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cod_aj_apur
- Parameters:
cod_aj_apur- Declaration and Deduction Adjustment Code
-
setTipo_util
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: tipo_util
- Parameters:
tipo_util- The tipo_util to set.
-
setNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_seq
- Parameters:
num_seq- Sequencial Number
-
setDt_utcf
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_utcf
- Parameters:
dt_utcf- The dt_utcf to set.
-
setVl_cred_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_util
- Parameters:
vl_cred_util- The vl_cred_util to set.
-
setChv_doce
Constraints: Not nullable, Maximum length: 44Original property name from the Odata EDM: chv_doce
- Parameters:
chv_doce- Eletronic Document 44-Digit Access Key
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ut_cr_fis>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ut_cr_fis>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ut_cr_fis>
-
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
-
getNr_doc
(Key Field) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nr_doc
- Returns:
- The nr_doc contained in this
VdmEntity.
-
getCod_aj_apur
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cod_aj_apur
- Returns:
- Declaration and Deduction Adjustment Code
-
getTipo_util
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: tipo_util
- Returns:
- The tipo_util contained in this
VdmEntity.
-
getNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_seq
- Returns:
- Sequencial Number
-
getDt_utcf
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_utcf
- Returns:
- The dt_utcf contained in this
VdmEntity.
-
getVl_cred_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_util
- Returns:
- The vl_cred_util contained in this
VdmEntity.
-
getChv_doce
Constraints: Not nullable, Maximum length: 44Original property name from the Odata EDM: chv_doce
- Returns:
- Eletronic Document 44-Digit Access Key
-
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<Ut_cr_fis>
-