Class Cen_lucro
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Cen_lucro>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Cen_lucro
- All Implemented Interfaces:
VdmEntitySet
BR Profit Center
Original entity name from the Odata EDM: cen_lucroType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cen_lucro,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cen_lucro>Selector for all available fields of Cen_lucro.static final SimpleProperty.String<Cen_lucro>static final SimpleProperty.String<Cen_lucro>static final SimpleProperty.String<Cen_lucro>static final SimpleProperty.String<Cen_lucro>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCen_lucro(String empresa, String cod_clucro, String dt_alt, String clucro, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cen_lucro.Cen_lucroBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 254(Key Field) Constraints: Not nullable, Maximum length: 10protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 254voidsetCod_clucro(String cod_clucro) (Key Field) Constraints: Not nullable, Maximum length: 10void(Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4toString()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 Cen_lucro. -
EMPRESA
-
COD_CLUCRO
-
DT_ALT
-
CLUCRO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cen_lucro
public Cen_lucro() -
Cen_lucro
public Cen_lucro(@Nullable String empresa, @Nullable String cod_clucro, @Nullable String dt_alt, @Nullable String clucro, @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
-
setCod_clucro
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_clucro
- Parameters:
cod_clucro- Profit Center
-
setDt_alt
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_alt
- Parameters:
dt_alt- Change Date
-
setClucro
Constraints: Not nullable, Maximum length: 254Original property name from the Odata EDM: clucro
- Parameters:
clucro- Profit Center Description
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cen_lucro>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cen_lucro>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cen_lucro>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getCod_clucro
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: cod_clucro
- Returns:
- Profit Center
-
getDt_alt
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_alt
- Returns:
- Change Date
-
getClucro
Constraints: Not nullable, Maximum length: 254Original property name from the Odata EDM: clucro
- Returns:
- Profit Center Description
-
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<Cen_lucro>
-