Class Procrefe
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: procrefeType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Procrefe,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Procrefe>Selector for all available fields of Procrefe.static final SimpleProperty.Boolean<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.Date<Procrefe>static final SimpleProperty.Date<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>static final SimpleProperty.String<Procrefe>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionProcrefe()Procrefe(String empresa, String filial, String per_ref, String tp_proc, String num_proc, String id_sec_jud, String id_vara, String ind_nat_acao, String desc_dec_jud, LocalDate dt_sent_jud, LocalDate dt_dec_adm, Boolean beneficiar_nao_julgado, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Procrefe.ProcrefeBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 100Constraints: NullableConstraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullable, Maximum length: 1getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetBeneficiar_nao_julgado(Boolean beneficiar_nao_julgado) Constraints: Not nullablevoidsetDesc_dec_jud(String desc_dec_jud) Constraints: Not nullable, Maximum length: 100voidsetDt_dec_adm(LocalDate dt_dec_adm) Constraints: NullablevoidsetDt_sent_jud(LocalDate dt_sent_jud) Constraints: NullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetId_sec_jud(String id_sec_jud) Constraints: Not nullable, Maximum length: 50voidsetId_vara(String id_vara) Constraints: Not nullable, Maximum length: 2voidsetInd_nat_acao(String ind_nat_acao) Constraints: Not nullable, Maximum length: 2voidsetNum_proc(String num_proc) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetTp_proc(String tp_proc) (Key Field) Constraints: Not nullable, Maximum length: 1toString()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 Procrefe. -
EMPRESA
-
FILIAL
-
PER_REF
-
TP_PROC
-
NUM_PROC
-
ID_SEC_JUD
-
ID_VARA
-
IND_NAT_ACAO
-
DESC_DEC_JUD
-
DT_SENT_JUD
-
DT_DEC_ADM
-
BENEFICIAR_NAO_JULGADO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Procrefe
public Procrefe() -
Procrefe
public Procrefe(@Nullable String empresa, @Nullable String filial, @Nullable String per_ref, @Nullable String tp_proc, @Nullable String num_proc, @Nullable String id_sec_jud, @Nullable String id_vara, @Nullable String ind_nat_acao, @Nullable String desc_dec_jud, @Nullable LocalDate dt_sent_jud, @Nullable LocalDate dt_dec_adm, @Nullable Boolean beneficiar_nao_julgado, @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
-
setPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Parameters:
per_ref- Bookkeeping reference period
-
setTp_proc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_proc
- Parameters:
tp_proc- Process Type
-
setNum_proc
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_proc
- Parameters:
num_proc- Process Number
-
setId_sec_jud
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: id_sec_jud
- Parameters:
id_sec_jud- Indicator of nature of lawsuit
-
setId_vara
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: id_vara
- Parameters:
id_vara- Vara Identification
-
setInd_nat_acao
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_nat_acao
- Parameters:
ind_nat_acao- Nature of lawsuit indicator
-
setDesc_dec_jud
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: desc_dec_jud
- Parameters:
desc_dec_jud- Summarized description of tax effects covered by Legal Dec.
-
setDt_sent_jud
Constraints: NullableOriginal property name from the Odata EDM: dt_sent_jud
- Parameters:
dt_sent_jud- Date of Judgment / Legal Decision
-
setDt_dec_adm
Constraints: NullableOriginal property name from the Odata EDM: dt_dec_adm
- Parameters:
dt_dec_adm- Date of Expedition / Administrative Decision
-
setBeneficiar_nao_julgado
Constraints: Not nullableOriginal property name from the Odata EDM: beneficiar_nao_julgado
- Parameters:
beneficiar_nao_julgado- Benefic. of Court Decision Without Transit in Rem Judicatam
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Procrefe>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Procrefe>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Procrefe>
-
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
-
getPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
- Bookkeeping reference period
-
getTp_proc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_proc
- Returns:
- Process Type
-
getNum_proc
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: num_proc
- Returns:
- Process Number
-
getId_sec_jud
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: id_sec_jud
- Returns:
- Indicator of nature of lawsuit
-
getId_vara
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: id_vara
- Returns:
- Vara Identification
-
getInd_nat_acao
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_nat_acao
- Returns:
- Nature of lawsuit indicator
-
getDesc_dec_jud
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: desc_dec_jud
- Returns:
- Summarized description of tax effects covered by Legal Dec.
-
getDt_sent_jud
Constraints: NullableOriginal property name from the Odata EDM: dt_sent_jud
- Returns:
- Date of Judgment / Legal Decision
-
getDt_dec_adm
Constraints: NullableOriginal property name from the Odata EDM: dt_dec_adm
- Returns:
- Date of Expedition / Administrative Decision
-
getBeneficiar_nao_julgado
Constraints: Not nullableOriginal property name from the Odata EDM: beneficiar_nao_julgado
- Returns:
- Benefic. of Court Decision Without Transit in Rem Judicatam
-
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<Procrefe>
-