Class Method list used by SAP ABAP Class CL_SMI_DB_POST_COLLECTOR (Provides data to build the association table)
SAP ABAP Class CL_SMI_DB_POST_COLLECTOR (Provides data to build the association table) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_TSTMP - ADD Arithmetic and Conversion for Time Stamps
2 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_CHAR_CP ABAP Unit: Assertions (see longtext)
3 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see longtext)
4 Class Method  CL_ABAP_UNIT_ASSERT - ASSERT_SUBRC ABAP Unit: Assertions (see longtext)
5 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_BLOCK_SELECT Provides data to build the association table SOURCE DATA(lv_basic_statement) = build_block_select( ).
6 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_BLOCK_SELECT Provides data to build the association table SOURCE DATA(lv_sql_statement) = build_block_select( ).
7 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_COMPLETE_BLOCK_SELECT Provides data to build the association table SOURCE lv_sql_statement = build_complete_block_select( ).
8 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_COMPLETE_BLOCK_SELECT Provides data to build the association table SOURCE lv_sql_statement = build_complete_block_select( ).
9 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_DISTINCT_KEY_LIST Provides data to build the association table SOURCE REPLACE '$FIELD_LIST' IN rv_block_select WITH build_distinct_key_list( ).
10 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_DISTINCT_KEY_LIST Provides data to build the association table SOURCE REPLACE '$FIELD_LIST' IN lv_sql_statement WITH build_distinct_key_list( ).
11 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_DISTINCT_KEY_LIST Provides data to build the association table SOURCE REPLACE '$FIELD_LIST' IN rv_sql_statement WITH build_distinct_key_list( ).
12 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_DISTINCT_KEY_LIST Provides data to build the association table SOURCE lv_field_list = build_distinct_key_list( ).
13 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_GET_ENTRIES_SELECT Provides data to build the association table SOURCE lv_sql_statement = build_get_entries_select( iv_block_size ).
14 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_GET_ENTRIES_SELECT Provides data to build the association table SOURCE lv_sql_statement = build_get_entries_select( iv_block_size ).
15 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_INITIAL_JOIN Provides data to build the association table SOURCE rv_block_select = build_initial_join( ).
16 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_INITIAL_JOIN Provides data to build the association table SOURCE rv_ta_select = build_initial_join( ).
17 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_LANGUAGE_WHERE Provides data to build the association table SOURCE REPLACE '$ADD_WHERE' IN rv_block_select WITH build_language_where( ).
18 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE rv_sql_statement = 'select TOP $TOP socialmediachannel, socialpost, socialdatauuid, creationdatetime_utc, creationdatetime, createdat, LCASE ( socialpostsearchtermtext ) from'
19 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE && | | && cv_post_table_name
20 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE && | | && build_search_term_where( ).
21 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE lv_sql_statement = 'select count(*) as number from( '
22 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE && | | && 'select distinct SOCIALMEDIACHANNEl, socialpost, socialdatauuid from'
23 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE && | | && cv_post_table_name
24 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE && | | && build_search_term_where( )
25 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_SEARCH_TERM_WHERE Provides data to build the association table SOURCE && | | && ')'.
26 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_TA_SELECT_LIST Provides data to build the association table SOURCE REPLACE '$FIELD_LIST' IN rv_ta_select WITH build_ta_select_list( ).
27 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_TA_SQL_STATEMENT Provides data to build the association table SOURCE DATA(lv_act) = lo_cut->build_ta_sql_statement( lt_uuids ).
28 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_TA_SQL_STATEMENT Provides data to build the association table SOURCE DATA(lv_act) = lo_cut->build_ta_sql_statement( lt_uuids ).
29 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_TA_SQL_STATEMENT Provides data to build the association table SOURCE DATA(lv_sql_statement) = build_ta_sql_statement( lt_uuids_block ).
30 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_TIME_WHERE Provides data to build the association table SOURCE REPLACE '$ADD_WHERE' IN rv_block_select WITH build_time_where( ).
31 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_UUID_IN_LIST Provides data to build the association table SOURCE REPLACE '$ADD_WHERE' IN rv_sql_statement WITH build_uuid_in_list( it_block ).
32 Class Method  CL_SMI_DB_POST_COLLECTOR - BUILD_UUID_LIST Provides data to build the association table SOURCE lv_post_list = build_uuid_list( it_uuids ).
33 Class Method  CL_SMI_DB_POST_COLLECTOR - CONSTRUCTOR Provides data to build the association table
34 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
35 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
36 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
37 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
38 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
39 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
40 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act3 ).
41 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act2 ).
42 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
43 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
44 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE mo_cut->convert_block_timestamp( mr_act ).
45 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_BLOCK_TIMESTAMP Provides data to build the association table SOURCE convert_block_timestamp( lr_result ).
46 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_ENTRIES_BLOCK Provides data to build the association table SOURCE convert_entries_block( rr_block ).
47 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_ENTRIES_BLOCK Provides data to build the association table SOURCE convert_entries_block( rr_block ).
48 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_ONE_RFC_TIMESTAMP Provides data to build the association table SOURCE -post_created_at = convert_one_rfc_timestamp( iv_rfc_date_time = -creationdatetime ).
49 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_ONE_RFC_TIMESTAMP Provides data to build the association table SOURCE -creationdatetime_utc = convert_one_rfc_timestamp( -creationdatetime ).
50 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_RFC_MONTH Provides data to build the association table SOURCE rv_utc_timestamp = rv_utc_timestamp + convert_rfc_month( lv_timestamp+2(3) ) * 100000000.
51 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE cl_abap_unit_assert=>assert_equals( act = lo_cut->convert_time_to_string( '0.0000000' )
52 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE exp = '0001-01-01 00:00:00.001' ).
53 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE cl_abap_unit_assert=>assert_equals( act = lo_cut->convert_time_to_string( '20130716185855.7620000' )
54 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE exp = '2013-07-16 18:58:55.762' ).
55 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE cl_abap_unit_assert=>assert_equals( act = lo_cut->convert_time_to_string( '20130716185855.7620000' )
56 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE exp = '2013-07-16 18:58:55.762' ).
57 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE mv_start_time = convert_time_to_string( mv_start_timestamp ).
58 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE mv_end_time = convert_time_to_string( mv_end_timestamp ).
59 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE mv_start_time = convert_time_to_string( iv_closed_start_time ).
60 Class Method  CL_SMI_DB_POST_COLLECTOR - CONVERT_TIME_TO_STRING Provides data to build the association table SOURCE mv_end_time = convert_time_to_string( iv_closed_end_time ).
61 Class Method  CL_SMI_DB_POST_COLLECTOR - CREATE_ENTITY_SELECTION Provides data to build the association table SOURCE REPLACE '$ADD_WHERE' IN rv_ta_select WITH create_entity_selection( ) && 'and t0.socialdatauuid in (''' && lv_post_list && ''')' ##NO_TEXT .
62 Class Method  CL_SMI_DB_POST_COLLECTOR - CREATE_ENTITY_SELECTION Provides data to build the association table SOURCE rv_where_cond = 'and t0.TA_CREATED_AT >= ''' && mv_start_time && ''''
63 Class Method  CL_SMI_DB_POST_COLLECTOR - CREATE_ENTITY_SELECTION Provides data to build the association table SOURCE && | | && 'and t0.TA_CREATED_AT <= ''' && mv_end_time && ''''
64 Class Method  CL_SMI_DB_POST_COLLECTOR - CREATE_ENTITY_SELECTION Provides data to build the association table SOURCE && | | && '$ADD_WHERE'
65 Class Method  CL_SMI_DB_POST_COLLECTOR - CREATE_ENTITY_SELECTION Provides data to build the association table SOURCE && | | && create_entity_selection( ).
66 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE perform_query( io_result = mo_sql->execute_query( EXPORTING statement = lv_sql_statement )
67 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE ir_block = rr_block ).
68 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE perform_query( io_result = mo_sql->execute_query( EXPORTING statement = lv_select )
69 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE ir_block = rr_block ).
70 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE perform_query( io_result = mo_sql->execute_query( EXPORTING statement = lv_select )
71 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE ir_block = rr_block ).
72 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE perform_query( io_result = mo_sql->execute_query( EXPORTING statement = lv_sql_statement )
73 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE ir_block = rr_block ).
74 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE perform_query( io_result = mo_sql->execute_query( EXPORTING statement = lv_sql_statement )
75 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE ir_block = rr_block ).
76 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE perform_query( io_result = mo_sql->execute_query( EXPORTING statement = lv_sql_statement )
77 Class Method  CL_SMI_DB_POST_COLLECTOR - PERFORM_QUERY Provides data to build the association table SOURCE ir_block = rr_block ).
78 Class Method  CL_SMI_ENTITY_TYPE_PROVIDER - CONSTRUCTOR Provides the relevenat entity types
79 Class Method  CL_SQL_CONNECTION - CREATE_STATEMENT Database Connection
80 Class Method  CL_SQL_CONNECTION - GET_CONNECTION Database Connection
81 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
82 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
83 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
84 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
85 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
86 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
87 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
88 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
89 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
90 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
91 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
92 Class Method  CL_SQL_RESULT_SET - NEXT_PACKAGE Resulting Set of an SQL Query
93 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
94 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
95 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
96 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
97 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
98 Class Method  CL_SQL_RESULT_SET - SET_PARAM_TABLE Resulting Set of an SQL Query
99 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
100 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
101 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
102 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
103 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
104 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
105 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
106 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
107 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
108 Class Method  CL_SQL_STATEMENT - SET_PARAM SQL statement
109 Class Method  CL_SQL_STATEMENT - SET_PARAM SQL statement
110 Class Method  CL_SQL_STATEMENT - SET_PARAM SQL statement
111 Class Method  CL_SQL_STATEMENT - SET_PARAM_STRUCT SQL statement
112 Class Method  CL_SQL_STATEMENT - SET_PARAM_STRUCT SQL statement
113 Class Method  CL_SQL_STATEMENT - SET_PARAM_STRUCT SQL statement
114 Class Method  CL_SQL_STATEMENT - SET_PARAM_STRUCT SQL statement
115 Class Method  IF_SMI_POST_COLLECTOR - CHECK_PROCESSED Data reader that support association table creation
116 Class Method  IF_SMI_POST_COLLECTOR - COMPLETE_BLOCK Data reader that support association table creation
117 Class Method  IF_SMI_POST_COLLECTOR - GET_BLOCK Data reader that support association table creation
118 Class Method  IF_SMI_POST_COLLECTOR - GET_NO_OF_PENDING_POST Data reader that support association table creation
119 Class Method  IF_SMI_SEARCH_TERM_COLLECTOR - CHECK_PROCESSED Data reader that support association table creation
120 Class Method  IF_SMI_SEARCH_TERM_COLLECTOR - COMPLETE_BLOCK Data reader that support association table creation
121 Class Method  IF_SMI_SEARCH_TERM_COLLECTOR - GET_ENTRIES Data reader that support association table creation
122 Class Method  IF_SMI_SEARCH_TERM_COLLECTOR - GET_NO_OF_PENDING_ENTRIES Data reader that support association table creation
123 Class Method  IF_SMI_TA_RESULT_ACCESS - RETRIEVE_POST_DISTINCT Interface for Text Analysis Result access
124 Class Method  IF_SMI_TIME_FRAME_PROVIDER - GET_CLOSED_END_TIME Time frame
125 Class Method  IF_SMI_TIME_FRAME_PROVIDER - GET_CLOSED_START_TIME Time frame