Class Pgtorc_ex
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: pgtorc_exType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Pgtorc_ex,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Pgtorc_ex>Selector for all available fields of Pgtorc_ex.static final SimpleProperty.String<Pgtorc_ex>static final SimpleProperty.String<Pgtorc_ex>static final SimpleProperty.String<Pgtorc_ex>static final SimpleProperty.String<Pgtorc_ex>static final SimpleProperty.String<Pgtorc_ex>static final SimpleProperty.String<Pgtorc_ex>static final SimpleProperty.NumericDecimal<Pgtorc_ex>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPgtorc_ex(String empresa, String dt_lancto, String tip_ext, String pais, String nat_oper, String forma, BigDecimal vl_periodo, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Pgtorc_ex.Pgtorc_exBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringgetForma()(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 5getPais()(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 1getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 1voidsetNat_oper(String nat_oper) (Key Field) Constraints: Not nullable, Maximum length: 5void(Key Field) Constraints: Not nullable, Maximum length: 3voidsetTip_ext(String tip_ext) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetVl_periodo(BigDecimal vl_periodo) 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 Pgtorc_ex. -
EMPRESA
-
DT_LANCTO
-
TIP_EXT
-
PAIS
-
NAT_OPER
-
FORMA
-
VL_PERIODO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Pgtorc_ex
public Pgtorc_ex() -
Pgtorc_ex
public Pgtorc_ex(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String tip_ext, @Nullable String pais, @Nullable String nat_oper, @Nullable String forma, @Nullable BigDecimal vl_periodo, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setTip_ext
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tip_ext
- Parameters:
tip_ext- Type
-
setPais
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: pais
- Parameters:
pais- Siscomex Table Country/Region Code
-
setNat_oper
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: nat_oper
- Parameters:
nat_oper- Operation Nature
-
setForma
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: forma
- Parameters:
forma- Form of Receive/Payment
-
setVl_periodo
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_periodo
- Parameters:
vl_periodo- 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<Pgtorc_ex>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Pgtorc_ex>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Pgtorc_ex>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getTip_ext
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tip_ext
- Returns:
- Type
-
getPais
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: pais
- Returns:
- Siscomex Table Country/Region Code
-
getNat_oper
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: nat_oper
- Returns:
- Operation Nature
-
getForma
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: forma
- Returns:
- Form of Receive/Payment
-
getVl_periodo
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_periodo
- Returns:
- 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<Pgtorc_ex>
-