Class Aj_sub_ap
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: aj_sub_apType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Aj_sub_ap,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Aj_sub_ap>Selector for all available fields of Aj_sub_ap.static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.String<Aj_sub_ap>static final SimpleProperty.NumericDecimal<Aj_sub_ap>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionAj_sub_ap(String empresa, String filial, String ind_apur_icms, String dt_ini, String cod_aj_apur, String num_item, String dt_fin, String descr_compl_aj, BigDecimal vl_aj_apur, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Aj_sub_ap.Aj_sub_apBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 8protected StringConstraints: Not nullable, Maximum length: 155Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8(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()(Key Field) Constraints: Not nullable, Maximum length: 5getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_aj_apur(String cod_aj_apur) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetDescr_compl_aj(String descr_compl_aj) Constraints: Not nullable, Maximum length: 155voidConstraints: Not nullable, Maximum length: 8void(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: 4voidsetInd_apur_icms(String ind_apur_icms) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetNum_item(String num_item) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetVl_aj_apur(BigDecimal vl_aj_apur) 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 Aj_sub_ap. -
EMPRESA
-
FILIAL
-
IND_APUR_ICMS
-
DT_INI
-
COD_AJ_APUR
-
NUM_ITEM
-
DT_FIN
-
DESCR_COMPL_AJ
-
VL_AJ_APUR
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Aj_sub_ap
public Aj_sub_ap() -
Aj_sub_ap
public Aj_sub_ap(@Nullable String empresa, @Nullable String filial, @Nullable String ind_apur_icms, @Nullable String dt_ini, @Nullable String cod_aj_apur, @Nullable String num_item, @Nullable String dt_fin, @Nullable String descr_compl_aj, @Nullable BigDecimal vl_aj_apur, @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- The empresa to set.
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setInd_apur_icms
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_apur_icms
- Parameters:
ind_apur_icms- The ind_apur_icms to set.
-
setDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Parameters:
dt_ini- The dt_ini 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- The cod_aj_apur to set.
-
setNum_item
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_item
- Parameters:
num_item- Item Number for ICMS Appraisal
-
setDt_fin
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Parameters:
dt_fin- The dt_fin to set.
-
setDescr_compl_aj
Constraints: Not nullable, Maximum length: 155Original property name from the Odata EDM: descr_compl_aj
- Parameters:
descr_compl_aj- The descr_compl_aj to set.
-
setVl_aj_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_aj_apur
- Parameters:
vl_aj_apur- The vl_aj_apur to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Aj_sub_ap>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Aj_sub_ap>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Aj_sub_ap>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getInd_apur_icms
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_apur_icms
- Returns:
- The ind_apur_icms contained in this
VdmEntity.
-
getDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Returns:
- The dt_ini 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:
- The cod_aj_apur contained in this
VdmEntity.
-
getNum_item
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_item
- Returns:
- Item Number for ICMS Appraisal
-
getDt_fin
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Returns:
- The dt_fin contained in this
VdmEntity.
-
getDescr_compl_aj
Constraints: Not nullable, Maximum length: 155Original property name from the Odata EDM: descr_compl_aj
- Returns:
- The descr_compl_aj contained in this
VdmEntity.
-
getVl_aj_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_aj_apur
- Returns:
- The vl_aj_apur contained in this
VdmEntity.
-
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<Aj_sub_ap>
-