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: 
Read only

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

Former Member
0 Kudos
362

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
Read only

Former Member
0 Kudos
228

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.

Read only

0 Kudos
228

thanks, it's really very helpful info.