Class Method list used by SAP ABAP Class CL_USMD_CREQUEST_ACTION (Action)
SAP ABAP Class CL_USMD_CREQUEST_ACTION (Action) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_USMD_CREQUEST_ACTION - DETERMINE_TYPE Action SOURCE me->set_type( me->determine_type( iv_id ) ).
2 Class Method  CL_USMD_CREQUEST_ACTION - SET_BUTTON_TEXT Action SOURCE me->set_button_text( iv_button_txt ).
3 Class Method  CL_USMD_CREQUEST_ACTION - SET_BUTTON_TOOLTIP Action SOURCE me->set_button_tooltip( iv_button_tooltip ).
4 Class Method  CL_USMD_CREQUEST_ACTION - SET_DESCRIPTION Action SOURCE me->set_description( iv_description ).
5 Class Method  CL_USMD_CREQUEST_ACTION - SET_ID Action SOURCE me->set_id( iv_id ).
6 Class Method  CL_USMD_CREQUEST_ACTION - SET_TYPE Action SOURCE me->set_type( me->determine_type( iv_id ) ).