Class Ind_ativi
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Ind_ativi>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Ind_ativi
- All Implemented Interfaces:
VdmEntitySet
BR Receipt and Others Actv Ind
Original entity name from the Odata EDM: ind_ativiType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ind_ativi,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ind_ativi>Selector for all available fields of Ind_ativi.static final SimpleProperty.String<Ind_ativi>static final SimpleProperty.String<Ind_ativi>static final SimpleProperty.String<Ind_ativi>static final SimpleProperty.String<Ind_ativi>static final SimpleProperty.String<Ind_ativi>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionInd_ativi(String empresa, String filial, String per_ref, String ind_ativ, String info_compl, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ind_ativi.Ind_ativiBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 255protected ODataEntityKeygetKey()(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: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_ativ(String ind_ativ) Constraints: Not nullable, Maximum length: 2voidsetInfo_compl(String info_compl) Constraints: Not nullable, Maximum length: 255voidsetPer_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 Ind_ativi. -
EMPRESA
-
FILIAL
-
PER_REF
-
IND_ATIV
-
INFO_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ind_ativi
public Ind_ativi() -
Ind_ativi
public Ind_ativi(@Nullable String empresa, @Nullable String filial, @Nullable String per_ref, @Nullable String ind_ativ, @Nullable String info_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
-
setInd_ativ
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_ativ
- Parameters:
ind_ativ- Period Operations Indicator
-
setInfo_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: info_compl
- Parameters:
info_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<Ind_ativi>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ind_ativi>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ind_ativi>
-
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
-
getInd_ativ
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_ativ
- Returns:
- Period Operations Indicator
-
getInfo_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: info_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<Ind_ativi>
-