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

need replacement for the function module "TABLE_PRINT_STRUCTURE_KNOWN"

Former Member
0 Likes
324

Hi all,

can anybody tell me the replacement for the function module "TABLE_PRINT_STRUCTURE_KNOWN" as this fm is not present in ecc version but present in 4.6c version.error in epc is as below

"Main Program for Function Module TABLE_PRINT_STRUCTURE_KNOWN Missing

(TABLE_PRINT_STRUCTURE_KNOWN is not shown in the database table TFDIR

Caution: SLIN observes the catching of the runtime error by

CX_SY_DYN_CALL_ILLEGAL_FUNC"

The code is as below.

CALL FUNCTION 'TABLE_PRINT_STRUCTURE_KNOWN'

EXPORTING

SHOW_SELECTIONSCREEN = D_VIA_SELECTION_SCREEN

TAB_NAME = 'V_T001B'

points are assured for ur help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
292

Hi

Check the following fun modules

TABLEFRAME_0N2SFFPRINT

TABLEPROC_0N2SFFPRINT

<b>Reward points for useful Answers</b>

Regards

Anji

1 REPLY 1
Read only

Former Member
0 Likes
293

Hi

Check the following fun modules

TABLEFRAME_0N2SFFPRINT

TABLEPROC_0N2SFFPRINT

<b>Reward points for useful Answers</b>

Regards

Anji