public static class DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DocumentInfoRecordDocStsVH |
build() |
DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder |
documentInfoRecordDocType(String documentInfoRecordDocType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder |
documentStatusName(String documentStatusName)
Constraints: Not nullable, Maximum length: 16
|
DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder |
externalDocumentStatus(String externalDocumentStatus)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder |
internalDocumentStatus(String internalDocumentStatus)
Constraints: Not nullable, Maximum length: 2
|
DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
public DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
organizational procedures which result from them.this
.public DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
During processing, you can switch to all languages allowed in the SAP System. You can even make an entry in this field when displaying a document.The default is always the language key of the logon language.If the field Description has been defined as a required field via Customizing (Document management), this only applies to your logon language. If you change to another language, the field Description becomes an optional field.
this
.public DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder externalDocumentStatus(@Nullable String externalDocumentStatus)
Original property name from the Odata EDM: ExternalDocumentStatus
If a status network is defined for the document type you canchoose a status among the entry possibilities which is supported inthe current processing situation when you create orchange.You can find more information with an additional colored release indicator:If the document version is releasedIn which time interval the version is releasedYou define the status network in Customizing work step Define document type level Define document status.
this
.public DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder internalDocumentStatus(@Nullable String internalDocumentStatus)
Original property name from the Odata EDM: InternalDocumentStatus
For each document type, you can define a status network in which one or more previous statuses are defined for a status. You can display the current possible entries (language-dependent) in any processing situation.When you set a new status, the system checks whether the current status is one of the possible previous statuses.When you set a status, the system checks your authorization.
this
.public DocumentInfoRecordDocStsVH.DocumentInfoRecordDocStsVHBuilder documentStatusName(@Nullable String documentStatusName)
Original property name from the Odata EDM: DocumentStatusName
this
.public DocumentInfoRecordDocStsVH build()
Copyright © 2020 SAP SE. All rights reserved.