Class Inf_aapod
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: inf_aapodType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Inf_aapod,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Inf_aapod>Selector for all available fields of Inf_aapod.static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>static final SimpleProperty.String<Inf_aapod>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 Inf_aapod.Inf_aapodBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 8protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 255getType()getUf()(Key Field) Constraints: Not nullable, Maximum length: 2inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_aj_apur(String cod_aj_apur) (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: 4void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetInd_proc(String ind_proc) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 40voidsetNum_item(String num_item) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetNum_proc(String num_proc) Constraints: Not nullable, Maximum length: 60voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetProcess(String process) Constraints: Not nullable, Maximum length: 255voidsetTxt_compl(String txt_compl) Constraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 2toString()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 Inf_aapod. -
EMPRESA
-
FILIAL
-
PER_REF
-
UF
-
COD_AJ_APUR
-
ID_INF
-
NUM_ITEM
-
NUM_DA
-
NUM_PROC
-
IND_PROC
-
PROCESS
-
TXT_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Inf_aapod
public Inf_aapod() -
Inf_aapod
public Inf_aapod(@Nullable String empresa, @Nullable String filial, @Nullable String per_ref, @Nullable String uf, @Nullable String cod_aj_apur, @Nullable String id_inf, @Nullable String num_item, @Nullable String num_da, @Nullable String num_proc, @Nullable String ind_proc, @Nullable String process, @Nullable String txt_compl, @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
-
setUf
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf
- Parameters:
uf- UF
-
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
-
setId_inf
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: id_inf
- Parameters:
id_inf- Information Origin Identifier
-
setNum_item
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: num_item
- Parameters:
num_item- Item Number
-
setNum_da
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: num_da
- Parameters:
num_da- Tax Collection Document Number
-
setNum_proc
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_proc
- Parameters:
num_proc- Issuing Process Number
-
setInd_proc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_proc
- Parameters:
ind_proc- Process Type
-
setProcess
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: process
- Parameters:
process- Description
-
setTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Parameters:
txt_compl- Additional Information
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Inf_aapod>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Inf_aapod>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Inf_aapod>
-
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
-
getUf
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf
- Returns:
- UF
-
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
-
getId_inf
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: id_inf
- Returns:
- Information Origin Identifier
-
getNum_item
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: num_item
- Returns:
- Item Number
-
getNum_da
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: num_da
- Returns:
- Tax Collection Document Number
-
getNum_proc
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_proc
- Returns:
- Issuing Process Number
-
getInd_proc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_proc
- Returns:
- Process Type
-
getProcess
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: process
- Returns:
- Description
-
getTxt_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: txt_compl
- Returns:
- Additional Information
-
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<Inf_aapod>
-