INTF IF_XCO_GEN_BDEF_S_FO_B_ASSOCTN

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_BDEF_S_FO_B_ASC_CRT
Next Object: IF_XCO_GEN_BDEF_S_FO_B_AUTH

Status: RELEASED

Public
Type tv_abbreviation TYPE if_xco_gen_bdef_s_fo_b_assoctn=>tv_abbreviation
Type tv_assoc_abbreviation TYPE if_xco_gen_bdef_s_fo_b_assoctn=>tv_assoc_abbreviation
Attribute name TYPE SXCO_CDS_ASSOCIATION_NAME
Method set_use
  IMPORTING
    iv_use TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method set_abbreviation
  IMPORTING
    iv_abbreviation TYPE if_xco_gen_bdef_s_fo_b_assoctn=>tv_abbreviation
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method set_without_response
  IMPORTING
    iv_without_response TYPE ABAP_BOOL
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method set_with_draft
  IMPORTING
    iv_with_draft TYPE ABAP_BOOL
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method set_with_dependent_draft
  IMPORTING
    iv_with_dependent_draft TYPE ABAP_BOOL
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method add_create
  RETURNING ro_create TYPE if_xco_gen_bdef_s_fo_b_asc_crt
Method get_create
  RETURNING ro_create TYPE if_xco_gen_bdef_s_fo_b_asc_crt
Method remove_create
Method set_abbreviation_name
  IMPORTING
    iv_abbreviation_name TYPE if_xco_gen_bdef_s_fo_b_assoctn=>tv_assoc_abbreviation
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method set_create_enabled
  IMPORTING
    iv_create_enabled TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn
Method set_draft_enabled
  IMPORTING
    iv_draft_enabled TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_bdef_s_fo_b_assoctn

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app