Skip to Content
0
Former Member
Jul 28, 2006 at 04:36 PM

How to validate load

204 Views

I need to be able to prove that the FI data loaded via LSMW actually got to its intended table(s). I am supposed to do this via SAP Query. The problem is, I can't tell what tables to look in. The LSMW for loading Cost Center Groups puts the data into two structures: E1COSTCENTERGROUP_CREATE and E1BPSET_HIER, but structures can't be used in SAP queries. It requires the names of the tables involved.

Here's the info for one of my LSMW's:

Simulates: KSH1

BAPI Object: CostCenterGroup

BAPI Object Type: BUS1112

Fct. Module: BAPI_COSTCENTERGROUP_CREATE

I have dozens of these LSMW's that I'm supposed to develop SAP Queries for and I can't figure out how to tell what tables to use for any of them!

Can someone please help me to understand how the LSMW knows what tables to insert the data into and how I can access that information?

Thanks,

Jana