/AWS1/CL_LOMFILEFMTDESCRIPTOR¶
Contains information about a source file's formatting.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_csvformatdescriptor TYPE REF TO /AWS1/CL_LOMCSVFMTDESCRIPTOR /AWS1/CL_LOMCSVFMTDESCRIPTOR¶
Contains information about how a source CSV data file should be analyzed.
io_jsonformatdescriptor TYPE REF TO /AWS1/CL_LOMJSONFMTDESCRIPTOR /AWS1/CL_LOMJSONFMTDESCRIPTOR¶
Contains information about how a source JSON data file should be analyzed.
Queryable Attributes¶
CsvFormatDescriptor¶
Contains information about how a source CSV data file should be analyzed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CSVFORMATDESCRIPTOR() |
Getter for CSVFORMATDESCRIPTOR |
JsonFormatDescriptor¶
Contains information about how a source JSON data file should be analyzed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JSONFORMATDESCRIPTOR() |
Getter for JSONFORMATDESCRIPTOR |