Class Cpl_co_aq
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: cpl_co_aqType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cpl_co_aq,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cpl_co_aq>Selector for all available fields of Cpl_co_aq.static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.String<Cpl_co_aq>static final SimpleProperty.NumericDecimal<Cpl_co_aq>static final SimpleProperty.NumericDecimal<Cpl_co_aq>static final SimpleProperty.NumericDecimal<Cpl_co_aq>static final SimpleProperty.NumericDecimal<Cpl_co_aq>static final SimpleProperty.NumericDecimal<Cpl_co_aq>static final SimpleProperty.NumericDecimal<Cpl_co_aq>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCpl_co_aq(String nf_id, String cod_mun_dest, String cod_mun_orig, String cod_part_consg, String veic_id, String ind_nav, String viagem, String ind_veic, BigDecimal vl_liq_frt, BigDecimal vl_out, BigDecimal vl_desp_port, BigDecimal vl_desp_car_desc, BigDecimal vl_frt_brt, BigDecimal vl_frt_mm, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cpl_co_aq.Cpl_co_aqBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 7Constraints: Not nullable, Maximum length: 7Constraints: Not nullable, Maximum length: 60protected Stringprotected StringConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10getType()Constraints: Not nullable, Maximum length: 7Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mun_dest(String cod_mun_dest) Constraints: Not nullable, Maximum length: 7voidsetCod_mun_orig(String cod_mun_orig) Constraints: Not nullable, Maximum length: 7voidsetCod_part_consg(String cod_part_consg) Constraints: Not nullable, Maximum length: 60voidsetInd_nav(String ind_nav) Constraints: Not nullable, Maximum length: 1voidsetInd_veic(String ind_veic) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetVeic_id(String veic_id) Constraints: Not nullable, Maximum length: 7voidConstraints: Not nullable, Maximum length: 60voidsetVl_desp_car_desc(BigDecimal vl_desp_car_desc) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_desp_port(BigDecimal vl_desp_port) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_frt_brt(BigDecimal vl_frt_brt) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_frt_mm(BigDecimal vl_frt_mm) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_liq_frt(BigDecimal vl_liq_frt) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_out(BigDecimal vl_out) Constraints: Not nullable, Precision: 25, Scale: 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 Cpl_co_aq. -
NF_ID
-
COD_MUN_DEST
-
COD_MUN_ORIG
-
COD_PART_CONSG
-
VEIC_ID
-
IND_NAV
-
VIAGEM
-
IND_VEIC
-
VL_LIQ_FRT
-
VL_OUT
-
VL_DESP_PORT
-
VL_DESP_CAR_DESC
-
VL_FRT_BRT
-
VL_FRT_MM
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cpl_co_aq
public Cpl_co_aq() -
Cpl_co_aq
public Cpl_co_aq(@Nullable String nf_id, @Nullable String cod_mun_dest, @Nullable String cod_mun_orig, @Nullable String cod_part_consg, @Nullable String veic_id, @Nullable String ind_nav, @Nullable String viagem, @Nullable String ind_veic, @Nullable BigDecimal vl_liq_frt, @Nullable BigDecimal vl_out, @Nullable BigDecimal vl_desp_port, @Nullable BigDecimal vl_desp_car_desc, @Nullable BigDecimal vl_frt_brt, @Nullable BigDecimal vl_frt_mm, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- Nota Fiscal Id
-
setCod_mun_dest
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_dest
- Parameters:
cod_mun_dest- Destination City Code
-
setCod_mun_orig
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_orig
- Parameters:
cod_mun_orig- Origin City Code
-
setCod_part_consg
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part_consg
- Parameters:
cod_part_consg- Participant Code - Receiver
-
setVeic_id
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: veic_id
- Parameters:
veic_id- Vehicle ID
-
setViagem
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: viagem
- Parameters:
viagem- Water and Air Transport Code
-
setInd_veic
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_veic
- Parameters:
ind_veic- Transportation Vehicle Type
-
setVl_liq_frt
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_liq_frt
- Parameters:
vl_liq_frt- Freight Net Value
-
setVl_out
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_out
- Parameters:
vl_out- Other Values
-
setVl_desp_port
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_desp_port
- Parameters:
vl_desp_port- Value of Port Expenses
-
setVl_desp_car_desc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_desp_car_desc
- Parameters:
vl_desp_car_desc- Loading and Unloading Expenses Value
-
setVl_frt_brt
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_frt_brt
- Parameters:
vl_frt_brt- Freight Gross Value
-
setVl_frt_mm
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_frt_mm
- Parameters:
vl_frt_mm- Merchant Navy Additional Freight Value
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cpl_co_aq>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cpl_co_aq>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cpl_co_aq>
-
builder
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- Nota Fiscal Id
-
getCod_mun_dest
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_dest
- Returns:
- Destination City Code
-
getCod_mun_orig
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: cod_mun_orig
- Returns:
- Origin City Code
-
getCod_part_consg
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part_consg
- Returns:
- Participant Code - Receiver
-
getVeic_id
Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: veic_id
- Returns:
- Vehicle ID
-
getViagem
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: viagem
- Returns:
- Water and Air Transport Code
-
getInd_veic
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_veic
- Returns:
- Transportation Vehicle Type
-
getVl_liq_frt
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_liq_frt
- Returns:
- Freight Net Value
-
getVl_out
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_out
- Returns:
- Other Values
-
getVl_desp_port
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_desp_port
- Returns:
- Value of Port Expenses
-
getVl_desp_car_desc
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_desp_car_desc
- Returns:
- Loading and Unloading Expenses Value
-
getVl_frt_brt
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_frt_brt
- Returns:
- Freight Gross Value
-
getVl_frt_mm
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_frt_mm
- Returns:
- Merchant Navy Additional Freight Value
-
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<Cpl_co_aq>
-