Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
microwin88x
Creator III
Creator III

Used tables to create KSB1

Hello,

I'm trying to find the tables that are used to create the transaction KSB1, but I can't get all the data.

Do you know what tables should I use in order to get the cost centers and other information from KSB1?

Thanks.

Labels (1)
2 Replies
datanibbler
Champion
Champion

Hi,

I guess you're talking about SAP?

It's been a while since I have worked with SAP, but I think all tables with cost center information start with 'KS' or 'KST', not sure.

Anyway, there's the DataDictionary - the tables with DD - where you can look up meta_infos about all the tables available in SAP.

HTH

Not applicable

Seems complicated due to relations with vendors and headers in this view. You might also need BKPF (G/L document header) or BSEG (G/L document details). And in addition to that BSIK (Open vendor items) and BSAK (Cleared vendor items).

Other users might have better ideas.