Class Method list used by SAP ABAP Class CL_DBA_SQL_FORMATTER (SQL Formatter Class)
SAP ABAP Class
CL_DBA_SQL_FORMATTER (SQL Formatter Class) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DBA_FORMAT - ENCODE_TO_WD_HTML | DBA Cockpit: ABAP type conversion routines | ||
| 2 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( indent_factor ). |
|
| 3 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |
|
| 4 | CL_DBA_SQL_FORMATTER - FORMAT_SINGLE_STMT | SQL Formatter Class | SOURCE continue_tabix = format_single_stmt( recursion_level = ( recursion_level + 1 ) |
|
| 5 | CL_DBA_SQL_FORMATTER - FORMAT_SINGLE_STMT | SQL Formatter Class | SOURCE stmt_tabix = local_tabix |
|
| 6 | CL_DBA_SQL_FORMATTER - FORMAT_SINGLE_STMT | SQL Formatter Class | SOURCE outer_from_clause_processed = from_clause_processed ). |
|
| 7 | CL_DBA_SQL_FORMATTER - FORMAT_SINGLE_STMT | SQL Formatter Class | SOURCE format_single_stmt( recursion_level = 0 |
|
| 8 | CL_DBA_SQL_FORMATTER - FORMAT_SINGLE_STMT | SQL Formatter Class | SOURCE stmt_tabix = 1 |
|
| 9 | CL_DBA_SQL_FORMATTER - FORMAT_SINGLE_STMT | SQL Formatter Class | SOURCE outer_from_clause_processed = abap_true ). |
|
| 10 | CL_DBA_SQL_FORMATTER - FORMAT_STATEMENT | SQL Formatter Class | ||
| 11 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( temp_i ). |
|
| 12 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( indent_factor ). |
|
| 13 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( indent_factor ). |
|
| 14 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( recursion_indent_factor - bracket_indent_size ). |
|
| 15 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( indent_factor ). |
|
| 16 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |
|
| 17 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE current_line = get_indent_string( indent_factor ). |
|
| 18 | CL_DBA_SQL_FORMATTER - GET_INDENT_STRING | SQL Formatter Class | SOURCE line_out = get_indent_string( indent_factor + keyword_indent_size ). |
|
| 19 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor - keyword_indent_size ). |
|
| 20 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor + bracket_indent_size ). |
|
| 21 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor - bracket_indent_size ). |
|
| 22 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( local_start_indent_factor - keyword_indent_size ). |
|
| 23 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( bracket_start_indent_factor ). |
|
| 24 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor + keyword_indent_size ). |
|
| 25 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor + keyword_indent_size ). |
|
| 26 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor - keyword_indent_size ). |
|
| 27 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( indent_factor - keyword_indent_size ). |
|
| 28 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( local_start_indent_factor - keyword_indent_size ). |
|
| 29 | CL_DBA_SQL_FORMATTER - SET_INDENT | SQL Formatter Class | SOURCE set_indent( 0 ). |
|
| 30 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 31 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE current_line = append_respecting_line_length( line_in = current_line |
|
| 32 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE word = keyword_space ). |
|
| 33 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE current_line = append_respecting_line_length( line_in = current_line |
|
| 34 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE word = keyword_space ). |
|
| 35 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE current_line = append_respecting_line_length( line_in = current_line |
|
| 36 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE word = keyword_space ). |
|
| 37 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE current_line = append_respecting_line_length( line_in = current_line |
|
| 38 | CL_DBA_SQL_FORMATTER - APPEND_RESPECTING_LINE_LENGTH | SQL Formatter Class | SOURCE word = |
|
| 39 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 40 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 41 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 42 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 43 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 44 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |
|
| 45 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 46 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 47 | CL_DBA_SQL_FORMATTER - APPEND_TO_OUTPUT | SQL Formatter Class | SOURCE append_to_output( current_line ). |
|
| 48 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = last_keyword str2 = `FROM` ) = abap_true and last_keyword <> last_word. "#EC NOTEXT |
|
| 49 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if sy-subrc = 0 and equalsignorecase( str1 = |
|
| 50 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if sy-subrc = 0 |
|
| 51 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE and ( not ( equalsignorecase( str1 = |
|
| 52 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE and ( equalsignorecase( str1 = |
|
| 53 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |
|
| 54 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |
|
| 55 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |
|
| 56 | CL_DBA_SQL_FORMATTER - EQUALSIGNORECASE | SQL Formatter Class | SOURCE if equalsignorecase( str1 = |