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

CALL FUNCTION 'PF_ASTAT_OPEN'

Former Member
0 Likes
1,727

Hi Guru's

I am trying to find out what this function module 'PF_ASTAT_OPEN' does and so far I can track down, it's related to BADI's. But I want to know what the OPEN_KEY and TYP stands for and the usage of it.

When I perform a where-used on the 'PF_ASTAT_OPEN', I see it's used on BADI's and it seems that every BADI (not implementation to my point of view) have a unique OPEN_KEY value. Meaning a reference to the BADI. This is not what I am sure of and futhermore is the OPEN_KEY generated by SAP when creating a BADI?

Hope someone can help me out with it.

Best regards,

Guido Koopmann

2 REPLIES 2
Read only

Former Member
0 Likes
932

Every new badi creates it's own new PF_ASTAT_OPEN

Read only

Former Member
0 Likes
932

Every new badi creates it's own new PF_ASTAT_OPEN