INTF IF_CDS_ENTITY_INSPECTOR

Source Link
Open in ADT

Home
Previous Object: IF_CDS_ACCESS_CONTROL_DOUBLE
Next Object: IF_CDS_NULL_VALUES_CONFIG

Status: RELEASED

Public
Type ty_field_name TYPE if_cds_entity_inspector=>ty_field_name
Type ty_field_names TYPE if_cds_entity_inspector=>ty_field_names
Type ty_expression TYPE if_cds_entity_inspector=>ty_expression
Type ty_join_clause TYPE if_cds_entity_inspector=>ty_join_clause
Type ty_join_clauses TYPE if_cds_entity_inspector=>ty_join_clauses
Method get_fields_in_group_by_clause
  RETURNING r_result TYPE if_cds_entity_inspector=>ty_field_names
Method get_executed_joins
  RETURNING r_result TYPE if_cds_entity_inspector=>ty_join_clauses
Method get_nullable_fields
  IMPORTING
    i_sap_schema TYPE STRING Optional
  RETURNING r_result TYPE if_cds_entity_inspector=>ty_field_names

Exists on:
754true
750false
702false

Bug reports and ideas welcome
Made using abaplint.app