Class Op_p_elet
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: op_p_eletType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Op_p_elet,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Op_p_elet>Selector for all available fields of Op_p_elet.static final SimpleProperty.String<Op_p_elet>static final SimpleProperty.String<Op_p_elet>static final SimpleProperty.String<Op_p_elet>static final SimpleProperty.String<Op_p_elet>static final SimpleProperty.String<Op_p_elet>static final SimpleProperty.Guid<Op_p_elet>static final SimpleProperty.NumericDecimal<Op_p_elet>static final SimpleProperty.NumericDecimal<Op_p_elet>static final SimpleProperty.NumericDecimal<Op_p_elet>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionOp_p_elet(String empresa, String filial, UUID id, String cod_part_ip, String cod_part_it, String dt_registro, BigDecimal tot_vs, BigDecimal tot_iss, BigDecimal tot_outros, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Op_p_elet.Op_p_eletBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 60protected StringConstraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4getId()(Key Field) Constraints: Not nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_part_ip(String cod_part_ip) Constraints: Not nullable, Maximum length: 60voidsetCod_part_it(String cod_part_it) Constraints: Not nullable, Maximum length: 60voidsetDt_registro(String dt_registro) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullablevoidsetTot_iss(BigDecimal tot_iss) Constraints: Not nullable, Precision: 25, Scale: 6voidsetTot_outros(BigDecimal tot_outros) Constraints: Not nullable, Precision: 25, Scale: 6voidsetTot_vs(BigDecimal tot_vs) 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 Op_p_elet. -
EMPRESA
-
FILIAL
-
ID
-
COD_PART_IP
-
COD_PART_IT
-
DT_REGISTRO
-
TOT_VS
-
TOT_ISS
-
TOT_OUTROS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Op_p_elet
public Op_p_elet() -
Op_p_elet
public Op_p_elet(@Nullable String empresa, @Nullable String filial, @Nullable UUID id, @Nullable String cod_part_ip, @Nullable String cod_part_it, @Nullable String dt_registro, @Nullable BigDecimal tot_vs, @Nullable BigDecimal tot_iss, @Nullable BigDecimal tot_outros, @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
-
setId
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: id
- Parameters:
id- Tables ID
-
setCod_part_ip
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part_ip
- Parameters:
cod_part_ip- Participant Code
-
setCod_part_it
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part_it
- Parameters:
cod_part_it- Participant Code
-
setDt_registro
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_registro
- Parameters:
dt_registro- Register Date
-
setTot_vs
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_vs
- Parameters:
tot_vs- Gross Tot. Sale/Svc. Prov. Wit. Scope ICMS Incl. Tax-free
-
setTot_iss
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_iss
- Parameters:
tot_iss- Gross total of services provision within the scope of ISS
-
setTot_outros
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_outros
- Parameters:
tot_outros- Total of operations (deduct. input from TOT_VS and TOT_ISS)
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Op_p_elet>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Op_p_elet>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Op_p_elet>
-
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
-
getId
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: id
- Returns:
- Tables ID
-
getCod_part_ip
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part_ip
- Returns:
- Participant Code
-
getCod_part_it
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_part_it
- Returns:
- Participant Code
-
getDt_registro
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_registro
- Returns:
- Register Date
-
getTot_vs
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_vs
- Returns:
- Gross Tot. Sale/Svc. Prov. Wit. Scope ICMS Incl. Tax-free
-
getTot_iss
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_iss
- Returns:
- Gross total of services provision within the scope of ISS
-
getTot_outros
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: tot_outros
- Returns:
- Total of operations (deduct. input from TOT_VS and TOT_ISS)
-
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<Op_p_elet>
-