Class Cagl_cpl
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Cagl_cpl>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Cagl_cpl
- All Implemented Interfaces:
VdmEntitySet
BR Agglutination Account Info
Original entity name from the Odata EDM: cagl_cplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cagl_cpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cagl_cpl>Selector for all available fields of Cagl_cpl.static final SimpleProperty.String<Cagl_cpl>static final SimpleProperty.String<Cagl_cpl>static final SimpleProperty.String<Cagl_cpl>static final SimpleProperty.String<Cagl_cpl>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCagl_cpl()Cagl_cpl(String empresa, String estr_balanco, String cod_agl, String notas_exp_ref, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cagl_cpl.Cagl_cplBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 30protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullablegetType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_agl(String cod_agl) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetEstr_balanco(String estr_balanco) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetNotas_exp_ref(String notas_exp_ref) Constraints: Not nullabletoString()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 Cagl_cpl. -
EMPRESA
-
ESTR_BALANCO
-
COD_AGL
-
NOTAS_EXP_REF
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cagl_cpl
public Cagl_cpl() -
Cagl_cpl
public Cagl_cpl(@Nullable String empresa, @Nullable String estr_balanco, @Nullable String cod_agl, @Nullable String notas_exp_ref, @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
-
setEstr_balanco
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: estr_balanco
- Parameters:
estr_balanco- Financial Statement Version
-
setCod_agl
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_agl
- Parameters:
cod_agl- Agglutination Account Code
-
setNotas_exp_ref
Constraints: Not nullableOriginal property name from the Odata EDM: notas_exp_ref
- Parameters:
notas_exp_ref- Accounting Statement Notes
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cagl_cpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cagl_cpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cagl_cpl>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getEstr_balanco
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: estr_balanco
- Returns:
- Financial Statement Version
-
getCod_agl
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_agl
- Returns:
- Agglutination Account Code
-
getNotas_exp_ref
Constraints: Not nullableOriginal property name from the Odata EDM: notas_exp_ref
- Returns:
- Accounting Statement Notes
-
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<Cagl_cpl>
-