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

PF-status

Former Member
0 Likes
634

Hi,

i want the table to store pf-statuses.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
605

use FM F4_STATUS_LIST to get pf-status of a program ..

Hi,

i want the table to store pf-statuses.

3 REPLIES 3
Read only

Former Member
0 Likes
605

Hi,

U can find in TWOBL table.

otherwise, u can find it urself,

goto se41, in status field, press f1

get the dataelement, double click on it,

then check where-used list for tables..

u can find the table names...

Rgds.,

subash

Read only

Former Member
0 Likes
605

Hi Satya,

Function Codes are stored in TSTC table.

Regards,

Nitin.

Read only

Former Member
0 Likes
606

use FM F4_STATUS_LIST to get pf-status of a program ..