Class Checklist
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: checklistType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Checklist,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Checklist>Selector for all available fields of Checklist.static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.Date<Checklist>static final SimpleProperty.String<Checklist>static final SimpleProperty.Time<Checklist>static final SimpleProperty.Date<Checklist>static final SimpleProperty.Date<Checklist>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionChecklist(String empresa, String filial, String checklist, LocalDate vig_de, String orgstr_key, String cnpj_root, String ie, String central_efd, LocalDate vig_ate, String answer, String note, String userid, LocalDate udate, LocalTime uzeit, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Checklist.ChecklistBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 8protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4getIe()(Key Field) Constraints: Not nullable, Maximum length: 18protected ODataEntityKeygetKey()getNote()Constraints: Not nullable, Maximum length: 100(Key Field) Constraints: Not nullable, Maximum length: 5getType()getUdate()Constraints: NullableConstraints: Not nullable, Maximum length: 12getUzeit()Constraints: Not nullableConstraints: Nullable(Key Field) Constraints: Not nullableinthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 1voidsetCentral_efd(String central_efd) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetChecklist(String checklist) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetCnpj_root(String cnpj_root) (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: 4void(Key Field) Constraints: Not nullable, Maximum length: 18voidConstraints: Not nullable, Maximum length: 100voidsetOrgstr_key(String orgstr_key) (Key Field) Constraints: Not nullable, Maximum length: 5voidConstraints: NullablevoidConstraints: Not nullable, Maximum length: 12voidConstraints: Not nullablevoidsetVig_ate(LocalDate vig_ate) Constraints: Nullablevoid(Key Field) 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 Checklist. -
EMPRESA
-
FILIAL
-
CHECKLIST
-
VIG_DE
-
ORGSTR_KEY
-
CNPJ_ROOT
-
IE
-
CENTRAL_EFD
-
VIG_ATE
-
ANSWER
-
NOTE
-
USERID
-
UDATE
-
UZEIT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Checklist
public Checklist() -
Checklist
public Checklist(@Nullable String empresa, @Nullable String filial, @Nullable String checklist, @Nullable LocalDate vig_de, @Nullable String orgstr_key, @Nullable String cnpj_root, @Nullable String ie, @Nullable String central_efd, @Nullable LocalDate vig_ate, @Nullable String answer, @Nullable String note, @Nullable String userid, @Nullable LocalDate udate, @Nullable LocalTime uzeit, @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
-
setChecklist
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: checklist
- Parameters:
checklist- Checklist Item ID
-
setVig_de
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: vig_de
- Parameters:
vig_de- Valid From
-
setOrgstr_key
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: orgstr_key
- Parameters:
orgstr_key- Organizational Structure Key
-
setCnpj_root
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cnpj_root
- Parameters:
cnpj_root- CNPJ Root
-
setIe
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ie
- Parameters:
ie- State Tax Number
-
setCentral_efd
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: central_efd
- Parameters:
central_efd- Central EFD
-
setVig_ate
Constraints: NullableOriginal property name from the Odata EDM: vig_ate
- Parameters:
vig_ate- Valid To
-
setAnswer
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: answer
- Parameters:
answer- Checklist Answer
-
setNote
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: note
- Parameters:
note- Checklist Comment
-
setUserid
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: userid
- Parameters:
userid- Run Changed By
-
setUdate
Constraints: NullableOriginal property name from the Odata EDM: udate
- Parameters:
udate- Date
-
setUzeit
Constraints: Not nullableOriginal property name from the Odata EDM: uzeit
- Parameters:
uzeit- Time
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Checklist>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Checklist>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Checklist>
-
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
-
getChecklist
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: checklist
- Returns:
- Checklist Item ID
-
getVig_de
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: vig_de
- Returns:
- Valid From
-
getOrgstr_key
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: orgstr_key
- Returns:
- Organizational Structure Key
-
getCnpj_root
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cnpj_root
- Returns:
- CNPJ Root
-
getIe
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ie
- Returns:
- State Tax Number
-
getCentral_efd
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: central_efd
- Returns:
- Central EFD
-
getVig_ate
Constraints: NullableOriginal property name from the Odata EDM: vig_ate
- Returns:
- Valid To
-
getAnswer
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: answer
- Returns:
- Checklist Answer
-
getNote
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: note
- Returns:
- Checklist Comment
-
getUserid
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: userid
- Returns:
- Run Changed By
-
getUdate
Constraints: NullableOriginal property name from the Odata EDM: udate
- Returns:
- Date
-
getUzeit
Constraints: Not nullableOriginal property name from the Odata EDM: uzeit
- Returns:
- Time
-
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<Checklist>
-