Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IM_COMMAND

Former Member
0 Likes
405

Hi.....

what is a text used in IM_COMMAND when we r using the standard rfc PT_ARQ_REQUEST_PREPARE .

Plz suggest me asap.

Regards.

Yogi

1 REPLY 1
Read only

former_member217544
Active Contributor
0 Likes
341

Hi Yogi,

Few of the values for this parameter IM_COMMAND are:


  c_cmd_check_create            TYPE ptreq_command VALUE 'CHECK_CREATE',
  c_cmd_check_delete            TYPE ptreq_command VALUE 'CHECK_DELETE',
  c_cmd_check_modify            TYPE ptreq_command VALUE 'CHECK_MODIFY',
  c_cmd_check_approve           TYPE ptreq_command VALUE 'CHECK_APPROVE'.

Open the include LPT_ARQ_REQUEST_UIAFCM and check all the possible values of this parameter.

Regards,

Swarna Munukoti