INTF IF_FDT_CP_ADMIN_DATA

Source Link
Open in ADT

Home
Previous Object: IF_FDT_CP_ACTIONS
Next Object: IF_FDT_CP_AST_FACTORY

Status: RELEASED

Public
Attribute mv_id TYPE if_fdt_cp_external_types=>id
Attribute mv_type TYPE if_fdt_cp_external_types=>cpbr_object_type
Method get_name
  RETURNING rv_name TYPE STRING
Method get_label
  RETURNING rt_label TYPE if_fdt_cp_external_types=>tt_label
Method get_description
  RETURNING rt_description TYPE if_fdt_cp_external_types=>tt_description
Method get_project
  RETURNING rv_project_id TYPE if_fdt_cp_external_types=>id
Method set_description
  IMPORTING
    it_description TYPE if_fdt_cp_external_types=>tt_description
Method set_label
  IMPORTING
    it_label TYPE if_fdt_cp_external_types=>tt_label
Method set_name
  IMPORTING
    iv_name TYPE STRING
Method set_project
  IMPORTING
    iv_project_id TYPE if_fdt_cp_external_types=>id
Method get_annotations
  RETURNING rt_annotations TYPE if_fdt_cp_external_types=>tt_annotations
Method set_annotations
  IMPORTING
    it_annotations TYPE if_fdt_cp_external_types=>tt_annotations

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app