We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To reproduce, run the program ZDEMO_EXCEL43:
ZDEMO_EXCEL43
UNCAUGHT_EXCEPTION ZCX_EXCEL ... Chain of Exception Objects ... Level 1 Class ZCX_EXCEL ... Internal table has less columns than excel ... ERROR Internal table has less columns than excel ... Active Calls/Events ... 3 METHOD ZCX_EXCEL=====================CP ZCX_EXCEL=====================CM005 2 ZCX_EXCEL=>RAISE_TEXT 2 METHOD ZCL_EXCEL_WORKSHEET===========CP ZCL_EXCEL_WORKSHEET===========CM01M 63 ZCL_EXCEL_WORKSHEET=>GET_TABLE 1 EVENT ZDEMO_EXCEL43 ZDEMO_EXCEL43 48 START-OF-SELECTION
Expected results:
string
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To reproduce, run the program
ZDEMO_EXCEL43
:Several columns.xlsx
One column.xlsx
Actual result by
ZDEMO_EXCEL43
Expected results:
ZDEMO_EXCEL43
so that:string
instead of 1 character, or let the user choose the type of each column.The text was updated successfully, but these errors were encountered: