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

Regarding copying the standard program

Former Member
0 Likes
591

HI Everyone,

I am copying standard ri_order_operation_list program into custom z program as my requirement is to add some addditional fields in selection criteria and in the layout . standard program makes use of fill select option and select method of the class

CL_IHREP_ORDER_OPERATION_LIST so for additional selection field how i can place filter criteria please provide me inputs for this .

1 REPLY 1
Read only

0 Likes
523

Hi,

I'm not sure if I get your problem right away but if you just need to add some selections to the selection screen of Program RI_ORDER_OPERATION_LIST, you just have to copy include I_ORDER_OPERATION_LIST_SEL to your own z* include and add the selection parameters you want. If this is not the result you're looking for, please explain it more detailed.

Regards

Nicola