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

Update PRT data in IE02

Former Member
0 Likes
636

Hi experts,

My purpose is to update the 'task list usage' in the PRT data tab in IE02.

However I didn't find any suitable BAPI or FM to update PRT-related fields.

The last alternative will be doing a BDC.

Appreciate any output from your guys.

Thanks.

Regards,

Marlson

Hi experts,

My purpose is to update the 'task list usage' in the PRT data tab in IE02.

However I didn't find any suitable BAPI or FM to update PRT-related fields.

The last alternative will be doing a BDC.

Appreciate any output from your guys.

Thanks.

Regards,

Marlson

2 REPLIES 2
Read only

Former Member
0 Likes
538

Hi Marlson,

Check the below FM's

CF_MF_DTAIL_FIELD_MODIFY PRT detail screens field modification in task list and order

CF_MF_LST_FIELD_MODIFY PRT overview task list and order field modification

CF_MF_MASTER_FIELD_MODIFY PRT master field modification

CF_MF_MASTER_KTX_FIELD_MODIFY PRT master short text maintenance field modification

CF_MF_MASTER_VCP_FIELD_MODIFY PRT master field modification - copy reference

Read only

0 Likes
538

Not fitting my requirement.