Class Esc_conta
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: esc_contaType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Esc_conta,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Esc_conta>Selector for all available fields of Esc_conta.static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>static final SimpleProperty.String<Esc_conta>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Esc_conta.Esc_contaBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 255protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 3getMes()(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 10getTipo()(Key Field) Constraints: Not nullable, Maximum length: 1getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCod_hash_aux(String cod_hash_aux) Constraints: Not nullable, Maximum length: 40voidsetCod_ver_lc(String cod_ver_lc) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_esc(String ind_esc) (Key Field) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 3void(Key Field) Constraints: Not nullable, Maximum length: 2voidsetNat_livr(String nat_livr) (Key Field) Constraints: Not nullable, Maximum length: 80voidsetNum_ord(String num_ord) Constraints: Not nullable, Maximum length: 255voidsetSubl_account(String subl_account) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSubledger(String subledger) (Key Field) Constraints: Not nullable, Maximum length: 10void(Key Field) Constraints: Not nullable, Maximum length: 1toString()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 Esc_conta. -
EMPRESA
-
IND_ESC
-
SUBLEDGER
-
TIPO
-
NAT_LIVR
-
SUBL_ACCOUNT
-
ANO
-
MES
-
COD_VER_LC
-
LAYOUT
-
NUM_ORD
-
COD_HASH_AUX
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Esc_conta
public Esc_conta() -
Esc_conta
public Esc_conta(@Nullable String empresa, @Nullable String ind_esc, @Nullable String subledger, @Nullable String tipo, @Nullable String nat_livr, @Nullable String subl_account, @Nullable String ano, @Nullable String mes, @Nullable String cod_ver_lc, @Nullable String layout, @Nullable String num_ord, @Nullable String cod_hash_aux, @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- The empresa to set.
-
setInd_esc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_esc
- Parameters:
ind_esc- The ind_esc to set.
-
setSubledger
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: subledger
- Parameters:
subledger- The subledger to set.
-
setTipo
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Parameters:
tipo- The tipo to set.
-
setNat_livr
(Key Field) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: nat_livr
- Parameters:
nat_livr- The nat_livr to set.
-
setSubl_account
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: subl_account
- Parameters:
subl_account- The subl_account to set.
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- Year
-
setMes
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: mes
- Parameters:
mes- Month
-
setCod_ver_lc
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_ver_lc
- Parameters:
cod_ver_lc- The cod_ver_lc to set.
-
setLayout
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: layout
- Parameters:
layout- The layout to set.
-
setNum_ord
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: num_ord
- Parameters:
num_ord- The num_ord to set.
-
setCod_hash_aux
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: cod_hash_aux
- Parameters:
cod_hash_aux- The cod_hash_aux to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Esc_conta>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Esc_conta>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Esc_conta>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getInd_esc
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_esc
- Returns:
- The ind_esc contained in this
VdmEntity.
-
getSubledger
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: subledger
- Returns:
- The subledger contained in this
VdmEntity.
-
getTipo
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tipo
- Returns:
- The tipo contained in this
VdmEntity.
-
getNat_livr
(Key Field) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: nat_livr
- Returns:
- The nat_livr contained in this
VdmEntity.
-
getSubl_account
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: subl_account
- Returns:
- The subl_account contained in this
VdmEntity.
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- Year
-
getMes
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: mes
- Returns:
- Month
-
getCod_ver_lc
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: cod_ver_lc
- Returns:
- The cod_ver_lc contained in this
VdmEntity.
-
getLayout
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: layout
- Returns:
- The layout contained in this
VdmEntity.
-
getNum_ord
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: num_ord
- Returns:
- The num_ord contained in this
VdmEntity.
-
getCod_hash_aux
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: cod_hash_aux
- Returns:
- The cod_hash_aux contained in this
VdmEntity.
-
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<Esc_conta>
-