I need to be able to prove that 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. Here's the info for one of my LSMW's:
Simulates: KSH1
BAPI Object: CostCenterGroup
BAPI Object Type: BUS1112
Fct. Module: BAPI_COSTCENTERGROUP_CREATE
The LSMW puts the data into two structures: E1COSTCENTERGROUP_CREATE and E1BPSET_HIER.
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!