Class Ajapurado
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ajapuradoType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ajapurado,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ajapurado>Selector for all available fields of Ajapurado.static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.Date<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.String<Ajapurado>static final SimpleProperty.NumericDecimal<Ajapurado>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 Ajapurado.AjapuradoBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCno()(Key Field) Constraints: Not nullable, Maximum length: 14(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6protected StringConstraints: Not nullable, Maximum length: 255Constraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 6getType()getVl_aj()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 14void(Key Field) Constraints: Not nullable, Maximum length: 2voidsetCod_ativ_econ(String cod_ativ_econ) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetCod_rec(String cod_rec) Constraints: Not nullable, Maximum length: 6voidsetDescr_aj(String descr_aj) Constraints: Not nullable, Maximum length: 255voidConstraints: NullablevoidsetEmpresa(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: 1voidsetNum_doc(String num_doc) Constraints: Not nullable, Maximum length: 255voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetVl_aj(BigDecimal vl_aj) 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 Ajapurado. -
EMPRESA
-
FILIAL
-
IND_AJ
-
COD_AJ
-
PER_REF
-
COD_ATIV_ECON
-
CNO
-
COD_REC
-
VL_AJ
-
NUM_DOC
-
DESCR_AJ
-
DT_REF
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ajapurado
public Ajapurado() -
Ajapurado
public Ajapurado(@Nullable String empresa, @Nullable String filial, @Nullable String ind_aj, @Nullable String cod_aj, @Nullable String per_ref, @Nullable String cod_ativ_econ, @Nullable String cno, @Nullable String cod_rec, @Nullable BigDecimal vl_aj, @Nullable String num_doc, @Nullable String descr_aj, @Nullable LocalDate dt_ref, @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
-
setInd_aj
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_aj
- Parameters:
ind_aj- Indicator of adjustment type
-
setCod_aj
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_aj
- Parameters:
cod_aj- Adjustment Code
-
setPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Parameters:
per_ref- Bookkeeping reference period
-
setCod_ativ_econ
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cod_ativ_econ
- Parameters:
cod_ativ_econ- Indicator code for activity subject to incidence of contrib.
-
setCno
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cno
- Parameters:
cno- National Registry of Construction
-
setCod_rec
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_rec
- Parameters:
cod_rec- Revenue Code
-
setVl_aj
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_aj
- Parameters:
vl_aj- Adjustment Value
-
setNum_doc
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: num_doc
- Parameters:
num_doc- Number of process, document or concession act
-
setDescr_aj
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_aj
- Parameters:
descr_aj- Brief description of the setting
-
setDt_ref
Constraints: NullableOriginal property name from the Odata EDM: dt_ref
- Parameters:
dt_ref- Reference date of adjustment
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ajapurado>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ajapurado>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ajapurado>
-
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
-
getInd_aj
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_aj
- Returns:
- Indicator of adjustment type
-
getCod_aj
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_aj
- Returns:
- Adjustment Code
-
getPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
- Bookkeeping reference period
-
getCod_ativ_econ
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cod_ativ_econ
- Returns:
- Indicator code for activity subject to incidence of contrib.
-
getCno
(Key Field) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cno
- Returns:
- National Registry of Construction
-
getCod_rec
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_rec
- Returns:
- Revenue Code
-
getVl_aj
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_aj
- Returns:
- Adjustment Value
-
getNum_doc
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: num_doc
- Returns:
- Number of process, document or concession act
-
getDescr_aj
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_aj
- Returns:
- Brief description of the setting
-
getDt_ref
Constraints: NullableOriginal property name from the Odata EDM: dt_ref
- Returns:
- Reference date of adjustment
-
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<Ajapurado>
-