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

BTE for FB70

Former Member
0 Likes
1,228

Hi All,

Can anyone tell me BTE available for TCode FB70.

Thank you,

Asvhender

2 REPLIES 2
Read only

Former Member
0 Likes
682

hi,

is below helpful to u ?

in include MF05AO00_DYNPRO_MODIFIZIEREN, we have,

<b>CALL FUNCTION 'OPEN_FI_PERFORM_00001013_E'</b>

EXPORTING

i_intca = t005-intca

i_dynnr = sy-dynnr

i_progn = 'SAPMF05A'

i_bseg = bseg

i_bkpf = bkpf

IMPORTING

e_displ = xdispl.

pls. reward if useful....

Message was edited by:

pawan ambadas

Read only

0 Likes
682

Hi Pawan,

Thank you for reply. I have used same Function module for adding the code using SAPs new Enhancement Framework Technique.

Ashvender