Class Method list used by SAP ABAP Class CL_CPE_QUOTATIONS (Quotations)
SAP ABAP Class CL_CPE_QUOTATIONS (Quotations) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CPE_FE_EVALUATION_DATA - GET_CURRENT_DATA CPE Evaluation data container
2 Class Method  CL_CPE_QUOTATIONS - ADD_QUOTATIONS Quotations SOURCE add_quotations( i_quotations ).
3 Class Method  CL_CPE_QUOTATIONS - GET_WITH_DATE_SORTED Quotations SOURCE r_quotation = get_with_date_sorted( i_quotdate ).
4 Class Method  CL_CPE_QUOTATIONS - GET_WITH_DATE_UNSORTED Quotations SOURCE r_quotation = get_with_date_unsorted( i_quotdate ).
5 Class Method  CL_CPE_QUOTATIONS - GET_WITH_TIME Quotations SOURCE r_quotation = get_with_time( i_quotdate = i_quotdate
6 Class Method  CL_CPE_QUOTATIONS - GET_WITH_TIME Quotations SOURCE i_quottime = i_quottime ).
7 Class Method  CL_CPE_QUOTATIONS - IS_LAST_OF_DAY_SOURCE Quotations SOURCE ELSEIF is_last_of_day_source( i_source_routine ) = abap_false.
8 Class Method  CL_CPE_QUOTATIONS - IS_SOURCE_WITHOUT_TIME Quotations
9 Class Method  CL_CPE_QUOTATIONS - SORT Quotations SOURCE sort( ).
10 Class Method  IF_CPE_QUOTATIONS - ADD_QUOTATIONS Quotations
11 Class Method  IF_CPE_QUOTATIONS - SET_QUOTATIONS Quotations
12 Class Method  IF_CPE_QUOTATIONS - GET_QUOTATIONS Quotations
13 Class Method  IF_CPE_QUOTATIONS - GET_QUOTATION Quotations
14 Class Method  IF_CPE_QUOTATIONS - CREATE_QUOTATION Quotations
15 Class Method  IF_CPE_QUOTATIONS - ADD_QUOTATIONS Quotations
16 Class Method  IF_CPE_QUOTATIONS - ADD_QUOTATIONS Quotations
17 Class Method  IF_CPE_QUOTATION_FACTORIES - GET_QUOTATION_FACTORY Quotation Factories
18 Class Method  IF_CPE_QUOTATION_FACTORY - GET_KEY_TYPE Quotation Factory