Billing. VBRP. VBRP is a standard Billing Transparent Table in SAP SD application, which stores Billing Document: Item Data data. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
2 Answers. S/4 HANA combines data structure of different components (F1,AA,CO-PA) into a single line item table called ACDOCA. Those "eliminated/replace Tables" (like MSEG) seem to still be there, but they are not, at least not on DB-Level. What we see and what looks like them, are just Proxy-Objects, CDS-Views to well "emulate" the removed
1. Get the main program of the Tcode (order), by system status menu facility. 2. Goto se38 and give the main program name and click the. Environmental Analysis button, the icon adjacent to where-used three pegged icon. this will list the tables . narrow down to FI segment and find out. Wishes, Rajagopalan.
If the currency type of the controlling area is defined as second or third local currency in FI, this currency type is filled not only in the general ledger view of the FI postings (table ACDOCA, field KSL) but also in the entry view (table BSEG, fields DMBE2 etc.). The controlling area currency is thus integrated with FI.OSS 2856765 - telling that table BSEG is not filled anymore here - is also very interesting in this context. ACDOCA-BSTAT = 'U' is an interesting one (i.e. "not in BSEG anymore") mentioned in note OSS2297729 - and can be seen in "document status" in the depreciation postings inside this blog. Again, thanks a lot. Inspiring. Thomas The information from BSEG is available in Universal Journal table ACDOCA, but from a process standpoint, BSEG is still being used. Also note that the field names are not identical in these two tables, e.g. Trading Partner is having a field name of VBUND in table BSEG and RASSC in table ACDOCA; Cost Center is having a field name of KOSTL in hvYX.