public class ClfnClassCharcForKeyDate extends VdmEntity<ClfnClassCharcForKeyDate>
Modifier and Type | Class and Description |
---|---|
static class |
ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder |
Modifier and Type | Field and Description |
---|---|
static ClfnClassCharcForKeyDateField<String> |
ADDITIONAL_VALUE_IS_ALLOWED
Use with available fluent helpers to apply the AdditionalValueIsAllowed field to query operations.
|
static ClfnClassCharcForKeyDateSelectable |
ALL_FIELDS
Selector for all available fields of ClfnClassCharcForKeyDate.
|
static ClfnClassCharcForKeyDateField<String> |
ANCESTOR_CLASS_INTERNAL_ID
Use with available fluent helpers to apply the AncestorClassInternalID field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_CODE_LETTER
Use with available fluent helpers to apply the CharcCodeLetter field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_ENTRY_IS_NOT_FORMAT_CTRLD
Use with available fluent helpers to apply the CharcEntryIsNotFormatCtrld field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_IS_DISPLAY_RELEVANT
Use with available fluent helpers to apply the CharcIsDisplayRelevant field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_IS_PRINT_RELEVANT
Use with available fluent helpers to apply the CharcIsPrintRelevant field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_IS_SEARCH_RELEVANT
Use with available fluent helpers to apply the CharcIsSearchRelevant field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_MAINT_AUTH_GRP
Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_ORIGIN
Use with available fluent helpers to apply the CharcOrigin field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CHARC_TEMPLATE_IS_DISPLAYED
Use with available fluent helpers to apply the CharcTemplateIsDisplayed field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
CLFN_ORGANIZATIONAL_AREA
Use with available fluent helpers to apply the ClfnOrganizationalArea field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
DOC_NUMBER
Use with available fluent helpers to apply the DocNumber field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
DOCUMENT_PART
Use with available fluent helpers to apply the DocumentPart field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
DOCUMENT_TYPE
Use with available fluent helpers to apply the DocumentType field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
DOCUMENT_VERSION
Use with available fluent helpers to apply the DocumentVersion field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
ENTRY_IS_REQUIRED
Use with available fluent helpers to apply the EntryIsRequired field to query operations.
|
static ClfnClassCharcForKeyDateField<Calendar> |
KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static ClfnClassCharcForKeyDateField<String> |
ORIGINAL_CHARC_INTERNAL_ID
Use with available fluent helpers to apply the OriginalCharcInternalID field to query operations.
|
static ClfnClassCharcForKeyDateLink<ClfnCharcValueForKeyDate> |
TO_CHARACTERISTIC_VALUE
Use with available fluent helpers to apply the to_CharacteristicValue navigation property to query operations.
|
static ClfnClassCharcForKeyDateField<Calendar> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static ClfnClassCharcForKeyDateField<Calendar> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Constructor and Description |
---|
ClfnClassCharcForKeyDate() |
ClfnClassCharcForKeyDate(String classInternalID,
String charcInternalID,
String characteristic,
String ancestorClassInternalID,
String originalCharcInternalID,
String clfnOrganizationalArea,
String classType,
String changeNumber,
String charcCodeLetter,
String charcOrigin,
String charcIsPrintRelevant,
String charcIsSearchRelevant,
String charcIsDisplayRelevant,
String entryIsRequired,
String additionalValueIsAllowed,
String docNumber,
String documentPart,
String documentType,
String documentVersion,
String charcMaintAuthGrp,
String charcEntryIsNotFormatCtrld,
String charcTemplateIsDisplayed,
Calendar validityStartDate,
Calendar validityEndDate,
Calendar keyDate,
ErpConfigContext erpConfigContext,
List<ClfnCharcValueForKeyDate> toCharacteristicValue) |
Modifier and Type | Method and Description |
---|---|
void |
addCharacteristicValue(ClfnCharcValueForKeyDate... entity)
Adds elements to the list of associated ClfnCharcValueForKeyDate entities.
|
static ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder |
builder() |
boolean |
equals(Object o) |
List<ClfnCharcValueForKeyDate> |
fetchCharacteristicValue()
Fetches the ClfnCharcValueForKeyDate entities (one to many) associated with this entity.
|
static <T> ClfnClassCharcForKeyDateField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getAdditionalValueIsAllowed()
Constraints: Not nullable, Maximum length: 1
|
String |
getAncestorClassInternalID()
Constraints: Not nullable, Maximum length: 10
|
String |
getChangeNumber()
Constraints: Not nullable, Maximum length: 12
|
String |
getCharacteristic()
Constraints: Not nullable, Maximum length: 30
|
List<ClfnCharcValueForKeyDate> |
getCharacteristicValueOrFetch()
Retrieval of associated ClfnCharcValueForKeyDate entities (one to many).
|
com.google.common.base.Optional<List<ClfnCharcValueForKeyDate>> |
getCharacteristicValueOrNull()
Retrieval of associated ClfnCharcValueForKeyDate entities (one to many).
|
String |
getCharcCodeLetter()
Constraints: Not nullable, Maximum length: 3
|
String |
getCharcEntryIsNotFormatCtrld()
Constraints: Not nullable, Maximum length: 1
|
String |
getCharcInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getCharcIsDisplayRelevant()
Constraints: Not nullable, Maximum length: 1
|
String |
getCharcIsPrintRelevant()
Constraints: Not nullable, Maximum length: 1
|
String |
getCharcIsSearchRelevant()
Constraints: Not nullable, Maximum length: 1
|
String |
getCharcMaintAuthGrp()
Constraints: Not nullable, Maximum length: 3
|
String |
getCharcOrigin()
Constraints: Not nullable, Maximum length: 10
|
String |
getCharcTemplateIsDisplayed()
Constraints: Not nullable, Maximum length: 1
|
String |
getClassInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getClassType()
Constraints: Not nullable, Maximum length: 3
|
String |
getClfnOrganizationalArea()
Constraints: Not nullable, Maximum length: 10
|
String |
getDocNumber()
Constraints: Not nullable, Maximum length: 25
|
String |
getDocumentPart()
Constraints: Not nullable, Maximum length: 3
|
String |
getDocumentType()
Constraints: Not nullable, Maximum length: 3
|
String |
getDocumentVersion()
Constraints: Not nullable, Maximum length: 2
|
String |
getEntryIsRequired()
Constraints: Not nullable, Maximum length: 1
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
Calendar |
getKeyDate()
Constraints: Not nullable, Precision: 0
|
String |
getOriginalCharcInternalID()
Constraints: Not nullable, Maximum length: 10
|
Class<ClfnClassCharcForKeyDate> |
getType() |
Calendar |
getValidityEndDate()
Constraints: Not nullable, Precision: 0
|
Calendar |
getValidityStartDate()
Constraints: Not nullable, Precision: 0
|
int |
hashCode() |
void |
setAdditionalValueIsAllowed(String additionalValueIsAllowed)
Constraints: Not nullable, Maximum length: 1
|
void |
setAncestorClassInternalID(String ancestorClassInternalID)
Constraints: Not nullable, Maximum length: 10
|
void |
setChangeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
void |
setCharacteristic(String characteristic)
Constraints: Not nullable, Maximum length: 30
|
void |
setCharacteristicValue(List<ClfnCharcValueForKeyDate> value)
Overwrites the list of associated ClfnCharcValueForKeyDate entities for the loaded navigation property to_CharacteristicValue.
|
void |
setCharcCodeLetter(String charcCodeLetter)
Constraints: Not nullable, Maximum length: 3
|
void |
setCharcEntryIsNotFormatCtrld(String charcEntryIsNotFormatCtrld)
Constraints: Not nullable, Maximum length: 1
|
void |
setCharcInternalID(String charcInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setCharcIsDisplayRelevant(String charcIsDisplayRelevant)
Constraints: Not nullable, Maximum length: 1
|
void |
setCharcIsPrintRelevant(String charcIsPrintRelevant)
Constraints: Not nullable, Maximum length: 1
|
void |
setCharcIsSearchRelevant(String charcIsSearchRelevant)
Constraints: Not nullable, Maximum length: 1
|
void |
setCharcMaintAuthGrp(String charcMaintAuthGrp)
Constraints: Not nullable, Maximum length: 3
|
void |
setCharcOrigin(String charcOrigin)
Constraints: Not nullable, Maximum length: 10
|
void |
setCharcTemplateIsDisplayed(String charcTemplateIsDisplayed)
Constraints: Not nullable, Maximum length: 1
|
void |
setClassInternalID(String classInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setClassType(String classType)
Constraints: Not nullable, Maximum length: 3
|
void |
setClfnOrganizationalArea(String clfnOrganizationalArea)
Constraints: Not nullable, Maximum length: 10
|
void |
setDocNumber(String docNumber)
Constraints: Not nullable, Maximum length: 25
|
void |
setDocumentPart(String documentPart)
Constraints: Not nullable, Maximum length: 3
|
void |
setDocumentType(String documentType)
Constraints: Not nullable, Maximum length: 3
|
void |
setDocumentVersion(String documentVersion)
Constraints: Not nullable, Maximum length: 2
|
void |
setEntryIsRequired(String entryIsRequired)
Constraints: Not nullable, Maximum length: 1
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setKeyDate(Calendar keyDate)
Constraints: Not nullable, Precision: 0
|
void |
setOriginalCharcInternalID(String originalCharcInternalID)
Constraints: Not nullable, Maximum length: 10
|
void |
setValidityEndDate(Calendar validityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setValidityStartDate(Calendar validityStartDate)
Constraints: Not nullable, Precision: 0
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final ClfnClassCharcForKeyDateSelectable ALL_FIELDS
public static final ClfnClassCharcForKeyDateField<String> CLASS_INTERNAL_ID
public static final ClfnClassCharcForKeyDateField<String> CHARC_INTERNAL_ID
public static final ClfnClassCharcForKeyDateField<String> CHARACTERISTIC
public static final ClfnClassCharcForKeyDateField<String> ANCESTOR_CLASS_INTERNAL_ID
public static final ClfnClassCharcForKeyDateField<String> ORIGINAL_CHARC_INTERNAL_ID
public static final ClfnClassCharcForKeyDateField<String> CLFN_ORGANIZATIONAL_AREA
public static final ClfnClassCharcForKeyDateField<String> CLASS_TYPE
public static final ClfnClassCharcForKeyDateField<String> CHANGE_NUMBER
public static final ClfnClassCharcForKeyDateField<String> CHARC_CODE_LETTER
public static final ClfnClassCharcForKeyDateField<String> CHARC_ORIGIN
public static final ClfnClassCharcForKeyDateField<String> CHARC_IS_PRINT_RELEVANT
public static final ClfnClassCharcForKeyDateField<String> CHARC_IS_SEARCH_RELEVANT
public static final ClfnClassCharcForKeyDateField<String> CHARC_IS_DISPLAY_RELEVANT
public static final ClfnClassCharcForKeyDateField<String> ENTRY_IS_REQUIRED
public static final ClfnClassCharcForKeyDateField<String> ADDITIONAL_VALUE_IS_ALLOWED
public static final ClfnClassCharcForKeyDateField<String> DOC_NUMBER
public static final ClfnClassCharcForKeyDateField<String> DOCUMENT_PART
public static final ClfnClassCharcForKeyDateField<String> DOCUMENT_TYPE
public static final ClfnClassCharcForKeyDateField<String> DOCUMENT_VERSION
public static final ClfnClassCharcForKeyDateField<String> CHARC_MAINT_AUTH_GRP
public static final ClfnClassCharcForKeyDateField<String> CHARC_ENTRY_IS_NOT_FORMAT_CTRLD
public static final ClfnClassCharcForKeyDateField<String> CHARC_TEMPLATE_IS_DISPLAYED
public static final ClfnClassCharcForKeyDateField<Calendar> VALIDITY_START_DATE
public static final ClfnClassCharcForKeyDateField<Calendar> VALIDITY_END_DATE
public static final ClfnClassCharcForKeyDateField<Calendar> KEY_DATE
public static final ClfnClassCharcForKeyDateLink<ClfnCharcValueForKeyDate> TO_CHARACTERISTIC_VALUE
@Generated(value="lombok") public ClfnClassCharcForKeyDate()
@ConstructorProperties(value={"classInternalID","charcInternalID","characteristic","ancestorClassInternalID","originalCharcInternalID","clfnOrganizationalArea","classType","changeNumber","charcCodeLetter","charcOrigin","charcIsPrintRelevant","charcIsSearchRelevant","charcIsDisplayRelevant","entryIsRequired","additionalValueIsAllowed","docNumber","documentPart","documentType","documentVersion","charcMaintAuthGrp","charcEntryIsNotFormatCtrld","charcTemplateIsDisplayed","validityStartDate","validityEndDate","keyDate","erpConfigContext","toCharacteristicValue"}) @Generated(value="lombok") public ClfnClassCharcForKeyDate(@Nullable String classInternalID, @Nullable String charcInternalID, @Nullable String characteristic, @Nullable String ancestorClassInternalID, @Nullable String originalCharcInternalID, @Nullable String clfnOrganizationalArea, @Nullable String classType, @Nullable String changeNumber, @Nullable String charcCodeLetter, @Nullable String charcOrigin, @Nullable String charcIsPrintRelevant, @Nullable String charcIsSearchRelevant, @Nullable String charcIsDisplayRelevant, @Nullable String entryIsRequired, @Nullable String additionalValueIsAllowed, @Nullable String docNumber, @Nullable String documentPart, @Nullable String documentType, @Nullable String documentVersion, @Nullable String charcMaintAuthGrp, @Nullable String charcEntryIsNotFormatCtrld, @Nullable String charcTemplateIsDisplayed, @Nullable Calendar validityStartDate, @Nullable Calendar validityEndDate, @Nullable Calendar keyDate, @Nullable ErpConfigContext erpConfigContext, List<ClfnCharcValueForKeyDate> toCharacteristicValue)
public Class<ClfnClassCharcForKeyDate> getType()
getType
in class VdmObject<ClfnClassCharcForKeyDate>
public static <T> ClfnClassCharcForKeyDateField<T> field(String fieldName, Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.public List<ClfnCharcValueForKeyDate> fetchCharacteristicValue() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public List<ClfnCharcValueForKeyDate> getCharacteristicValueOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_CharacteristicValue of a queried ClfnClassCharcForKeyDate is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public com.google.common.base.Optional<List<ClfnCharcValueForKeyDate>> getCharacteristicValueOrNull()
If the navigation property to_CharacteristicValue for an entity ClfnClassCharcForKeyDate has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setCharacteristicValue(@NonNull List<ClfnCharcValueForKeyDate> value)
If the navigation property to_CharacteristicValue of a queried ClfnClassCharcForKeyDate is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of ClfnCharcValueForKeyDate entities.public void addCharacteristicValue(ClfnCharcValueForKeyDate... entity)
If the navigation property to_CharacteristicValue of a queried ClfnClassCharcForKeyDate is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of ClfnCharcValueForKeyDate entities.@Generated(value="lombok") public static ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder builder()
@Nullable @Generated(value="lombok") public String getClassInternalID()
@Nullable @Generated(value="lombok") public String getCharcInternalID()
@Nullable @Generated(value="lombok") public String getCharacteristic()
@Nullable @Generated(value="lombok") public String getAncestorClassInternalID()
@Nullable @Generated(value="lombok") public String getOriginalCharcInternalID()
@Nullable @Generated(value="lombok") public String getClfnOrganizationalArea()
On the characteristics screen of the class, you can assign characteristics to the organizational areas you have defined for the class.
@Nullable @Generated(value="lombok") public String getClassType()
@Nullable @Generated(value="lombok") public String getChangeNumber()
If you make a change with reference to a change number, or create an object with a change number, the following functions are at your disposal: The system determines the validity conditions The conditions that the change is effective under can be defined in the change master record as follows: Changes with a date validity (valid-from date) Changes with parameter effectivity (for example: serial no. effectivity) Log of the changes made Documentation of the changes Assignment of a revision level to a change state of a material or document Release of changes for the different areas in the company
@Nullable @Generated(value="lombok") public String getCharcCodeLetter()
@Nullable @Generated(value="lombok") public String getCharcOrigin()
This origin indicator allows you to differentiate between the characteristics that were created automatically and those that were created manually.
@Nullable @Generated(value="lombok") public String getCharcIsPrintRelevant()
@Nullable @Generated(value="lombok") public String getCharcIsSearchRelevant()
@Nullable @Generated(value="lombok") public String getCharcIsDisplayRelevant()
@Nullable @Generated(value="lombok") public String getEntryIsRequired()
@Nullable @Generated(value="lombok") public String getAdditionalValueIsAllowed()
@Nullable @Generated(value="lombok") public String getDocNumber()
@Nullable @Generated(value="lombok") public String getDocumentPart()
Design departments, for example, can use document parts to divide up large documents such as design drawings into pages.
@Nullable @Generated(value="lombok") public String getDocumentType()
@Nullable @Generated(value="lombok") public String getDocumentVersion()
A new version is assigned after the original files have been edited in the following processing situations: The new processing status varies from the original in a certain way (for example, text change sin a text file). You want the original processing status to remain the same (for example, documentation of project progress).
@Nullable @Generated(value="lombok") public String getCharcMaintAuthGrp()
This authorization must be defined in the user master record. The authorization object is C_CABN_GRP.
@Nullable @Generated(value="lombok") public String getCharcEntryIsNotFormatCtrld()
If this field is not selected, the entry field for the characteristic is reduced to the number of characters in the characteristic format. If this field is selected, the entry field has 30 characters, so you can enter intervals and/or several values, separated by a semi-colon, in the one line.
@Nullable @Generated(value="lombok") public String getCharcTemplateIsDisplayed()
@Nullable @Generated(value="lombok") public Calendar getValidityStartDate()
@Nullable @Generated(value="lombok") public Calendar getValidityEndDate()
@Nullable @Generated(value="lombok") public Calendar getKeyDate()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setClassInternalID(@Nullable String classInternalID)
classInternalID
- @Generated(value="lombok") public void setCharcInternalID(@Nullable String charcInternalID)
charcInternalID
- @Generated(value="lombok") public void setCharacteristic(@Nullable String characteristic)
characteristic
- @Generated(value="lombok") public void setAncestorClassInternalID(@Nullable String ancestorClassInternalID)
ancestorClassInternalID
- @Generated(value="lombok") public void setOriginalCharcInternalID(@Nullable String originalCharcInternalID)
originalCharcInternalID
- @Generated(value="lombok") public void setClfnOrganizationalArea(@Nullable String clfnOrganizationalArea)
On the characteristics screen of the class, you can assign characteristics to the organizational areas you have defined for the class.
clfnOrganizationalArea
- @Generated(value="lombok") public void setClassType(@Nullable String classType)
classType
- @Generated(value="lombok") public void setChangeNumber(@Nullable String changeNumber)
If you make a change with reference to a change number, or create an object with a change number, the following functions are at your disposal: The system determines the validity conditions The conditions that the change is effective under can be defined in the change master record as follows: Changes with a date validity (valid-from date) Changes with parameter effectivity (for example: serial no. effectivity) Log of the changes made Documentation of the changes Assignment of a revision level to a change state of a material or document Release of changes for the different areas in the company
changeNumber
- @Generated(value="lombok") public void setCharcCodeLetter(@Nullable String charcCodeLetter)
charcCodeLetter
- @Generated(value="lombok") public void setCharcOrigin(@Nullable String charcOrigin)
This origin indicator allows you to differentiate between the characteristics that were created automatically and those that were created manually.
charcOrigin
- @Generated(value="lombok") public void setCharcIsPrintRelevant(@Nullable String charcIsPrintRelevant)
charcIsPrintRelevant
- @Generated(value="lombok") public void setCharcIsSearchRelevant(@Nullable String charcIsSearchRelevant)
charcIsSearchRelevant
- @Generated(value="lombok") public void setCharcIsDisplayRelevant(@Nullable String charcIsDisplayRelevant)
charcIsDisplayRelevant
- @Generated(value="lombok") public void setEntryIsRequired(@Nullable String entryIsRequired)
entryIsRequired
- @Generated(value="lombok") public void setAdditionalValueIsAllowed(@Nullable String additionalValueIsAllowed)
additionalValueIsAllowed
- @Generated(value="lombok") public void setDocNumber(@Nullable String docNumber)
docNumber
- @Generated(value="lombok") public void setDocumentPart(@Nullable String documentPart)
Design departments, for example, can use document parts to divide up large documents such as design drawings into pages.
documentPart
- @Generated(value="lombok") public void setDocumentType(@Nullable String documentType)
documentType
- @Generated(value="lombok") public void setDocumentVersion(@Nullable String documentVersion)
A new version is assigned after the original files have been edited in the following processing situations: The new processing status varies from the original in a certain way (for example, text change sin a text file). You want the original processing status to remain the same (for example, documentation of project progress).
documentVersion
- @Generated(value="lombok") public void setCharcMaintAuthGrp(@Nullable String charcMaintAuthGrp)
This authorization must be defined in the user master record. The authorization object is C_CABN_GRP.
charcMaintAuthGrp
- @Generated(value="lombok") public void setCharcEntryIsNotFormatCtrld(@Nullable String charcEntryIsNotFormatCtrld)
If this field is not selected, the entry field for the characteristic is reduced to the number of characters in the characteristic format. If this field is selected, the entry field has 30 characters, so you can enter intervals and/or several values, separated by a semi-colon, in the one line.
charcEntryIsNotFormatCtrld
- @Generated(value="lombok") public void setCharcTemplateIsDisplayed(@Nullable String charcTemplateIsDisplayed)
charcTemplateIsDisplayed
- @Generated(value="lombok") public void setValidityStartDate(@Nullable Calendar validityStartDate)
validityStartDate
- @Generated(value="lombok") public void setValidityEndDate(@Nullable Calendar validityEndDate)
validityEndDate
- @Generated(value="lombok") public void setKeyDate(@Nullable Calendar keyDate)
keyDate
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<ClfnClassCharcForKeyDate>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<ClfnClassCharcForKeyDate>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<ClfnClassCharcForKeyDate>
Copyright © 2018 SAP SE. All rights reserved.