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

problem in executing GET_GKONT

Former Member
0 Likes
1,191

Hi experts,

Iam trying to execute GET_GKONT function module.

Iam passing belnr,bukrs,gjahr and gknkz = ''.Iam not able to get the data.

Could any one tell me the reason...

thanks

maggy.

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
784

Hi,

you've to fill field GKNKZ

with 1, 2 or 3

1 = unambiguous

2 = account with highest value

3 = as 2 , but automatic created item

i think you can use a FI-LDB optional and use

event : GET GSEG

Andreas

Read only

0 Likes
784

Thank u andreas..

Can i use this function module in the report program

instead of using select statment for bseg?

maggy