INTF IF_FDT_CP_PROJECT

Source Link
Open in ADT

Home
Previous Object: IF_FDT_CP_OPERATION_DEPLOY
Next Object: IF_FDT_CP_PROJECT_SETTINGS

Status: RELEASED

Public
Interface if_fdt_cp_admin_data
Interface if_fdt_cp_actions
Type ty_project_interface TYPE if_fdt_cp_project=>ty_project_interface
Type tt_project_interface TYPE if_fdt_cp_project=>tt_project_interface
Type ty_included_interface TYPE if_fdt_cp_project=>ty_included_interface
Type tt_included_interface TYPE if_fdt_cp_project=>tt_included_interface
Method set_interface
  IMPORTING
    it_interface TYPE if_fdt_cp_project=>tt_project_interface
Method get_interface
  RETURNING rt_interface TYPE if_fdt_cp_project=>tt_project_interface
Method set_included_interface
  IMPORTING
    it_included_interface TYPE if_fdt_cp_project=>tt_included_interface
Method get_included_interface
  RETURNING rt_included_interface TYPE if_fdt_cp_project=>tt_included_interface

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app