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

Where does SAP do inserts to table SOFFPHF ?

Former Member
0 Likes
537

Table SOFFPHF has data in the customer's system.

But when I do a "where-used" on this table, I only get back the two places

that I'm using it.

Where the heck is SAP doing updates to this table ?

I think that "where-used" doesn't find it because it's being accessed like this somewhere:

SELECT ... FROM ( filetab) ...

INSERT .... ( filetab) ....

etc.

But where does SAP insert into it?

1 REPLY 1
Read only

Former Member
0 Likes
451

not needed - aRs answered the real question