SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Table for Formula Profile with fields Status group and Formula Prof calc

Former Member
0 Kudos
345

Hi

Can anybody tell me the TABLE to see 'Formula Profile with fields Status group and Formula Prof calc'

I've checked Tables EPROFHEAD and EPROFASS but could not see these 2 fields.

thanks and regards

DGR

2 REPLIES 2

Former Member
0 Kudos
211

Table EFORMULAINST for the formula instance and status group.

If you have the formula profile number you can go through EFORMULAINSTPMO (output parameters) and fetch the formula instance. Then go to EFORMULAINST to get the status group and formula.

0 Kudos
211

thanks, it's really very helpful info.