Class Method list used by SAP ABAP Class CL_SRM_ARCHIVE_QUERY (Attribute Search in the Archive)
SAP ABAP Class CL_SRM_ARCHIVE_QUERY (Attribute Search in the Archive) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SRM_ARCHIVE_QUERY - CHECK_ACTIVE_FIELDS Attribute Search in the Archive SOURCE CALL METHOD me->check_active_fields
2 Class Method  CL_SRM_ARCHIVE_QUERY - CHECK_ACTIVE_FIELDS Attribute Search in the Archive SOURCE EXPORTING
3 Class Method  CL_SRM_ARCHIVE_QUERY - CHECK_ACTIVE_FIELDS Attribute Search in the Archive SOURCE it_info_structs = lt_info_structs
4 Class Method  CL_SRM_ARCHIVE_QUERY - CHECK_ACTIVE_FIELDS Attribute Search in the Archive SOURCE CHANGING
5 Class Method  CL_SRM_ARCHIVE_QUERY - CHECK_ACTIVE_FIELDS Attribute Search in the Archive SOURCE ct_fieldcat_fields = lt_fields.
6 Class Method  CL_SRM_ARCHIVE_QUERY - GET_FIELDCAT_FOR_INFOSTRUCT Attribute Search in the Archive
7 Class Method  CL_SRM_ARCHIVE_QUERY - GET_GENERATED_TABLE Attribute Search in the Archive
8 Class Method  CL_SRM_ARCHIVE_QUERY - REMOVE_DOUBLE_ENTRIES Attribute Search in the Archive SOURCE CALL METHOD me->remove_double_entries
9 Class Method  CL_SRM_ARCHIVE_QUERY - REMOVE_DOUBLE_ENTRIES Attribute Search in the Archive SOURCE CHANGING
10 Class Method  CL_SRM_ARCHIVE_QUERY - REMOVE_DOUBLE_ENTRIES Attribute Search in the Archive SOURCE ct_result = lt_result.
11 Class Method  IF_SRM_ARCHIVE_QUERY - BUILD_QUERY Archive Search Support