/AWS1/CL_APFVEEVASOURCEPRPS¶
The properties that are applied when using Veeva as a flow source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_object TYPE /AWS1/APFOBJECT /AWS1/APFOBJECT¶
The object specified in the Veeva flow source.
Optional arguments:¶
iv_documenttype TYPE /AWS1/APFDOCUMENTTYPE /AWS1/APFDOCUMENTTYPE¶
The document type specified in the Veeva document extract flow.
iv_includesourcefiles TYPE /AWS1/APFBOOLEAN /AWS1/APFBOOLEAN¶
Boolean value to include source files in Veeva document extract flow.
iv_includerenditions TYPE /AWS1/APFBOOLEAN /AWS1/APFBOOLEAN¶
Boolean value to include file renditions in Veeva document extract flow.
iv_includeallversions TYPE /AWS1/APFBOOLEAN /AWS1/APFBOOLEAN¶
Boolean value to include All Versions of files in Veeva document extract flow.
Queryable Attributes¶
object¶
The object specified in the Veeva flow source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECT() |
Getter for OBJECT, with configurable default |
ASK_OBJECT() |
Getter for OBJECT w/ exceptions if field has no value |
HAS_OBJECT() |
Determine if OBJECT has a value |
documentType¶
The document type specified in the Veeva document extract flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOCUMENTTYPE() |
Getter for DOCUMENTTYPE, with configurable default |
ASK_DOCUMENTTYPE() |
Getter for DOCUMENTTYPE w/ exceptions if field has no value |
HAS_DOCUMENTTYPE() |
Determine if DOCUMENTTYPE has a value |
includeSourceFiles¶
Boolean value to include source files in Veeva document extract flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDESOURCEFILES() |
Getter for INCLUDESOURCEFILES |
includeRenditions¶
Boolean value to include file renditions in Veeva document extract flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDERENDITIONS() |
Getter for INCLUDERENDITIONS |
includeAllVersions¶
Boolean value to include All Versions of files in Veeva document extract flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDEALLVERSIONS() |
Getter for INCLUDEALLVERSIONS |