INTF IF_XCO_CP_BAL_LOG

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CP_BAL_EXC_DESCENT_FCT
Next Object: IF_XCO_CP_BAL_LOG_EXCEPTION

Status: RELEASED

Public
Interface if_xco_news
Interface if_xco_text
Attribute handle TYPE SXCO_BAL_LOG_HANDLE
Attribute header TYPE if_xco_cp_bal_log_header
Attribute messages TYPE if_xco_cp_bal_log_messages_fct
Attribute exceptions TYPE if_xco_cp_bal_log_exceptions_f
Method add_news
  IMPORTING
    io_news TYPE if_xco_news
    io_level_of_detail TYPE cl_xco_bal_level_of_detail Optional
Method add_text
  IMPORTING
    io_text TYPE if_xco_text
    io_level_of_detail TYPE cl_xco_bal_level_of_detail Optional
Method add_message
  IMPORTING
    is_symsg TYPE SYMSG
    io_level_of_detail TYPE cl_xco_bal_level_of_detail Optional
Method add_exception
  IMPORTING
    ix_exception TYPE cx_root
    io_severity TYPE cl_xco_message_type Optional
    io_level_of_detail TYPE cl_xco_bal_level_of_detail Optional
    io_descent TYPE if_xco_cp_bal_exc_descent Optional
    it_additions TYPE SXCO_T_CP_BAL_EXC_ADDITIONS Optional
Method get_lock
  RETURNING ro_lock TYPE if_xco_dp_lock

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app