/AWS1/CL_TEXSTARTDOCALYRSP¶
StartDocumentAnalysisResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_jobid TYPE /AWS1/TEXJOBID /AWS1/TEXJOBID¶
The identifier for the document text detection job. Use
JobIdto identify the job in a subsequent call toGetDocumentAnalysis. AJobIdvalue is only valid for 7 days.
Queryable Attributes¶
JobId¶
The identifier for the document text detection job. Use
JobIdto identify the job in a subsequent call toGetDocumentAnalysis. AJobIdvalue is only valid for 7 days.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBID() |
Getter for JOBID, with configurable default |
ASK_JOBID() |
Getter for JOBID w/ exceptions if field has no value |
HAS_JOBID() |
Determine if JOBID has a value |