INTF IF_XCO_DBT_FOREIGN_KEY_CONTENT
Source Link
Open in ADT
Home
Previous Object: IF_XCO_DBT_FOREIGN_KEY
Next Object: IF_XCO_DBT_SEARCH_HELP
Status: RELEASED
Public
Attribute foreign_key TYPE if_xco_dbt_foreign_key
Attribute read_state TYPE cl_xco_ad_object_read_state
Method get_check_table
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING ro_check_check TYPE if_xco_database_table
Method get_field_assignments
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING rt_field_assignments TYPE if_xco_tab_foreign_key_content=>tt_field_assignment
Method get_screen_check
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING rv_screen_check TYPE ABAP_BOOL
Method get_key_type
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING ro_key_type TYPE cl_xco_tab_fkey_field_type
Method get_cardinality
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING rs_cardinality TYPE if_xco_tab_foreign_key_content=>ts_cardinality
Method get_error_message
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING rs_error_message TYPE if_xco_tab_foreign_key_content=>ts_error_message
Method get
IMPORTING
 io_origin TYPE cl_xco_tab_origin Optional
RETURNING rs_content TYPE if_xco_tab_foreign_key_content=>ts_content
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app