Class Per_disp
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Per_disp>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Per_disp
- All Implemented Interfaces:
VdmEntitySet
BR Periods Exempt
Original entity name from the Odata EDM: per_dispType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Per_disp,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Per_disp>Selector for all available fields of Per_disp.static final SimpleProperty.String<Per_disp>static final SimpleProperty.String<Per_disp>static final SimpleProperty.String<Per_disp>static final SimpleProperty.String<Per_disp>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPer_disp()Per_disp(String empresa, String per_ref, String mes_dispensa, String inf_comp, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Per_disp.Per_dispBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 90protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullable, Maximum length: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInf_comp(String inf_comp) Constraints: Not nullable, Maximum length: 90voidsetMes_dispensa(String mes_dispensa) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 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 Per_disp. -
EMPRESA
-
PER_REF
-
MES_DISPENSA
-
INF_COMP
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Per_disp
public Per_disp() -
Per_disp
public Per_disp(@Nullable String empresa, @Nullable String per_ref, @Nullable String mes_dispensa, @Nullable String inf_comp, @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
-
setPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Parameters:
per_ref- Bookkeeping reference period
-
setMes_dispensa
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: mes_dispensa
- Parameters:
mes_dispensa- Bookkeeping reference period
-
setInf_comp
Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: inf_comp
- Parameters:
inf_comp- Supplementary 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<Per_disp>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Per_disp>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Per_disp>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
- Bookkeeping reference period
-
getMes_dispensa
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: mes_dispensa
- Returns:
- Bookkeeping reference period
-
getInf_comp
Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: inf_comp
- Returns:
- Supplementary 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<Per_disp>
-