Rapid Marts Full
Rapid Marts Full
Rapid Marts Full
Version 12.2.0.0
1
October 2009
Copyright
Copyright 2009 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors.
Trademarks
All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects S.A. in the United States and in other countries. Business Objects is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Contents
Chapter 1 Introduction 15 What is the Integrated Data Model for SAP solutions? . . . . . . . . . . . . . . . 16 Subject Areas in the Integrated Data Model for SAP solutions . . . . . . . . . 16 Integrated Data Model for SAP solutions and Rapid Marts . . . . . . . . . . . . 17 About this document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Who should read this document . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Chapter 2 Basics of Dimensional Data Modeling 21
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 Definition of Data Warehousing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 Relational vs. Dimensional Data Modeling . . . . . . . . . . . . . . . . . . . . . . . . . 23 Relational data modeling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 Dimensional data modeling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 Entity-Relationship (E-R) Modeling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 Dimensional Data Modeling Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 Concepts of Dimensional Data Modeling . . . . . . . . . . . . . . . . . . . . . . . . . . 27 Modeling Facts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Modeling Dimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Mini-Dimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 Hot Swappable Dimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 Slow Changing Dimensions (SCD) . . . . . . . . . . . . . . . . . . . . . . . . 33 Conformed Dimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 Chapter 3 Design Principles 39
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 Star Schema Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 Dimension tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 Common Dimensions Matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 Common Facts Matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
Hierarchy tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 Hierarchy Concept Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 Hierarchy Dimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 Fact tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 BAD tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 Staging tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 Auxiliary tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 Chapter 4 Naming Conventions 59
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 Table and View Nomenclature Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 Column Nomenclature Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64 Table Index and Constraint Nomenclature Rules . . . . . . . . . . . . . . . . . . . . 68 Order of columns in the tables and views . . . . . . . . . . . . . . . . . . . . . . . . . . 68 Rapid Mart ETL Job Object Nomenclature Rules . . . . . . . . . . . . . . . . . . . . 69 Chapter 5 Logical Models 73
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 Vendor Item Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 E/R Diagram Vendor Items . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 Vendor Summary Facts Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . 78 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 E/R Diagram Vendor Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 Check Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 E/R Diagram Checks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 Purchase Document Financial Facts Logical Model . . . . . . . . . . . . . . . 82 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 E/R Diagram - Purchase Doc. Financial & Purchase Doc. History 85
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
E/R Diagram - Vendor Financial Documents . . . . . . . . . . . . . . . . . 86 SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 Customer Item Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 E/R Diagram Customer Items . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 Customer Summary Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . 89 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 E/R Diagram Customer Summary . . . . . . . . . . . . . . . . . . . . . . . . . 92 SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions 93 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 Cost Transaction Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 95 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 E/R Diagram Cost Transactions . . . . . . . . . . . . . . . . . . . . . . . . . . 96 Cost Summary Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 E/R Diagram Cost Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions 101 Overview E/R Diagram: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102 Cost of Sales Details Facts Logical Model . . . . . . . . . . . . . . . . . . . . . 104 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 E/R Diagram Cost of Sales Fact . . . . . . . . . . . . . . . . . . . . . . . . . 106 Cost of Sales Summary Facts Logical Model . . . . . . . . . . . . . . . . . . . 106 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106 E/R Diagram Cost of Sales Summary . . . . . . . . . . . . . . . . . . . . . 108 Financial Document Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . 109 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 E/R Diagram Financial Documents . . . . . . . . . . . . . . . . . . . . . . . 110 GL Plan Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
E/R Diagram GL Plan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 GL Summary Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 114 E/R Diagram GL Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 Profit Center Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116 E/R Diagram Profit Center Fact . . . . . . . . . . . . . . . . . . . . . . . . . . 118 Profit Center Summary Fact Logical Model . . . . . . . . . . . . . . . . . . . . 118 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 E/R Diagram Profit Center Summary . . . . . . . . . . . . . . . . . . . . . . 121 Ledger Fact Details Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 E/R Diagram Ledger Fact . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124 Ledger Summary Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . 126 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 E/R Diagram Ledger Summary . . . . . . . . . . . . . . . . . . . . . . . . . . 128 SAP solutions Metadata Tables Logical Model . . . . . . . . . . . . . . . . . . 130 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 E/R Diagram Metadata . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132 SAP BusinessObjects HR Rapid Mart, version for SAP solutions . . . . . . 133 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 134 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 134 Employee Administration Fact Logical Model . . . . . . . . . . . . . . . . . . . 136 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136 E/R Diagram Employee Administration . . . . . . . . . . . . . . . . . . . . 138 Leave Entitlement Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . 138 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138 E/R Diagram Leave Entitlement . . . . . . . . . . . . . . . . . . . . . . . . . . 140 Benefit Enrollment Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . 140 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 E/R Diagram Benefit Enrollment . . . . . . . . . . . . . . . . . . . . . . . . . 142 Employee Wage Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 143 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 E/R Diagram Employee Wage . . . . . . . . . . . . . . . . . . . . . . . . . . . 145 Payroll Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 145
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 145 E/R Diagram Payroll . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 147 Infotypes Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 E/R Diagram Infotypes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions . 152 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 Material Movement Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . 154 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 E/R Diagram Material Movement . . . . . . . . . . . . . . . . . . . . . . . . . 155 Inventory Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156 E/R Diagram Inventory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 Batch Inventory Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 158 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 E/R Diagram Batch Inventory . . . . . . . . . . . . . . . . . . . . . . . . . . . 160 Physical Inventory Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . 160 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 160 E/R Diagram Physical Inventory . . . . . . . . . . . . . . . . . . . . . . . . . 162 Stock Valuation Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 162 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 162 E/R Diagram Stock Valuation . . . . . . . . . . . . . . . . . . . . . . . . . . . 163 SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 Notification Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 E/R Diagram - Notifications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 E/R Diagram MTBR / MTTR . . . . . . . . . . . . . . . . . . . . . . . . . . . . 170 Service Order Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 170 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 170 E/R Diagram Service Orders . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 Service Operation Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . 173
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 E/R Diagram Service Operations . . . . . . . . . . . . . . . . . . . . . . . . . 175 Service Confirmation Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . 175 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 E/R Diagram Service Confirmations . . . . . . . . . . . . . . . . . . . . . . . 177 Service Order Cost Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 177 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 178 E/R Diagram - Service Cost Horizontal . . . . . . . . . . . . . . . . . . . . 179 E/R Diagram - Service Cost Vertical . . . . . . . . . . . . . . . . . . . . . . 180 Service Master Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 181 E/R Diagram - Equipment Characteristics . . . . . . . . . . . . . . . . . . 183 E/R Diagram - Functional Location Characteristics . . . . . . . . . . . 183 SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 184 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 185 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 185 Work Center Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 E/R Diagram Work Center Cost Assignment . . . . . . . . . . . . . . . . 188 Capacity Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 189 E/R Diagram - Capacity Interval . . . . . . . . . . . . . . . . . . . . . . . . . . 191 E/R Diagram - Capacity Requirements . . . . . . . . . . . . . . . . . . . . 191 MRP Results Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 E/R Diagram MRP Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 Planned Order Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 E/R Diagram Planned Orders . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195 Reservations Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195 E/R Diagram Reservations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197 Routing Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197
10
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
E/R Diagram Routing Lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 Bills of Material (BOM) Fact Logical Model . . . . . . . . . . . . . . . . . . . . . 199 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 E/R Diagram Production BOM . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 Production Order Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . 201 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 E/R Diagram Production Orders . . . . . . . . . . . . . . . . . . . . . . . . . 204 Production Operation Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . 204 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 E/R Diagram Production Operations . . . . . . . . . . . . . . . . . . . . . . 206 SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions 208 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 209 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 209 Milestone Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211 E/R Diagram Milestones . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 212 Network Order Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . 212 Network Relationship Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . 213 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213 E/R Diagram Network Relationships . . . . . . . . . . . . . . . . . . . . . . 214 Project Cost Summary Fact Logical Model . . . . . . . . . . . . . . . . . . . . . 215 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 E/R Diagram Project Cost Summary . . . . . . . . . . . . . . . . . . . . . . 217 PRT Assignment Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . 217 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217 E/R Diagram PRT Assignment . . . . . . . . . . . . . . . . . . . . . . . . . . 219 SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions 221 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 222 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 222 Purchase Requisition Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . 224 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 224 E/R Diagram Purchase Requisitions . . . . . . . . . . . . . . . . . . . . . . 225 Purchase Document Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . 225 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
11
1
E/R Diagram Purchase Documents . . . . . . . . . . . . . . . . . . . . . . . 227 Purchase Pricing Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . 227 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 E/R Diagram Purchase Price . . . . . . . . . . . . . . . . . . . . . . . . . . . . 229 Purchase Schedule Line Fact Logical Model . . . . . . . . . . . . . . . . . . . 229 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 229 E/R Diagram Purchasing Schedule Lines . . . . . . . . . . . . . . . . . . 231 Invoice Receipt Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 231 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 231 E/R Diagram Invoice Receipts . . . . . . . . . . . . . . . . . . . . . . . . . . . 233 Purchase Document History Fact Logical Model . . . . . . . . . . . . . . . . 233 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233 E/R Diagram Purchase Document History . . . . . . . . . . . . . . . . . . 234 SAP BusinessObjects Sales Rapid Mart, version for SAP solutions . . . . . 235 Overview E/R Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 Logical Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 Sales Order Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 237 E/R Diagram Sales Orders . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 240 Backlog Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 240 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 E/R Diagram Backlog . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 Schedule Lines Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 243 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 E/R Diagram Sales Schedule Lines . . . . . . . . . . . . . . . . . . . . . . . 245 Delivery Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245 E/R Diagram Deliveries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 Billing Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 E/R Diagram Billings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 Sales Order History Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . 249 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 E/R Diagram Sales Order History . . . . . . . . . . . . . . . . . . . . . . . . 251 Document Flow Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . . 251
12
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
1
Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 251 E/R Diagram Document Flow . . . . . . . . . . . . . . . . . . . . . . . . . . . 253 On Time Delivery Fact Logical Model . . . . . . . . . . . . . . . . . . . . . . . . . 253 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 E/R Diagram On-Time Delivery . . . . . . . . . . . . . . . . . . . . . . . . . . 256 Chapter 6 Using Integrated Data Model for SAP solutions 257
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 258 System Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 258 Using Data Modeling Tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 258 Using SAP BusinessObjects Rapid Mart packages Word Utility . . . . . . . 262 Naming Rules and Word Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . 262 Metadata Audit and Statistics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 Naming Convention Discrepancy Analysis . . . . . . . . . . . . . . . . . . . . . 268 Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 269 Chapter 7 Documentation References 271
Data Services Documentation References . . . . . . . . . . . . . . . . . . . . . . . . 272 BusinessObjects Enterprise Documentation References . . . . . . . . . . . . . 272 Appendix A Appendix B Data Dictionary Data Schema 275 277
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
13
14
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Introduction
chapter
Cost Analysis - SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions Financial Reporting - SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions Accounts Receivable Analysis - SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
16
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Introduction Integrated Data Model for SAP solutions and Rapid Marts
Accounts Payable Analysis - SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions Sales & Distribution Analysis - SAP BusinessObjects Sales Rapid Mart, version for SAP solutions Spend Analysis - SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions Inventory Analysis - SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions Project Analysis - SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions Plant Maintenance Analysis - SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions MRP Analysis - SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions Personnel and Payroll Analysis - SAP BusinessObjects HR Rapid, version for SAP solutions
Operational Suite:
Manufacturing Suite:
its business content to be easily understood by developers; its implementation to be easily extended to serve as a jump-start for any complex data warehousing project; its design to be optimized for the best ETL performance and efficient reporting query response time.
The bliueprint below shows how the data model fits into Rapid Mart architecture:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
17
Introduction Integrated Data Model for SAP solutions and Rapid Marts
18
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Chapter 2: Basics of Dimensional Data Modeling gives a brief overview of dimensional data modeling. Chapter 3: Design Principles defines Rapid Marts data model designing principles. Chapter 4: Naming Conventions contains detailed information about Integrated Data Model for SAP solutions naming standards, grammar and exceptions, abbreviations, and vocabulary. Chapter 5: Logical Models describes Rapid Marts logical starschemas. Chapter 6: Using Integrated Data Model for SAP solutions provides guidelines on how to implement, extend, and customize the Rapid Marts data model out-of-the-box. It covers the data model development life cycle. Chapter 7: Documentation References Information about where to find related to the Rapid Mart technical documentation on Data Services and BusinessObjects Enterprise Appendix A: Data Dictionary list of terms and words used by the data model Appendix B: Data Schema describes in detail database objects, such as tables, columns, indexes
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
19
Database administrators (DBAs) - to understand reporting database hardware requirements and potential performance tuning; Data warehouse developers - to understand SAP solutions and Rapid Mart business content and best data modeling techniques on its customization; Business analysts - to understand what reporting requirements can be satisfied with the out-of-the-box Rapid Marts.
20
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
chapter
Overview
Dimensional data is a core component of modern business intelligence and data warehousing implementations. Dimensionally organized data offers a more effective and adaptable solution to business analytics needs than can be achieved with relational data structures. This chapter describes concepts and techniques of dimensional data modeling. The information in this chapter is useful for those who want an overview of data modeling basics. This chapter includes the following topics:
Definition of Data Warehousing Relational vs. Dimensional Data Modeling Entity-Relationship (E-R) Modeling Dimensional Data Modeling Process Concepts of Dimensional Data Modeling
Data Warehouse
A database that is optimized for data retrieval to provide a decision-support environment in which users can evaluate the performance of an enterprise over time and perform strategic planning. It contains summarized data.
Data Mart
A subset data warehouse that is oriented toward a specific purpose or specific subject area. A data mart contains operational and summary data.
A hybrid form of data warehouse that is optimized for looking up one or several records at a time for day-to-day decision making. It contains timely, current, and integrated information. The data is of transaction or higher level granularity; it can serve as the common source for data for data warehouses.
22
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
23
Below are the key differences between relational and dimensional databases: Relational (OLTP) Designed for highly structured repetitive processing Process oriented Process one record at a time Data is current Data is highly normalized Atomic level of granularity Dimensional (OLAP) Designed for highly unstructured analytical processing Subject Oriented Process many records at a time Data is historical Data is denormalized Summary level of granularity
Entity An entity is a discrete subject about which the business needs to collect data. Examples: an employee, an event, a location. Entities are represented as labeled boxes.
Attribute An attribute is a property or characteristic of an entity that can be collected as data. Attributes are listed inside the box of the entities they describe.
Relationship A relationship is an association between entities that is of business interest and may be collected as data.
Cardinality Cardinality describes the number of occurrences of each entity type that may participate in an instance of a relationship. Cardinality options include: 1. 2. 3. 4. Zero or One - associated symbols are ring and dash Exactly One - associated symbols are dash and dash One or More - associated symbols are dash and crows foot Zero or More - associated symbols are ring and crows foot
Specialization
24
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Specialization, or sub-typing, creates parent/child relationship between an entity super-type and its sub-types. An example of E-R diagram is shown below:
Source: Len Silverston. The Data Model Resource Book. John Wiley & Sons. 2001
Conceptual Modeling
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
25
Summarizes business needs. Conceptual models are designed to structure business requirements collected through analysis of business needs. They include a representative list of business questions and type of analysis required for those questions to translate them into measures and their characteristics. Once these questions are verified, they are used as input to logical data modeling.
Logical Modeling Describes the business solution. It is a point of transition from abstract to database specifics. Logical models describe what is to be produced without details of how it will be manufactured.
Physical Modeling Specifies the technology solution. Physical models describe and specify technology solutions. The physical design process transforms a logical model into a specification for implementation. When designing dimensional data, the most common and widely accepted physical model is a star schema
26
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Another name for the dimensional model is the Star Schema (star-join schema). The star schema or star join schema is the simplest style of data warehouse schema, consisting of a few "fact tables" referencing any number of "dimension tables". The "facts" that the data warehouse helps analyze are classified along different "dimensions": the fact tables hold the main data, while the usually smaller dimension tables describe each value of a dimension and can be joined to fact tables as needed. Dimension tables have a simple primary key, while fact tables have usually a compound primary key consisting of the aggregate of relevant dimension keys. It is common for dimension tables to consolidate redundant data and be in second normal form, while fact tables are usually in third normal form because all data depend on either one dimension or all of them, not on combinations of a few dimensions.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
27
The star schema is a way to implement multi-dimensional database (MDDB) functionality using a mainstream relational database: given the typical commitment to relational databases of most organizations, a specialized multidimensional DBMS is likely to be both expensive and inconvenient. Another reason for using a star schema is its simplicity from the users' point of view: queries are never complex because the only joins and conditions involve a fact table and a single level of dimension tables, without the indirect dependencies to other tables. In nutshell, a star schema, or star join schema, brings together fact tables and dimension tables as a dimensional model. Usually the fact tables, containing measures and other relationship attributes, join to dimension tables containing descriptive data. This simple structure enables powerful queries to be written with very few database joins. In addition, the data model is easy to understand and extend and is therefore less prone to erroneous use. Also relevant horizontal and vertical hierarchies of the dimensions can be used to better understand the one-to-many relationships between attributes. Advantages of star schema models:
Easier to understand and navigate; Better performance due to fewer joins; Extensible to handle change; Flexibility to support ad hoc queries / exploration; Recommended by most data access tools.
28
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Big dimensions with hierarchies are often decomposed into a snowflake structure, or showflake schema. The parent-child relationship (like Category to Description) is separated into a different table (or multiple tables) to avoid joins to big dimension tables for aggregation queries. Hierarchies also are used for drill up and down type of analysis and hierarchical display of data. A snowflake schema model looks like this:
Modeling Facts
Business questions are the basis for performing fact/qualifier analysis. Each business question is examined to determine the fact(s), or measures, to be contained in the answer and the qualifiers that give the fact(s) meaning. Facts characteristics include:
Metrics result from business processes; Rapidly changing; Usually numeric; Tend to have huge numbers of records; Contain lowest level of granularity possible; Typically built around single business process: orders, shipments, claims, deposits, etc.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
29
The foundation of OLAP processing is navigation from a set of dimensions to the facts associated with those dimensions. Granularity of the fact table determines the level of detail the answer to a business question will provide. The granularity of the fact table also determines how much storage space the database requires. The fact table key is simply the composite of all dimension table keys; a concatenation of dimension surrogate keys. The measures in the fact table include not only the data itself, but also new values calculated from the existing data to ensure that each business question will get a proper answer. Ability to summarize measures across hierarchical dimensions is one of the most important features of OLAP processing. However, not all facts should be summarized for all dimensions. Measures in the fact table can be classified as:
Additive - producing useful and meaningful information when summarized along any of set of dimensions; Semi-Additive - useful to summarize using some dimensions but not all dimensions; Non-Additive - impractical to sum along any set of dimensions. Transactional The transaction fact table represents an atomic action that occurs at a certain point in time. A record exists only if a transaction occurs. The date/timestamp on the transaction record may be accurate to the individual day, or it may be accurate to the hour and minute. A transaction-grained fact table is the only table that can answer detailed questions about timing and unpredictable, repetitive behavior i.e. cycle times between activities
Periodic Snapshots The periodic-snapshot fact table represents a predefined time span. The date/timestamp of a record only denotes the name of the period and is usually set to the end of that period. Periodic snapshots can have any number of measures associated with them. The periodic-snapshot fact table is often the only table that can easily generate a regular, predictable view of the important measures of a business. Calculating basic measures, such as revenue and cost, may be impractical if starting from any sort of transactional view of the business. By calculating these measures only once each period at an appropriate level of granularity enables users to roll these measures upward into different combinations all derived from the periodic-snapshot table.
30
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Accumulating Snapshots The accumulating-snapshot fact table can either represent a specific or an indeterminate time span. Either covering the history within a period or the entire history up until the present moment. Accumulating-snapshot fact tables commonly have multiple time stamps. One time stamp represents the last time the snapshot was updated, and the others represent events that may have taken place in the life of the record. Note that some of these time stamps may have to handle null values where events have not yet happened. Accumulating snapshots, such as the periodic snapshots, can have any number of facts depending on what measures are possible or useful to calculate. The accumulating-snapshot fact table is useful when tracking items that have a finite lifetime, such as line items on orders. They remain in the database as a summary of the activity surrounding that line item. The advantage of the accumulating snapshot is that it is possible do a great deal of useful reporting at a document level (e.g. sales order, purchase order) without the need to examine transactional data.
All of these types of fact tables can be rolled up into summarized or aggregate fact tables to improve query performance.
Modeling Dimensions
Qualifiers in a fact/qualifier matrix are criteria used to access, sort, group, summarize, and present information. Qualifiers translate to dimensions. After the granularity of the fact table is determined, the primary dimensions are identified. Each dimension will have a set of descriptive attributes associated with it. For example, Product dimension can have such attributes as Product Name, Product Category, Brand, Default Unit of Measure. Descriptive attributes are used for report labels and for query constraints (Where clauses). Attributes within a dimension can have hierarchical relationship. For example there is parent-child relationship between Product Category and Product Name. Hierarchies support drill-down analysis. Optionally, attributes with the parent role (like Product Category in Product dimension) can be converted into snowflake dimensions. Dimension tables store redundant, descriptive data in order to improve easeof-use, support single table browsing, and reduce table joins.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
31
Mini-Dimensions
Dimension tables that contain customer or product information typically classify as big dimensions. They can contain 50 to 100 attributes and many millions of rows. For database performance reasons, a single dimension can be split into mini-dimensions. A mini-dimension table consists of a small group of attributes that have either of the following characteristics:
Attributes are rarely used as constraints in a query; Attributes are frequently compared together.
For example, Customer can be modeled as two separate dimensions where customer demographics are represented as a separate mini-dimension:.
32
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Type I Update the value stored in the dimension column. In the example above, the record in the status dimension table is updated to show the new status description.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
33
The previous values for the attributes are lost and all reporting will now use the new values of the attributes. If this technique was used in a major dimension, for example, the Product dimension, every change to the product attributes would have the effect of re-stating history. As such, this technique is commonly used for small dimensions with few attributes that rarely change, or for which tracking change is not important.
Type II Create a second dimension record with the new value and a generalized key. This approach effectively partitions history. This technique is perhaps the most commonly implemented technique for tracking change in dimension tables. The previous values for the attributes are retained in the row pre-existing in the dimension table. The dimension itself has additional columns (effective from date and effective to date) to enable date constraints to identify historical timeline. This has the effect that historical facts are reported according to historical attribute values in dimension tables, and current facts are reported according to current attribute values:
34
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Type III Add a new field in the dimension table for the affected attribute and rename the old attribute. This approach is typically used where the data modeler wishes to enable reporting of fact data according to the most current attribute value, but still have the old value available should it be required. The previous values for the columns are retained in the additional 'previous' columns, and the current values in the 'current' columns.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
35
Type II/Type III Hybrid Add both new record and a new field in the dimension. The Hybrid technique combines both Type II and Type III techniques to arrive at the most powerful, but the most complex, method for dealing with change in a dimension. This technique enables reporting of fact data using the attribute values that were correct at the point of record creation (Type II), and adds additional columns to hold the current and previous values of each attribute (Type III). This technique is important in analysis of structures such as sales organizations and product hierarchies where the requirement often exists to report data according to both historical and current structures.
Conformed Dimensions
A typical data model that addresses the needs of an enterprise consists of multiple stars. To build an integrated data warehouse, star schemas must share common, or conformed, dimensions. A conformed dimension is a dimension that is shared across fact tables. This guarantees that the same terminology and values will be used throughout all reporting in the organization, which eliminates departmental conflicts over terminology definitions and relates one truth to all users
36
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
37
38
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Design Principles
chapter
Overview
The Integrated Data Model for SAP solutions is a dimensional model. It follows dimensional modeling techniques described in Chapter 2: Basics of Dimensional Data Modeling. The information in this chapter is targeted for those who need to review details of Rapid Mart modeling principles. This chapter includes the following topics:
Star Schema Design Dimension tables Fact tables BAD tables Staging tables Auxiliary tables
Data marts for departmental needs in homogeneous SAP solutions environment; Staging area for an enterprise data warehouse when multiple sources need to be combined. No surrogate keys for dimension/fact tables; Snowflake design is for hierarchy dimensions only; Fact tables granularity is at most detail (transaction) level; Single (default) language support.
40
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
A typical star from the Integrated Data Model for SAP solutions is shown below:
Dimension tables
Dimension tables provide the textual and classification descriptions of business entities used to describe and summarize data from fact tables. Dimension attributes are used to constrain, and group data when performing data warehousing queries. Integrated Data Model for SAP solutions has the following types of dimensions:
Master data dimensions They describe source application master entities, such as Material, Customer, Organizational units. Their attributes can include descriptions, hierarchical qualifiers, and classifying measures (for example Material Category, Customer Group, Customer Employee Count). These dimensions can have separate hierarchy dimensions related to them. For example, Material dimension relates to Product Hierarchy dimension.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
41
These dimensions can be used as fact tables when analyzing master data is the scope of analysis. For example, Customer by Company dimension contains foreign keys to other dimensions, such as Chart Of Accounts, Company Code, Customer.
Hierarchy dimensions They store entity relationships and attributes describing the parent and/or child. Hierarchy dimensions can be classified as hot-swappable dimensions when there is one-to-one relationship between entity master dimension and the hierarchy demission, or as mini dimensions when the relationship is many-to-one. See more information about hierarchy dimensions on page 50 of this chapter.
Reference (type) dimensions These dimensions contain only descriptive attributes, such as entity names and/or descriptions. They are usually very small tables that are normally used to qualify or restrict fact data.Typically they correspond to SAP solutions domains, for example, Currency Type, Delivery Priority, Document Category. Potentially, there can be multiple reference entities originated from various sources that can be grouped together to form more generic reference dimension. It simplifies the data model and makes it easier to consume the dimension. For example, Document Category dimension combines description of various SAP solutions document categories, such as financial, purchasing, sales, internal order, special ledger.
Label dimensions These type of dimensions carry derived descriptive information for the fact table measures calculated by Rapid Marts. For example, in Accounts Receivable and Accounts Payable Aging Intervals are configurable within Rapid Marts and corresponding measures are calculated during data loading. Aging Interval dimension stores the values set by a customer.
Time-related dimensions There are three time-related dimensions in Integrated Data Model for SAP solutions. 1. Time Dimension Time dimension is a special dimension with granularity of a calendar day. Its attributes are based on SAP solutions most recent factory calendar entered into the system (source table TFACD). 2. Time Dimension Weekly This is a special case of the Time Dimension with granularity based on calendar week instead of calendar day.
42
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
3.
Fiscal Period Dimension Each fiscal period is associated with a fiscal year variant (calendar type). The dimension attributes include calendar date ranges and hierarchical qualifiers, such as fiscal quarter, fiscal half year, fiscal year.
Integrated Data Model for SAP solutions dimension design principles include: 1. Dimensions carry the natural key that correspond to the most granular source table key For example, Vendor By Company dimension contains data from LFB1 (Vendor Master - Company Code) and LFA1 (Vendor Master - General Section). The dimension has a composite primary key of Vendor ID + Company Code ID, similar to LFB1. Note: There is an exception in the SAP BusinessObjects HR Rapid, version for SAP solutions. We use surrogate keys in dimensions such as Benefit Plan, Employee, Job, etc. These dimensions have validity dates. We use the surrogate keys to avoid joins with > (greater than) or < (less than) conditions on the validity dates in the HR Universe (semantic layer). 2. Dimensions are denormalized to include both foreign keys and corresponding textual attributes of classifying entities For example, Customer By Company, Activity, Plant. 3. Each dimension has Load Date and Load Time attributes These are timestamps to identify when records were loaded into the Rapid Mart tables. 4. Slow changing dimensions - Type I, Type II With few exceptions, dimensions do not preserve changes over time (Type I dimensions). They are updated daily and represent the current snapshot of the source system data. For certain hierarchical data, preservation of data changes is critical to analyze data as of certain point in time (Type II dimensions). The SAP BusinessObjects HR Rapid, version for SAP solutions also has several slowly changing dimensions Example: The Sales Organization Hierarchy dimension records any changes in relationship between Sales Org, Distribution Channel, Division, Sales Office, and Sales Group. A new record with new validity period (Valid From and Valid To dates) is inserted every time a change happens.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
43
Note: in the SAP BusinessObjects HR Rapid, version for SAP solutions, the same dimensions for which we use surrogate keys (Benefit Plan, Employee, Job, etc.) are also slowly changing dimensions (Type II) because of their validity dates. 5. Dimensions are fully reloaded during ETL process Most of SAP solutions database tables do not have timestamps to identify when records are updated. For performance reasons, Rapid Marts perform full refresh of dimensions during daily incremental ETL processes. These are examples of different types of dimensions in Integrated Data Model for SAP solutions:
44
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Conformed dimensions are identical dimensions shared by different fact tables. All dimensions are conformed in the Integrated Data Model for SAP solutions. Common dimensions are the subset of conformed dimensions that are shared by fact tables in more than one Rapid Mart.
Example: Currency is a common dimension is shared by all Rapid Marts. The semantic layer objects and Data Services objects for Currency are identical (and also conformed) in all Rapid Marts. Within each Rapid Mart, Currency is shared by several fact tables. Any dimension has the possibility of becoming common. Example: Holiday Calendar is a conformed dimension used only by fact tables in the SAP BusinessObjects HR Rapid, version for SAP solutions. However, it could easily be extended to the SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions by adding both the Data Services objects and semantic layer objects to that Rapid Mart. By using the same Data Services and semantic layer objects in both Rapid Marts we ensure that the dimensions remained conformed (identical) as well as common. The following matrix displays common dimensions used by each Rapid Mart of the Integrated Data Model for SAP solutions Note: the Holiday Calendar (from the example above) does not appear in the matrix because it is not a common dimension.
------ Rapid Marts -----Dimension Table Name ACCOUNTING_CLERK ACCT_ASSIGNMENT_CATEGORY ACTIVITY ACTIVITY_HIER ACTIVITY_HIER_BAD ACTIVITY_HIER_HZ ACTIVITY_HIER_VR AGING_INTERVAL BUSINESS_ACTIVITY BUSINESS_AREA CAPACITY CHART_OF_ACCOUNTS X X X X X X X X X X X X X X X X X X X X X X X AP X X X X X X X X X X X X X X X X X AR X X X X X X X X X X X X X X CA GL HR IA PM PP PR PS SA
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
45
------ Rapid Marts -----Dimension Table Name COMPANY_CODE CONTROL_KEY CONTROLLING_AREA COST_CENTER COST_CENTER_HIER COST_CENTER_HIER_BAD COST_CENTER_HIER_HZ COST_CENTER_HIER_VR COST_ELEMENT COST_ELEMENT_HIER COST_ELEMENT_HIER_BAD COST_ELEMENT_HIER_HZ COST_ELEMENT_HIER_VR CREDIT_CONTROL_AREA CURRENCY CURRENCY_CONVERT_RATE CUSTOMER DEBIT_CREDIT_INDICATOR DOCUMENT_CATEGORY DOCUMENT_TYPE FINANCIAL_DOCUMENT_STATUS FINANCIAL_MGMT_AREA FINANCIAL_RECORD_CATEGORY FINANCIAL_RECORD_TYPE FINANCIAL_VERSION FISC_PERIOD FISL_LEDGER FORMULA_PARAMETER FS_BALANCE_SHEET_ACCT FS_HIERARCHY FS_HIERARCHY_LOOKUP FS_ITEM_ALLOCATION FS_ITEM_TEXT X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X AP X AR X CA X GL X HR X IA X PM X X X X X X X X X X X X X PP X X X X X X X X X X X X X X PR X PS X X X X X X X X X X X X X X X X X X SA X
46
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
------ Rapid Marts -----Dimension Table Name FS_STATEMENT_ITEM FS_VERSION FUNCTIONAL_AREA FUNCTIONAL_AREA_HIER FUNCTIONAL_AREA_HIER_BAD FUNCTIONAL_AREA_HIER_HZ FUNCTIONAL_AREA_HIER_VR GL_ACCOUNT_BY_COMPANY GL_ACCOUNT_HIER GL_ACCOUNT_HIER_BAD GL_ACCOUNT_HIER_HZ GL_ACCOUNT_HIER_VR GL_ACCOUNT_MASTER INTER_COMPANY_TERM01 INTERNAL_ORDER INTERNAL_ORDER_HIER INTERNAL_ORDER_HIER_BAD INTERNAL_ORDER_HIER_HZ INTERNAL_ORDER_HIER_VR INTERNAL_ORDER_STATUS MATERIAL MATERIAL_BATCH MATERIAL_BY_PLANT MATERIAL_GROUP MATERIAL_TYPE MRP_CONTROLLER OBJECT_CLASS OBJECT_NUMBER_TYPE OBJECT_STATUS OBJECT_STATUS_HZ OBJECT_TYPE OPERATION_SUITABILITY ORDER_OPERATION X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X AP AR CA X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X GL X X X X X X X X X X X X X X X X X X X X X X X X X X X HR IA PM PP PR PS SA
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
47
------ Rapid Marts -----Dimension Table Name PAYMENT_BLOCK PAYMENT_REASON_CODE PAYMENT_TERM PLANT PLANT_LOCATION POSTING_KEY_TYPE PRICE_CONTROL_INDICATOR PRICING_PROCEDURE_HZ PRICING_PROCEDURE_VR PRODUCT_HIERARCHY PROFIT_CENTER PROFIT_CENTER_HIER PROFIT_CENTER_HIER_BAD PROFIT_CENTER_HIER_HZ PROFIT_CENTER_HIER_VR PROJECT PROJECT_ELEMENT PROJECT_ELEMENT_HIER PROJECT_ELEMENT_HIER_BAD PROJECT_ELEMENT_HIER_HZ PROJECT_ELEMENT_HIER_VR PURCH_GROUP PURCH_ORGANIZATION ROUTING ROUTING_OPERATION ROUTING_SEQUENCE SAP_VERSION SEGMENT SERVICE_PERSON SPECIAL_GL_INDICATOR SPECIAL_PROCUREMENT_TYPE SPECIAL_STOCK_INDICATOR STANDARD_TEXT_KEY X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X AP X X X X AR X X X X CA GL X X X X X X X X X X X X X X X HR IA PM PP PR PS SA
48
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
------ Rapid Marts -----Dimension Table Name STORAGE_LOCATION SYSTEM_CONDITION TASK_LIST_TYPE TASK_LIST_USAGE TIME_DIM TIME_DIM_WEEKLY TRANSACTION_TYPE UNIT_OF_MEASURE VALUATION_AREA VARIANCE_CATEGORY VENDOR VENDOR_BY_COMPANY WAREHOUSE WORK_CENTER WORK_CENTER_CATEGORY WORK_CENTER_FORMULA WORK_CENTER_HIER WORK_CENTER_HIER_BAD WORK_CENTER_HIER_HZ WORK_CENTER_HIER_VR X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X X AP AR CA GL HR IA X X PM PP X X X X X X X X X X X X X X PR X PS X SA X
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
49
The following matrix displays common fact tables used by each Rapid Mart of the Integrated Data Model for SAP solutions
------ Rapid Marts -----Fact Table Name PRODUCTION_ORDER_FACT PROFIT_CENTER_FACT_HZ PROFIT_CENTER_FACT_VR PROFIT_CENTER_SUMMARY_FA CT_HZ PROFIT_CENTER_SUMMARY_FA CT_VR X X X X X X X X AP AR CA GL HR IA PM PP X PR PS X SA
Hierarchy tables
Hierarchy Concept Overview
Parent-child or hierarchical relationships are a quintessential element of every organization and every data warehouse. They define the relationship between two entities (whether it be a subpart to a part, a worker to her manager or a store to a market) and underlie almost all BI reporting. Hierarchy elements include:
Hierarchy tree Pre-defined relationship between all hierarchy members. Hierarchy node Classifying (grouping) attribute that is parent or child to another classifying attribute. Typically nodes represent categories, groups, such as account group, product hierarchy.
Hierarchy leaf The lowest attribute in a hierarchy tree; it is always a child in the relationship. Typically, leaves represent identifiers of master data, such as account number, material number, etc.
50
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Balanced Hierarchy has a fixed number of levels. The branches of the balanced hierarchy all descend to the same level, with each member's parent being at the level immediately above the member. An common example of a balanced hierarchy is one that represents time, where the depth of each level (year, quarter, and month) is consistent.
Unbalanced Unbalanced hierarchies includes levels that have a consistent parentchild relationship (a child can have only one parent), but have logically inconsistent levels. The hierarchy branches can also have inconsistent depths. An example of an unbalanced hierarchy is an organization chart, which show reporting relationships among employees in an organization. The levels within the organizational structure are unbalanced, with some branches in the hierarchy having more levels than others.
Ragged In ragged hierarchies, the child member has more than one parent member. The hierarchy tree shown above with Account ID = 1002 is an example of a ragged hierarchy. Ragged hierarchies can be balanced or unbalanced.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
51
Hierarchy Dimensions
Integrated Data Model for SAP solutions models hierarchy dimensions to accommodate all above mentioned hierarchy types.
A set of hierarchy dimensions that represent the same entity (account, cost center, etc.) are always an extension of the master data dimension (Account Dimension, Cost Center Dimension, etc.). The master data dimension contains records about both hierarchy nodes and leaves.
Flattened (horizontal) hierarchy For each record in the corresponding dimension table, there is one record in the hierarchy dimension (one-to-one relationship). Each hierarchy level is represented as a column. Each record describes a single node or leaf in the hierarchy and the path to that node from the root. This approach requires fixed number of hierarchy levels to accommodate hierarchy maximum depth.
52
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
A horizontally flattened hierarchy dimension can be joined directly with the fact table to avoid pass-through join with the master data dimension (the same primary key). These dimensions belong to hot-swappable dimension class. Horizontally flattened dimensions are widely used by SAP BusinessObjects reporting tools for rollup type of analysis. To ensure proper rollup from all levels, each current node/leaf value is propagated to the deepest level:
Relative (vertical) hierarchy Each record describes a single relationship between ancestor and descendent. There is a row in the vertically flattened hierarchy dimension for each node/leaf and all of the descendents of that node. Each node/ leaf is considered its own descendent and therefore is listed one time as both ancestor and descendent. A vertically flattened hierarchy dimension requires a complex join to be properly related to the fact table because its primary key always has an extra column to represent uniqueness of ancestor/descendent relationship of identifiers from its corresponding master data dimension. For example, for Profit Center Vertical Hierarchy dimension the composite primary key will be: child profit center ID+ parent profit center ID.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
53
A vertically flattened dimensions can be used in combination with the corresponding horizontally flattened dimension to select specific group of nodes for rollup type of analysis.
Parent/Child relationship with no flattening These are hot-swappable dimensions that always carry both parent and child descriptive attributes. For non-ragged hierarchies, they have oneto-one relationship with their corresponding master data dimensions. Not-flattened hierarchy dimensions typically used are used as staging tables to source horizontally and vertically flattened dimensions.
54
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Fact tables
Fact tables are the heart of a star schema. They provide the additive values which act as independent variables by which dimensional attributes are analyzed. Fact tables are often defined by their grain. The grain of a fact table represents the most atomic level by which the facts may be defined. Main characteristics of the fact tables in Integrated Data Model for SAP solutions include: 1. Granularity Most fact tables in Integrated Data Model for SAP solutions are atomic tables with the lowest level of granularity from theSAP solutions transactional source tables. For example, Sales Order Fact contains attributes from both the SAP solutions Sales Order Header (VBAK) and Sales Order Line (VBAP) tables. But, it has granularity of the Sales Order Line table. 2. Data origin Majority of the fact tables are directly loaded from SAP solutions transactional data. There are several cases when fact tables are result of additional data manipulation that is valuable for reporting. For example, Sales Order Backlog Fact is populated with open sales order lines sourced from Sales Order Fact, Delivery Fact, and Billing Fact with the granularity of Sales Order Fact. On-time Delivery Fact stores results of calculated many-to-many-relationship between Sales Order Schedule Line Fact and Delivery Fact. 3. Slow changing dimensions - Type I and Type II/III hybrid Most of the fact tables do not preserve changes over time. They are updated daily to overwrite any changes and represent current snapshot of the source system transactional data. For specific business questions that require preserved historical measures, fact tables carry date-effective attributes (Valid From, Valid To dates) and a new record gets inserted every time the change occurs instead of overwriting the existing record. To simplify analysis of measure changes over time, fact tables carry two versions of the same measure: current and previous. For example, Sales Order History fact is designed to preserve changes of sales order material quantities and line item net values. In addition to Valid From and Valid To date attributes, there are current value and previous value attributes for material quantity and line item net amount. 4. Fact tables are incrementally updated during daily ETL process
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
55
Most of fact tables have different ETL routine for historical, or initial, and daily incremental loads. After historical data is loaded into fact tables, they are periodically updated with new and changed records only. In some cases, when heavy transformations are involved to load a fact table, it might be more efficient to fully reload the fact table. For example, On-Time Delivery Fact always needs to be fully reloaded to identify properly current relationship between sales order schedule lines and delivery lines. 5. Each fact table has Load Date and Load Time attributes These are timestamps to identify when records were loaded into the Rapid Mart tables.
BAD tables
BAD tables store invalid data. BAD tables are a replica of a fact or dimension table with LOAD_DATE as an additional column in the primary key. They are used to store rejected records that do not satisfy data validation criteria. For example, when loading horizontally and vertically flattened hierarchy dimensions, the BAD hierarchy table will contain records with parent/child circular dependency relationship (A is a child of B and B is a child of A).
Staging tables
These tables are used to store data temporarily during ETL loading process or to hold data to facilitate complex fact table loading (such as surrogate key resolution, etc.). Staging tables are not used in star schemas; their main purpose is to improve performance of data loading processes or contribute to complex data transformations.
Auxiliary tables
Similar to staging tables, auxiliary tables are not part of dimensional star schemas. They are additional stand alone tables designed to be used by Rapid Marts ETL jobs as part of the data loading process.
56
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Auxiliary tables can be common across all or selected Rapid Marts. For example, AW_JOBEXECUTION is used by Rapid Mart job execution framework to trace the job status and start date, end date job parameters in every Rapid Mart.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
57
58
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Naming Conventions
chapter
Overview
This chapter describes the naming rules and standards for objects in the SAP BusinessObjects Rapid Marts packages for SAP solutions Integrated Data Model. This includes database tables, columns, and indexes. A couple of logical user friendly naming and abbreviation rules have been observed and implemented for nomenclature of the Integrated Data Model for SAP solutions entities. Integrated Data Model for SAP solutions naming rules include:
Naming of entities (tables and views); Naming of entity attributes (table columns); Naming of table indexes and constraints Order of columns Selection of data types Attribute default values
The Integrated Data Model for SAP solutions also offers a formal dictionary developed applying the above mentioned naming rules. It is recommended to use and extend it for enforcing consistency and readability of the data model objects. See SAP BusinessObjects SAP BusinessObjects Rapid Mart packages Word Utility Users Guide for details. The information in this chapter is useful for those who will be implementing and extending the Integrated Data Model for SAP solutions. It will help to incorporate new database objects to resolve any specific business scenario requirements conforming with the principles of extending Rapid Marts. This chapter includes the following topics:
Table and View Nomenclature Rules Column Nomenclature Rules Table Index and Constraint Nomenclature Rules Order of columns in the tables and views Rapid Mart ETL Job Object Nomenclature Rules
60
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Rules followed Rules that apply to all table categories: 1. 2. 3. 4. Maximum table name length - 30 characters. Recommended name length for better readability - 20 characters. All words are in upper case. Words are in single form unless they represent a compound noun (like cost of sales, chart of accounts).
Examples: ACCT_DOCUMENT_CATEGORY, COMPANY_CODE, CUSTOMER_ITEM_FACT, CHART_OF_ACCOUNTS In Rapid Marts, most fact tables represent transactional data at its detail granularity, such as sales order line, general ledger journal line. 1. 2. The suffix _FACT is included as a qualifier. Fact tables that represent measures in vertical or horizontal formats have the suffix of _FACT_VR or _FACT_HZ. FINANCIAL_DOCUMENT_FACT, COST_OF_SALES_FACT Dimension tables GL_SUMMARY_FACT_HZ, PROFIT_CENTER_SUMMARY_FACT_VR Dimensions typically represent source system master and reference data. 1. No qualifiers were used for these tables (except hierarchy dimensions). By default, if there are no qualifiers it should be considered as dimension like ACTIVITY. Note: Some exceptions apply to this rule: a. b. _DIM qualifier in TIME_DIM. It is a standard name widely used in data warehousing for Time Dimension _MASTER qualifier in GL_ACCOUNT_MASTER. It indicates that the dimension combines data (as merge) from different SAP source tables; 'Master' is used in context of superset. _METADATA qualifier. It indicates dimensions to be used for SAP solutions data dictionary discovery, not analytical reporting.
Fact tables
Examples:
c.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
61
Rules followed Hierarchy dimensions typically are grouped in a set of three tables to represent relationship between the entity members in different formats. 1. 2. 3. The suffix _HIER is included as a qualifier for hierarchy dimensions with no flattening. The suffix _HIER_VR is used as a qualifier for vertically flattened hierarchy dimensions The suffix _HIER_HZ is used as a qualifier for horizontally flattened hierarchy dimensions. COST_ELEMENT_HIER, COST_ELEMENT_HIER_VR,
Examples: COST_ELEMENT_HIER_HZ These tables are used to store data temporarily during ETL loading process or to hold data permanently to facilitate complex fact table loading (such as surrogate key resolution). 1. 2. The suffix _STAGE is used as a qualifier with these table names. Staging tables that store data in vertical or horizontal formats have the suffix of _STAGE_VR or _STAGE_HZ
Staging tables
Examples: FISC_PERIOD_STAGE, COST_OF_SALES_STAGE_VR Bad tables BAD tables are a replica of a fact or dimension or hierarchy tables to store invalid records. 1. The suffix _BAD is used as a qualifier with these table names. Examples: COST_CENTER_HIER_BAD, COST_OF_SALES_FACT_VR_BAD, FINANCIAL_DOCUMENT_FACT_BAD
62
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Rules followed Auxiliary tables are system tables that are used by Rapid Marts ETL jobs. 1. The prefix AW_ is used as table name prefix. Examples:
View
AW_JOBEXECUTION, AW_LOOKUP_INDEX Views are derived from dimension or fact tables. 1. 2. The suffix _VIEW is used as a qualifier. When more than one view is created for the same table (like multiple materialized aggregation views for the same fact table), the suffix _VIEW_<number> is used as a qualifier. DOC_FLOW_UNION_VIEW, VENDOR_ITEM_FACT_VIEW_1, VENDOR_ITEM_FACT_VIEW_2 Note: Maximum length of 30 characters for table/view name conforms to the maximum object name size in relational databases platforms.
Examples:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
63
Examples:
Examples:
Examples:
64
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Rules followed Foreign key columns can be found in fact and some dimension tables. 1. 2. Foreign keys carry the same name as their corresponding primary keys. When multiple foreign keys (FK's) for the same dimension are present in any fact table, to distinguish those FKs, an additional suffix is used after _ID. BUS_AREA_ID, BUS_AREA_ID_TRADING_PARTNER = FKs to BUSINESS_AREA dimension in FINANCIAL_DOCUMENT_FACT CURR_ID, CURR_ID_LOC, CURR_ID_GRP, CURR_ID_TRX = FKs to CURRENCY dimension in FINANCIAL_DOCUMENT_FACT Textual attributes typically represent attribute name or attribute description. Names tend to be short and are not translated in multiple languages while descriptions (or texts) are longer than names and can be available in multiple languages. 1. 2. 3. 4. Short version of a descriptive attribute with no transformation has _NAME as a suffix. A derived concatenated attribute that typically include identifier and its name has _FULL_NAME as a suffix. For more than one names in any table, numeric suffixes are added: _NAME_01, _NAME_02. Long version of the descriptive attribute and texts typically named after its table (full or abbreviated table name) with the suffix _DESCR. CMPNY_CODE_NAME, CMPNY_CODE_NAME_01, CMPNY_CODE_NAME_02, CMPNY_CODE_FULL_NAME, SEGMENT_DESCR, ACCT_TYPE_DESCR, ACTIVITY_DESCR
Examples:
Descriptive columns
Examples:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
65
Rules followed A measure typically represents monetary amount associated with selected currency or quantifying amount associated with selected units of measure. For each measure column: 1. 2. 3. Prefix QTY_ or AMT_ appears first; A secondary qualifier like _CR_ or _ DR_, or _BAL_ follows where CR = Credit; DR = Debit; BAL = Balance. Third level qualifiers like _PTD, _PERxx, _YTD, _QTR, ROLLING, BEGIN, TTL can be used where PTD = Period To Date; PER = Fiscal Period; YTD = Year To Date; QTR = Quarter; ROLLING = Period 16 Rolling Total; BEGIN = Period Begin; TTL = Total. <See Appendix A for the full list of approbations> 4. For monetary amounts, there is an additional currency suffix qualifier. For example: _TRX = Transactional currency _GRP = Group currency _LOC = Local currency _PCNTR = Profit Center currency Examples: QTY_CR_YTD, AMT_DR_PER01_PCNTR, AMT_PER_ROLLING_GRP, AMT_PER_BEGIN_TRX Note: 1. Period Beginning Balance (PER_BEGIN) is a term that can be classified as Debit Activity (DR), Credit Activity (CR), or Period To Date Activity Balance (no qualifier).
66
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Rules followed Each table carries two timestamp columns to identify when each record was loaded or last updated in the Rapid Mart. 1. 2. LOAD_DATE column carries date and time LOAD_TIME column carries time part of the timestamp in HH24:MI:SS format as a string. Most measures in fact tables are associated with different currencies. Below are currency abbreviations used to indicate what currency is used for each monetary amount: 1. 2. 3. 4. 5. 6. 7. 8. TRX - Transaction currency GRP - Group currency LOC - Local, or Company Code, currency GBL - Global currency PMT - Payment currency CCTRL - Credit Control Area currency PCNTR - Profit Center Currency CTRL_AREA - Controlling Area currency AMT_TRX, AMT_CR_LIMIT_CCTRL, CURR_ID_CCTRL, CURR_ID_TRX
Currencyrelated columns
Examples:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
67
Examples:
Constraints
1. 2.
68
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Columns in each of the tables are arranged using the following logic. Table Type Fact and associated tables and views Convention followed In fact tables and associated with them staging tables and views: 1. 2. Primary Key are always at the top. Column order within the primary key is based on selectivity: columns with higher selectivity have priority. Foreign keys should appear after Primary Keys in any table arranged alphabetically. This includes all date columns that can behave as foreign keys to TIME_DIM dimension. All measures are placed after the foreign keys and are arranged alphabetically All descriptive attributes are placed after the measures in alphabetical order. LOAD_DATE, LOAD_TIME are always the last two columns except BAD fact tables where LOAD_DATE is part of the tables primary key.
3. 4. 5.
Examples: CMPNY_CODE_ID+FISC_YEAR+FIN_DOC_ID+LINE_ITEM_ID = composite PK for FINANCIAL_DOCUMENT_FACT In dimension tables and associated with them staging tables and views: 1. 2. 3. Primary Key are always at the top. Column order within the primary key is based on selectivity: columns with higher selectivity have priority. All descriptive attributes are placed after the measures in alphabetical order. It includes any foreign key to another dimension. LOAD_DATE, LOAD_TIME are always the last two columns except BAD fact tables where LOAD_DATE is part of the tables primary key CHART_OF_ACCT_ID+COST_ELEM_ID = composite PK for COST_ELEMENT
Examples:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
69
Rapid Mart ETL routines are developed with SAP BusinessObjects Data Services application. Well-structured object names make it easy to browse Rapid Mart objects in a Data Services repository. Rapid Mart developers follow the following rules to ensure proper object naming with Data Services. ETL Object Type Project Convention followed Data Services project is a grouping of ETL jobs. A Rapid Mart consists of a single project. 1. 2. 3. 4. Project name is in mixed case. Use underscore between project name words for readability. Recommended name length is 30 characters; maximum length is 60 characters Naming convention: <Rapid Mart name>_Rapid_Mart_<Source application abbreviation>
Example: Job General_Ledger_Rapid_Mart_SAP Rapid Mart can have one or multiple jobs. 1. 2. 3. 4. Job name is in mixed case. Use underscore between job name words for readability. Recommended name length is 30 characters; maximum length is 60 characters Naming convention: <Rapid Mart name>_Load_<Source application abbreviation> Plant_Maintenance_Load, Accounts_Payable_Load_SAP 5. Exceptions in the SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions:
Examples:
The two main jobs have an additional qualifier <_OLD_> or <_NEW_> to distinguish the jobs for Classic or New General Ledger respectively: General_Ledger_Old_Load_SAP General_Ledger_New_Load_SAP
The Metadata job does not include the Rapid Mart name as this is an auxiliary job designed to facilitate customization of the rapid mart. This job does not contain General Ledger specific data. Metadata_Load_SAP
70
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Convention followed A workflow in Rapid Marts represents a re-usable component or a container for logical grouping Data Services objects (other workflows and data flows). 1. 2. 3. 4. 5. 6. 7. For a component, name format is C_<target table descriptive name>_SAP. For a section (collection of elements to load tables in a single star), name format is C_<star descriptive name>_Section_SAP For a grouping container that wraps all dimension related components within a section, name format is WF_<star descriptive name>_Dims_SAP For other grouping containers, name format is WF_<purpose of grouping>_SAP Use mixed case for readability. Consistent naming of middle part of each name for proper sorting of workflows in Data Services Object Library Recommended name length is 30 characters; maximum length is 60 characters C_ProfitCenter_Section_SAP - section, a collection of components to load a single star (fact table and corresponding dimensions) C_ProfitCenterFact_SAP, C_ProfitCenterHier_SAP - components, reusable workflows to load a dimension or a fact table WF_ProfitCenter_Dims_SAP - dimension grouping element; for code readability WF_ProfitCenterFactOldGL_SAP, WF_ProfitCenterFactFirstOldGL_SAP, WF_ProfitCenterFactDeltaOldGL_SAP - grouping elements named after their main purpose to load Cost Summary Fact tables during First and Delta loads
Examples:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
71
Convention followed A dataflow in Rapid Marts represents an element of the component that loads a single or multiple Rapid Mart tables. 1. 2. 3. For regular dataflows, name format is DF_<target table descriptive name or purpose>_SAP For embedded dataflows, name format is EDF_<target table descriptive name or purpose>_SAP For R/3 data flows, name format is R3_<target table descriptive name or purpose>. R/3 data flows are only used for extracting data out of SAP solutions. Use mixed case for readability. Consistent naming of middle part of each name for proper sorting of data flows in Data Services Object Library Recommended name length is 30 characters; maximum length is 60 characters DF_ProfitCenterHier_SAP, DF_ProfitCenterHierHzVr_SAP, DF_ProfitCenterHierHzVrDefault_SAP - regular dataflows EDF_ProfitCenterHierR3_SAP, EDF_ProfitCenterDefaultRow_SAP embedded dataflows R3_ProfitCenterHierGroup, R3_ProfitCenterHierLeaf - R/3 dataflows.
4. 5. 6.
Examples:
72
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models
chapter
Overview
The SAP BusinessObjects Rapid Marts packages for SAP solutions Integrated Data Model delivers star schema data models (logical models) that are optimized for both ETL routines and analytical reporting and are designed for cross-module reporting against SAP solutions. The Integrated Data Model for SAP solutions is organized by subject areas depending on which fact tables are in use. Subject areas address specific business content or auxiliary data warehouse functions (master data, metadata) Note: A few of the models are special cases that do not follow star schema format, such as the SAP solutions Metadata Tables Logical Model. Each of these exceptions is so noted in the description of the logical model. Each Rapid Mart handles a suite of subject areas. The Rapid Marts covered in this document are:
SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions SAP BusinessObjects HR Rapid Mart, version for SAP solutions SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
74
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together 7 Fact tables and 1 view joined in the fashion of multiple Star Schemas with dimension and hierarchy tables. To keep the schema readable and simple, hierarchies are not shown in the Overview Entity Relationship (E/R) Diagram, but are shown in all the Logical Model specific diagrams.
Logical Models
The 7 fact tables and their associated dimensions are grouped into 4 logical models: 1. 2. 3. 4. Vendor Item Fact Logical Model Vendor Summary Facts Logical Model Check Fact Logical Model Purchase Document Financial Facts Logical Model
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
75
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
76
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
VENDOR_ITEM_FACT - Open and Closed Vendor Items (financial documents)' VENDOR_ITEM_AP_BALANCE_VIEW - The view determines the Open AP Bal. per fiscal period used in DPO (Days Payable Outstanding) calculations None used BSIK - Accounting: Secondary Index for Vendors (Open items) BSAK - Accounting: Secondary Index for Vendors (Cleared Items)
Stage Tables SAP solutions Source Tables: Granularity: Business Function Description:
Type of Analysis:
Financial Document level (Company Code, Fiscal Year, Financial Document Number, Line Item Number) The Vendor Items section stores information about all vendor related documents in SAP-FI (SAP solutions Financials). These include, vendor invoices, vendor credit memos, vendor payments, etc. at a detailed line-item level. The Rapid Mart calculates past due amounts, amounts paid on time, amounts paid late, amounts due in the future, and other measures from the SAP solutions source tables. What is a current snapshot of my Accounts Payables? Which fiscal periods show the slowest payment rates? Which vendors are blocked for payment? Which vendors should I focus on to reduce the aging payables? Am I taking advantage of discounts offered on payment terms to pay early? Am I trending towards earlier or later payments to vendors? What are my top 25 open vendor invoices (by invoice value)? Which payments to a vendor or credit memos have not been applied to an outstanding invoice?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
77
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
VENDOR_SUMMARY_FACT_HZ - Vendor Master Transaction Figures Horizontal format VENDOR_SUMMARY_FACT_VR - Vendor Master Transaction Figures Vertical format VENDOR_ITEM_AP_BALANCE_VIEW - The view determines the Open AP Bal. per fiscal period used in DPO (Days Payable Outstanding) calculations VENDOR_SUMMARY_STAGE_VR - Staging table for the Vertical fact table LFC1 - Vendor master (transaction figures)
78
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
Summarized at the vendor, fiscal year, and company code level The Vendor Summary section of the Rapid Mart stores vendor balances. The two fact tables for this section summarize yearly, periodic, and quarterly vendor activity totals. Information includes Vendor Summary debits, credits, and purchases (expenses) by fiscal year, quarter, and period. The data is organized into two fact tables. The first, carries the data in horizontal format with one row of information for each combination of vendor, company code, and fiscal year. This mimics the organization of the source SAP solutions table. There are separate fields for debits, credits, and other purchasing amounts for each fiscal period in the fiscal year. This includes the 12 regular fiscal periods supported by SAP solutions, as well as the 4 special adjustment periods for a total of 16 fiscal periods. It also includes aggregated debit, credit and purchasing amounts for each of the 4 quarters of the fiscal year, and aggregated debit, credit, and purchasing amounts for the year to date. The second fact table, carries data in a vertical format. That is one row of data for each vendor, company code, fiscal year, and fiscal period combination. The vertical table includes the same debit, credit, and purchase figures as the horizontal table. It also includes additional fields for the DPO (Days Payables Outstanding) calculation: What is the monetary value locked up in DPO (days payables outstanding) by vendor, or company? Which vendors have the worst/best DPO? What are my expense trends? Are my late payments trending up or down? Can you give me a snapshot of how a specific vendor is doing? How is cumulative A/P activity trending by fiscal period? How does current period expense compare to the last 12 months?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
79
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
CHECK_FACT - Payment Medium Information (Checks) None Used PAYR - Payment Medium File
80
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
Company Code, Bank Account, Payment Method, Check Number The checks section stores all payment information. You can analyze issued checks by vendor or company code, allowing you to easily reconcile invoices, or you can do more in-depth analysis. Has a particular check cleared yet? How many days (average) is it taking my vendors to cash a check? Which checks have been voided? What is the value my uncleared checks? How may manual checks have I issued this month? What is the value of checks Ive issued to a particular vendor by fiscal period?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
81
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
82
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
Description
Fact Tables:
PURCH_DOC_FINANCIAL_FACT Contains purchase order information for each line item. The Rapid Mart combines data from SAP solutionss PO header and line items table. This table is loaded from SAP solutions tables EKKO and EKPO PURCH_DOC_HISTORY_FACT Contains the detail of goods receipt quantities and amounts, invoice receipt quantities and amounts, and down payment amounts from SAP solutionss PO history table. This is loaded from table EKBE in SAP solutions. VENDOR_FIN_DOC_FACT Contains information from financial line items that offset the vendor documents and purchase orders. Use this table to cross-reference vendor and purchase order related financial documents. This table is sourced from tables BKPF and BSEG in SAP solutions. VENDOR_FIN_DOC_FACT_BAD Contains invalid vendor related financial line items. A record is invalid if it contains a date before 1900. These dates are legal in SAP solutions. However, if your target database is SQLServer, they will cause an error during the Rapid Mart load. None used Purchase Doc. Financial:
EKKO - Purchasing Document Header EKPO - Purchasing Document Item EKBE - History per Purchasing Document BKPF - Accounting Document Header BSEG - Accounting Document Segment (Line Items)
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
83
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
Granularity:
Purchase Document Number & Line Item Purch. Doc. Number & Line Number, Material Transaction Number & Line Number, Company Code, Fiscal year,.
Vendor Financial Docs: Accounting Document Number & Line Number, Fiscal Year, Company Code The Purchase Document Financial section consists of 3 major subsections. Purch Doc Financial: (line item detail of purchases made). A purchase order (PO), called a purchasing document in SAP solutions, consists of header and line item information. Header information applies to the whole PO, such as payment and delivery terms. Other information, such as the date of delivery, price, quantity, and material, is specified in the line items. In SAP solutions, you create purchase orders from purchase requisitions. Purchase Doc. History: (goods receipts and invoice receipts). SAP solutions tracks subsequent activity, such as goods and invoice receipt, in the Purchase Order history. In the case of goods receipts, these correspond to material movements.
Type of Analysis:
Vendor Financial Documents: (a cross-reference of purchase orderrelated and vendor-related financial documents). Purchasing activities generate both purchase order related and vendor related financial documents. The combination of both vendor and purchase order related financial documents is captured here. Thus, the vendor financials allow us to see the full picture of accounts payable activity by crossreferencing its two main parts. Show me the total value of goods and invoices received for my biggest vendors for a specific year. Show me a list of those purchase orders that have goods received but no invoices What purchase orders from a particular vendor have received invoices during a particular time period? Can you show me a summary view of Purchase order goods issues and goods receipt history?
84
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
85
Logical Models SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions
86
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together 3 Fact tables and 1 view joined in the fashion of multiple Star Schemas with dimension and hierarchy tables.There are no hierarchies in this Rapid Mart. The Overview Entity Relationship (E/R) Diagram shows all available tables.
Logical Models
The 4 fact tables and their associated dimensions are grouped into 2 logical models: 1. 2. Customer Item Fact Logical Model Customer Summary Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension tables.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
87
Logical Models SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
CUSTOMER_ITEM_FACT - All Customer related financial documents CUSTOMER_ITEM_AR_BALANCE_VIEW - Determines the Open AR Balance per fiscal period. Used for DSO (Days Sales Outstanding) Calculation. None used BSID - Accounting: Secondary Index for Customers (Open Items) BSAD - Accounting: Secondary Index for Customers (Cleared Items)
Stage Tables SAP solutions Source Tables: Granularity: Business Function Description:
Fiscal Year, Company Code, Accounting Document Number & Line Item Number The customer items section stores information about all customer related documents in SAP-FI (SAP Applications Financials). These include, invoices, credit memos, payments, etc. at a detailed line-item level. You can roll up this information to any aggregated level supported by the associated dimensions. The fact table for this section contains data for each financial document line item. Specifically, the table stores monetary amounts and quantities for each financial document line item. What is a current snapshot of my Accounts Receivables? Which fiscal periods show the slowest payment rates? Which customers are blocked for delivery? Which customers should I focus on to reduce the aging receivables? Do my best paying customers have the most favorable credit limit? Are my customers taking advantage of discounts offered on payment terms to pay early? Are my customers trending towards earlier or later payments? What are my top 25 open invoices (by invoice value)? Which customer payments or credit memos have not been applied to an outstanding receivable?
Type of Analysis:
88
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
89
Logical Models SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
Description
Fact Tables:
CUSTOMER_SUMMARY_FACT_HZ The horizontal summary table that contains periodic and quarterly vendor activity totals. The table stores total vendor debits, credits, and purchases by fiscal year. CUSTOMER_SUMMARY_FACT_VR The vertical summary table that contains the periodic and quarterly vendor activity totals. The table stores total vendor debits, credits, and purchases by fiscal year, and fiscal period. CUSTOMER_ITEM_AR_BALANCE_VIEW - Determines the Open AR Balance per fiscal period. Used for DSO (Days Sales Outstanding) Calculation. CUSTOMER_SUMMARY_STAGE_VR - Staging table for the Vertical fact table. KNC1 - Customer master (transaction figures)
90
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
Customer, Fiscal Year, Company Code, Fisc. Period (Vertical table only) The customer totals section of this Rapid Mart stores customer balances. The two fact tables for this section summarizes yearly, periodic, and quarterly customer activity totals. Information includes customer total debits, credits, and sales by fiscal year, quarter, and period. The data is organized into two fact tables. The first, carries the data in horizontal format with one row of information for each combination of customer, company code, and fiscal year. This mimics the organization of the source SAP Applications table (KNC1 - Customer Transaction Figures). There are separate fields for debits, credits, and sales figures for each fiscal period in the fiscal year. This includes the 12 regular fiscal periods supported by SAP Applications, as well as the 4 special adjustment periods for a total of 16 fiscal periods. It also includes aggregated debit, credit and sales figures for each of the 4 quarters of the fiscal year, and aggregated debit, credit, and sales figures for the year to date. The second fact table, carries data in a vertical format. That is one row of data for each customer, company code, fiscal year, and fiscal period combination. The vertical table includes the same debit, credit, and sales figures as the horizontal table. It also includes additional fields for the DSO calculation: What is the monetary value locked up in DSO (days sales outstanding) by customer, or company? Which customers have the worst/best DSO? What are my revenue trends? Are my late payments trending up or down? Can you give me a snapshot of how a specific customer is doing? How is cumulative A/R activity trending by fiscal period? How does current period revenue compare to the last 12 months?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
91
Logical Models SAP BusinessObjects Accounts Receivable Rapid Mart, version for SAP solutions
92
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together <xx> Fact tables joined in the fashion of multiple Star Schemas with dimension and hierarchy tables. To keep the schema readable and simple, hierarchies are not shown in the Overview Entity Relationship (E/R) Diagram, but are shown in all the Logical Model specific diagrams.
Logical Models
The 4 fact tables and their associated dimensions are grouped into 4 logical models:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
93
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
1. 2. 3. 4.
Cost Transaction Fact Logical Model Customer Summary Fact Logical Model Profit Center Fact Logical Model - shared with GL Rapid Mart Profit Center Summary Fact Logical Model - shared with GL Rapid Mart
A brief discussion and description of the first two logical models follows. Each contains a E/R Diagram showing all related dimension tables. Note: The last two logical models in this Rapid Mart are shared with and described in the section for the SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions.
94
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
COST_TRANSACTION_FACT - Cost Accounting Transaction Detail None used COBK - CO Object: Document Header COEP - CO Object: Line Items (by Period)
Document Number, Controlling Area, Line Item The Cost Transaction Section (also called Cost Detail) extracts SAP solutions data that allows cost transactions to be monitored and classified. Cost transaction data can be used to track costs that have been incurred (such as labor, postage or telephone costs), and to pinpoint where costs occur within a company. Cost transaction data can also be used to track costs associated with a particular accounting entity, such as a building project or a marketing event. Cost transaction data allows viewing details of individual accounting transactions such as transaction number, posting date, material, vendor, transaction amount and quantity. How much was spent on labor (or telephone, or insurance) last year, by cost center? What were the companys total costs for trade shows this year? Who are out top 10 vendors (amount spent) this year? What is the cost breakdown by Product Hierarchy for this month? Which Projects and Project Elements are costliest? Which projects are over budget? What is the breakdown of project over-runs by project element? Which Activities have the highest expenses? Are production orders (a type of internal orders) completed within budgeted costs? Which vendors can supply this material at the lowest cost?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
95
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
96
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
97
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
COST_SUMMARY_FACT_HZ - has one row summarizing cost information for each cost object for each fiscal year, with columns for quantity and value totals for all fiscal periods in each row. There can be upto 16 fiscal periods in the SAP solutions system: 12 regular periods and 4 special posting periods used for adjustments. COS_SUMMARY_FACT_VR - contains the same information, but with one row for each fiscal period, resulting in upto 16 times as many rows in the table. COST_SUMMARY_STAGE_VR - Staging table for vertical format. COSS - CO Object: Cost Totals for Internal Postings COSP - CO Object: Cost Totals for External Postings
98
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
Granularity:
Fiscal Year, Fiscal Period, Record Type, Cost Version, Business Area, Transaction Type, Controlling Transaction, Monetary Currency, Cost Element, Controlling Key, Object ID - Partner, Object ID - Original, Period Block Code, Trading Partner, Object ID The cost summary section stores cost period totals (balances) by fiscal period and year. This is the main data source for financial reporting to view the company cost trends and to perform multi-dimensional analysis. It is also used for various financial ratios calculation when average or total of 12 rolling periods is involved. For which cost items is the company overall in variance? How much was spent on labor (or telephone, or insurance) last year, versus how much was planned? Which cost centers are in variance for specific cost elements and which activity types were involved? What are the planned versus actual costs for a specific cost center or group of cost centers? What was the variance in planned versus actual costs for trade shows by cost element? Which activities were responsible for the variance? What is the variance between actual and planned (budget) amounts by cost center hierarchy for this year? Have I been able to reduce costs (by cost element hierarchy) this year compared to last? What are my cost trends for any rolling 12 month period?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
99
Logical Models SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions
100
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together 16 Fact tables joined in the fashion of multiple Star Schemas with dimension and hierarchy tables. To keep the schema readable and simple, hierarchies are not shown in the Overview Entity Relationship (E/R) Diagram, but are shown in all the Logical Model specific diagrams. Note: The SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions allows you to report and analyze data from both the Classic GL and New GL modules within SAP solutions. Therefore, many of the logical models are sourced from different sets of tables, depending if your organization is running Classic or New GL. The different sources are so noted in the discussion below.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
101
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Logical Models
The 16 fact tables and their associated dimensions are grouped into ten logical models: 1. 2. 3. Cost of Sales Details Facts Logical Model Cost of Sales Summary Facts Logical Model Financial Document Fact Logical Model
102
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
4. 5. 6. 7. 8. 9.
GL Plan Fact Logical Model GL Summary Fact Logical Model Profit Center Fact Logical Model Profit Center Summary Fact Logical Model Ledger Fact Details Logical Model Ledger Summary Fact Logical Model
10. SAP solutions Metadata Tables Logical Model A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
103
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
COST_OF_SALES_FACT_HZ - Cost Of Sales Horizontal Detail; Actuals and Budget COST_OF_SALES_FACT_VR - Cost Of Sales Vertical Detail; Actuals and Budget None used Classic GL -
GLFUNCA - Special Ledger: Actual line items table with function area for IDES GLFUNCP - Special Ledger: Plan line items table with function area for IDES FAGLFLEXA - General Ledger: Actual Line Items FAGLFLEXP - General Ledger: Plan Line Items
New GL -
104
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Financial Document identifier for Actuals or Budget transactions. Cost of Sales detailed data is organized horizontally and vertically. In horizontal organization, a single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. In vertical organization, a single row represents a single fiscal period. There is a separate row for each fiscal period / fiscal year combination. COS Detail carries amounts in Transaction (Document) Currency, Local (Company Code) Currency, and Group Currency. It also carries quantities in Base Unit of Measure. Horizontal format allows performing year trend analysis at granularity upto a single transaction. How much is my R&D functional area costing every week during this year? What are the transaction details for a specific functional area in a certain fiscal period? How does last quarter COS activity weekly trend look by selected accounts and account groups? What is the budget over-spent this year for each functional area? Which Functional Areas account for my highest Costs of Sales? Which companies have the best Cost of Sales ratios by functional area? What are my costs for the fiscal year by Functional Area Hierarchy? What are top 10 mostly costing elements for the last period? What functional area does not have budget entered for the next 2 quarters? What is the transaction type posting mix for each functional area for this period?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
105
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
COST_OF_SALES_SUMMARY_FACT_HZ - Cost of Sales actual and budget period balances presented as columns for 0F special ledger COST_OF_SALES_SUMMARY_FACT_VR - Cost of Sales actual and budget balances for 0F special ledger COST_OF_SALES_SUMMARY_STAGE_VR - Staging table for Vertical fact table
Stage Tables
106
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Classic GL -
GLFUNCT - Special Ledger: Totals table with functional area for IDES
New GL -
FAGLFLEXT - General Ledger: Totals By ledger, budget version, fiscal year, currency, units of measure and object dimensions; summary tables for Cost Of Sales Fact Cost of Sales Summary data is organized horizontally and vertically. In horizontal organization, a single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. In vertical organization, a single row represents a single fiscal period. There is a separate row for each fiscal period / fiscal year combination.
Cost of Sales Summary carries amounts in Transaction (Document) Currency, Local (Company Code) Currency, and Group Currency. It also carries quantities in Base Unit of Measure. Table COST_OF_SALES_SUMMARY_FACT_HZ stores the measures in horizontal representation with 16 period values presented as columns. Table COST_OF_SALES_SUMMARY_FACT_VR stores the measures in vertical representation, each period values as a separate record. How much is my R&D functional area costing every week during this year? What are the transaction details for a specific functional area in a certain fiscal period? How does last quarter COS activity weekly trend look by selected accounts and account groups? What is the budget over-spent this year for each functional area? Which Functional Areas account for my highest Costs of Sales? Which companies have the best Cost of Sales ratios by functional area? What are my costs for the fiscal year by Functional Area Hierarchy? What are top 10 mostly costing elements for the last period? What functional area does not have budget entered for the next 2 quarters? What is the transaction type posting mix for each functional area for this period?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
107
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
108
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
FINANCIAL_DOCUMENT_FACT - Accounting or Financial Document (BKPF and BSEG in SAP) None used Classic & New GL -
New GL (additional table) BSEG_ADD - Entry View of Accounting Document for Additional Ledgers Detailed information at financial document line level Financial Documents are the accumulated GL related transactions from all other SAP R/3 and ERP modules. These include postings from SD, CO, MM, etc. Financial Documents also include adjusting entries made directly in the FI module. FINANCIAL_DOCUMENT_FACT carries financial documents and their posting debit and credit lines. Total distribution amount for each posted financial document is 0. What is the trend in manual journal entry postings? Which are the top 10 accounts and/or cost centers by the number of journal entries posted within the current period? What accounts and/or departments have experienced no journal postings for the current period? What high value entries have been posted either manually or in the adjustment period? How may corrections were posted by each user? What are details of a specific Financial Document? Were there any large releases or reserves or additions to Liability accounts before year end? Did any cost centers experience a greater than 50% increase in total postings?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
109
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
110
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
111
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
GLP0 - Local Logical General Ledger Plan Line Items FAGLFLEXA - General Ledger: Actual Line Items
New GL FAGLFLEXP - General Ledger: Plan Line Items Detailed information at budget transaction line level The General Ledger Plan (GL Plan) section stores detailed financial planning information (budget information) for the Finance Module. This is a main data source for analyzing budget and can be used to compare Actuals vs. Budget at financial document line item level. GL Plan data is organized horizontally, a single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. GL Plan carries amounts in Transaction (Document) Currency, Local (Company Code) Currency, and Group Currency. Which company codes have not entered budgets for the upcoming fiscal year? What are the budgets for selected GL accounts? How many reversing entries (changes) have been made to the budget for each company code? This can be determined using the Accounting Document Category. What is the difference in currently active budget versions for selected accounts?
Type of Analysis:
112
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
113
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
GL_SUMMARY_FACT_HZ - General Ledger actual and budget period balances presented as columns GL_SUMMARY_FACT_VR - General Ledger actual and budget period balances None used Classic GL -
Stage Tables SAP solutions Source Table: Granularity: Business Function Description:
New GL FAGLFLEXT - General Ledger: Totals By ledger, budget version, fiscal year, currency, GL Account The General Ledger Summary (GL Summary) section stores summarized (balance) financial information for the Finance Module. This is a main data source for analyzing Financial Actuals and can be used to compare Actuals vs. Budget. Along with other Special Ledger Summary tables, this is a main source for analyzing and creating financial statements. GL Summary data is organized horizontally and vertically. In horizontal organization each fiscal period is represented by a column. A single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. In vertical organization, each fiscal period is represented by a row. There is a separate row for each fiscal period / fiscal year combination. What are the yearly trends by selected GL Accounts and Account Groups for selected company code? How does the trend of total expenses compare between company codes? What are the Actuals vs. Budgets (variance) rolled up by the GL Account Hierarchy tree for this year? How does the Balance Sheet for this year compares to the last year? What is the trend in Financial Ratios and their variances this year vs. last year
Type of Analysis:
114
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
115
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
PROFIT_CENTER_FACT_HZ - Profit Center actual and planned detailed transactions grouped by fiscal period PROFIT_CENTER_FACT_VR - Profit Center actual and planned detailed transactions None used Classic GL & Cost Rapid Mart -
GLPCA - EC-PCA: Actual Line Items for Profit Center Ledger GLPCP - EC-PCA: Plan Line Items FAGLFLEXA - General Ledger: Actual Line Items
New GL FAGLFLEXP - General Ledger: Plan Line Items Detailed profit center information at actual/budget transaction line level
Granularity:
116
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP R/3 and ERP divides the Profit Center Detail data into Actuals and Planned (Budgeted) values. In Classic GL, these are stored in separate tables (GLPCA and GLPCP respectively). The Rapid Mart assigns combined data from both tables and assigns an Actual or Budget Flag to each row of profit center data. Values are A for Actuals data, and P for Budget (or Planned) data. In New GL these are subsets of tables LEDGER_FACT_HZ and LEDGER_FACT_VR. This star allows you to report profits and losses by profit center using either period accounting or the cost-of-sales approach. It also lets you analyze fixed capital and so-called statistical key figures (number of employees, square meters, and so on) by profit center. Consequently, you can calculate all the key figures commonly used in cost accounting (return on investment, cash flow, sales per employee, and so on). Which are the top 10 transactions by fiscal year by company code? What customers have most transactions over $1,000? What is the variance between planned and actual number of transactions by cost center hierarchy?
What are my profit center transactions by internal order hierarchy?
Type of Analysis:
What is the period trend of number of transactions by profit center? What is the average amount of transactions this year for each material? Which company codes have not entered budgets for the upcoming fiscal year? What are the budgets for selected GL accounts? How many reversing entries (changes) have been made to the budget for each company code? This can be determined using the Accounting Document Category. What is the difference in currently active budget versions for selected accounts?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
117
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
118
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Description
Fact Tables:
PROFIT_CENTER_SUMMARY_FACT_VR - Profit Center actual and budget balances PROFIT_CENTER_SUMMARY_FACT_HZ - Profit Center actual and budget balances with fiscal periods presented as columns PROFIT_CENTER_SUMMARY_STAGE_VR - Staging table for Vertical fact table Classic GL & Cost Rapid Mart -
New GL FAGLFLEXT - General Ledger: Totals By ledger, budget version, fiscal year, currency, units of measure and object dimensions; summary tables for Profit Center Fact
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
119
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
This star allows reporting profits, losses, and their variance by profit center using either period accounting or the cost-of-sales approach. It lets analyzing fixed capital, so-called statistical key figures (number of employees, square meters, and so on), and financial ratios commonly used in cost accounting (return on investment, cash flow, sales per employee, and so on) by profit center. With horizontal fact table organization, a single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. In vertical organization, a single row represents a single fiscal period. There is a separate row for each fiscal period / fiscal year combination. Profit Center Summary carries amounts in Transaction (Document) Currency, Object (Profit Center) Currency, and Local (Company Code) Currency. It also carries quantities in Base Units of Measure. In New GL these are subsets of tables LEDGER_SUMMARY_FACT_HZ and LEDGER_SUMMARY_FACT_VR Which Profit Centers bring in the most revenue for the last 5 years? How did my profit center perform this year versus last year? What is the revenue period trend for selected accounts within selected Profit Centers or Profit Center groups? How does my income statement for this year compare to last year? How does the revenue trend look this year? How does budget compare to actuals by each profit center for this year broken by fiscal periods? How did my profit center perform this year versus last year? How does last year period trend compare to this year for each profit center within the same group? What is the difference in currently active budget versions for selected accounts?
Type of Analysis:
120
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
121
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
LEDGER_FACT_VR - Ledger actual and planned detailed transactions LEDGER_FACT_HZ - Ledger actual and planned detailed transaction presented by fiscal period (as columns) None used New GL -
FAGLFLEXA - General Ledger Actual Line Items FAGLFLEXP - General Ledger Plan Line Items
Note: Not available in Classic GL Detailed information at actual/budget transaction line level
122
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
The Ledger Detail section obtains information from the New GL Standard Ledger in SAP solutions. The Rapid Mart combines actual and planned transaction into a single fact table. Ledger Detail data is organized horizontally and vertically. In horizontal organization, a single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. In vertical organization, a single row represents a single fiscal period. There is a separate row for each fiscal period / fiscal year combination. Which company codes have not entered budgets for the upcoming fiscal year? What are the budgets for selected GL accounts? How many reversing entries (changes) have been made to the budget for each company code? This can be determined using the Accounting Document Category. What is the difference in currently active budget versions for selected accounts? Which company codes have not entered budgets for the upcoming fiscal year? How many reversing entries (changes) have been made to the budget for each company code? What is the difference in currently active budget versions for selected accounts? What are the transaction details for a specific functional area in a certain fiscal period? What functional area does not have budget entered for the next 2 quarters? What is the transaction type posting mix for each functional area for this period?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
123
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
124
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
125
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
LEDGER_SUMMARY_FACT_HZ - Ledger Summary Fact Horizontal Summary Table for New GL SAP solutions module LEDGER_SUMMARY_FACT_VR - Ledger Summary Fact Vertical Summary Table for New GL SAP solutions module LEDGER_SUMMARY_STAGE_VR - Staging table for Vertical fact table New GL -
SAP solutions FAGLFLEXT - General Ledger Totals (New GL module) Source Note: Not available in Classic GL Table: Granularity: By fiscal year (period) and object dimensions; summary tables for General Ledger Fact (New GL module)
126
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Type of Analysis:
The Ledger Summary star obtains information from the New GL Standard Ledger in SAP R/3 and ERP. Ledger Summary data is organized horizontally and vertically. In horizontal organization, a single row in the table represents an entire fiscal years worth of data, with separate fields for monetary amounts in each fiscal period. In vertical organization, a single row represents a single fiscal period. There is a separate row for each fiscal period / fiscal year combination. It carries amounts in Transaction (Document) Currency, Group Currency, and Local (Company Code) Currency. It also carries quantities in Base Unit of Measure What are the yearly trends by selected GL Accounts and Account Groups? What are the Actuals vs. Budgets (variance) rolled up by the GL Account Hierarchy tree for this year? How does the Balance Sheet for this year compares to the last year? What is the trend in Financial Ratios and their variance this year vs. last year? What is the period trend in my R&D functional area costing for the last 6 months? Which Functional Areas account for my highest Costs of Sales? Which Segments account for my highest Costs of Sales? Which companies have the best Cost of Sales ratios by functional area? What are the top 10 spending functional areas this year vs. last year? What is the variance trend in COS by selected account group for selected periods? What is the yearly trend for the last 5 years? How does the Cost Of Sales compare between different functional areas for selected accounts for selected periods? Which Profit Centers bring in the most revenue for the last 5 years? How did my profit center perform this year versus last year? What is the revenue period trend for selected accounts within selected Profit Centers or Profit Center groups? How does my income statement for this year compare to last year? How does the revenue trend look this year? How does budget compare to actuals by each profit center for this year broken by fiscal periods?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
127
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
128
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
129
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Data Dictionary DATAELEMENT_DD03_METADATA - Populates this table from DD03L, DD02L, DD04T SAP solutions Dictionary Tables DOMAIN_DD01_METADATA - Extract data from DD01L, DD01T Domain Tables DOMAINTEXT_DD07_METADATA - Extract Domain texts for Default language from DD07T RELATIONSHIP_DD08_METADATA - Populates this table from DD08L, DD02L SAP solutionsTables SAP_VERSION - Contains SAP Version from SY-SAPRL in SAP SET_HIERARCHY_METADATA - Set hierarchies implemented with SAP 4 and hierarchy metadata information TABLE_DD02_METADATA - Extract Data From DD02L, DD02T tables in SAP solutions Special Ledger Metadata COMPANY_CODE -from table T001 - Company Code master COMPANY_CODE_LEDGER_XREF - Extract from T882 - Company Code to Special Ledger Cross-Reference CURRENCY_TYPE - Currency Type (from DD07T with DOMNAME = CURTP) FISL_LEDGER - Special Ledgers Dimension from T881 and T881T FISL_TABLE - T800A - FI-SL metadata tables Set Hierarchy SET_HIERARCHY_METADATA - Set Hierarchies as show in SAP solutions transaction GS03.
130
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Data Dictionary DD02L - SAP Tables DD03L - Table Fields DD04T - R/3 DD: Data Element Texts DD01L - Domains DD01T - R/3 DD: Domain Texts DD07T - DD: Texts for Domain Fixed Values (Language dependent) DD08L - R/3 DD: Relationship Definitions Special Ledger Metadata T001 - Company Code master T882 - Company Code to Special Ledger Cross-Reference DD07T - Domains - with DOMNAME = CURTP T800A - FI-SL metadata tables Set Hierarchy SETHEADER - Set Header and Directory SETHEADERT - Short Description of Sets SETCLS - Set Classes SETCLST - Set Class Descriptions As per the source SAP solutions metadata structure
The BusinessObjects General Ledger Rapid Mart includes metadata information extracted from SAP solutions. The metadata falls into three broad areas, namely: 1. Data Dictionary Metadata 2. Special Ledgers Metadata 3. Set Hierarchy Metadata. What columns in a selected table are defined as domains? What is the lookup table for a selected column What are the data tables defined for a selected special ledger? What is the Set hierarchy structure in my organization?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
131
Logical Models SAP BusinessObjects General Ledger Rapid Mart, version for SAP solutions
Note: The Metadata Model is not a Star Schema. Metadata organization does not lend itself easily to the star model. Additionally, the main purpose of these data is to assist in customization of Rapid Marts, not business analytics.
132
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
133
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Logical Models
134
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
The fact tables and their associated dimensions are grouped into 5 logical models: 1. 2. 3. 4. 5. 6. Employee Administration Fact Logical Model Leave Entitlement Fact Logical Model Benefit Enrollment Fact Logical Model Employee Wage Fact Logical Model Payroll Fact Logical Model Infotypes Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
135
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Stage Tables
EMPLOYEE_ADMINISTRATION_FACT - Merged employee demographics (administration) data from multiple infotypes (PA0001, PA0000, PA0002, PA0007, PA0008, PA0016, PA0024, PA0077, PA0094, PA0041, PA0022, PA0019, PA0169) EMPLOYEE_ADMIN_0000_STAGE - Staging table for Infotype 0000 VALID_FROM_DATE_STAGE - Selects Minimum VALID_FROM_DATE for each PERSON_ID in an InfoType record DATE_VALID_FROM_STAGE - Intermediate table used internally to hold sorted beginning dates. Used to perform distinct merge of date-effective records PA0000 - HR Master Record: Infotype 0000 (Actions) PA0001 - HR Master Record: Infotype 0001 (Org. Assignment) PA0002 - HR Master Record: Infotype 0002 (Personal Data) PA0007 - HR Master Record: Infotype 0007 (Planned Working Time) PA0008 - HR Master Record: Infotype 0008 (Basic Pay) PA0016 - HR Master Record: Infotype 0016 (Contract Elements) PA0019 - HR Master Record: Infotype 0019 (Monitoring of Dates) PA0022 - HR Master Record: Infotype 0022 (Education) PA0024 - HR Master Record: Infotype 0024 (Qualifications) PA0041 - HR Master Record: Infotype 0041 (Date Specifications) PA0077 - HR Master Record: Infotype 0077 (Additional Personal Data) PA0094 - HR Master Record: Infotype 0094 (Residence Status - NA) PA0169 - HR Master Record: Infotype 0169 (Savings Plan)
136
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Type of Analysis:
Person ID, Validity Dates The employee administration subject area of this Rapid Mart allows you to analyze information about employee attributes, such as age, length of service, and annual salary, and about employee events, such as deadlines and other significant dates. Additional analyses of employee demographics (age, marital status, education, qualifications, etc.) is also available. What are the salary ranges by gender within each department? List employees with more than three years in the company and with annual salary less than $40,000? What is the distribution of employees by age groups: below 20, between 21 and 40, and above 40 years old? Are there any current employees qualified for the new opening in my department? Which employees have doctoral degree in the R&D Department? What is the average tenure of salaried employees vs. hourly employees? What is the employee head count within Sales and Marketing organization shown as a hierarchy (organization chart)? Which managers have more than ten people directly to reporting them?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
137
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
LEAVE_ENTITLEMENT_FACT - Employee Leave Entitlement date-effective details from PA0005 and PA0001 VALID_FROM_DATE_STAGE - Selects Minimum VALID_FROM_DATE for each PERSON_ID in an InfoType record DATE_VALID_FROM_STAGE - Intermediate table used internally to hold sorted beginning dates. Used to perform distinct merge of date-effective records LEAVE_ENTITLEMENT_STAGE - Calculate number of working days during Start and End Leave period based on WORKING_CALENDAR dimension PA0000 - HR Master Record: Infotype 0000 (Actions) PA0001 - HR Master Record: Infotype 0001 (Org. Assignment) PA0005 - HR Master Record: Infotype 0005 (Leave Entitlement)
138
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Type of Analysis:
Person, Leave Year, Leave Sequence, Leave Type, Validity Dates The leave entitlement subject area of this Rapid Mart allows you to analyze information about employee absences, such as vacations, sick leave, jury duty, maternity leave, etc. You can correlate accrued leave time vs. leave taken. You can also analyze the information by the organization, cost center, and position hierarchies. How much productivity has been lost to sick days by cost center this month? Which employees have the highest accrued vacation? Which employees take the most sick days? Is absenteeism more prevalent in certain parts of the organization? How many employees do not have enough vacation time to cover the upcoming one week shutdown of the company?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
139
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Stage Tables
BENEFIT_ENROLLMENT_FACT - Benefit plan enrollment information (Employee Level) merged from PA0167, PA0168, PA0171, PA0000, PA0001, PA0002, PA0008, PA0169, PA0170, PA0236 infotypes BENEFIT_ENROLL_SUMMARY_FACT - Summarization of BENEFIT_ENROLLMENT_FACT by certain dimensions VALID_FROM_DATE_STAGE - Selects Minimum VALID_FROM_DATE for each PERSON_ID in an InfoType record DATE_VALID_FROM_STAGE - Intermediate table used internally to hold sorted beginning dates. Used to perform distinct merge of date-effective records BENEFIT_ENROLL_0167_STAGE - Includes date-effective attributes from PA0167, PA0001, Job, Employee, Position, Org Unit dimensions BENEFIT_ENROLL_0168_STAGE - Includes date-effective attributes from PA0168, PA0001, Job, Employee, Position, Org Unit dimensions BENEFIT_ENROLL_0169_STAGE - Includes date-effective attributes from PA0169, PA0001, Job, Employee, Position, Org Unit dimensions; BENEFIT_ENROLL_0170_STAGE - Includes date-effective attributes from PA0170, PA0001, Job, Employee, Position, Org Unit dimensions
140
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Type of Analysis:
PA0001 Organizational Assignment PA0167 Health plans PA0168 Insurance plans PA0169 Savings plans PA0170 Spending accounts (United States) PA0171 General benefits data PA0236 Credit plans Person ID, Benefit Plan Type, Validity Dates With the benefit enrollment section of this Rapid Mart, you can analyze information about the enrollment in and usage of company benefits. You can use the Rapid Mart to analyze benefit plan enrollment from two perspectives. First, you can analyze enrollment from the employee perspective, listing plans and coverage options by employee personnel number. Second, you can analyze enrollment from the plan perspective, listing point-in-time statistics by plan and showing enrollment, eligibility, and other measures such as average number of beneficiaries What percentage of employees opt for additional Life Insurance coverage broken down by Organization Hierarchy? What is the count of employees who enroll in 401(k) savings plans within the Position hierarchy? What is the employers cost for health care by cost center this fiscal year? How many employees do not have health care insurance? Which health care insurance policy is most popular by Cost Center hierarchy?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
141
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
142
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
EMPLOYEE_WAGE_FACT - Employee wage types from PA0008, PA0014 and PA0015 accumulated into a single Fact by Pivoting on Wage Type VALID_FROM_DATE_STAGE - Selects Minimum VALID_FROM_DATE for each PERSON_ID in an InfoType record DATE_VALID_FROM_STAGE - Intermediate table used internally to hold sorted beginning dates. Used to perform distinct merge of date-effective records EMPLOYEE_WAGE_0008_STAGE - Includes date-effective attributes from PA0008, PA0001, Job, Employee, Position, Org Unit dimensions EMPLOYEE_WAGE_0014_STAGE - Includes date-effective attributes from PA0014, PA0001, Job, Employee, Position, Org Unit dimensions EMPLOYEE_WAGE_0015_STAGE - Includes date-effective attributes from PA0015, PA0001, Job, Employee, Position, Org Unit dimension PA0001 Organizational Assignment PA0008 Basic Pay PA0014 Recurring benefits and deductions PA0015 Additional payments
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
143
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Infotype, Person ID, Wage Type, Wage Sequence, Validity Dates The employee wage section lets you correlate employee wage information (wage types, pay scales, etc.) with certain organizational aspects (position, organization, job, etc.). Payment amounts for each Wage Type are the key measure in this section. The key difference between the Employee Wage Section and the Payroll Section is that Employee Wages shows history of the gross wage or salary amounts from the perspective of your organizations pay and deduction structures and internal set-up. The Payroll shows the actual payments generated from this internal setup. It records the actual payments made each payday to your employees. It includes information on deductions for taxes, various benefits, etc. The Payroll perspective is for external consumption by various government agencies as well as the employees themselves. What is the monthly trend in net to gross pay ratio by employee group? How many employees receive a housing allowance (wage type MA20)? What is the count of employees by salary by cost center? Who are the top 10 highest paid employees this year vs. last year? What was the average hourly wage this year vs. last year?
Type of Analysis:
144
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
PAYROLL_FACT - Payroll Run details from PC207, PC261 cluster directories PAYROLL_SUMMARY_FACT - Joins cumulative payroll results (PC22Y) with cluster directory (PC261) to associate pay period dates with payroll amounts PAYROLL_PC261_STAGE - Payroll run results from PC261 cluster table PC207 Payroll results table PC22Y Payroll cumulated results table (USA) PC261 Cluster directory for import and export of payroll results
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
145
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Person ID, Payroll Sequence, Wage Type, Assignment Codes 1 - 3, Assignment Code Work Center, Assignment Code Absence, Currency) Using the employee payroll section of this Rapid Mart, you can analyze information about different wage types. Each payment or deduction in a paycheck is a wage type. Typically, a companys payroll process calculates remuneration based on wage types and a country-specific set of rules. Companies cumulate wage types that represent individual payments or deductions to determine gross pay. Payment wage types include basic pay, bonuses, special pay, and so forth. Net pay calculations handle countryspecific adjustments to gross pay. Adjustments and deductions may be voluntary, such as charitable contributions, or statutory, such as taxes. Finally, the payroll process combines results of previous payroll runs with the current results to get cumulative gross and net pay amounts. The Payroll section is designed to meet U.S. payroll requirements. Customization of the Rapid Mart is required for other countries. The key difference between the Employee Wage Section and the Payroll Section is that Employee Wages shows history of the gross wage or salary amounts from the perspective of your organizations pay and deduction structures and internal set-up. The Payroll shows the actual payments generated from this internal setup. It records the actual payments made each payday to your employees. It includes information on deductions for taxes, various benefits, etc. The Payroll perspective is for external consumption by various government agencies as well as the employees themselves. What is the monthly trend in net to gross pay ratio by employee group? How many employees receive a housing allowance (wage type MA20)? What is the count of employees by salary by cost center? Who are the top 10 highest paid employees this year vs. last year? What was the average hourly wage this year vs. last year?
Type of Analysis:
146
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
147
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Stage Tables
HR_INFOTYPE_0000_ACTION HR_INFOTYPE_0001_ASSIGNMENT HR_INFOTYPE_0002_PERSONAL HR_INFOTYPE_0005_LEAVE HR_INFOTYPE_0006_ADDRESS HR_INFOTYPE_0007_WORKTIME HR_INFOTYPE_0008_HISTORY HR_INFOTYPE_0008_PAY HR_INFOTYPE_0014_DEDUCTION HR_INFOTYPE_0015_PAYMENT HR_INFOTYPE_0016_CONTRACT HR_INFOTYPE_0019_DATES HR_INFOTYPE_0021_DEPENDENT HR_INFOTYPE_0022_EDUCATION HR_INFOTYPE_0024_QUALIFICATION HR_INFOTYPE_0041_SPEC HR_INFOTYPE_0077_PERSONAL HR_INFOTYPE_0094_RESIDENCE HR_INFOTYPE_0167_HEALTH HR_INFOTYPE_0168_INSURANCE HR_INFOTYPE_0169_SAVINGS HR_INFOTYPE_0170_FLEX HR_INFOTYPE_0171_BENEFIT HR_INFOTYPE_0236_CREDIT HR_INFOTYPE_1000_DBTABLE HR_INFOTYPE_1001_DBTABLE HR_INFOTYPE_1007_DBTABLE HR_INFOTYPE_VALIDATION None used
148
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
PA0000 - HR Master Record: Infotype 0000 (Actions) PA0001 - HR Master Record: Infotype 0001 (Org. Assignment) PA0002 - HR Master Record: Infotype 0002 (Personal Data) PA0005 - HR Master Record: Infotype 0005 (Leave Entitlement) PA0006 - HR Master Record: Infotype 0006 (Addresses) PA0007 - HR Master Record: Infotype 0007 (Planned Working Time) PA0008 - HR Master Record: Infotype 0008 (Basic Pay) PA0008 - HR Master Record: Infotype 0008 (Basic Pay) PA0014 - HR Master Record: Infotype 0014 (Recur. Payments/Deds.) PA0015 - HR Master Record: Infotype 0015 (Additional Payments) PA0016 - HR Master Record: Infotype 0016 (Contract Elements) PA0019 - HR Master Record: Infotype 0019 (Monitoring of Dates) PA0021 - HR Master Record: Infotype 0021 (Family) PA0022 - HR Master Record: Infotype 0022 (Education) PA0024 - HR Master Record: Infotype 0024 (Qualifications) PA0041 - HR Master Record: Infotype 0041 (Date Specifications) PA0077 - HR Master Record: Infotype 0077 (Additional Personal Data) PA0094 - HR Master Record: Infotype 0094 (Residence Status - NA) PA0167 - HR Master Record: Infotype 0167 (Health Plans) PA0168 - HR Master Record: Infotype 0168 (Insurance Plans) PA0169 - HR Master Record: Infotype 0169 (Savings Plan) PA0170 - HR Master Record: Infotype 0170 (Flexible Spending Accounts) PA0171 - HR Master Record: Infotype 0171 (Gen. Benefits Information) PA0236 - HR Master Record: Infotype 0236 (Credit Plans) HRP1000 - Infotype 1000 DB Table HRP1001 - Infotype 1001 DB Table HRP1007 - Infotype 1007 DB Table
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
149
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
Type of Analysis:
Person ID, Subtype Code, Validity Dates This subject area includes the infotype records used by the other sections in this chapter. Within the Data Services job for the Rapid Mart, the infotypes are extracted from SAP Applications before any other subject area. This is to ensure the infotype data is available for the transformations necessary in other subject areas. Note: This section is not organized as a star schema. The infotype tables are independent of each other and presented solely as master data. The infotypes are the basis for most of the fact tables in the Rapid Mart. They are presented here with minimal transformation as a deeper level of detail for Human Resources reporting. The infotypes are used to provide detailed analyses of information summarized in the fact tables (other subject ares). Typically this is a drilldown (or sub-query) into specific infotypes for a specific employees. Example: An Employee Listing report drills down to detail on Employee Actions (Infotype 0000), Employee Assignments (Infotype 0001), and Employee Pay (Infotype 0008).
150
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects HR Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
151
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
Logical Models
The fact tables and their associated dimensions are grouped into 5 logical models: 1. Material Movement Fact Logical Model
152
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
2. 3. 4. 5.
Inventory Fact Logical Model Batch Inventory Fact Logical Model Physical Inventory Fact Logical Model Stock Valuation Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
153
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
MATERIAL_MVMT_FACT - Material Movement details None used MKPF - Header: Material Document MSEG - Document Segment: Material
Material Doc. Number & Line Item, Fiscal Year, Company Code The material movement section of this Rapid Mart stores data that tracks the quantity and value of materials moved to, from, and between storage locations. There are several types of SAP solutions material movement documents:
The Rapid Mart captures all material movements directly from the SAP Applications tables MKPF (Header: Material Document) and MSEG (Line Items: Material Document). These are the source tables for all material movements. For purposes of this documentation, material movement, and material document are identical. Show me the value of all goods for a particular material issued to scrap in the current fiscal period. What is the average reduction in inventory at this location since we altered our replenishment strategy? Which material movements contributed to the stock outage in a certain plant? What are the stock withdrawals for certain production orders (a type of internal order)? How often are we moving material from one plant to another to cover shortages? What quantities were moved to cover the stock shortages by fiscal period? What are the top ten movements this quarter by quantity? Is there a spike in material movements at quarter end?
Type of Analysis:
154
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
155
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
INVENTORY_FACT - Stock levels (historical balances) of material movements (QTY and AMT) by material, plant, storage location, posting date, material attributes, and other organizational entities. Change is stock levels are reflected by VALID_FROM - VALID_TO dates INVENTORY_DAILY_VIEW - Joins INVENTORY_FACT to the TIME_DIM. This gives a daily snapshot of inventory balances. INVENTORY_STAGE - Summary table derived from Material Movements (by Plant, Storage Location, Posting Date, Material, Material Attributes, and other organizational units) - movement transactions - Qty and Amounts in Loc currency- are decoded by stock type INVENTORY_CUM - Cumulative sum of material movements by material, plant, storage location, posting date. The source table is joined to itself in order to set the time periods for each cumulative sum. MKPF - Header: Material Document MSEG - Document Segment: Material MARA - General Material Data MARC - Plant Data for Material MARD - Storage Location Data for Material
Stage Tables
156
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
Material, Plant, Storage Location, and Validity Date The inventory section of this Rapid Mart stores data about the quantity and value of materials in storage locations. In SAP solutions, material movement documents trigger changes in the quantity and value of materials in storage locations. Whenever there is a goods receipt, goods issue, or stock transfer, SAP Applications debit or credit the calculated (book) inventory for the material, using the location and quantity listed on the movement document. Goods issuesfor stock consumption or sales order fulfillmentdecrease the value of the total inventory. Goods receipts, on the other hand, increase the value of inventory. Stock transfers may or may not affect the stock value at a particular location. Inventory is a point-in-time snapshot of the cumulative effects of material movements. Building a history of repeated inventory snapshots provides a smooth aggregate view of stock activity. Show me current stock availability and safety stock for all materials in a certain material group. How have inventory levels for this plant varied over the past year? Are inventory levels higher or lower during certain months of the year (seasonal variation)? Which plants have been most successful at reducing on-hand inventory this year? What is the consigned inventory level vs. total level for a certain material by month? Which materials have blocked stocks? What are the quantities and values of blocked inventory? How long has the stock for this material been blocked?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
157
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
BATCH_INVENTORY_FACT - Stock levels (historical balances) of material movements (QTY and AMT) by material, batch, plant, storage location, posting date, material attributes, and other organizational entities. Change is stock levels are reflected by VALID_FROM - VALID_TO dates. BATCH_INVRY_DAILY_VIEW - Joins BATCH_INVENTORY_FACT to the TIME_DIM. This gives a daily snapshot of batch inventory balances. BATCH_INVENTORY_STAGE - Summary table derived from MATERIAL_MVMT_FACT (by Plant, Storage Location, Posting Date, Material, Material Attributes, and other organizational units) - movement transactions - Qty and Amounts in Loc currency- are decoded by stock type. BATCH_INVENTORY_CUM - Cumulative sum of material movements by material, plant, storage location, posting date. The source table is joined to itself in order to set the time periods for each cumulative sum. MKPF - Header: Material Document MSEG - Document Segment: Material MARA - General Material Data MCHA - Inventory Batches MCHB - Inventory Batch Stocks
Stage Tables
158
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
Plant, Storage_Location Material, Batch, Vendor, Valid From Date The batch inventory section of this Rapid Mart stores data about the batch inventory for materials, plants, and storage locations. While inventory (previous section) includes data for all materials, Batch inventory includes only the subset of materials that are batch managed. Maintaining batch level inventory allows enterprises to track partial stocks that must be managed separately from other partial stocks of the same material. Batch managed stocks include a batch or lot identifier, which is assigned when the batch is first produced or received into inventory. The material movement document references the batch number to track withdrawals and transfers of materials from existing batches. Show me current stock availability and safety stock for all materials in a certain material group. How have inventory levels for this plant varied over the past year? Are inventory levels higher or lower during certain months of the year (seasonal variation)? Which plants have been most successful at reducing on-hand inventory this year? What is the consigned inventory level vs. total level for a certain material by month? Which materials have blocked stocks? What are the quantities and values of blocked inventory? How long has the stock for this material been blocked?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
159
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
PHYSICAL_INVENTORY_FACT - Contains Physical Inventory documents of a material. None used IKPF - Header: Physical Inventory Document ISEG - Physical Inventory Document Items
160
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
Fiscal Year, Physical Inventory Document & Line Item The physical inventory section loads a fact table that stores any activity affecting physical inventory. When the physical count of a material does not match the book inventory, SAP solutions creates a material movement to adjust the book inventory. If the adjustment is physical, the inventory table contains the material document ID and the line item of the adjustment from the material movements table. What materials show the greatest discrepancy between physical and book inventory? Show the results of cycle counting for stocks held by certain vendors. Which plants have improved inventory tracking over the past year? Show me the material movements for adjusting entries on cycle counting for certain materials in each fiscal quarter of this fiscal year. What is the value of adjusting entries in this quarter?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
161
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
STOCK_VALUATION_FACT - Snapshots of stock valuation amounts VALUATION_DAILY_VIEW - Joins STOCK_VALUATION_FACT to the TIME_DIM. This gives a daily snapshot of inventory valuation based on Standard Cost. None used MBEW - Material Valuation MARA - General Material Data
162
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Inventory Rapid Mart, version for SAP solutions
Material, Valuation Area, Valuation Type, Validity Date The stock valuation section stores daily updates of the companys investment in inventory. As transactions occur that move inventory in and out of storage locations, the value of the material stock changes based on differences in quantity and differences in the average purchasing costs of the remaining stock. The process of calculating the value of material stock is called valuation. The Rapid Mart tracks stock value using both standard price and average price. SAP solutions does not store historic stock value data in any table. However, the Rapid Mart can be used to track historical snapshots of changes in value over time. What are the top 10 materials according to stock value? What is the percentage of total inventory investment in a certain material group by plant today compared to six months ago? What is the value of these materials using standard pricing vs. moving average price? Which split valued stocks show more than a 20% difference in value by valuation category?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
163
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together 9 Fact tables joined in the fashion of multiple Star Schemas with dimension and hierarchy tables. To keep the schema readable and simple, hierarchies are not shown in the Overview Entity Relationship (E/R) Diagram, but are shown in all the Logical Model specific diagrams.
164
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Logical Models
The fact tables and their associated dimensions are grouped into 6 logical models: 1. 2. 3. 4. 5. 6. Notification Fact Logical Model Service Order Fact Logical Model Service Operation Fact Logical Model Service Confirmation Fact Logical Model Service Order Cost Logical Model Service Master Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
165
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
NOTIFICATION_FACT - Notification details at line item level MTBR_MTTR_FACT - Value added table to calculate MTTR (mean time to repair), MTBR (mean time between repairs). None used QMEL - Quality Notification QMIH - Quality message - maintenance data excerpt QMFE - Quality notification - items
166
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Notification Number & Line Item The notification section extracts data about maintenance notifications. A maintenance notification informs the maintenance department that a task needs to be performed. Maintenance notifications store technical and statistical information about a maintenance object, such as:
System availability before, during, and after the malfunction Maintenance departments might combine multiple notifications to form one Service Order. Maintenance departments use notifications for planning purposes. The SAP solutions system broadly categorizes notifications by Notification Category. The Rapid Mart includes all notifications with category = 01 (Plant Maintenance). You can easily customize the Rapid Mart to include other notification categories. Notification categories are predefined within SAP solutions. The section also contains a second fact table MTBR_MTTR_FACT that calculates:
MTBR = Mean (or Average) Time Between Repairs (also called up time) MTTR = Mean (or Average) Time To Repair (also called down time)
The NOTIFICATION_FACT table is extracted and populated from SAP solutions first. Then, NOTIFICATION_FACT serves as the source for MTBR_MTTR_FACT. The SAP solutions Plant Maintenance Information System (PMIS) only calculates MTBR and MTTR on a monthly basis. However, you can use data from the notification section to analyze MTBR and MTTR for any duration.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
167
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Type of Analysis:
What is the maintenance history of this piece of equipment? What is the mean time to repair (MTTR) and the mean time between repairs (MTBR) for this functional location for the last 5 years by quarter? How often was this equipment down during this year? What kind of damage does this equipment suffer from most often? How efficiently does the planner group work? What are current breakdowns? Are there any trends in malfunctions across a particular functional location and associated hierarchy? Do certain characteristics in the Classification Hierarchy cause more breakdowns than others? Are certain functional locations quicker to repair malfunctions than others? Which upgrades of technical objects generated the most subsequent malfunctions?
168
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
169
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SERVICE_ORDER_FACT - Internal Order Master - Service Order category 30 None used AFIH - Maintenance order header AFKO - Order header data PP orders AUFK - Order master data
170
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Service Order Number (Internal Order Number) The Service Order section extracts information about maintenance Service Orders. A maintenance Service Order includes information about its type, scope, deadlines, and the resources needed to fulfill a request for maintenance. Service Orders also include the accounting information needed to assign and settle the order. Service Orders are tools for planning work that needs to be done. Typical planning tasks include specifying operations, reserving spare parts, and determining work hours. In SAP solutions, Service Orders contain detailed planning information, including deadlines, costs, and technical facts. Maintenance Service Orders are created by:
Scheduling preventive maintenance Converting maintenance notifications into a maintenance orders Direct opening (without referring to a notification)
Service Orders are also created to maintain elements of the equipment structure that are not yet detailed. The SAP solutions system broadly categorizes service orders by Order Category. The Rapid Mart includes all service orders with category = 30 (Maintenance order). You can easily customize the Rapid Mart to include other Order categories. Order categories are predefined within SAP solutions.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
171
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Type of Analysis:
What is the ratio between preventive and emergency orders or preventive and predictive orders? What is the mean time between repair for this equipment type for the last 5 years? What is a scheduling efficiency on the plant maintenance department? What is the most frequent type of malfunction to this system? How efficiently does the planner group work? How may Service Orders are blocked from completion? Are there any trends in malfunctions across a particular functional location and associated hierarchy? Do certain characteristics in the Classification Hierarchy cause more breakdowns than others? Are certain functional locations quicker to repair malfunctions than others? Which upgrades of technical objects generated the most subsequent malfunctions? Which service orders are only partially confirmed and more than 6 months old? Is there a trend by functional location on partially confirmed orders more than 6 months old?
172
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Description
Fact Tables: Stage Tables SAP solutions Source Tables:
SERVICE_OPERATION_FACT - Operations related to Service orders None used AFIH - Maintenance order header AFKO - Order header data PP orders AUFK - Order master data AFVC - Operation within an order AFVV - DB structure of the quantities/dates/values in the operation Operation Routing ID & Operation Sequence IDs The Service Operation section extracts information about operations. An operation is an activity in a work-step of the Service Order. Operations are items in a Service Order. The SERVICE_OPERATION_FACT table also includes several attributes also found in the Service Order section. You can use these header level attributes in operation level analysis and reporting. Additionally, just like Service Orders, only operations with Order Category = 30 are included. What is the ratio between preventive and emergency orders or preventive and predictive orders? What is the mean time between repair for this equipment type for the last five years? What is a scheduling efficiency on the plant maintenance department? What is the most frequent type of malfunction to this system? How efficiently does the planner group work? What is the ratio between internal and external order processing? What is the backlog in hours by order priority? How may Service Operations are un-released? Are there any trends in operations taking more than 10 days to complete across a particular functional location and associated hierarchy? Do operations for certain characteristics in the Classification Hierarchy take longer than others? Which upgrades of technical objects have the most steps (operations)? Which service operations are only partially confirmed and more than 6 months old? Is there a trend by functional location on partially confirmed operations more than 6 months old?
Type of Analysis:
174
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
175
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Description
Fact Tables: Stage Tables SAP solutions Source Tables: Granularity: Business Function Description:
SERVICE_CONFIRMATION_FACT None used AFIH - Maintenance order header AUFK - Order master data AFRU - Order completion confirmations Confirmation ID & Confirmation Sequence ID The confirmation section extracts information about Service Order Confirmations. A confirmation documents the actual time used to complete the maintenance cycle. In SAP solutions, there are three ways to confirm the time worked on a maintenance order:
Single-entry of times in a confirmation document for each operation Multiple-entry by direct entry or by means of a list of operations
SAP solutions sets a Service Orders status to partially confirmed when at least one confirmation has been entered for an operation in that Service Order. SAP solutions sets a Service Orders status to completely confirmed when all operations and sub operations in that Service Order have been confirmed. A confirmation cannot be changed, but can be cancelled or reversed if it contains wrong data. What is the overtime expressed as a percentage of straight time? How effectively do we use maintenance work centers? What is the work load of our maintenance employees? Are there any trends in confirmations taking more than 10 days to complete across a particular functional location and associated hierarchy? Do confirmations for certain characteristics in the Classification Hierarchy take longer than others? Which upgrades of technical objects have not been completed? Which service confirmations are only partially confirmed and more than 6 months old? Is there a trend by functional location on partially confirmed confirmations more than 6 months old?
Type of Analysis:
176
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
177
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Description
Fact Tables:
SERVICE_COST_SUMMARY_FACT_HZ - Extracts data from the cost summary for Plant Maintenance in horizontal representation'; SERVICE_COST_SUMMARY_FACT_VR - Extracts data from the cost summary for Plant Maintenance in vertical representation'; SERVICE_COST_SUMMARY_STAGE_VR- Staging table for vertical fact. AUFK - Order master data PMCO - Cost structure of maintenance order AFIH - Maintenance order header Fiscal Year, Fiscal Period, Record Type, Record Category, Variance Category, Business Activity, Monetary Currency, Accounting Flag, Object ID The Service Order cost section extracts information about the cost (planned, and actual) to complete Service Orders. Each maintenance Service Order can include actual cost and an estimate of the cost to complete the Service Order. SAP solutions calculate planned costs after the resources and capacities are planned for that Service Order. Actual costs are posted at confirmation time, and can be analyzed after work is completed. SAP Applications supports cost analysis of plant maintenance at two levels:
Stage Tables SAP solutions Source Tables: Granularity: Business Function Description:
Cost element level, through the controlling (CO) module Value category level, through the plant maintenance (PM) module
SAP Applications maintains a separate transactional table (PMCO) for posting plant maintenance costs. SAP solutions posts costs by value categories for the PM module and by cost elements for the CO module. because the PM cost transactional table does not contain the data from the finance (FI) module journals, cost figures can differ for the same order if pooled from different cost transactional tables. Note: The Rapid Mart only supports analysis of plant maintenance costs at the value category level. Use the SAP BusinessObjects Cost Center Rapid Mart, version for SAP solutions to analyze plant maintenance costs by cost elements and other cost characteristics. What is the ratio between estimated and actual costs by equipment class for the last five years? What is the percentage of internal labor cost in the overall cost for maintenance of the technical system? What is the curve of our plant maintenance cost for the last decade?
Type of Analysis:
178
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
179
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
180
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Description
Fact Tables:
EQUIPMENT_CHAR_FACT - Equipment Characteristic Details FUNCTIONAL_LOCATION_CHAR_FACT - Functional Location Characteristic Details CHARACTERISTIC_STAGE FUNCTIONAL_LOCATION_CHAR_FACT -
IFLOT - Functional Location (Table) ILOA - PM Object Location and Account Assignment AUSP - Characteristic Values CABN - Characteristics TCLA - Class Types EQUI - Equipment master data ILOA - PM Object Location and Account Assignment EQUZ - Equipment time segment AUSP - Characteristic Values CABN - Characteristics
EQUIPMENT_CHAR_FACT -
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
181
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
Granularity:
EQUIPMENT_CHAR_FACT - Class, Equipment, Characteristic FUNCTIONAL_LOCATION_CHAR_FACT - Class, Functional Location, Characteristic This section shows the two Technical Objects (Functional Location and Equipment) as master data joined to their Classification & Characteristic attributes. This allows you to analyze the technical objects by the various characteristics assigned to them. It facilitates reporting across hierarchy and dimensional boundaries. You can use the information in this section to identify characteristic attributes that require special attention. For example, you can identify all equipment with a certain level of software revision (as captured by the characteristics) and plan for a mass upgrade of the software to a newer version. Using the Classification System you can create a hierarchically structured classification system for your company. Then you can assign Characteristics to the classification, and to the various technical objects. This is particularly useful in tracking features that can cut across the equipment and functional location hierarchies. For example, the revision level of certain firmware on a common mother board. The mother board is used on several different computer lines your company uses. Thus, the boards and computers purchased at different times would have different revision levels of the firmware. Furthermore, as computers are upgraded the revision level can change again. How many equipment have a certain characteristic with a certain value? How many characteristic values have expired and need renewal in my functional locations? Which equipment are missing an important upgrade? How often are we out of tolerance range for equipment characteristics? Which plants are best /worst at keeping their equipment up to date
Type of Analysis:
182
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Plant Maintenance Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
183
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together 12 Fact tables joined in the fashion of multiple Star Schemas with dimension and hierarchy tables. To keep the schema readable and simple, hierarchies are not shown in the Overview Entity Relationship (E/R) Diagram, but are shown in all the Logical Model specific diagrams.
184
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Logical Models
The fact tables and their associated dimensions are grouped into 9 logical
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
185
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
models: 1. 2. 3. 4. 5. 6. 7. 8. 9. Work Center Fact Logical Model Capacity Fact Logical Model MRP Results Logical Model Planned Order Fact Logical Model Reservations Fact Logical Model Routing Fact Logical Model Bills of Material (BOM) Fact Logical Model Production Order Fact Logical Model Production Operation Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
186
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
WORK_CENTER_COST_ASSIGN_FACT - Link between work center and cost center with effectivity dates None used CRCO - Assignment of Work Center to Cost Center CRHD - Work Center Header
Controlling Area, Cost Center, Work Center, Plant, Validity Dates Production operations are carried out at a work center. In SAP Applications work centers represent the following:
Machines, machine groups Production lines Assembly work centers Employees, groups of employees
Work centers are used in task list (routing) operations and production orders. Work centers contain the following types of information: Scheduling - Operating times and formulas are entered in the work center, so that the duration of an operation can be calculated. Costing - Formulas are entered in the work center, so that the costs of an operation can be calculated. A work center is also assigned to a cost center. Capacity planning - The available capacity and formulas for calculating capacity requirements are entered in the work center.
Type of Analysis:
Simplifying operation maintenance - Various default values for operations can be entered in the work center. What Activities are associated with this work center? Which Work Centers are associated with each plant? What Cost Centers are associated with my work centers today vs. a year ago?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
187
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
188
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Description
Fact Tables:
CAPACTIY_INTERVAL_FACT - Available interval capacity from KAZY, TC36T CAPACITY_REQUIREMENT_FACT - Capacity Requirements details from KBKO & KBED CAPACTIY_INTERVAL_FACT -
Stage Tables
CAPACITY_INTERVAL_STAGE - from KAZY and TC36T. we use the Data Services Effective Date transform to generate the Valid From Date not available in the SAP Applications source tables.
SHIFT_DEFINITION - from TC37A. This table defines the valid periods (date ranges) of work shifts, and the hours of operation within those validity periods CAPACITY_INTERVAL_FACT -
KAZY - Interval of Available Capacity TC36T - Available Capacity Descriptive Texts TC37A - Shift Definitions KAPA - Shift Parameters For Available Capacity KAKO - Capacity Header Segment KBKO - Header Record for Capacity Requirements KBED - Capacity Requirements Records
CAPACITY_REQUIREMENT_FACT -
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
189
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Granularity:
CAPACTIY_INTERVAL_FACT - Capacity ID, Version, Weekday, Shift, Validity Dates CAPACITY_REQUIREMENT_FACT - Capacity Requirement ID, Operations, Sequence ID The capacity section stores available capacity information by work center, available interval capacity by date, and capacity requirements for planned orders. Work center capacities measure the amount of work output that a work center can produce during a period of time. Capacity categories subdivide capacity into types, such as machine, labor, or electrical output. More than one capacity category can exist at a work center. Capacities have standard operating times based on shift lengths, break times, number of individual capacities, and percentage utilization rates. Additional data items include the formulas and parameters used when calculating the amount of capacity required for an operation during order scheduling and capacity planning. Intervals of available capacity can be used to accommodate deviations from standard available capacities. These intervals are identified by a version and are delimited with beginning and ending effective dates. Capacity planning uses planned order start dates and other work center scheduling information to calculate capacity requirements for each operation in the order. The operation capacity requirements consist of the sum of the time required to set up, process, and teardown after each operation. Comparison of required capacity to available capacity may necessitate changes to planned orders before production begins. What are capacity requirements by work center by weekly or monthly time buckets? What are the sum individual capacities by work center according to work center hierarchy? How productive are Capacity Intervals scheduled around holidays as compared to regular intervals? Which are the top 10 routing operations in terms of actual operation hours?
Type of Analysis:
190
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
191
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
MRP_RESULT_FACT - MRP results from MDKP, MDTB and MRP Cluster tables None used MDKP - Header Data for MRP Document MDTB - MRP Table (transparent table) MDTC - Aggregated MRP table items (clustered table) MRP List ID, MRP Item ID The MRP results section stores the results tables from material requirements planning (MRP) and master production scheduling (MPS) planning runs. Material requirements planning (MRP) combines production master data with demand forecasts, sales orders, and material availability to arrive at a plan for how much material to procure through production, purchase requisition, stock transfer, or other means. Depending on user inputs, the bill of materials may be exploded as well to generate requirements lists for dependent materials. The MRP requirements list contains the amount of stock on hand, the demands by requirement date, planned order quantities, procurement quantities, scrap output, and exception warnings indicating errors. The MRP process generates rough-cut capacity requirements if the scheduling type selected at planning time is type 2 (lead time scheduling and capacity planning). The MRP results table also includes materials planned using master production scheduling (MPS) strategies. What is my planned scrap production for next month? What is the planned total quantity of purchase requisitions for next month? List MRP requirements by requirement type. Which materials have the highest external procurement rate by quantity? Which plants have excess stock? Which materials consistently show a shortage by plant at the end of each quarter?
Type of Analysis:
192
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
PLANNED_ORDER_FACT - Planned order details from table PLAF None used PLAF- Planned order
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
193
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Planned Order ID The planned order section extracts detailed information for planned orders. Materials Requirements Planning results in planned orders that suggest the amount of material to produce and when to produce it in order to meet the demand requirements. Conversion of a planned order to a production order creates orders for all the material components needed to complete the planned order. Material reservations are created if existing stocks will be used for components. A routing and a bill of materials is required to create a planned order. Planned orders that have been converted to production orders are removed from the planned order table once the quantity to be produced is covered by production orders. Only planned orders marked as convertible can be converted to production orders. The Rapid Mart facilitates maintaining a partial history of the planned orders that have been removed. The Rapid Mart delta (incremental) load does not delete Planned Orders that exist in the target table even though they may have been deleted in SAP solutions. Show planned production quantities by material, and by week Which MRP controllers have the most Planned Orders by month? What did this planned order looked like before it was deleted in SAP Applications?
Type of Analysis:
194
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
RESERVATION_FACT - Reservation details from RESB with additional lookups on related Purchase Requisitions from RSDBS, RSDB None used RKPF - Document Header: Reservation RESB - Reservation/dependent requirements RSDBS - Index of purchasing documents for individual customer stock RSDB - Index of the RESB for the Direct Procurement Element
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
195
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Reservation Id & Line Item, Record Type In SAP solutions, a reservation or dependent requirement is a request to the warehouse to keep materials ready for use on a particular date. A reservation ensures that a material is available when the material is needed. The MRP process can make reservations automatically, or users can make reservations manually. Any check on material availability must consider prior reservations for the material. Reservations are allowed only if the material is available to promise (ATP). The reservations timing determines when goods issues (for consumption in a production order, or for delivery in a sales order) are allowed for reserved items. This may be manually overridden using the movement allowed indicator. A goods issue appears in the material movements table and references the reservation. At this point, SAP solutions reduces inventory by the amount of the goods issue. If the reservation is for a particular customer order, the sales order and sales line item numbers are stored on the reservation. In this case, the goods issue document in the material movements table also contains references to the sales order. These fields provide a link to the sales and distribution functions of the Sales Rapid Mart. SAP Applications marks reservations as deleted when their retention periods have been exceeded. Reservations marked deleted are not moved into the Rapid Mart reservations table.
Type of Analysis:
What materials are reserved for a particular sales order? What materials are reserved for a particular production order? What is the value of materials in a particular cost center? Which requirements for a certain material are due in the next week?
196
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
ROUTING_LINE_FACT - Routing task lists details including standard values for planning from PLFL/PLAS/PLPO ROUTING_BOM_FACT - Task List to BOM allocation from PLMZ None used ROUTING_LINE_FACT -
PLFL - Task list - sequences PLAS - Task list - selection of operations/activities PLPO - Task list - operation/activity PMLZ - Allocation of bill of material items to operations
ROUTING_BOM_FACT -
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
197
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Granularity:
ROUTING_LINE_FACT - Routing, Group Line, Group Node, Routing Sequence ROUTING_BOM_FACT - BOM, Alternate BOM, Routing, Group Line, Group Allocation, Routing Sequence The routing section stores master data that describes material routings, routing header data, and detailed routing operations, as well as a table linking routing to bill of materials components. These are presented as two fact tables in the Rapid Mart: SAP solutions stores routing information as a list of operations which are required to produce a material. A routing is identified by a task list type, a group, and a group counter. A routing consists of a header with status information, descriptive information, effective dates, and lot size constraints. Operations consist of a sequence number, activity number, effective dates, and a set of associated activities. The operations list also specifies additional times required to setup, process, wait, or move materials. Before you can produce a material, you must assign it to a routing. A routing can be specified for each component of a bill of materials (BOM). In SAP solutions, task lists are a super-set of routings. They can include other types of tasks organized into lists, such as inspection plans for the Quality Management (QM) module. SAP solutions distinguishes the different task lists by task list type. The Rapid Mart limits the data extracted from SAP solutions to two task list types: R - Rate Routings What are the routings where a particular material is used? What are routing operations standard activities by controlling area? What are routing costs by cost center and associated hierarchy? What are the routing BOMs for a particular material?
N - Routings
Type of Analysis:
198
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
PRODUCTION_BOM_EXPLOSION_FACT - This table explodes BOMs allowing you to display BOMs in the Rapid Mart in the same manner as shown in example above. PRODUCTION_BOM_FACT - This table allows you to view a more complete single level BOM detail. None used MARA - General Material Data MAST - Material to BOM Link STAS - BOMs - Item Selection STKO - BOM Header STPO - BOM item T001W - Plants/Branches
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
199
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Granularity:
PRODUCTION_BOM_EXPLOSION_FACT - Plant, Material, BOM, Alternate BOM, Component Levels 1 - 6 PRODUCTION_BOM_FACT - Plant, Material, BOM, Alternate BOM, BOM Node Bills of Material (BOMs) are formally structured lists of the components that make up a product or assembly. The list contains the object number of each component, together with the quantity and unit of measure. BOMs are used in their different forms in various situations where a finished product is assembled from several component parts or materials. Depending on the industry sector, they can also be called recipes or lists of ingredients and so on. They contain important basic data for numerous areas of a company, for example:
MRP (Material Requirements Planning) Material provisions for production Product costing Plant maintenance BOM Category M - Material BOMs
The Rapid Mart limits data extracted to: These are the BOMs that describe which component materials are used in planning production of a given material (assembly material) and the quantity needed of each of its components. Within SAP solutions, a bill of materials is assigned to a plant. Plants can have alternative BOMs within a plant for production of different lot sizes of the same material. The header record contains the base quantity produced and the production unit of measure. All component quantities are calculated based on these parameters. The header record also contains information on the overall status and validity period for the BOM. Item records in a BOM describe the components of the assembly, and the quantities required to produce the base quantity of the BOM material. BOM items also have validity periods associated with them. Other item properties include pricing information, dimensions, by-products, and scrap production. The latter two items are created as a result of the production process and are listed as negative quantities in the BOM. Display exploded bill of materials by plant and material On which bills of materials is a particular component is used? Are the BOMs for a material produced at two separate plants identical? Which BOMs have the highest and lowest scrap percentages? What components does a certain purchasing organization procure?
Type of Analysis:
200
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
PRODUCTION_ORDER_FACT - Production orders from AUFK/AFKO/ AFPO None used AUFK - Order master data AFKO - Order header data PP orders AFPO - Order item
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
201
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Order ID, and Line Item ID Production orders are a fundamental part of Production Planning and Control (PP). PP is fully integrated in the Logistics (LO) component and has, among others, interfaces to:
Sales and Distribution (SD) Materials Management (MM) Controlling (CO) Project Systems (PS)
A production order defines which material is to be processed, at which location, at what time and how much work is required. It also defines which resources are to be used and how the order costs are to be settled. As soon as a planned order or other request is generated from material requirements planning, the information is passed on to shop floor control; the order-relevant data is also added to ensure complete order processing. Production orders are used to control production within a company and also to control cost accounting. You can use the production order to specify:
What is to be produced (Production / Assembly) When production is to take place (Scheduling) Which capacity is to process the order (Capacity Planning) How much production costs (Costing)
Production orders are a shared component. They are used in the following Rapid Marts: SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions - Extracts only Order Category 10 (Standard Production Orders). SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions - Extracts only Order Category 20 (Network Orders)
202
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Type of Analysis:
What is the average time to complete a production order? Is one plant faster at completing production orders than another for the same material? Which production orders have the lowest / highest scrap yields? Are my production orders for a certain product line evenly distributed between plants? Which network orders have the lowest / highest on-time completion? Are my network orders for a certain functional area evenly distributed between plants? Which Projects have the greatest / lowest shares of network orders in a given plant?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
203
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
PRODUCTION_OPERATION_FACT - Production Order Operations from AFVC/AUFK/AFKO None used AFVC - Operation within an order AFVV - DB structure of the quantities/dates/values in the operation AUFK - Order master data AFKO - Order header data PP orders AFPO - Order item
204
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
Operation Routing, Operation sequence The Production Operation section extracts information about operations. An operation is an activity in a work-step of the Production Order. Operations are line items in a Production Order. They are copied into a production order from the routing master data for the material to be produced. The operations keep track of completion dates and times for the various steps in executing the production order. This fact table also indicates the status of the Operation, such as released, partially confirmed, finally confirmed, technically completed, deleted. Additionally some dimensional attributes carried on the Production Order are also available on the Production Operation. How may Operations are un-released? Are there any trends in operations taking more than 10 days to complete across a particular functional location and associated hierarchy? Do operations for certain materials take longer in one plant than another? Which production orders have the most steps (operations)? Which operations are only partially confirmed and more than 6 months old? Is there a trend by functional location on partially confirmed operations more than 6 months old?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
205
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
206
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Production Planning Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
207
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
The combined Rapid Mart model is depicted below. It has all together 6 Fact tables joined in the fashion of multiple Star Schemas with dimension and hierarchy tables. To keep the schema readable and simple, hierarchies are not shown in the Overview Entity Relationship (E/R) Diagram, but are shown in all the Logical Model specific diagrams.
208
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
Logical Models
The fact tables and their associated dimensions are grouped into 5 logical models: 1. 2. Milestone Fact Logical Model Network Order Fact Logical Model
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
209
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
3. 4. 5.
Network Relationship Fact Logical Model Project Cost Summary Fact Logical Model PRT Assignment Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
210
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
MILESTONE_FACT- Project Milestone details from MLST/PLKO/PLPO/ AFVC None used MLST - Project Milestones PLKO - Task list - header PLPO - Task list - operation/activity AFVC - Operation within an order Milestone ID, Milestone Sequence In general milestones are used to mark the transition between various phases or departments. You can also use Milestones for other tasks and functions in the Project System. You can create milestones for activities and WBS elements. They can be used for the following tasks: Milestone Trend Analysis (MTA) - a simple and effective method of controlling dates in a project. The milestone dates on different report dates are compared. In the graphical MTA chart you recognize trends and delays immediately. Earned Value Analysis - using the milestone technique. Each milestone represents the portion of the work that is completed in an activity or in a WBS element. Billing Plan - A milestone is linked with a date in the billing plan. When the milestone is reached, the actual date of the milestone is copied into the billing plan. What milestones are due on my project by month for the next year? Which milestones have I missed? How late or early are we hitting our milestones? Compare the percent of milestones on-time for one project with another. Which Project Elements (WBS) are consistently associated with missed milestones?
Type of Analysis:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
211
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
212
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
NETWORK_RELATIONSHIP_FACT - Parent/Child relationship from table AFAB for Internal Order Operations NETWORK_HIER_VR - While not strictly a Fact table, this hierarchy is derived from the NETWORK_RELATIONSHIP_FACT and is the Vertical representation of Network Relationships None used AFAB - Network - Relationships AFVC - Operation within an order
Parent Operation Routing, Parent Operation Sequence, Child Operation Routing, Child Operation Sequence, Relationship Type, Maximum Interval Flag. A network can represent the sequence of activities in a project or the sequence of a single activity within a project. You can graphically display various structural elements of a project and their interdependencies in the Project System. The essential components of a network are stored as Network Orders in SAP Applications. The network order is a category of internal order. The Activities of the network order are analogous to the operations on the order. The essential components of a network are:
Type of Analysis:
Activities How are the operations within a given project linked to form a Network? Are there any dependencies (network relationships) missing in my project? Which tasks (operations) are late because their predecessor task was completed late? Which predecessor and successor tasks have the same Project Elements (WBS) associate to them?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
213
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
214
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
PROJECT_COST_SUMMARY_FACT_HZ - Extracts data from the table RPSCO (cost and revenue summary for Projects) in horizontal period activity representation PROJECT_COST_SUMMARY_FACT_VR - Extracts data from the table RPSCO (cost and revenue summary for Projects) in vertical period activity representation, including Rolling Totals PROJECT_COST_SUMMARY_STAGE_VR - Staging table for vertical Fact. RPSCO - Project info database: Costs, revenues, finances AFVC - Operation within an order PROJ - Project definition PRPS - WBS (Work Breakdown Structure) Element Master Data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
215
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
Granularity:
Fiscal Year, Fiscal Period, Record Category, Record Type, Budget Ledger, Variance Category, Business Activity, Cost Object, Fund, Monetary Currency, Object You use this component to plan, monitor, and control project costs, thereby achieving comprehensive cost accounting. The component is thoroughly integrated with other components, such as:
CO - Controlling FI - Financial Accounting PP - Production Planning and Control MM - Materials Management Cost planning in various degrees of detail Automatic cost calculation wherever there are price and quantity structures Funds management, effected by means of budget allocation
Type of Analysis:
Integration of project costs with Enterprise Controlling, such as reconciliation with cost center accounting What costs has my project incurred year-to-date? How are certain projects performing vs. budget (actual vs. planned)? Which Profit Centers are incurring the most project related costs this year by fiscal period? What is the trend in project costs month-to-month for each Project (WBS) Element?
216
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
PRT_ASSIGNMENT_FACT - production resource (tool) assignment details from AFFH/CRFH/AFVC None used AFFH - PRT (Production Resource Tool) assignment data for the work order AFVC - Operation within an order CRFH - CIM Production Resource Tool master data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
217
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
Operation Routing, Operation Sequence, PRT Assignment Sequence Unlike machines and fixed assets, production resources and tools (PRTs) are movable (not stationary) operating resources that are required to perform an activity and can be used repeatedly. For example, PRTs include documents, engineering drawings, and measurement instruments. You can assign production resources/tools to internal and external activities. You use the assignment to determine:
The quantity of the PRTs required to carry out the activity The operating time of the PRTs required to carry out the activity The dates of the PRTs required to carry out the activity
There are several categories of production resources and tools in the SAP Applications system. The category determines the characteristics and business functions that a PRT can have. You can create production resources/tools with the following categories:
Material PRT - A material PRT has its own material master record with the view PRT. A material PRT can be procured, that is, it can either be purchased or produced. You can also keep it in stock and track both its value and quantity. Miscellaneous PRT - A miscellaneous PRT has its own PRT master record and can neither be procured nor kept in stock. Document PRT - A document PRT has its own document info record, (for example engineering drawings or NC programs).You can manage these PRTs using the SAP Applications document management. In the Project System you can assign documents directly to activities. Consequently you will not use this type of PRT very often.
Type of Analysis:
Equipment PRT - An equipment PRT has its own equipment master record and has the full equipment functionality. This category is particularly useful for those production resources or tools which you must maintain yourself or which must be serviced at regular intervals. With the equipment category, you can furnish proof of service or usage values for the production resource/tool. Which are the top 10 PRTs are assigned by Project? Are Operations (Project Activities) using a specific PRT finishing on schedule? Which Work Centers have critical PRTs for my project? What is the total amount of time a certain PRT was used on my project this month?
218
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
219
Logical Models SAP BusinessObjects Project Systems Rapid Mart, version for SAP solutions
220
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
221
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
Logical Models
The fact tables and their associated dimensions are grouped into 6 logical models: 1. 2. Purchase Requisition Fact Logical Model Purchase Document Fact Logical Model
222
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
3. 4. 5. 6.
Purchase Pricing Fact Logical Model Purchase Schedule Line Fact Logical Model Invoice Receipt Fact Logical Model Purchase Document History Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
223
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
PURCH_REQ_FACT - Purchase Requisition document information from EBAN None used EBAN - Purchase Requisition
Requisition Number & Line Item The purchase requisition section of this Rapid Mart stores data that tracks internal requests for materials processed through the purchasing organization. The Rapid Mart tracks the flow of purchasing documents beginning with the purchase requisition. A number of circumstances result in the generation of a purchase requisition. For example, SAP solutions may automatically generate a purchase requisition when certain stocks reach a minimum safety level. In this case, the SAP solutions material requirements planning (MRP) component may trigger an automatic replenishment order. What is the status of purchase requisitions by purchasing group? What is the average cycle time from requisition release to date of goods receipt? How many Requisitions were generated by the last MRP run? Which Buyers are slowest at converting requisitions to Purchase Orders? What is the net quantity of a material requisitioned this month? Which vendors are suggested as suppliers for a certain material? How may requisitions were cancelled (marked for deletion) this month? Is my requisition blocked for release (prevented from becoming a purchasing document)?
Type of Analysis:
224
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
PURCH_DOC_FACT - Purchasing Documents details from EKKO / EKPO None used EKKO - Purchasing Document Header EKPO - Purchasing Document Item MARA - General Material Data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
225
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
Purchase Document & Line Item The purchase order section stores information about purchase orders, purchase order delivery schedules, and pricing conditions. This chapter describes Purchase orders request the supplier or vendor to provide the materials in the quantities listed by the date specified in the delivery schedule. The price on the purchase order is determined based on the purchasing info record, prices or conditions specified in a contract, a previous purchase order, a requisition, or RFQ document. Prices in the purchase order are not timedependent. The net price and any other terms or conditions apply only to the quantity and the items listed on the order. A purchase order history table tracks all the transactions that have occurred for a PO item to date (for example goods and invoice receipts relating to the item, incurrence of delivery costs, down-payments, and so on). Different types of purchasing documents, including contracts, RFQs, and purchase orders, reside in the same SAP solutions source table. Each purchasing document consists of a header record containing data applicable to the entire document including a document type identifier to differentiate between the different types of purchasing documents. Individual line items are used for each item or material being purchased. Purchase orders contain many of the same fields as those included in contracts and quotations (payment terms, net price, currency). Added fields for purchase orders include planned delivery days, goods receipt processing days, a link to the base contract or scheduling agreement covering the order, and various indicators tracking the status of the order. How do vendors rank according to total purchase order value (ABC analysis)? What is the average time between the expected and actual delivery dates or this vendor? Show me which purchasing groups have reduced raw material expenditures by 10% this quarter. What is the value of purchasing documents with blocked release status Which plants are purchasing the most each fiscal quarter? Which company codes have the longest Goods Receipt Processing Time? Which materials are sourced from only one vendor? Have prices for certain materials been trending up or down over the past year? Is there a surge in new purchase orders towards the end of a fiscal quarter? What is the average planned delivery time (in days) for certain materials this fiscal quarter?
Type of Analysis:
226
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
PURCH_PRICE_FACT - Purchasing Document pricing condition details (EKKO/EKPO/KONV) None used KONV - Conditions (Transaction Data) EKKO - Purchasing Document Header EKPO - Purchasing Document Item MARA - General Material Data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
227
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
Document Condition ID, Purch Doc Line Item, Condition Step, Condition Sequence This section allows you to analyze pricing stipulations on purchase documents (such as applicable discounts or surcharges, or stipulations regarding the payment of freight costs). There are three kinds of price in Purchasing:
Gross price - Price without taking any possible discounts and surcharges into account. Net price - Price taking any applicable discounts and surcharges into account. Effective price - Net price after deduction of cash discount (prompt payment discount), with allowance for any miscellaneous provisions, delivery costs, and non-deductible taxes.
When you create a purchase order or scheduling agreement the system searches for valid conditions and inserts them into the new document (this is the process of price determination). Price determination uses only already existing conditions. Thus, if the buyer enters further conditions in the purchase order - over and above those inserted by the system - and a new effective price results, the latter is not calculated via the price determination process. In the Rapid Mart we show the conditions assigned to each purchase document. Thus, we show the net effect of price determination plus any further conditions entered on the documents. Which vendors offer better discounts on a material? Which Buyers (Purchasing Groups) are negotiating better prices for similar materials? Do certain factories (plants) get better pricing for the same materials? Are discounts and other price adjustments trending up or down? How often do we take advantage of prompt payment discounts (payment terms)? How often are vendors changing prices for materials ordered?
Type of Analysis:
228
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
PURCH_SCHED_LINE_FACT - Purchase Document delivery schedule lines details (EKET) None used EKET - Scheduling Agreement Schedule Lines EKKO - Purchasing Document Header EKPO - Purchasing Document Item MARA - General Material Data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
229
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
Purchase Document, Line Item, and Schedule Line Purchasing Schedule Lines determine a time schedule for the successive delivery of parts of the total quantity of a material included as an item of a purchasing document. A schedule line specifies the quantity to be delivered, the date, and time of delivery. Once a delivery has been received, the delivery quantity is also shown. In the Rapid Mart, the PURCH_SCHED_LINE_FACT table combines data from the SAP Applications tables EKKO (Purchasing Document Header), EKPO (Purchasing Document Line Items), and EKET (Scheduling Agreement Schedule Lines) Note: Although the descriptive name for EKET is Scheduling Agreement Schedule Lines, the table is used for all types of purchasing documents, not just Scheduling Agreements. Are deliveries on time (days early or late)? Which vendors are or are not delivering to schedule? Are there excessive gaps in scheduled deliveries for a material? How efficient are my buyers at scheduling deliveries? What quantity of a material is scheduled for delivery in the next month, quarter, week, etc.? Which deliveries are outstanding (past delivery date, and not yet received)? Who are my top (or bottom) 10 vendors for delivery to schedule?
Type of Analysis:
230
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
INVOICE_RECEIPT_FACT - Incoming Invoices (Invoice Receipt) from RBKP/RSEG source tables None used. RBKP - Document Header: Invoice Receipt RSEG - Document Item: Incoming Invoice
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
231
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
Fiscal Year, Invoice, Invoice Line Item Invoice receipts appear in the Purchase Document History in SAP Applications. They represent the vendors bill for items purchased. They are matched to the Purchasing Document and should correspond to the quantities delivered (Goods Received). They are a point of intersection with the SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions. The invoice appears as an accounting (financial) document in the SAP BusinessObjects Accounts Payable Rapid Mart, version for SAP solutions. Which invoices are blocked for payment? What is the value of invoices received from a vendor for a given fiscal period? Have we received the invoice for a particular purchase order? Do invoiced quantities match goods received quantities for the same purchase document?
Type of Analysis:
232
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
PURCH_DOC_HISTORY_VIEW - Union of Purchase Requisitions, Purch. Schedule Lines, and Purch. Invoice Receipts to show full purchase order life cycle PURCH_REQ_FACT - Purchase Requisition document information from EBAN PURCH_SCHED_LINE_FACT - Purchase Document delivery schedule lines details (EKET) INVOICE_RECEIPT_FACT - Incoming Invoices (Invoice Receipt) from RBKP/RSEG source tables None used EBAN - Purchase Requisition EKET - Scheduling Agreement Schedule Lines RBKP - Document Header: Invoice Receipt RSEG - Document Item: Incoming Invoice
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
233
Logical Models SAP BusinessObjects Purchasing Rapid Mart, version for SAP solutions
Type of Analysis:
Purch. Doc, Purch Doc Line Item, Requisition, Requisition Line Item Purchase Document History is processed entirely in the Rapid Mart. It is a union of Purchasing Schedule Lines, Purchase Requisitions, and Invoice Receipts. The purpose is to provide you with a complete document flow showing how a material requirement progresses from a requisition through to invoicing for goods purchased. What is the average length (in days) between requisition and purchase document generation? How many unconverted (no purchasing document generated) requisitions are there this month by Company Code? What is the value of requisitions that have been converted to purchasing documents for this quarter for a certain material group? For which purchasing documents have we not been invoiced? Did the quantity ordered or price change from requisition to purchasing document? Does the quantity and price invoiced match the quantity and price ordered?
234
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Logical Models
The fact tables and their associated dimensions are grouped into 8 logical models:
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
235
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
1. 2. 3. 4. 5. 6. 7. 8.
Sales Order Fact Logical Model Backlog Fact Logical Model Schedule Lines Fact Logical Model Delivery Fact Logical Model Billing Fact Logical Model Sales Order History Fact Logical Model Document Flow Fact Logical Model On Time Delivery Fact Logical Model
A brief discussion and description of each of the logical models follows. Each contains a E/R Diagram showing all related dimension and hierarchy tables.
236
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
SALES_ORDER_FACT - VBAP, VBAK - Sales Documents from SAP SALES_ORDER_FACT_BAD - Invalid Sales Documents fact SALES_ORDER_STAGE - Staging table for sales order fact - used for efficient currency conversion and address processing SALES_DOC_STATUS_STAGE - VBFA, VBUK, VBUP - Information of changed statuses during delta extraction SALES_ORGANIZATION_HIER_STAGE - Staging table for capture of changed rows in sales org hierarchy VBAK - Sales Document: Header Data VBAP - Sales Document: Item Data VBUK - Sales Document: Header Status and Administrative Data VBUP - Sales Document: Item Status VBFA - Sales Document Flow
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
237
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Sales Order, Sales Order Line Item A sales order is a document that captures and records customer commitment to purchase goods or services. The sales order contains all the information needed to process the customer commitment throughout the SD module. The Rapid Mart has no restrictions on sales document categories. The sales order section captures:
sales orders, returns, credit and debit memo requests, pre-sales documents, such as
SAP solutions supports many types of sales transactions within sales order processing, including: Standard order Product request from a customer with 'normal' delivery requirements Rush order Product request from a customer with immediate delivery Returns authorization Product return from a customer Delivery free of charge Product delivered to a customer with no charge Consignment Product sent to a customer but paid for only as it is used Service Contracts Used by the SAP solutions Service Module Quotation Initial quote to a customer before sales order is created. Can be turned into a sales order once the sale is agreed to. Debit Memo Request A precursor to a Debit Memo. These are instructions for additional charges to a customer. Credit Memo Request A precursor to Credit Memo. These are instructions to reduce charges to a customer. Inquiries A precursor to a quotation. A Customer can ask for detailed information about specific goods, in particular their prices.
238
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Type of Analysis:
What was the top selling product in the line last quarter, last year? Who is our top sales rep. in the company? What are our sales trends in this region for the last 5 years? How have our sales numbers per sales office changed since the sales groups reassignments? How well do we honor our contract obligations? Who are our 10 biggest customers by bookings value? How do my sales vary seasonally (or quarterly)? Which customers are most satisfied / dissatisfied (as measured by returns)? Which materials (or products) are my best sellers? Which products are not well received by my customers (as measured by slow sales and high rate of returns)? Which factories (or plants) are processing the most bookings? Which operating company had the most sales this quarter? This year? What are the gross margins on each product line we sell? Which sales district generated the most bookings last year? Did our bookings numbers look better using last years sales organization structure or this years? How do my bookings compare to my billings for this quarter? This year?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
239
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
240
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Description
Fact Tables:
SALES_ORDER_FACT - VBAP, VBAK - Sales Documents from SAP BACKLOG_FACT - Difference Between Ordered and Shipped Quantities and Amounts BACKLOG_STAGE - Difference Between Ordered and Shipped Quantities and Amounts BILLING_BACKLOG_STAGE - Staging table to hold sales orders relative to billing BILLING_BACKLOG_STAGE_D - Staging table for BACKLOG_FACT in delta load (for changes in Billing Documents) DELIVERY_BACKLOG_STAGE_D - New or Deleted Deliveries for a Given Period. VBAK - Sales Document: Header Data VBAP - Sales Document: Item Data LIKP - SD Document: Delivery Header Data LIPS - SD document: Delivery: Item data VBRK - Billing Document: Header Data VBRP - Billing Document: Item Data
Stage Tables
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
241
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Sales Order Number, Sales Order Line Item The backlog section stores backlog quantities for open sales orders. The section calculates the backlog as the difference between booked quantities and shipped quantities. For a sales order item line item, the backlog is the quantity that has not been delivered yet (the ordered quantity less the delivered quantity.) Some companies use drop shipments (third-party delivery). In this case, a sales order line item has the Billing Relevant indicator set to B or F. No Delivery document is generated in your SAP solutions system (as the third party does that). However, an invoice is produced and backlog is reduced by the invoice rather than the delivery. The Billing Relevant indicator is also set to B or F in cases of an intangible delivery. That is a delivery where no physical material is delivered, such as when a service is purchased. For Drop Shipments or Intangible Deliveries, the backlog is calculated as Ordered Quantity less Billed Quantity. What was ordered but not delivered yet, listed by customer and product? What was ordered, delivered but not billed yet by plant? What is the gap between ordered and delivered products in this quarter? Which products have the greatest delivery backlog? Who is the most unsatisfied customer in terms of unfulfilled orders? Where is my greatest revenue potential as measured by backlog? By customer? By Sales Organization? By material? How old is my backlog? (How long are customers waiting for delivery?)
Type of Analysis:
242
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
SALES_SCHED_LINE - VBEP - Sales Order Schedule Lines None used VBAK - Sales Document: Header Data VBAP - Sales Document: Item Data VBEP - Sales Document: Schedule Line Data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
243
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Sales Order, Sales Order Line Item, Sales Order Schedule Line The schedule lines section extracts detailed information about scheduled deliveries for sales orders. In SAP solutions, all sales documents have the same structurea document header with any number of items. The items can have any number of schedule lines. A schedule line contains all the data needed for a delivery. For example, suppose a customer orders 20 units of a particular material. You enter this as one item in the sales order. Suppose, however, that you can only deliver 15 pieces now. The customer wants the remaining 5 pieces next month. In this case, you need to schedule two deliveries. SAP solutions stores the data for these deliveries (dates, confirmed quantities, and so forth) in two separate schedule lines. These schedule lines differ by delivery date and quantity. Schedule lines can also have different control elements. For example, material requirements planning might be completed for some schedule lines but not other schedule lines. Similarly, schedule lines defined in a returns document post a goods receipt, not a goods issue. How many sales orders can not meet the customers requested delivery date? How often do we need to schedule multiple deliveries for a single order line item because we do not have enough quantity in stock to satisfy the demand? How well are we planning to meet customer requested delivery date? When are our deliveries scheduled? (By month, quarter, or year) What are our average days early (or late) meeting customer requested delivery dates?
Type of Analysis:
244
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
DELIVERY_FACT - LIPS, LIKP - Delivery records for Sales Documents None used LIKP - SD Document: Delivery Header Data LIPS - SD document: Delivery: Item data VBUP - Sales Document: Item Status TVKO - Organizational Unit: Sales Organizations
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
245
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Delivery Number, Delivery Line Item This section extracts information about deliveries, return deliveries, shipments, and shipping notifications from SAP solutions. Creating the delivery document signals the start of the shipping activities for the sales order. It is the electronic means to manage all the activities of delivery processing, including picking product, packing, planning and monitoring shipments, preparing shipping papers, and goods issue documents. Delivery includes several shipping processes that take place within the plant. When the product is available and ready to be processed in the warehouse, a shipping scheduler creates a delivery document so that the warehouse can efficiently pick, stage, and release (goods issue) the product to the customer. When creating a delivery document that references a sales order, SAP solutions copies critical shipping information from the sales order into the delivery document. SAP solutions can overwrite some of this information (such as quantities to deliver) on a particular delivery document. Which customers did not receive deliveries on the requested date? What is the average delivery time by product, by customer? How big are my shipments in terms of volume and weight monthly? What is the value of my deliveries, in global currency or document currency? How long between planned goods issue and actual goods issue? Which deliveries are in process right now?
Type of Analysis:
246
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
BILLING_FACT - Table for Sales Billing Documents including Invoices, Credit Memos, Invoice Cancellations, Debit Memos, Pro Forma Invoices, etc. BILLING_FACT_BAD - Validation table for Invalid Billings BILLING_STAGE - Staging table for Billings VBRK - Billing Document: Header Data VBRP - Billing Document: Item Data
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
247
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Billing Document Number, Billing Line Item The billing section extracts billing information from SAP solutions. The section extracts information about invoices, pro forma invoices, credit memos, and debit memos. After a material is shipped, an invoice is sent to the customer and a billing document is created. In the SD module, order processing ends with billing. SAP solutions creates a billing document by copying billing information from the sales order and/or delivery document. For example, copied information includes the name of the business partner who receives and verifies the invoice address, the name of the business partner who pays the invoice, the address and payment terms, and material and delivered quantity. SAP solutions can overwrite some of the copied data, such as price and quantity, for a particular billing document. Typically, when creating a billing document, SAP solutions automatically updates general ledger accounts. For example, SAP solutions debits the customer receivable account and credits the revenue account. What is the average time between booking a sales order and issuing a bill by customer and product? What are discount/margin trends by customer and product? What is the company revenue by month, quarter, and year? What is the difference between bookings and expected revenue? What are my gross margins? By material? By factory (plant)? Which customers have the most credit memos? What are billings by company code? By Sales Office? How do foreign currency exchange variances affect the bottom line? Are there seasonal variations in my revenue (Billings) flow? Who are my top 10 customers by revenue (Billings generated)?
Type of Analysis:
248
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
SALES_ORDER_HISTORY - VBAP, VBAK - extraction with history preservation None used VBAK - Sales Document: Header Data VBAP - Sales Document: Item Data VBUK - Sales Document: Header Status and Administrative Data VBUP - Sales Document: Item Status VBFA - Sales Document Flow
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
249
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Sales Order Number, Sales Line Item, Validity Dates The sales order history preservation section tracks changes to sales orders. All Sales Order History Preservation processing takes place in the Rapid Mart. The sales order history preservation section extracts changes to a sales order and stores the changes in the SALES_ORDER_HISTORY table. In particular, the section stores these changes:
A sales order (or a sales order line item) is deleted and the requested quantity of the deleted line items and their net value become 0. The quantity of a sales order line item is increased or reduced. The line item net value is increased or reduced. When multiple changes occur in the same field of a sales order between two incremental loads, the Rapid Mart only captures the net effect of all the changes. The Rapid Mart does not detect deleted line items for free goods (goods with a net item value of 0) because the SAP solutions sales order header table does not change when such line items are deleted.
Type of Analysis:
The Rapid Mart does not capture sales orders that are created and deleted between two incremental loads. How many sales orders or line items have been deleted per customer? Which sales person has the most sales orders or line items deleted? What would our revenue have been if all deleted sales orders and line items had been delivered and the quantities of other orders and line items had not been reduced? Which time periods show the most deleted sales orders? Which companies or plants are most affected by order changes and deletions?
250
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
SALES_DOC_FLOW_VIEW - Union of Sales Orders, Deliveries, and Billing Documents to show full sales order life cycle.' None used None used
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
251
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Sales Order Number & Line Item, Delivery Number & Line Item, BIlling Number and Line Item The Document Flow is a view (SALES_DOC_FLOW_VIEW) in the Rapid Mart database creates a union of information from Sales Orders, Deliveries, and Billings. This section allows you to see query related sales order, delivery and billing documents. You can see the entire order fulfillment lifecycle. This view has fact tables common attribute fields such as sales order number, customer id, material id, sales document category id. In addition, it contains fact table measurement fields, such as sales order requested quantity, net item value, delivery quantity, billing document quantity and net item value. Aggregating by common fields you can trace sales orders history. For example what quantities and amounts were delivered and billed for each sales order. All Document Flow processing takes place in the Rapid Mart. The Rapid Mart simply contains a database view that creates a union of the 3 fact tables (SALES_ORDER_FACT, DELIVERY_FACT, & BILLING_FACT) together. The join is on the Sales Order Number and Sales Order Line Item. These two fields are the primary key to the Sales Orders Fact, and are foreign keys in Delivery Fact and Billing Fact. How many deliveries were issued for this sales order? What is the average number of deliveries for a sales order? Which sales orders are delivered, but not yet invoiced? What is the value of deliveries or billings vs. the booked value of the sales orders?
Type of Analysis:
252
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
253
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Description
Fact Tables:
ONTIME_DELIVERY_FACT - Current Snapshot of ONTIME_DELIVERY_FACT ONTIME_DELIVERY_HISTORY - History table for On Time Delivery Contains Previous snapshots AVAILABLE_DELIVERY_STAGE - This is a table that is used to keep tract of Delivery Qty allocated to sales order schedule lines. Needed because a delivery can be allocated to more than one schedule line. ONTIME_DELIVERY_STAGE - Staging table to assist loading ONTIME_DELIVERY_FACT and History tables None used
Stage Tables
254
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
Sales Order Number & Line Item, Schedule Line Number, Delivery Number & Delivery Line Item This section uses information derived from the Schedule Lines and Deliveries sections described earlier in this chapter. On Time Delivery allows you to track how well you are delivering to schedule by calculating the days a delivery is early or late. On Time Delivery focuses on a subset of Schedule Line and Delivery information. The idea is focus on the deliveries that are due in the near future. The default range is 15 days past and 15 days future. On Time Delivery also has a history table that keeps a copy of all previous runs. This allows you to see how delivery schedules have changed over time.
Example: your current snapshot of On Time Delivery shows a sales order delivered on schedule. But when you examine the history table you find the sales order was rescheduled several times over a period of weeks and was originally planned to be delivered weeks earlier. By this measure the delivery is late. or near past. EARLY - The Actual Goods Issue Date is before the Planned Goods Issue Date ON TIME - Actual Goods Issue Date and Planned Goods Issue Date are the same LATE - Actual Goods Issue Date is after the Planned Goods Issue Date DND - (Did Not Deliver) Planned Goods Issue Date is in the Past and there is no Delivery. This is a missed delivery.
Type of Analysis:
N/A - (Not Applicable) Planned Goods Issue Date is in the future and there is no Delivery. No delivery is due yet How is my On Time delivery performance? Are we meeting delivery schedules? Which customers are getting the most late deliveries? Which plants are producing the most late deliveries? Which plants are delivering early? (may indicate unused capacity). What sales orders must I prepare to ship in the next week? Month? Which sales orders need to be expedited because they did not ship as scheduled?
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
255
Logical Models SAP BusinessObjects Sales Rapid Mart, version for SAP solutions
256
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
chapter
Overview
Data modeling is the process of creating and extending data models which are visual representations of data and its organization. The ERD Diagram (Entity Relationship Diagram) is the most popular type of data model. Proper efficient management of its changes is important for the implementation of SAP BusinessObjects Rapid Marts. This chapter provides a brief overview of SAP BusinessObjects SAP BusinessObjects Rapid Mart packages Word Utility that help to enforce proper data model object naming. This chapter includes the following topics:
System Prerequisites Using Data Modeling Tool Using SAP BusinessObjects Rapid Mart packages Word Utility
System Prerequisites
To customize and extend SAP BusinessObjects Rapid Marts packages for SAP solutions Integrated Data Model, your system requires:
AllFusion ERwin Data Modeler Release 7.2.0.1644 or higher; An Oracle 9.2 database or higher, Microsoft SQL Server 2005 or higher, IBM DB2 UDB 9 or higher, or Teradata 12 or higher database. Microsoft Office Excel 2003 or higher.
Consolidated enterprise data resource model - used to generate and maintain Rapid Mart database scripts. It does not store fact-dimension table relationships; Individual Rapid Mart models - used to maintain Rapid Mart dimensional stars and dimensional relationships. It is used for documentation and informative purposes.
258
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Using Integrated Data Model for SAP solutions Using Data Modeling Tool
The models help you visualize data structures so that you can effectively organize, manage and moderate data complexities, database technologies and your customized deployment environment. Below are few tips and hints that will help you to go through certain limitations with ERwin encountered by Rapid Mart developers: ERwin behavior Limitation description Suggested workaround
Order of Column orders were Steps to follow: columns are not shown in ERwin as per 1. Need to replicate column orders both in Logical as per entity our standard but while as well as Dimensional model. generating script, the 2. While generating script, keep the box Physical order was different order under columns section unchecked.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
259
Using Integrated Data Model for SAP solutions Using Data Modeling Tool
ERwin behavior
Limitation description
Suggested workaround While choosing different database from Database menu, keep the following setting 1. 2. 3. Click on Choose database Select radio button sql server as target SQL database Choose SQL Server version as 2000 and default SQL Server datatype as nvarchar() from drop down list Click OK ERwin will show a message like Do you want your domains to be made user-defined. Acknowledge as No Again ERwin will show a message like There are unconverted data types. Would you like a report?. Acknowledge as Yes See the column list need to be taken care off while generating SQL server script. Please note that we have not included the table/Column list here because there are all together 275 unconverted column data types.
Unconverted Column data types data types while were not converted converting from properly the model developed for Oracle to SQL Server model
4. 5.
6.
7.
260
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Using Integrated Data Model for SAP solutions Using Data Modeling Tool
Limitation description Column data types were mis-created to GRAPHIC(8) and DATE datatype
Suggested workaround While choosing different database from Database menu, keep the following setting 1. 2. 3. Click on Choose database Select radio button DB2/UDB as Target SQL DBMS Choose DB2/UDB version as 8.x/9.x and default DB2/UDB datatype as varchar() from drop down list. Click OK ERwin will show a message like There are unconverted datatypes. Would you like a report?. Acknowledge as Yes View and save the column list need to be taken care off while generating DB2/UDB script. Following columns need to be converted in the table PROFIT_CENTER_FACT_VR from DATE to TIMESTAMP. 1. 2. 3. 4. 5. 8. CHANGE_DATE BOOKING_DATE CURR_DATE VALUATN_DATE LOAD_DATE
4. 5.
6. 7.
LOAD_DATE column need to be converted to TIMESTAMP in the tables SEGMENT and LEDGER_GROUP. In addition to the above list, there are six more occurrences where ERwin is neither trapping any error nor it converting the datatypes in the desired way. These columns are related to Fact tables where there is a relation with TIME_DIM These columns changed to GRAPHIC(8) instead of TIMESTAMP. Need to manually convert the datatypes.
9.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
261
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
Naming rules and analysis for words and abbreviations used in tables and table columns; Metadata audit and statistics analysis; Naming convention discrepancy analysis; Rapid Mart glossary with business meaning for every word and abbreviation.
262
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
263
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
2.
Single Word Analysis - where-used type of analysis for a single word or abbreviation. It displays table and table column names where the word is used.
264
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
3.
Multiple Words Analysis - where-used type of analysis for multiple words or abbreviations. It displays table and table column names where the selected words are used.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
265
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
2.
Column statistics and Column Listing - provides column metadata statistics for selected Rapid Mart tables and alphabetical column listing for each selected table.
266
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
267
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
268
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
Glossary
Rapid Mart words and abbreviations listed in alphabetical order.
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
269
Using Integrated Data Model for SAP solutions Using SAP BusinessObjects Rapid Mart packages Word Utility
270
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Documentation References
chapter
The SAP BusinessObjects Rapid Marts packages for SAP solutions Integrated Data Model User Guide requires familiarity with SAP BusinessObjects Enterprise and Data Services applications. Documentation for both applications can be found in http://help.sap.com.
Data Services Installation Guide Data Services Getting Started Guide Data Services Supplement for SAP Data Services Tutorial Data Services Designer Guide Data Services Reference Guide Data Services Advanced Development Guide Data Services Performance Optimization Guide
Configuring Data Services for SAP Applications and security considerations: Extending/customizing Rapid Marts ETL:
272
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Administrators Reference Guide Recommended Settings Guide Import Wizard Guide InfoView User Guide Designers Guide (BusinessObjects -> All Products -> Universe Designer path) Building queries with Web Intelligence (BusinessObjects -> All Products -> Web Intelligence path) Using Functions, Formulas and Calculations in Web Intelligence (BusinessObjects -> All Products -> Web Intelligence path)
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
273
274
SAP BusinessObjects Rapid Marts packages for SAP solutions - Integrated Data Model User Guide
Data Dictionary
chapter
Appendix Glossary
A
A AAP ABAP ABC ABSENCE ACADEMIC ACCEPT ACCOUNT ACCOUNTED ACCOUNTING ACCOUNTS ACCT ACCTNG ACKNOWLEDGE ACQUISTN ACTION ACTIVATE ACTIVATN ACTIVE ACTIVITY ACTL ACTN ADDITIVTY ADDRESS ADDTNL ADJUST ADMIN ADMINISTRATION ADMINISTRATOR AFFECT AFFIDAVIT AGE AGING AGO AGREE AGRMT ALIGNMNT ALLOCATION ALLOCATN ALLOCTN :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable Aging interval A Affirmative Action Planning ABAP ABC Accounting-related Absence Academic Accept, Accepted Account Accounted Accounting Account (Chart of Accounts) Account Accounting Acknowledgement, Acknowledging, Acknowledge Acquisition Action Activate Activation Active Activity Actual, Actuals Action Additivity Address Additional Adjustment, Adjusting, Adjust, Adjusted Administration, Administrative, Administrator Administration Administrator Affected Affidavit Age Aging (Payables, Receivables) Ago (months ago, weeks ago) Agreement, Agreed Agreement, Agreements Alignment Allocation (Asset) Allocation (Asset) Allocation (Asset)
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
ALLOW ALLOWANCE ALT ALTERNATIVE AMT ANALYSIS ANNUAL AP APARTMNT APPLICANT APPLICTN APPRAISAL AR ARE AREA ASSEMBLY ASSET ASSIGN ASSIGNMENT ASSIGNMNT AUTHORITY AUTHORIZTN AUTO AUTOPAYMNT AUTOPOST AVAIL AVAILABLE AVG AW
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Allowed, Allow Allowance Alternative Alternative Amount Analysis Annual Accounts Payable Apartment Applicant Application Appraisal Accounts Receivable Area (like in Controlling Area) Area (like in Controlling Area) Assembly Asset Assignment, Assign, Assigned Assignment Assignment Authority Authorization Auto (like in Auto-Payment, Auto-Posting) Auto-Payment Auto-Posting Available Available Average Acta Works (former Data Services)
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
B
B BACKFLUSH BACKLOG BACKWRD BAD BAL BALANCE BANK BASE BASELINE BASEUOM BASIC BASIS BATCH BDGT BEGIN BENEFIC BENEFIT BENFT BID BILL BILLED BILLING BILLTO BIND BIRTH BLOCK BOM BONUS BOOK BOOKING BRAD BRANCH BREAK BREAKDOWN BRING BUDGET BUFFER BUFFERING BULK BUS BUSINESS :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable Aging interval B Backflush, Backflushing Backlog Backwards Invalid Balance Balance Bank Base Unit of Measure Baseline date, Baseline quality Base Unit of Measure Basic Basis Batch Budget Begin, Beginning (balance) Beneficiary Benefit Benefit Bid Billing Billed Billing Bill-To Party Binding date Birth (like Date of Birth) Blocked, Blocking Bill Of Materials Bonus Booking, Booked Booking Bradstreet (Dun & Bradstreet Customer Rating) Branch Break (like Lunch Break) Breakdown (for equipment) Bring (like Bring-Forward) Budget Buffer Buffering Bulk Business Business
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
BY
:: By
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
C
C CALC CALCULATION CALCULATN CALENDAR CALL CALLS CANCEL CAP CAPACITY CARDINALITY CARE CARRYFWD CASE CASH CATEG CATEGORY CAUSE CCTRL CENTER CENTRAL CERTIFICATE CHANGE CHANNEL CHAR CHARACTERISTIC CHARACTSTC CHARGE CHART CHECK CHECKOUT CHILD CHILDREN CITY CLASS CLASSIFCTN CLASSIFICATION CLEARED CLEARNG CLERK CLIENT CLOSE :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable Aging interval C Calculate, Calculated Calculation Calculation Calendar Call, Calling Calls (like Number of Phone Calls) Cancel Collective Agreement Provision Capacity Cardinality Care (like 'In-Care-Of' name) Carry-forward Case Cash Category Category Cause Controlling Area Currency Center Central Certificate Change Channel Character Characteristic, Characteristics Characteristic Charge Chart Check Check-out Child Children City Class Classification Classification Cleared Clearing Clerk Client Close
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
CLOSED CLUSTER CMPNT CMPNY CNTIND CNTR CO CODE COLLAPSE COLLECTIVE COLLECTR COLUMN COMMIT COMMUNICTN COMPANY COMPENSATN COMPETITOR COMPLETE COMPLT COMPONENT COMPR COMPRESSION CONCERN CONDITION CONDITN CONFIG CONFIRM CONFIRMATION CONFIRMATN CONFRM CONSIGN CONSOLIDTN CONSTRUCTN CONSUMP CONTACT CONTINUE CONTITN CONTRACT CONTRIBTN CONTRIBUTION CONTRIBUTN CONTROL CONTROLLER CONTROLLING
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Closed Cluster Component Company Continued Center Co (like 'Co-Production') Code Collapse Collective Collector Column Commit Communication Company Compensation Competitor Complete, Completed Complete, Completed Component Comparison Compression Concern Condition Condition Configuration, Configurable Confirm, Confirmed Confirmation Confirmation Confirm, Confirmed Consignment Consolidation Construction Consumption Contact Continue, Continued Condition Contract Contribution Contribution Contribution Control Controller Controlling Area
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
CONVERSION CONVERT COPY CORRESP COST COSTNG COUNT COUNTER COUNTRY COUNTY COURSE COVERAGE CR CREATE CREATED CREDIT CRITERIA CTRL CTRLLER CUM CUMULATION CUMULATN CUR CURR CURRENCY CURRENT CUST CUSTOM CUSTOMER CYCLE
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Conversion Convert Copy Correspondence Cost Costing Count Counter Country County Course Coverage Credit Create Created Credit Criteria Controlling, Control Controller Cumulative, Cumulation Cumulation Cumulation Current Currency Currency Current Customer, Custom Custom Customer Cycle
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
D
D DAILY DAMAGE DATA DATAELEMENT DATATYPE DATE DATES DATETIME DAY DAYS DBTABLE DD01 DD02 DD03 DD07 DD08 DEADLINE DEBIT DECIMAL DEDUCT DEDUCTION DEDUCTN DEFINITION DEFINITN DELAY DELETE DELIV DELIVER DELIVERY DELTA DEPARTMENT DEPARTURE DEPENDENCY DEPENDENT DEPENDNT DEPTH DERIVED DESCR DETAIL DETERMN DI :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable Aging Interval D Daily Damage Data Dataelement (R/3 metadata, R/3 data dictionary) Datatype Date Dates Date-time Day Days Database Table R/3 table name (R/3 metadata, R/3 data dictionary) R/3 table name (R/3 metadata, R/3 data dictionary) R/3 table name (R/3 metadata, R/3 data dictionary) R/3 table name (R/3 metadata, R/3 data dictionary) R/3 table name (R/3 metadata, R/3 data dictionary) Deadline Debit Decimal Deducted, Deduct Deduction Deduction Definition Definition Delay Delete, Deleted Delivery, Deliver, Delivered Deliver Delivery Delta Department Departure Dependency Dependent Dependent Depth Derived Description Detail, Detailed Determine, Determination Data Integrator
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
DICTIONARY DIFF DIM DIMENSION DISABILITY DISBURSE DISCNT DISPLAY DISTANCE DISTRIBTN DISTRIBUTION DISTRICT DIVISION DIVISOR DOC DOCCTG DOCTYP DOCUMENT DOMAIN DOMAINTEXT DOWN DOWNTIME DR DRCR DRIVER DTKEY DUE DUN DURATN DURTN DYNAMIC
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Dictionary Difference, Different Dimension Dimension Disability Disburse, Disbursement Discount Display Distance Distribution Distribution District Division Divisor Document Document Category Document Type Document Domain (R/3 metadata, Data dictionary) Domain Text (R/3 metadata, Data dictionary) Down Downtime (equipment) Debit Debit or Credit Driver Date Key Due Dunn (Dunn & Bradstreet Customer Rating) Duration Duration Dynamic
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
Appendix Glossary
E
E EARLST EARLY EDUCATION EDUCATN EEO EFFECT EINME ELEM ELEMENT ELIGBL ELIGIBILITY ELIGIBL ELIGIBLTY EMERGENCY EMPL EMPLEE EMPLER EMPLMNT EMPLOYEE EMPLOYMNT END ENGRNG ENROLL ENROLLMENT ENROLLMNT ENTERED ENTITLEMENT ENTITLMNT ENTRY ENTRYUOM EQUATN EQUIPMENT EQUIPMNT EQUITY ERROR EST ETHNIC ETL EVENT EXCEPTION EXCEPTN :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable aging interval E Earliest Early Education Education Equal Employment Opportunities Effect, Effective Abbreviation for Inventory Stock Type (Restricted) Element Element Eligible Eligibility Eligible Eligibility Emergency Employee, Employees Employee Employer Employment Employee Employment End Engineering Enroll, Enrolled, Enrolling Enrollment Enrollment Entered Entitlement Entitlement Entry Document Entry Units of Measure Equation Equipment Equipment Equity Error Estimate, Estimated, Estimates Ethnic Extraction, Transformation & Load Event Exception Exception
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
10
Appendix Glossary
EXCESS EXCH EXCLUSION EXECUTN EXEMPT EXIST EXIT EXP EXPIRATN EXPIRE EXPLODE EXPLOSION EXPORT EXTERNAL EXTRACT EXTRACTHIGH EXTRACTLOW
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Excess, Excessive Exchange Exclusion Execution Exempt, Exemption Exist, Exists Exit Expire, Expired Expiration Expire, Expired Explode, Exploded Explosion Export External Extract Up-to Date Start-from Date
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
11
Appendix Glossary
F
F FACT FACTOR FACTORY FACULTY FAMILY FAX FCST FENCE FIELD FIN FINAL FINANCIAL FINANCING FINISH FINITE FIRM FIRMING FIRMNG FIRST FISC FISL FIXED FIXVAR FLAG FLEX FLOW FOR FORECST FOREIGN FORMAT FORMULA FORWRD FREE FROM FS FSA FULL FULLNAME FUNCTION FUNCTIONAL FUNCTN :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable aging interval F Fact Factor Factory Faculty Family Fax Forecast Fence Field Financial, Financials Final Financial, Financials Financing Finish Finite Firm (like 'Firm Order') Firming (like ('Firming Type of Planning Result) Firming (like ('Firming Type of Planning Result) First Fiscal Financials - Special Ledger Fixed Fixed Price Variance Flag Flexible Flow Fore Forecast Foreign Format Formula Forward Free From Financial Statement Flexible Spending Account Full Full Name Function Functional Function
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
12
Appendix Glossary
FUNCTNL FUND
:: Functional :: Fund
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
13
Appendix Glossary
G
G GBL GENDER GENERAL GI GL GLOBAL GOODS GR GRADE GROSS GROUP GROUPING GROUPNG GRP GT GUARANTEED :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Configurable aging interval F Global (currency) Gender General Goods Issue General Ledger Global Goods Goods Receipt Grade Gross Group Grouping Grouping Group Greater Than Guaranteed
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
14
Appendix Glossary
H
HALF HANDLNG HDR HEADNG HEALTH HIER HIERARCHY HIGH HIGHER HIRE HIST HISTORY HOLIDAY HOURS HOUSE HR HZ :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Half Handling Header Heading Health Hierarchy Hierarchy High Higher Hire History, Historical History Holiday Hours House Hour, Hours Horizontal
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
15
Appendix Glossary
I
ID IDENTIFICATION IDENTIFICTN IMPUTED IN INACTIVE INCENTIVE INCLUDE INCOME INCOMPLT INCREASE INCRSE IND INDEX INDICATOR INDIRECT INDIV INDIVID INDUSTRY INFO INFORECORD INFORMATION INFOTYPE INITIAL INITIALS INSME INSPECT INSPECTN INSTALL INSUFFICNT INSURANCE INSURED INTER INTERCMPNY INTERNAL INTERNET INTEROPERTN INTERVAL INTL INTRA INV INVENTORY :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Identifier Identification Identification Imputed In Inactive Incentive Include Income Incomplete Increase Increase Index Index Indicator Indirect Individual Individual Industry Information Inforecord Information Infotype Initial Initials Inventory stock type ( Quality Assurance) Inspected, Inspect Inspection Install, Installation, Installed Insufficient Insurance Insured Inter (like 'Inter-Company') Inter-Company Internal Internet Inter-Operation Interval International Intra (like 'Intra-Material') Inventory Inventory
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
16
Appendix Glossary
:: :: :: :: :: :: :: :: ::
Inverse (line Inverse Currency Rate) Investment Investment Invoice Inventory Is ISO (standard) Issue Item
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
17
Appendix Glossary
J
JOB JOBEXECUTION JOINT JURISDIC :: :: :: :: Job Job Execution Joint Jurisdiction
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
18
Appendix Glossary
K
KANBAN KATAKANA KEINM KEY KEYWORD KINSM KLABS KM KSPEM :: :: :: :: :: :: :: :: :: Kanban Katakana (nationality) Inventory stock type ( Restricted Consignment) Key Key word Inventory stock type ( Quality Assurance Consignment) Inventory stock type ( Un-restricted Consignment) Kilometer Inventory stock type ( Blocked Consignment)
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
19
Appendix Glossary
L
LABEL LABST LANG LANGUAGE LAST LATE LATEST LEAD LEADING LEAF LEAVE LEDGER LEFT LEGAL LENGTH LEVEL LIFE LIMIT LINE LIST LOAD LOC LOCATION LOCATN LOCK LOGICAL LOGIN LONG LONGTRM LOOKUP LOS LOT LOW LOWER LVL LVNG :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Label Inventory stock type (Unrestricted) Language Language Last Late Latest Lead, Leading Leading Leaf Leave Ledger Left Legal Length Level Life Limit Line List Load Local (like 'Local Currency') Location Location Lock, Locked Logical Login Long Long-term Lookup Length of Service Lot Low Lower Level Living
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
20
Appendix Glossary
M
MACHINE MAIN MAINT MAINTAIN MAINTENANCE MALFNCTN MALFUNCTION MANAGE MANAGEMENT MANAGER MANDATORY MANUAL MANUFACT MANUFCTR MARITAL MARKET MASTER MATCHCODE MATERIAL MATERIALS MAX MEASURE MEDICARE MERGE MESSAGE METADATA METHOD MGMT MGR MIDDLE MILESTONE MILITARY MIN MINS MIXED MODE MODEL MODIFIED MONTH MONTHS MOVE MRP :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Machine Main Maintenance Maintain Maintenance Malfunction Malfunction Manage Management Manager Mandatory Manual Manufacturing, Manufacture, Manufactured Manufactor Marital Market Master Match Code Material Materials Maximum Measure Medicare (Medical Program) Merge Message Metadata Method Management Manager Middle Milestone Military Minimum Minutes Mixed Mode Model Modified Month Months Move Materials Resource Planning
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
21
Appendix Glossary
:: :: :: :: :: :: :: :: ::
Mean Time Between Repairs Material Mean Time To Repair Multiple Multiplexing Multiplier Municipal Movement Moving
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
22
Appendix Glossary
N
NAME NATIONALITY NEG NET NETWORK NETWRK NEW NEXT NICKNAME NIELSEN NO NODE NOT NOTICE NOTIFICATION NOTIFICTN NULL NUM NUMBER NUMERIC :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Name Nationality Negative Net Network Network New Next Nickname Nielsen Customer Rating No Node Not Notice Notification Notification Null Number Number Numeric
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
23
Appendix Glossary
NUMERIC
00 01 02 03 04 05 06 07 08 09 10 401K :: :: :: :: :: :: :: :: :: :: :: :: Hierarchy Level 0, Alternative value (such as Name_0, Discount_0) Hierarchy Level 1, Alternative value (such as Name_1, Discount_1) Hierarchy Level 2, Alternative value (such as Name_2, Discount_2) Hierarchy Level 3, Alternative value (such as Name_3, Discount_3) Hierarchy Level 4, Alternative value (such as Name_4, Discount_4) Hierarchy Level 5, Alternative value (such as Name_5, Discount_5) Hierarchy Level 6, Alternative value (such as Name_6, Discount_6) Hierarchy Level 7, Alternative value (such as Name_7, Discount_7) Hierarchy Level 8, Alternative value (such as Name_8, Discount_8) Hierarchy Level 9, Alternative value (such as Name_9, Discount_9) Hierarchy Level 10, Alternative value (such as Name_10, Discount_10) US benefits plan (retirement savings)
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
24
Appendix Glossary
O
OBJ OBJECT OBJTYP OF OFFICE OFFICER OFFSET ON ONE ONETIME ONHAND ONLY ONTIME OPEN OPERATION OPERATN OPERATOR OPERTNG OPRTN OPTION OPTNL OR ORD ORDER ORDERED ORDUOM ORG ORGANIZATION ORIGIN ORIGINAL OTHER OUR OUTPUT OUTSTANDNG OVER OVERDELIV OVERHEAD OVERLAP OVERLIMIT OVERLOAD OWNER :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Object Object Object Type Of Office Officer Offset On One One-time On-hand Only On-time Open Operation Operation Operator Operating Operation Option Optional Or Order Order Ordered Order Unit of Measure Organization Organization Origin Original Other Our Output Outstanding Over Over-delivery Overhead (like 'Cost overhead') Overlap Over-limit Over-load Owner
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
25
Appendix Glossary
P
PACKNG PAID PAR PARAMETER PARENT PARKING PART PARTIAL PARTICIPATN PARTITION PARTL PARTNER PARTNERSHIP PARTTIME PASSPORT PAST PATH PAUSE PAY PAYEE PAYER PAYMENT PAYMNT PAYRL PAYROLL PAYSCALE PC261 PCNTR PD PEG PEGGING PENSION PER PER00 PER01 PER02 PER03 PER04 PER05 PER06 PER07 PER08 :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Packing Paid Parent Parameter Parent Parking Part Partial Participation Partition Partial Partner Partnership Part-time Passport Past Path Pause Pay Payee Payer Payment Payment Payroll Payroll Pay Scale Payroll cluster source table Profit Center (like Profit Center Currency) Paid Pegged, Pegging (Production Planning) Pegging (like 'Pegging Object' in Production Planning) Pension Period Fiscal Period 0 Fiscal Period 1 Fiscal Period 2 Fiscal Period 3 Fiscal Period 4 Fiscal Period 5 Fiscal Period 6 Fiscal Period 7 Fiscal Period 8
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
26
Appendix Glossary
PER09 PER10 PER11 PER12 PER13 PER14 PER15 PER16 PERIOD PERIODS PERMIT PERSNL PERSON PERSONAL PERSONNEL PHONE PHYSCL PHYSICAL PHYSICIAN PICKNG PL PLACE PLAN PLANNED PLANNG PLANNING PLANT PLOG PM PO POINT POLICY POOL POR POSITION POSITN POST POSTED POSTING POSTN POSTPONE POSTTAX PRCNT PRCSS
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Fiscal Period 9 Fiscal Period 10 Fiscal Period 11 Fiscal Period 12 Fiscal Period 13 Fiscal Period 14 Fiscal Period 15 Fiscal Period 16 Period Periods Permit Personal Person Personal Personnel Phone Physical Physical Physician Picking Profit & Loss Financial Statement Place Plan Planned Planning Planning Plant File PLOG Plant Maintenance Purchase Order Point Policy Pool Vendor POR subscriber number Position Position Post (like Post Financial Documents) Posted Posting Position Postpone Post-tax Percent Process
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
27
Appendix Glossary
PRCUOM PRECDNG PRECISION PREFIX PRETAX PREV PREVPER PREVYR PRICE PRICING PRINT PRIORITY PROBABLE PROBATION PROBTN PROCEDURE PROCESS PROCUREMENT PROCUREMNT PROD PRODCTN PRODUCE PRODUCT PRODUCTION PRODUCTN PROFICIENCY PROFILE PROFIT PROFITBLTY PROGRAM PROGRESS PROHIBIT PROJ PROJECT PROMOTN PROPR PROSPECT PROVIDER PRT PTD PURCH
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Unit of Measure for Material Price Preceding Precision Prefix Pre-tax Previous Previous Period Previous Year Price Pricing Print Priority Probable Probation Probation Procedure Process Procurement Procurement Production, Produce, Product Production Produce Product Production Production Proficiency Profile Profit Profitability Program Progress Prohibit Project Project Promotion Proprietor Prospect Provider Production Resources & Tools Period-to-date Purchasing, Purchase
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
28
Appendix Glossary
Q
QA QM QTD QTR QTR01 QTR02 QTR03 QTR04 QTY QUALIFCTN QUALIFICATION QUALIFICTN QUALITY QUARTER QUEUE QUOTE :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Quality Assurance Quality Management Quarter-to-date Quarter 1-st Quarter 2-nd Quarter 3-rd Quarter 4-th Quarter Quantity Qualification Qualification Qualification Quality Quarter Queue Quote
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
29
Appendix Glossary
R
R RANGE RATE RATING REASON RECEIPT RECEIVED RECEIVER RECEIVNG RECIPIENT RECOMND RECONCILE RECORD RECOVERY RECPT RECTYP RECUR REDUCED REDUCTN REF REFERENCE REGION REGIONAL REGISTRTN REGULAR REHIRE REIMB REIMBURSMNT REJECT REL RELATED RELATIONSHIP RELEASE RELEVNT RELIGION RELTD REM REMAIN REMIND REMINDER REORD REORDER :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Cost of Sales Special Ledger object - related abbreviation Range Rate Rating Reason Receipt Received Receiver Receiving Recipient Recommend, Recommended Reconcile Record Recovery Receipt Record Type Recurring Reduced Reduction Reference Reference Region Regional Registration Regular Re-hire Reimbursement Reimbursement Reject Related, Relative Related Relationship Release Relevant Religion Related Remaining Remaining Reminder, Remind Reminder Re-order Re-order
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
30
Appendix Glossary
REPETITV REPLACE REPLENISH REPORTED REPRSENTV REQ REQUIRED REQUIREMENT REQUIRMNT REQUISITN RESERVATION RESERVATN RESERVE RESET RESIDENCE RESIDNCE RESOURCE RESP RESTRICT RESULT RETIREMNT RETME RETURN REVENUE REVERSAL REVERSE REVISION REWORK RFQ RIGHT RISK RM ROLLING ROLLNG ROLLUP ROMAJI ROOM ROOT ROUTE ROUTINE ROUTING RQST RULE RUN
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Repetitive Replace Replenish Reported Representative Requisition Required Requirement Requirement Requisition Reservation Reservation Reserve, Reserved Reset Residence Residence Resource Responsibility Restrict, Restricted Result Retirement Inventory Stock Type (Returned) Return, Returned Revenue Reversal Reverse, Reversed Revision Rework Request for Quotation Right Risk Rapid Mart Rolling Rolling Rollup Romaji (nationality) Room Root Route Routine Routing Requested, Request Rule Run
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
31
Appendix Glossary
RWS
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
32
Appendix Glossary
S
S SAFETY SALARY SALES SAP SAVINGS SAVNG SCALE SCHED SCHEDLER SCHEDULE SCHEDULER SCHEDULING SCHOOL SCRAP SCREEN SEARCH SEASONAL SECS SECT SECTION SECTOR SEGMENT SELECT SENDAHEAD SENDER SENIORITY SENT SEQ SEQUENCE SERIAL SERVICE SET SETCLASS SETLINET SETNAME SETOBJECT SETTLMNT SETTYPE SETUP SFIS SHEET :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Cost of Sales Special Ledger partner object - related abbreviation Safety Salary Sales SAP R/3 Savings Savings, Saving Scale Schedule, Scheduled Scheduler Schedule Scheduler Scheduling School Scrap Screen Search Seasonal Seconds Sector Section Sector Segment Select Send-ahead (quantity) Sender Seniority Sent Sequence Sequence Serial Service Set R/3 metadata definition R/3 metadata definition R/3 metadata definition R/3 metadata definition R/3 metadata definition R/3 metadata definition Setup Communication structure (R/3 FI module setup) Sheet
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
33
Appendix Glossary
SHELF SHIFT SHIP SHIPPING SHIPTO SHORT SHORTAGE SICK SIGN SIMULATN SIMULTN SINGLE SIZE SLOT SLSUOM SMOKER SOLDTO SOLE SOP SOURCE SPARE SPEC SPECIAL SPECIFIC SPECL SPEME SPENDING SPENDNG SPLIT SPLITS SPLITTING SQL SRC STAGE STANDARD START STARTUP STATE STATEMENT STATS STATUS STD STEP STMNT
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Shelf Shift Ship Shipping Ship-to business partner Short Shortage Sick Sign Simulation Simulation Single Size Slot Sales Units of Measure Smoker Sold-to business partner Sole SOP (Order) Source Spare Specification Special Specific Special Inventory Stock Type (Blocked) Spending Spending Split Splits Splitting Structured Query Language Source Stage Standard Start Startup (time) State Statement Statistical Status Standard Step Statement
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
34
Appendix Glossary
STOCK STOCKUOM STOP STORAGE STORE STRATEGY STREET STRUCT STUDY SUB SUBAREA SUBCLASS SUBGROUP SUBGRP SUBMIT SUBNUMBER SUBRANGE SUBSEQUENT SUBTTL SUBTYPE SUITABILITY SUM SUMMARIZE SUMMARY SUPERVISOR SUPPLIER SUPPLNG SUPPLY SURROGATE SVC SYSTEM
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
Stock Inventory Stock units of measure Stop Storage Store Strategy Street Structure Study Sub (sub-ledger) Sub-area Sub-class Sub-group Sub-group Submit Sub-number Sub-range Subsequent Sub-total Sub-type Suitability Sum, Total Summarize Summary Supervisor Supplier Supplying Supply Surrogate Service System
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
35
Appendix Glossary
T
TABLE TAKEN TASK TAX TBL TEARDOWN TEARDWN TECHN TECHNICAL TERM TERM01 TERM02 TERMINATION TERMINATN TERMINTN TEXT TIME TIMES TITLE TNTV TO TOLERANCE TRADING TRAME TRANSACTION TRANSFER TRANSLATION TRANSLTN TRANSPORT TREND TRGT TRNFR TRNST TRX TTL TXT TYPE :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Table Taken Task Tax Table Teardown (time) Teardown (time) Technical Technical Term (Payment Term), Terms 1-st Term 2-nd Term Termination Termination Termination Text Time Times Title Tentative To Tolerance Trading Inventory Stock type (In transit) Transaction Transfer Translation Translation Transport Trend Target Transfer Transit Transactional (currency) Total Text Type
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
36
Appendix Glossary
U
UMLMC UMLME UNAPPLIED UNDERDELIV UNIQUE UNIT UNITS UNKNOWN UNRESTRCT UOM UOT UPDT UPPER UPTIME USAGE USE USED USER USG UTILIZATION UTILIZATN UTILIZTN :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Inventory Stock type (Plant transfer) Inventory Stock type (In transfer) Un-applied Under-delivery (tolerance) Unique Unit Units of measure Unknown Unrestricted (stock) Unit of measure Unit of time Update, Updated Upper Uptime (equipment) Usage Use Used User Usage Utilization Utilization Utilization
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
37
Appendix Glossary
V
VACANCY VACANT VALID VALIDATION VALIDATN VALPRICE VALUATION VALUATN VALUE VAR VARIANCE VARIANT VARIATION VAT VENDOR VENTURE VERIFY VERSION VESTING VESTNG VETERAN VIEW VOICEMAIL VOID VOLUME VR :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Vacancy Vacancy Valid, validity Validation Validation Valuation price Valuation Valuation Value Variance (Price Variance) Variance Variant (fiscal year variant) Variation Value Added Tax Vendor Venture Verify Version Vesting Vesting Veteran View Voice mail Void Volume Vertical
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
38
Appendix Glossary
W
WAGE WAIT WAREHOUSE WARRANTY WEEK WEEKDAY WEEKEND WEEKLY WEIGHT WITHDRAWN WITHHOLDNG WORK WORKCNTR WORKDAY WORKDAYS WORKER WORKTIME WRITE WRKCNTR WRKDAY WRKTIME :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: Wage, Wages Wait Warehouse Warranty Week Weekday Weekend Weekly Weight Withdrawn Withholding Work Work Center Workday Workdays Worker Worktime Write Work Center Workday Worktime
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
39
Appendix Glossary
X
XREF :: Cross-reference
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
40
Appendix Glossary
Y
YEAR YEARS YR YTD :: :: :: :: Year Years Year Year-to-date
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
41
Appendix Glossary
Z
ZIP :: Postal Code
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model
42
Data Schema
chapter
SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions - Integrated Data Model Schema
This appendix provides detailed information about the tables and views in the SAP BusinessObjects Rapid Marts packages XI 3.2, version for SAP solutions. This information applies to an Oracle target datastore.
Auxiliary Tables
AW_DIMENSION_SOURCE AW_FIRST_RUN_DATE AW_JOBEXECUTION AW_LOOKUP_INDEX DATE_VALID_DRIVER DATE_VALID_FROM_DIMENSION SAP_VERSION
Dimension Tables
ACCOUNTING_CLERK ACCOUNT_TYPE ACCT_ASSIGNMENT_CATEGORY ACTIVITY ACTIVITY_HIER ACTIVITY_HIER_HZ ACTIVITY_HIER_VR AGING_INTERVAL ASSET_TRANSACTION_TYPE BANK_INFORMATION BENEFIT_AREA BENEFIT_COST_RULE BENEFIT_PLAN BENEFIT_PROGRAM_GROUP BENEFIT_SPENDING_ACCOUNT BENEFIT_TERMINATION_RULE BILLING_BLOCK BILLING_FACT_BAD BILL_OF_MATERIALS BILL_OF_MATERIALS_HIER_HZ BILL_OF_MATERIALS_HIER_VR BILL_OF_MATERIALS_STATUS BILL_OF_MATERIALS_USAGE BOM_ITEM_CATEGORY BUSINESS_ACTIVITY BUSINESS_AREA CALCULATION_TYPE
Appendix Table Summary CAPACITY CAPACITY_BY_WORK_CENTER CAPACITY_CATEGORY CAPACITY_OBJECT_TYPE CAPACITY_PLANNING_GROUP CENTRAL_ADDRESS CERTIFICATE_TYPE CHART_OF_ACCOUNTS CLASSIFICATION_HIER CLASSIFICATION_HIER_HZ CLASSIFICATION_HIER_VR COMPANY_CODE COMPANY_CODE_LEDGER_XREF CONDITION_CATEGORY CONDITION_CLASS CONDITION_CONTROL CONDITION_ORIGIN CONDITION_TYPE CONTRIBUTION_RULE CONTROL_KEY CONTROLLING_AREA CONTROLLING_TRANSACTION COST_CENTER COST_CENTER_HIER COST_CENTER_HIER_HZ COST_CENTER_HIER_VR COST_ELEMENT COST_ELEMENT_HIER COST_ELEMENT_HIER_HZ COST_ELEMENT_HIER_VR COST_OBJECT_INDICATOR COUNTRY_GROUP COUNTRY_GROUP_STATUS CREDIT_CONTROL_AREA CREDIT_MGMT_RISK_CLASS CURRENCY CURRENCY_CONVERT_RATE CURRENCY_SOURCE CURRENCY_TYPE CUSTOMER CUSTOMER_BY_COMPANY CUSTOMER_GROUP DEBIT_CREDIT_INDICATOR DELIVERY_BLOCK DELIVERY_PRIORITY Rapid Mart Data Schema 2
Appendix Table Summary DELIVERY_ROUTE DELIVERY_STATUS DEPENDENT_COVERAGE DISTRIBUTION_CHANNEL DIVISION DOCUMENT_CATEGORY DOCUMENT_TYPE EDUCATION_TYPE ELIGIBILITY_RULE EMPLOYEE EMPLOYEE_GROUP EMPLOYEE_SUBGROUP ENROLLMENT_TYPE EQUIPMENT EQUIPMENT_HIER EQUIPMENT_HIER_HZ EQUIPMENT_HIER_VR ETHNIC_ORIGIN EVENT_TYPE EXCEPTION_TEXT FACTORY_CALENDAR FACTORY_CALENDAR_PERIOD FINANCIAL_DOCUMENT_STATUS FINANCIAL_MGMT_AREA FINANCIAL_RECORD_CATEGORY FINANCIAL_RECORD_TYPE FINANCIAL_VERSION FINANCING_CODE FISC_PERIOD FISL_LEDGER FORMULA_PARAMETER FS_BALANCE_SHEET_ACCT FS_HIERARCHY FS_ITEM_ALLOCATION FS_ITEM_TEXT FS_STATEMENT_ITEM FS_VERSION FUNCTIONAL_AREA FUNCTIONAL_AREA_HIER FUNCTIONAL_AREA_HIER_HZ FUNCTIONAL_AREA_HIER_VR FUNCTIONAL_LOCATION FUNCTIONAL_LOCATION_HIER FUNCTIONAL_LOCATION_HIER_HZ FUNCTIONAL_LOCATION_HIER_VR Rapid Mart Data Schema 3
Appendix Table Summary GENDER GL_ACCOUNT_BY_COMPANY GL_ACCOUNT_HIER GL_ACCOUNT_HIER_HZ GL_ACCOUNT_HIER_VR GL_ACCOUNT_MASTER GLOBAL_CURRENCY HEALTH_PLAN HOLIDAY_CALENDAR IDENTIFICATION_TYPE INFORECORD INFORECORD_BY_ORG INSURANCE_COVERAGE_GROUP INSURANCE_COVERAGE_RULE INSURANCE_OPTION INTER_COMPANY_TERM01 INTERNAL_ORDER INTERNAL_ORDER_HIER INTERNAL_ORDER_HIER_HZ INTERNAL_ORDER_HIER_VR INTERNAL_ORDER_STATUS INVESTMENT_GROUP INVESTMENT_PLAN JOB LANGUAGE LEAVE_DEDUCTION LEAVE_TYPE LEDGER_GROUP LINE_MANAGER_HIER MAINTENANCE_ACTIVITY_TYPE MAINTENANCE_PRIORITY MALFUNCTION_CAUSE MALFUNCTION_DAMAGE MALFUNCTION_EFFECT MALFUNCTION_OBJ_PART MARITAL_STATUS MATERIAL MATERIAL_ALT_UOM MATERIAL_BATCH MATERIAL_BY_PLANT MATERIAL_GROUP MATERIAL_MVMT_TYPE MATERIAL_PRODUCTION MATERIAL_TYPE MILESTONE_USAGE Rapid Mart Data Schema 4
Appendix Table Summary MILITARY_STATUS MRP_CONTROLLER MRP_ELEMENT_TYPE MRP_GROUP MRP_LOT_SIZE MRP_PROFILE MRP_TYPE NATIONALITY NETWORK_HIER_VR NETWORK_PROFILE NOTIFICATION OBJECT_CLASS OBJECT_NUMBER_TYPE OBJECT_STATUS OBJECT_STATUS_HZ OBJECT_TYPE OPERATION_SUITABILITY ORDER_OPERATION ORDER_REASON ORGANIZATION_KEY ORGANIZATION_UNIT ORGANIZATION_UNIT_HIER ORGANIZATION_UNIT_HIER_HZ ORGANIZATION_UNIT_HIER_VR PAYMENT_BLOCK PAYMENT_REASON_CODE PAYMENT_TERM PAYROLL_AREA PAYROLL_CUMULATION_TYPE PAYROLL_PERIOD PAYROLL_PERIOD_PARAMETER PAYROLL_STATUS PAYROLL_TYPE PAY_SCALE_AREA PAY_SCALE_TYPE PEGGING_OBJECT PERSONNEL_ACTION_REASON PERSONNEL_ACTION_STATUS PERSONNEL_ACTION_TYPE PERSONNEL_ADMINISTRATOR PERSONNEL_AREA PERSONNEL_DATE_TYPE PERSONNEL_SUBAREA PERSONNEL_TASK_STATUS PERSONNEL_TASK_TYPE Rapid Mart Data Schema 5
Appendix Table Summary PHYSICAL_STOCK_TYPE PLANNING_GROUP PLANT PLANT_LOCATION POSITION POSITION_HIER POSITION_HIER_HZ POSITION_HIER_VR POSTING_KEY_TYPE POST_REVERSE_REASON PRICE_CONTROL_INDICATOR PRICING_CONDITION PRICING_PROCEDURE_HZ PRICING_PROCEDURE_VR PROCUREMENT_TYPE PRODUCT_HIERARCHY PRODUCTION_SCHEDULER PROFICIENCY PROFIT_CENTER PROFIT_CENTER_HIER PROFIT_CENTER_HIER_HZ PROFIT_CENTER_HIER_VR PROGRESS_MEASURE_METHOD PROJECT PROJECT_ELEMENT PROJECT_ELEMENT_HIER PROJECT_ELEMENT_HIER_HZ PROJECT_ELEMENT_HIER_VR PRT_CATEGORY PRT_GROUPING_KEY PRT_MASTER PRT_STATUS PURCH_DOC_RELEASE_STATUS PURCH_DOC_SOURCE PURCH_DOC_TRX_TYPE PURCH_GROUP PURCH_ITEM_CATEGORY PURCH_ORGANIZATION PURCH_REQ_CONTROL PURCH_REQ_PROCESS_STATUS PURCH_REQ_RELEASE_STATUS PURCH_RFQ_STATUS QUALIFICATION REFERENCE_DATE_KEY REFERENCE_PROCEDURE Rapid Mart Data Schema 6
Appendix Table Summary REJECT_REASON RELATIONSHIP_TYPE RELIGION RESIDENCE_STATUS ROUTING ROUTING_MATERIAL ROUTING_OPERATION ROUTING_SEQUENCE SALARY_RANGE SALES_DISTRICT SALES_DOC_STATUS SALES_GROUP SALES_OFFICE SALES_ORDER_FACT_BAD SALES_ORDER_STATUS SALES_ORGANIZATION SALES_ORGANIZATION_HIER SALES_ORGANIZATION_HIER_CUR SALES_PERSON SCHEDULING_ERROR SCHEDULING_TYPE SCHOOL_TYPE SEGMENT SERVICE_INTERVAL_HR SERVICE_PERSON SHIFT_DEFINITION SHIPPING_POINT SPARE_PART_INDICATOR SPECIAL_GL_INDICATOR SPECIAL_PROCUREMENT_TYPE SPECIAL_STOCK_INDICATOR STANDARD_TEXT_KEY STANDARD_VALUE_KEY STATUS_PROFILE STOCK_FIELD_NAME STOCK_FIELD_TYPE STOCK_TYPE STORAGE_LOCATION STORAGE_TYPE STUDY_BRANCH SUPPLY_AREA SYSTEM_CONDITION TASK_LIST_TYPE TASK_LIST_USAGE TIME_DIM Rapid Mart Data Schema 7
Appendix Table Summary TIME_DIM_WEEKLY TIME_MANAGEMENT_STATUS TRANSACTION_CODE TRANSACTION_TYPE TRANSLATION_DATE_TYPE UNIT_OF_MEASURE UNIT_OF_TIME VALUATION_AREA VALUATION_CATEGORY VALUATION_CLASS VALUATION_TYPE VARIANCE_CATEGORY VENDOR VENDOR_BY_COMPANY VESTING_RULE WAGE_TYPE WAREHOUSE WORK_CALENDAR WORK_CENTER WORK_CENTER_CATEGORY WORK_CENTER_FORMULA WORK_CENTER_HIER WORK_CENTER_HIER_HZ WORK_CENTER_HIER_VR WORK_CONTRACT WORK_CONTRACT_TYPE WORK_PERMIT_TYPE
Fact Tables
BACKLOG_FACT BATCH_INVENTORY_FACT BATCH_INVRY_DAILY_VIEW BENEFIT_ENROLLMENT_FACT BENEFIT_ENROLL_SUMMARY_FACT BILLING_FACT CAPACITY_INTERVAL_FACT CAPACITY_REQUIREMENT_FACT CHECK_FACT COST_OF_SALES_FACT_HZ COST_OF_SALES_FACT_VR COST_OF_SALES_SUMMARY_FACT_HZ COST_OF_SALES_SUMMARY_FACT_VR COST_SUMMARY_FACT_HZ COST_SUMMARY_FACT_VR
Appendix Table Summary COST_TRANSACTION_FACT CUSTOMER_ITEM_AR_BALANCE_VIEW CUSTOMER_ITEM_FACT CUSTOMER_SUMMARY_FACT_HZ CUSTOMER_SUMMARY_FACT_VR DELIVERY_FACT EMPLOYEE_ADMINISTRATION_FACT EMPLOYEE_WAGE_FACT EQUIPMENT_CHAR_FACT FINANCIAL_DOCUMENT_FACT FUNCTIONAL_LOCATION_CHAR_FACT GL_PLAN_FACT GL_SUMMARY_FACT_HZ GL_SUMMARY_FACT_VR INVENTORY_DAILY_VIEW INVENTORY_FACT INVOICE_RECEIPT_FACT LEAVE_ENTITLEMENT_FACT LEDGER_FACT_HZ LEDGER_FACT_VR LEDGER_SUMMARY_FACT_HZ LEDGER_SUMMARY_FACT_VR MATERIAL_MVMT_FACT MILESTONE_FACT MRP_RESULT_FACT MTBR_MTTR_FACT NETWORK_RELATIONSHIP_FACT NOTIFICATION_FACT ONTIME_DELIVERY_FACT ONTIME_DELIVERY_HISTORY PAYROLL_FACT PAYROLL_SUMMARY_FACT PHYSICAL_INVENTORY_FACT PLANNED_ORDER_FACT PRODUCTION_BOM_EXPLOSION_FACT PRODUCTION_BOM_FACT PRODUCTION_OPERATION_FACT PRODUCTION_ORDER_FACT PROFIT_CENTER_FACT_HZ PROFIT_CENTER_FACT_VR PROFIT_CENTER_SUMMARY_FACT_HZ PROFIT_CENTER_SUMMARY_FACT_VR PROJECT_COST_SUMMARY_FACT_HZ PROJECT_COST_SUMMARY_FACT_VR PRT_ASSIGNMENT_FACT Rapid Mart Data Schema 9
Appendix Table Summary PURCH_DOC_FACT PURCH_DOC_FINANCIAL_FACT PURCH_DOC_HISTORY_FACT PURCH_DOC_HISTORY_VIEW PURCH_DOC_PRICE_HISTORY PURCH_PRICE_FACT PURCH_REQ_FACT PURCH_SCHED_LINE_FACT RESERVATION_FACT ROUTING_BOM_FACT ROUTING_LINE_FACT SALES_DOC_FLOW_VIEW SALES_ORDER_FACT SALES_ORDER_HISTORY SALES_SCHED_LINE_FACT SERVICE_CONFIRMATION_FACT SERVICE_COST_SUMMARY_FACT_HZ SERVICE_COST_SUMMARY_FACT_VR SERVICE_OPERATION_FACT SERVICE_ORDER_FACT STOCK_VALUATION_FACT VALUATION_DAILY_VIEW VENDOR_FIN_DOC_FACT VENDOR_ITEM_AP_BALANCE_VIEW VENDOR_ITEM_FACT VENDOR_SUMMARY_FACT_HZ VENDOR_SUMMARY_FACT_VR WORK_CENTER_COST_ASSIGN_FACT
10
Appendix Table Summary HR_INFOTYPE_0024_QUALIFICATION HR_INFOTYPE_0041_SPEC HR_INFOTYPE_0077_PERSONAL HR_INFOTYPE_0094_RESIDENCE HR_INFOTYPE_0167_HEALTH HR_INFOTYPE_0168_INSURANCE HR_INFOTYPE_0169_SAVINGS HR_INFOTYPE_0170_FLEX HR_INFOTYPE_0171_BENEFIT HR_INFOTYPE_0236_CREDIT HR_INFOTYPE_1000_DBTABLE HR_INFOTYPE_1001_DBTABLE HR_INFOTYPE_1007_DBTABLE
Metadata Tables
DATAELEMENT_DD03_METADATA DOMAIN_DD01_METADATA DOMAINTEXT_DD07_METADATA FISL_TABLE RELATIONSHIP_DD08_METADATA SET_HIERARCHY_METADATA TABLE_DD02_METADATA
Staging Tables
AVAILABLE_DELIVERY_STAGE BACKLOG_STAGE BATCH_INVENTORY_CUM BATCH_INVENTORY_STAGE BENEFIT_ENROLL_0167_STAGE BENEFIT_ENROLL_0168_STAGE BENEFIT_ENROLL_0169_STAGE BENEFIT_ENROLL_0170_STAGE BENEFIT_ENROLL_0236_STAGE BENEFIT_FSA_STAGE BENEFIT_PLAN_STAGE BILLING_BACKLOG_STAGE BILLING_BACKLOG_STAGE_D BILLING_STAGE CAPACITY_INTERVAL_STAGE CHARACTERISTIC_STAGE COST_OF_SALES_SUMMARY_STAGE_VR COST_SUMMARY_STAGE_VR CUSTOMER_SUMMARY_STAGE_VR DATE_VALID_FROM_STAGE
11
Appendix Table Summary DELIVERY_BACKLOG_STAGE_D EMPLOYEE_ADMIN_0000_STAGE EMPLOYEE_WAGE_0008_STAGE EMPLOYEE_WAGE_0014_STAGE EMPLOYEE_WAGE_0015_STAGE FISC_PERIOD_STAGE FS_HIERARCHY_CLUSTER_STAGE FS_HIERARCHY_LOOKUP FS_HIERARCHY_STAGE GL_ACCOUNT_HIER_STAGE GL_SUMMARY_STAGE_VR INVENTORY_CUM INVENTORY_STAGE JOB_STAGE LEAVE_ENTITLEMENT_STAGE LEDGER_SUMMARY_STAGE_VR MTBR_MTTR_STAGE ONTIME_DELIVERY_STAGE PAYROLL_PC261_STAGE PRODUCTION_BOM_STAGE PROFIT_CENTER_SUMMARY_STAGE_VR PROJECT_COST_SUMMARY_STAGE_VR ROUTING_BOM_STAGE SALES_DOC_STATUS_STAGE SALES_ORDER_STAGE SALES_ORGANIZATION_HIER_STAGE SERVICE_COST_SUMMARY_STAGE_VR VALID_FROM_DATE_STAGE VENDOR_SUMMARY_STAGE_VR
Validation Tables
ACTIVITY_HIER_BAD COST_CENTER_HIER_BAD COST_ELEMENT_HIER_BAD COST_OF_SALES_FACT_VR_BAD CUSTOMER_ITEM_FACT_BAD FINANCIAL_DOCUMENT_FACT_BAD FUNCTIONAL_AREA_HIER_BAD GL_ACCOUNT_HIER_BAD HR_INFOTYPE_VALIDATION INTERNAL_ORDER_HIER_BAD PROFIT_CENTER_HIER_BAD PROJECT_ELEMENT_HIER_BAD VENDOR_FIN_DOC_FACT_BAD
12
13
ACCOUNTING_CLERK
T001S - Accounting Clerks
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
no
ACCTNG_CLERK_N AME
NVARCSTR
30
yes
CMPNY_CODE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
USER_NAME
NVARCSTR
12
yes
ACCOUNT_TYPE
Account Type (DD07T with Domain = KOART)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_TYPE_DESCR
NVARCSTR
60
yes
ACCT_TYPE_ID
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
ACCT_ASSIGNMENT_CATEGORY
T163I and T163K - Texts for Account Assignment Categories
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
no
NVARCSTR
20
yes
CONSUMP_DESCR
NVARCSTR
20
yes
CONSUMP_ID
NVARCSTR
yes
GOODS_RECPT_FL AG INVOICE_RECPT_FLA G
NVARCSTR
yes
NVARCSTR
yes
LOAD_DATE
Load date
DATETIME
24
yes
LOAD_TIME
Load time
NVARCSTR
yes
SPECL_STOCK_DESC R
NVARCSTR
20
yes
10
SPECL_STOCK_ID
NVARCSTR
yes
ACTIVITY
Activity Master (CSLA, CSLT)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_DESCR
CSLT-LTEXT-Description
NVARCSTR
40
yes
ACTIVITY_FULL_NAM E
NVARCSTR
120
yes
ACTIVITY_ID
CSLA-LSTAR-Activity type
NVARCSTR
no
ACTIVITY_NAME
CSLT-KTEXT-Name
NVARCSTR
20
yes
NVARCSTR
yes
NVARCSTR
10
yes
CREATED_BY
CSLA-USNAM-Created by
NVARCSTR
12
yes
CREATE_DATE
CSLA-ERSDA-Created on
DATETIME
24
yes
CTRL_AREA_ID
CSLA-KOKRS-Controlling area
NVARCSTR
no
10
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
OUTPUT_FACTOR
CSLA-AUSFK-Output factor
DECIMAL
48
yes
13
UOM_ID
CSLA-LEINH-Activity unit
NVARCSTR
yes
14
UOM_ID_OUTPUT
CSLA-AUSEH-Output unit
NVARCSTR
yes
15
VALID_FROM_DATE
DATETIME
24
yes
16
VALID_TO_DATE
CSLA-DATBI-Valid to date
DATETIME
24
yes
ACTIVITY_HIER
Activity Hierarchy information - CCSS-LSTAR -- Note Does NOT Have a Primary Key due to duplication possible in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
CCSS-LSTAR-Child Activity ID
NVARCSTR
12
no
CTRL_AREA_ID
CCSS-LSTAR-Controling Area
NVARCSTR
no
LEAF_FLAG
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) CCSS-LSTAR-Activity Hierarchy Parent ID Description
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
CCSS-LSTAR-Parent Activity ID
NVARCSTR
12
no
ROOT_FLAG
NVARCSTR
no
ACTIVITY_HIER_BAD
CCSS-LSTAR Activity Hierarchy table with invalid records- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
CCSS-LSTAR-Child Activity ID
NVARCSTR
12
no
CTRL_AREA_ID
CCSS-LSTAR-Controling Area
NVARCSTR
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LEAF_FLAG
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) CCSS-LSTAR-Activity Hierarchy Parent ID Description
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_ID
CCSS-LSTAR-Parent Activity ID
NVARCSTR
12
no
11
ROOT_FLAG
NVARCSTR
no
ACTIVITY_HIER_HZ
Activity Hierarchy Horizontal Flattening - CCSS-LSTAR -- Cannot have a primary key due to duplication of entries possible in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
12
no
CTRL_AREA_ID
CCSS-LSTAR-Controling Area
NVARCSTR
no
LEAF_LVL
INTEGER
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) CCSS-LSTAR-Activity Hierarchy Level_0_ID Description
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
64
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
12
no
LVL_01_DESCR
NVARCSTR
64
yes
10
LVL_01_FULL_NAME
NVARCSTR
120
yes
11
LVL_01_ID
CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node. CCSS-LSTAR-Activity Hierarchy Level_2_ID Description NVARCSTR
12
no
12
LVL_02_DESCR
64
yes
13
LVL_02_FULL_NAME
NVARCSTR
120
yes
14
LVL_02_ID
CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node. CCSS-LSTAR-Activity Hierarchy Level_3_ID Description NVARCSTR
12
no
15
LVL_03_DESCR
64
yes
16
LVL_03_FULL_NAME
NVARCSTR
120
yes
Appendix Table Column Details CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node. CCSS-LSTAR-Activity Hierarchy Level_4_ID Description NVARCSTR
17
LVL_03_ID
12
no
18
LVL_04_DESCR
64
yes
19
LVL_04_FULL_NAME
NVARCSTR
120
yes
20
LVL_04_ID
CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node. CCSS-LSTAR-Activity Hierarchy Level_5_ID Description NVARCSTR
12
no
21
LVL_05_DESCR
64
yes
22
LVL_05_FULL_NAME
NVARCSTR
120
yes
23
LVL_05_ID
CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node. CCSS-LSTAR-Activity Hierarchy Level_6_ID Description NVARCSTR
12
no
24
LVL_06_DESCR
64
yes
25
LVL_06_FULL_NAME
NVARCSTR
120
yes
26
LVL_06_ID
CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node. CCSS-LSTAR-Activity Hierarchy Level_7_ID Description NVARCSTR
12
no
27
LVL_07_DESCR
64
yes
28
LVL_07_FULL_NAME
NVARCSTR
120
yes
29
LVL_07_ID
CCSS-LSTAR-A group or a Activity ID. It is null when the hierarchy ended with a lower NVARCSTR numbered node.
12
no
ACTIVITY_HIER_VR
Activity Hierarchy Vertical Flattening - CCSS-LSTAR - cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
12
no
CTRL_AREA_ID
CCSS-LSTAR-Controling Area
NVARCSTR
no
DEPTH
CCSS-LSTAR-Depth of the descendant from the ancestor CCSS-LSTAR-Indicates if the Parent ID is a leaf of an activity group hierarchy
INTEGER
yes
LEAF_FLAG
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_FULL_NAME
NVARCSTR
120
yes
11
PARENT_ID
NVARCSTR
12
no
12
ROOT_FLAG
INTEGER
yes
AGING_INTERVAL
Aging Intervals
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_A
DECIMAL
48
28
yes
AGING_INTERVAL_B
DECIMAL
48
28
yes
AGING_INTERVAL_C
DECIMAL
48
28
yes
AGING_INTERVAL_D
DECIMAL
48
28
yes
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
no
FCST_INTERVAL_E
DECIMAL
48
28
yes
FCST_INTERVAL_F
DECIMAL
48
28
yes
FCST_INTERVAL_G
DECIMAL
48
28
yes
LABEL_01_DUE_IN
Due In Label 1
NVARCSTR
40
yes
10
LABEL_01_PAID_LAT E
NVARCSTR
40
yes
11
LABEL_01_PAST_DUE
NVARCSTR
40
yes
12
LABEL_02_DUE_IN
Due In Label 2
NVARCSTR
40
yes
13
LABEL_02_PAID_LAT E
NVARCSTR
40
yes
14
LABEL_02_PAST_DUE
NVARCSTR
40
yes
15
LABEL_03_DUE_IN
Due In Label 3
NVARCSTR
40
yes
16
LABEL_03_PAID_LAT E
NVARCSTR
40
yes
17
LABEL_03_PAST_DUE
NVARCSTR
40
yes
18
LABEL_04_DUE_IN
Due in Label 4
NVARCSTR
40
yes
19
LABEL_04_PAID_LAT E
NVARCSTR
40
yes
20
LABEL_04_PAST_DUE
NVARCSTR
40
yes
21
LOAD_DATE
DATETIME
24
yes
22
LOAD_TIME
NVARCSTR
yes
ASSET_TRANSACTION_TYPE
TABWT - Asset Trans. Type Text
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ASSET_TRX_TYPE_D ESCR
NVARCSTR
50
yes
ASSET_TRX_TYPE_ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
10
AVAILABLE_DELIVERY_STAGE
This is a table that is used to keep tract of Delivery Qty allocated to sales order schedule lines. Needed because a delivery can be allocated to more than one schedule
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
no
DELIV_LINE_ITEM_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
QTY_AVAIL_SLSUOM
48
13
yes
AW_DIMENSION_SOURCE
Master list of values indicating sources of combined dimensions
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_DESCR
Description of Dimension Source Dimension Source. Used in combined dimension combining similar attributes from different sources in SAP.
NVARCSTR
60
yes
DIM_SRC_ID
NVARCSTR
30
no
11
AW_FIRST_RUN_DATE
First Run Dates records the values of the $G_SDATE and $G_EDATE global variable on the "FIRST" Run of a rapid mart.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
JOB_END_DATE
$G_EDATE global variable setting at the time of the "First" or "Delta" run.
DATETIME
24
yes
JOB_LOAD_TYPE
NVARCSTR
10
no
JOB_NAME
NVARCSTR
100
no
JOB_START_DATE
$G_SDATE global variable setting at the time of the "First" or "Delta" run.
DATETIME
24
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
AW_JOBEXECUTION
Job Execution Status table
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
EXTRACTHIGH
End Date
NVARCSTR
10
yes
EXTRACTLOW
Start Date
NVARCSTR
10
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart
24
yes
NAME
Job Name
NVARCSTR
64
no
STATUS
Job Status
NVARCSTR
12
yes
12
AW_LOOKUP_INDEX
Auxilary table to store index information
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDTNL_TXT
Notes
NVARCSTR
64
yes
COLUMN_NAME_01
Index column 1
NVARCSTR
64
yes
COLUMN_NAME_02
Index column 2
NVARCSTR
64
yes
COLUMN_NAME_03
Index column 3
NVARCSTR
64
yes
INDEX_NAME
Index Name
NVARCSTR
64
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
TBL_NAME
NVARCSTR
64
yes
13
BACKLOG_FACT
Difference Between Ordered and Shipped Quantities and Amounts
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
yes
DATETIME
24
yes
24
yes
CTRL_AREA_ID
NVARCSTR
yes
CUSTOMER_ID_SOLD TO
NVARCSTR
10
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MATERIAL_ID
VBAP.MATNR - Material
NVARCSTR
18
yes
PLANT_ID
VBAP.WERKS Plant
NVARCSTR
yes
10
PROFIT_CNTR_ID
NVARCSTR
10
yes
11
QTY_BACKLOG_SLSU OM
DECIMAL
48
15
yes
12
QTY_DELIV_SLSUOM
DECIMAL
48
15
yes
13
QTY_ORDER_SLSU OM
48
15
yes
14
SALES_DOC_ID
NVARCSTR
10
no
15
SALES_LINE_ITEM_ID
NVARCSTR
no
16
SALES_TO_BASE_DIV ISOR
Denominator (divisor) to convert Sales UOM of INTEGER Material into its Base UOM
yes
14
Appendix Table Column Details SALES_TO_BASE_MU LTIPLR STORAGE_LOCATN_I D Numerator (factor) to convert Sales UOM of Material into its Base UOM
17
INTEGER
yes
18
NVARCSTR
yes
15
BACKLOG_STAGE
Difference Between Ordered and Shipped Quantities and Amounts
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
yes
DATETIME
24
yes
24
yes
CTRL_AREA_ID
NVARCSTR
yes
CUSTOMER_ID_SOLD TO
NVARCSTR
10
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MATERIAL_ID
VBAP.MATNR - Material
NVARCSTR
18
yes
PLANT_ID
VBAP.WERKS Plant
NVARCSTR
yes
10
PROFIT_CNTR_ID
NVARCSTR
10
yes
11
QTY_BACKLOG_SLSU OM
DECIMAL
48
15
yes
12
QTY_DELIV_SLSUOM
DECIMAL
48
15
yes
13
QTY_ORDER_SLSU OM
48
15
yes
14
SALES_DOC_ID
NVARCSTR
10
no
15
SALES_LINE_ITEM_ID
NVARCSTR
no
16
SALES_TO_BASE_DIV ISOR
Denominator (divisor) to convert Sales UOM of INTEGER Material into its Base UOM
yes
16
Appendix Table Column Details SALES_TO_BASE_MU LTIPLR STORAGE_LOCATN_I D Numerator (factor) to convert Sales UOM of Material into its Base UOM
17
INTEGER
yes
18
NVARCSTR
yes
BANK_INFORMATION
T012 and T012K - Bank Information
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_DETAIL_ID
NVARCSTR
no
BANK_ACCT_NAME
Lookup of T012T.TEXT1
NVARCSTR
50
yes
BANK_ACCT_NUM
T012K.BANKN -- Bank account number Lookup of BNKA.ORT01 where T012.BANKS=BNKA.BANKS and T012.BANKL=BNKA.BANKL T012.BANKL -- Bank key
NVARCSTR
18
yes
BANK_CITY
NVARCSTR
35
yes
BANK_ID
NVARCSTR
15
no
BANK_ID_HOUSE
T012.HBKID -- ID for one house bank Lookup of BNKA.BANKA where T012.BANKS=BNKA.BANKS and T012.BANKL=BNKA.BANKL T012.BUKRS
NVARCSTR
no
BANK_NAME
NVARCSTR
60
yes
CMPNY_CODE_ID
NVARCSTR
no
COUNTRY_ID
NVARCSTR
no
10
COUNTRY_NAME
Country Name
NVARCSTR
15
yes
11
CURR_ID
Currency key
NVARCSTR
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
17
BATCH_INVENTORY_CUM
Cumulative sum of material movements by material, plant, storage location, posting date. The source table is joined to itself in order to set the time periods for each cu
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK_SPEME
Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA_INSME
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
AMT_RESTRICT_EIN ME AMT_RETURN_RET ME
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_TRNFR_UMLME
DECIMAL
48
15
yes
AMT_TTL
DECIMAL
48
15
yes
AMT_UNRESTRCT_LA BST
48
15
yes
BATCH_ID
NVARCSTR
10
no
10
CMPNY_CODE_ID
NVARCSTR
yes
11
CURR_ID
NVARCSTR
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
MATERIAL_ID
NVARCSTR
18
no
15
MTRL_GRP_ID
NVARCSTR
yes
16
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
18
17
POST_DATE
DATETIME
24
no
18
PROD_HIER_ID
NVARCSTR
18
yes
19
PURCH_ORG_ID
NVARCSTR
yes
20
QTY_BLOCK_SPEME
DECIMAL
48
15
yes
21
QTY_OTHER
DECIMAL
48
15
yes
22
QTY_QA_INSME
48
15
yes
23
QTY_RESTRICT_EINM E QTY_RETURN_RET ME
DECIMAL
48
15
yes
24
DECIMAL
48
15
yes
25
QTY_TRNFR_UMLME
Transfer Stock Type bucket - UMLME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above. Unrestricted Stock Type ID - LABST.
DECIMAL
48
15
yes
26
QTY_TTL
DECIMAL
48
15
yes
27
DECIMAL
48
15
yes
28
NVARCSTR
no
29
UOM_ID
NVARCSTR
yes
30
VALUATN_AREA_ID
NVARCSTR
yes
31
VENDOR_ID
NVARCSTR
10
no
19
BATCH_INVENTORY_FACT
Stock levels (historical balances) of material movements (QTY and AMT) by material, batch, plant, storage location, posting date, material attributes, and other organiza
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK
Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_ONHAND
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
AMT_RESTRICT
DECIMAL
48
15
yes
AMT_RETURN
DECIMAL
48
15
yes
AMT_TRNFR
DECIMAL
48
15
yes
AMT_TTL
DECIMAL
48
15
yes
AMT_UNRESTRCT
48
15
yes
10
AMT_VALUATN_PRIC E
DECIMAL
48
13
yes
11
BATCH_ID
NVARCSTR
10
no
12
CMPNY_CODE_ID
NVARCSTR
yes
13
CURRENT_FLAG
NVARCSTR
yes
14
CURR_ID
NVARCSTR
yes
15
LOAD_DATE
DATETIME
24
yes
16
LOAD_TIME
NVARCSTR
yes
20
17
MATERIAL_ID
NVARCSTR
18
no
18
MTRL_GRP_ID
NVARCSTR
yes
19
MTRL_MVMT_CALC_F LAG
NVARCSTR
yes
20
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
21
POST_DATE
DATETIME
24
yes
22
PROD_HIER_ID
NVARCSTR
18
yes
23
PURCH_ORG_ID
NVARCSTR
yes
24
QTY_BLOCK
DECIMAL
48
15
yes
25
QTY_ONHAND
Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here
DECIMAL
48
15
yes
26
QTY_OTHER
DECIMAL
48
15
yes
27
QTY_QA
48
15
yes
28
QTY_RESTRICT
DECIMAL
48
15
yes
29
QTY_RETURN
DECIMAL
48
15
yes
30
QTY_TRNFR
Transfer Stock Type bucket - UMLME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above. Unrestricted Stock Type ID - LABST.
DECIMAL
48
15
yes
31
QTY_TTL
DECIMAL
48
15
yes
32
QTY_UNRESTRCT
DECIMAL
48
15
yes
33
STORAGE_LOCATN_I D
NVARCSTR
no
34
UOM_ID
NVARCSTR
yes
21
Appendix Table Column Details Stock Level Valid From Date - MSEG. BUDAT Posting date in the document
35
VALID_FROM_DATE
DATETIME
24
no
36
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform Lookup onT001W.BWKEY Valuation area NVARCSTR
24
yes
37
VALUATN_AREA_ID
yes
38
VENDOR_ID
NVARCSTR
10
no
22
BATCH_INVENTORY_STAGE
Summary table derived from MATERIAL_MVMT_FACT (by Plant, Storage Location, Posting Date, Material, Material Attributes, and other organizational units) - movement transac
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK_SPEME
Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA_INSME
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
AMT_RESTRICT_EIN ME AMT_RETURN_RET ME
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_TRNFR_UMLME
DECIMAL
48
15
yes
AMT_TTL
DECIMAL
48
15
yes
Unrestricted Stock Type ID - LABST. Valuation DECIMAL Amount in Local currency Valuation price is not known for past data; not avaiable for historical calculated levels
48
15
yes
DECIMAL
48
13
yes
10
BATCH_ID
NVARCSTR
10
no
11
CMPNY_CODE_ID
NVARCSTR
yes
12
CURR_ID
NVARCSTR
yes
13
LOAD_DATE
DATETIME
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
MATERIAL_ID
NVARCSTR
18
no
16
MTRL_GRP_ID
NVARCSTR
yes
23
Appendix Table Column Details MTRL_MVMT_CALC_F LAG Indicates Value is derived from Material Movements
17
NVARCSTR
yes
18
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
19
POST_DATE
DATETIME
24
no
20
PROD_HIER_ID
NVARCSTR
18
yes
21
PURCH_ORG_ID
NVARCSTR
yes
22
QTY_BLOCK_SPEME
DECIMAL
48
15
yes
23
QTY_OTHER
DECIMAL
48
15
yes
24
QTY_QA_INSME
48
15
yes
25
QTY_RESTRICT_EINM E QTY_RETURN_RET ME
DECIMAL
48
15
yes
26
DECIMAL
48
15
yes
27
QTY_TRNFR_UMLME
Transfer Stock Type bucket - UMLME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above. Unrestricted Stock Type ID - LABST.
DECIMAL
48
15
yes
28
QTY_TTL
DECIMAL
48
15
yes
29
DECIMAL
48
15
yes
30
NVARCSTR
no
31
UOM_ID
NVARCSTR
yes
32
VALUATN_AREA_ID
NVARCSTR
yes
33
VENDOR_ID
NVARCSTR
10
no
24
BATCH_INVRY_DAILY_VIEW
Joins BATCH_INVENTORY_FACT to the TIME_DIM. This gives a daily snapshot of batch inventory balances.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK
Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_ONHAND
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
AMT_RESTRICT
DECIMAL
48
15
yes
AMT_RETURN
DECIMAL
48
15
yes
AMT_TRNFR
DECIMAL
48
15
yes
AMT_TTL
DECIMAL
48
15
yes
AMT_UNRESTRCT
48
15
yes
10
AMT_VALUATN_PRIC E
DECIMAL
48
13
yes
11
BATCH_ID
NVARCSTR
10
no
12
CALENDAR_DATE
Calendar Date
DATETIME
24
no
13
CMPNY_CODE_ID
NVARCSTR
yes
14
CURRENT_FLAG
NVARCSTR
yes
15
CURR_ID
NVARCSTR
yes
16
LOAD_DATE
DATETIME
24
yes
25
17
LOAD_TIME
NVARCSTR
yes
18
MATERIAL_ID
NVARCSTR
18
no
19
MTRL_GRP_ID
NVARCSTR
yes
20
MTRL_MVMT_CALC_F LAG
NVARCSTR
yes
21
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
22
POST_DATE
DATETIME
24
yes
23
PROD_HIER_ID
NVARCSTR
18
yes
24
PURCH_ORG_ID
NVARCSTR
yes
25
QTY_BLOCK
DECIMAL
48
15
yes
26
QTY_ONHAND
Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here
DECIMAL
48
15
yes
27
QTY_OTHER
DECIMAL
48
15
yes
28
QTY_QA
48
15
yes
29
QTY_RESTRICT
DECIMAL
48
15
yes
30
QTY_RETURN
DECIMAL
48
15
yes
31
QTY_TRNFR
Transfer Stock Type bucket - UMLME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above. Unrestricted Stock Type ID - LABST.
DECIMAL
48
15
yes
32
QTY_TTL
DECIMAL
48
15
yes
33
QTY_UNRESTRCT
DECIMAL
48
15
yes
34
STORAGE_LOCATN_I D
NVARCSTR
no
26
Appendix Table Column Details MSEG.MEINS Base unit of measure for material Stock Level Valid From Date - MSEG. BUDAT Posting date in the document
35
UOM_ID
NVARCSTR
yes
36
VALID_FROM_DATE
DATETIME
24
no
37
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform Lookup onT001W.BWKEY Valuation area NVARCSTR
24
yes
38
VALUATN_AREA_ID
yes
39
VENDOR_ID
NVARCSTR
10
no
BENEFIT_AREA
Benefits Area descriptive attributes from T5UB3, T5UC3; load BENEFIT_AREA dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
20
yes
BENFT_AREA_FULL_ NAME
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURR_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
27
BENEFIT_COST_RULE
Benefit Cost rule details from T5UBH, T5UBI, T5UCH; load BENEFIT_COST_RULE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGE_GRP_ID
NVARCSTR
no
AGE_RELEVNT_FLAG
T5UBH.AGEIN Benefit Age group relevance indicator T5UBI.INCRE Benefit base unit for insurance cost calculation T5UBI.EECST - Benefit Employee Cost Amount T5UBI.PTCST Benefits Additional Employee Post-Tax Costs T5UBI.ERCST Benefit Employer Cost/Credit Amount
INTEGER
yes
AMT_COST_BASE_IN SURANCE
DECIMAL
48
13
yes
AMT_COST_EMPLEE
DECIMAL
48
13
yes
AMT_COST_EMPLEE_ POSTTAX
DECIMAL
48
13
yes
AMT_COST_EMPLER
DECIMAL
48
13
yes
AMT_COST_PROVIDE R AMT_IMPUTED_INCO ME
DECIMAL
48
13
yes
DECIMAL
48
13
yes
AMT_STEP_LIMIT
T5UBI.LIMITBenefit insurance cost rule variant DECIMAL limit Lookup T5UCL.LTEXT lookup on Benefit aged NVARCSTR group descritpion T5UC3.LTEXT - lookup on Benefit Area description
48
15
no
10
BENFT_AGE_GRP_DE SCR
20
yes
11
BENFT_AREA_DESCR
NVARCSTR
30
yes
12
BENFT_AREA_ID
NVARCSTR
no
13
BENFT_PLAN_DESCR
30
yes
14
BENFT_PLAN_ID
NVARCSTR
no
15
NVARCSTR
40
yes
16
NVARCSTR
yes
28
Appendix Table Column Details COST_GRP_FULL_NA ME Lookup T5UC5.LTEXT lookup on Cost group descritpion
17
NVARCSTR
30
yes
18
COST_GRP_ID
T5UBI.CSTV1Benefit cost grouping Concatenated: T5UCH.BCOST Benefit cost rule variant + T5UCH.LTEXT Text (30 Characters) T5UCH.BCOST Benefit cost rule variant
NVARCSTR
no
19
COST_RULE_FULL_N AME
NVARCSTR
40
yes
20
COST_RULE_ID
NVARCSTR
no
21
CURR_ID
Lookup T5UBY.CURRE lookup on Currency Key T5UBI.CSTFA Benefits Factor for Employee Costs T5UBI.ERCFA Benefit Factor for Employer Credit/Costs
NVARCSTR
yes
22
DECIMAL
48
yes
23
DECIMAL
48
yes
24
48
yes
25
DD07T.DDTEXT - Gender Grp Desc lookup, domain BEN_GENDER T5UBI.GENDR Benefit gender data for insurance costs calculation T5UBH.GENIN Benefit indicator gender is relevant for cost rule variant
NVARCSTR
40
yes
26
GENDER_GRP_ID
NVARCSTR
no
27
GENDER_RELEVNT_F LAG
INTEGER
yes
28
LOAD_DATE
DATETIME
24
yes
29
LOAD_TIME
NVARCSTR
yes
30
LOOKUP_MAX_AGE
Lookup T5UBL maximum age in age group or set to 99 if no maximum specified Lookup T5UBM maximum LOS in LOS group or set to 999 if no maximum specified Lookup T5UBK max salary in salary group or set to big number if no maximum specified Lookup T5UBL minimum age in age group or set to 0 if no minimum specified
INTEGER
yes
31
LOOKUP_MAX_LOS
INTEGER
yes
32
LOOKUP_MAX_SAL
DECIMAL
48
15
yes
33
LOOKUP_MIN_AGE
INTEGER
yes
34
LOOKUP_MIN_LOS
Lookup T5UBM minimum LOS in LOS group or INTEGER set to 0 if no minimum specified
yes
29
Appendix Table Column Details Lookup T5UBK minimum salary in salary group DECIMAL or set to 0 if no minimum specified Concatenated: T5UBH.CRGRP Benefit Parameter Group for Grouping + Lookup T5UCY.LTEXT lookup on Cost group description T5UBH.CRGRP Benefit Parameter Group for Grouping
35
LOOKUP_MIN_SAL
48
15
yes
36
PARAMETER_GRP_ FULL_NAME
NVARCSTR
30
yes
37
PARAMETER_GRP_ID
NVARCSTR
yes
38
SALARY_GRP_DES CR
20
yes
39
SALARY_GRP_ID
NVARCSTR
no
40
SALARY_RELEVNT_F LAG
INTEGER
yes
41
SENIORITY_GRP_ID
NVARCSTR
no
42
SENIORITY_RELEVNT _FLAG
INTEGER
yes
43
SMOKER_FLAG
INTEGER
no
44
SMOKER_RELEVNT_F LAG
INTEGER
yes
45
VALID_FROM_DATE
DATETIME
24
yes
46
VALID_TO_DATE
DATETIME
24
no
30
BENEFIT_ENROLL_0167_STAGE
Include date-effective attributes from PA0167, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load BENEFIT_ENROLLMENT_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDTNL_PROVIDER_ NAME
NVARCSTR
30
yes
ADJUST_REASON_ID
NVARCSTR
yes
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
PA0001.SACHP Administrator for HR master data PA0001.SACHZ Administrator for time recording
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
AFFIDAVIT_DATE
DATETIME
24
yes
AMT_EMPLEE_COST
Monthly Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Benefit Employer Cost/Credit Amount from Function HR_BEN_GET_PLAN_COST Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
DECIMAL
48
13
yes
11
DECIMAL
48
13
yes
12
BENFT_AREA_ID
NVARCSTR
yes
13
BENFT_OFFICER_FLA G
INTEGER
yes
14
BENFT_PLAN_ID
NVARCSTR
yes
15
BENFT_PLAN_TYPE_I D
NVARCSTR
no
16
BUS_AREA_ID
NVARCSTR
yes
31
17
DATETIME
24
yes
18
CMPNY_CODE_ID
NVARCSTR
yes
19
CONTRACT_ID
NVARCSTR
yes
20
COST_CNTR_ID
NVARCSTR
10
yes
21
COST_RULE_ID
NVARCSTR
yes
22
COUNTRY_GRP_ID
NVARCSTR
yes
23
Calculated: Number of dependents covered on INTEGER health plan Benefits Indicator: Credits Can Be Used. From Function HR_BEN_GET_PLAN_COST (0 = no, INTEGER 1 = Yes) PA0001.KOKRS Controlling area NVARCSTR
yes
24
yes
25
CTRL_AREA_ID
yes
26
CURRENT_FLAG
INTEGER
yes
27
CURR_ID
NVARCSTR
yes
28
DEPENDNT_COVER AGE_ID
PA0167.DEPCV - Dependent coverage for health plan PA0167.BELIG - Eligibility rule/Type of Enrollment ID
NVARCSTR
yes
29
ELIGIBLTY_RULE_ID
NVARCSTR
yes
30
EMPLOYEE_GRP_ID
NVARCSTR
yes
31
NVARCSTR
yes
32
NVARCSTR
yes
33
HEALTH_PLAN_ID
NVARCSTR
yes
34
HIGH_COMPENSATN_ FLAG
INTEGER
yes
32
35
INFOTYPE_ID
NVARCSTR
yes
36
INSURED_FLAG
INTEGER
yes
37
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
38
LOAD_DATE
DATETIME
24
yes
39
LOAD_TIME
NVARCSTR
yes
40
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
41
ORG_KEY_ID
NVARCSTR
14
yes
42
ORG_UNIT_ID
NVARCSTR
yes
43
OTHER_BENFT_FLAG
INTEGER
yes
44
OTHER_PLAN_FLAG
yes
45
OWNER_FLAG
INTEGER
yes
46
PARTICIPATN_DATE
DATETIME
24
yes
47
PAYROLL_ADMIN_ID
NVARCSTR
yes
48
PAYROLL_AREA_ID
NVARCSTR
yes
49
NVARCSTR
yes
50
NVARCSTR
yes
51
PERSON_ID
PA1067.PERNR - Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned
NVARCSTR
no
52
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
33
53
POLICY_NUM
NVARCSTR
20
yes
54
POSITION_ID
PA0001.PLANS Position
NVARCSTR
yes
55
PA0167.BENGR Employee benefit first program grouping PA0167.BSTAT Benefit second program grouping
NVARCSTR
yes
56
NVARCSTR
yes
57
INTEGER
yes
58
SMOKER_FLAG
INTEGER
yes
59
TERMINATN_RULE_ID
NVARCSTR
yes
60
VALID_FROM_DATE
DATETIME
24
no
61
DATETIME
24
yes
62
DATETIME
24
yes
63
DATETIME
24
yes
64
VALID_TO_DATE
DATETIME
24
no
65
DATETIME
24
yes
66
DATETIME
24
yes
67
DATETIME
24
yes
34
BENEFIT_ENROLL_0168_STAGE
Include date-effective attributes from PA0168, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load BENEFIT_ENROLLMENT_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
PA0001.SACHP Administrator for HR master data PA0001.SACHZ Administrator for time recording
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
AFFIDAVIT_DATE
DATETIME
24
yes
AMT_ALT_COVERA GE AMT_BASIC_COVERA GE
PA0168.COVOV - Salary override coverage amount Benefit Insurance Coverage Basic Amount from Function HR_BEN_EVAL_AMOUNT Annual Benefit Salary from Function HR_BEN_GET_PLAN_SALARY
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_BENFT_SALARY
DECIMAL
48
15
yes
AMT_COVERAGE
PA0168.COVOV/ T74FC.COVAM- Coverage amount - Life only when Coverage Group is not DECIMAL defined. Caluclated as a lookup on INSURANCE_COVERAGE_RULE T74FC.MAXAM - Maximum coverage amount DECIMAL
48
15
yes
AMT_COVERAGE_M AX
48
15
yes
10
AMT_EMPLEE_COST
Monthly Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Benefit Employer Cost/Credit Amount from Function HR_BEN_GET_PLAN_COST Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Benefit Insurance Coverage Amount from Function HR_BEN_CALC_COVERAGE_AMOUNT T74FC.ADDUN - Benefit Unit of Additional Insurance Coverage Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST
DECIMAL
48
13
yes
11
AMT_EMPLEE_POST_ TAX AMT_EMPLER_COST_ CREDIT AMT_IMPUTED_INCO ME AMT_INSURANCE_CO VERAGE AMT_PER_ADDTL_IN SURANCE_UNIT AMT_PROVIDER_COS T
DECIMAL
48
13
yes
12
DECIMAL
48
13
yes
13
DECIMAL
48
13
yes
14
DECIMAL
48
15
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
13
yes
35
17
DECIMAL
48
15
yes
18
BENFT_AREA_ID
NVARCSTR
yes
19
BENFT_OFFICER_FLA G
INTEGER
yes
20
BENFT_PLAN_ID
NVARCSTR
yes
21
BENFT_PLAN_TYPE_I D
NVARCSTR
no
22
BUS_AREA_ID
NVARCSTR
yes
23
CALC_ELIGIBLTY_DA TE
DATETIME
24
yes
24
CHANGE_DATE
DATETIME
24
yes
25
CMPNY_CODE_ID
NVARCSTR
yes
26
CONTRACT_ID
NVARCSTR
yes
27
COST_CNTR_ID
NVARCSTR
10
yes
28
COST_RULE_ID
NVARCSTR
yes
29
COUNTRY_GRP_ID
NVARCSTR
yes
30
Calculated:Number of beneficiaries
DECIMAL
48
28
yes
31
DECIMAL
48
28
yes
32
COVERAGE_GRP_ID
NVARCSTR
yes
33
COVERAGE_RULE_ID
NVARCSTR
yes
34
CREDIT_USABLE_FLA G
Benefits Indicator: Credits Can Be Used. From Function HR_BEN_GET_PLAN_COST (0 = no, INTEGER 1 = Yes)
yes
36
35
CTRL_AREA_ID
NVARCSTR
yes
36
CURRENT_FLAG
INTEGER
yes
37
CURR_ID
NVARCSTR
yes
38
ELIGIBLTY_RULE_ID
NVARCSTR
yes
39
EMPLOYEE_GRP_ID
NVARCSTR
yes
40
NVARCSTR
yes
41
yes
42
INTEGER
yes
43
INFOTYPE_ID
NVARCSTR
yes
44
NVARCSTR
30
yes
45
NVARCSTR
yes
46
INSURED_FLAG
INTEGER
yes
47
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
48
LOAD_DATE
DATETIME
24
yes
49
LOAD_TIME
NVARCSTR
yes
50
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
51
ORG_KEY_ID
NVARCSTR
14
yes
52
ORG_UNIT_ID
NVARCSTR
yes
37
Appendix Table Column Details PA0171.OTHER Employee covered by another INTEGER plan (1/0)
53
OTHER_PLAN_FLAG
yes
54
OWNER_FLAG
INTEGER
yes
55
PARTICIPATN_DATE
DATETIME
24
yes
56
PAYROLL_ADMIN_ID
NVARCSTR
yes
57
PAYROLL_AREA_ID
NVARCSTR
yes
58
NVARCSTR
yes
59
NVARCSTR
yes
60
PERSON_ID
PA0168.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
61
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
62
POSITION_ID
NVARCSTR
yes
63
PA0168.BENGR BSTAT Benefit first program grouping PA0168.BSTAT BSTAT Benefit second program grouping PA0168.ADDNO - Benefit Number of Additional Insurance Coverage Units
NVARCSTR
yes
64
NVARCSTR
yes
65
INTEGER
yes
66
T74FC.COVFA - Benefits factor for calculating DECIMAL insurance coverage base on Salary(Multiplier)
48
yes
67
INTEGER
yes
68
SMOKER_FLAG
INTEGER
yes
69
TERMINATN_RULE_ID
NVARCSTR
yes
70
VALID_FROM_DATE
DATETIME
24
no
38
Appendix Table Column Details VALID_FROM_DATE_ ASSIGN VALID_FROM_DATE_ BENFT VALID_FROM_DATE_ GENERAL
71
DATETIME
24
yes
72
DATETIME
24
yes
73
24
yes
74
VALID_TO_DATE
DATETIME
24
no
75
DATETIME
24
yes
76
DATETIME
24
yes
77
DATETIME
24
yes
39
BENEFIT_ENROLL_0169_STAGE
Include date-effective attributes from PA0169, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load BENEFIT_ENROLLMENT_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCOUNT_NUM
NVARCSTR
20
yes
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
PA0001.SACHP Administrator for HR master data PA0001.SACHZ Administrator for time recording
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
AFFIDAVIT_DATE
DATETIME
24
yes
48
13
yes
PA0169.PTAMT - Employee post-tax savings plan contribution amount PA0169.EEAMT Employees pre-tax saving contribution amount
DECIMAL
48
13
yes
DECIMAL
48
13
yes
BENFT_AREA_ID
NVARCSTR
yes
10
BENFT_OFFICER_FLA G
INTEGER
yes
11
BENFT_PLAN_ID
NVARCSTR
yes
12
BENFT_PLAN_TYPE_I D
NVARCSTR
no
13
BUS_AREA_ID
NVARCSTR
yes
14
CALC_ELIGIBLTY_DA TE
DATETIME
24
yes
15
CMPNY_CODE_ID
NVARCSTR
yes
16
CONTRACT_ID
NVARCSTR
yes
40
Appendix Table Column Details CONTRIBTN_RULE_ID _EMPLEE CONTRIBTN_RULE_ID _EMPLER T74FD. EECON Benefits employee contribution rule
17
NVARCSTR
yes
18
NVARCSTR
yes
19
COST_CNTR_ID
NVARCSTR
10
yes
20
COUNTRY_GRP_ID
NVARCSTR
yes
21
COUNT_BENEFIC_DE PENDNT
yes
22
CTRL_AREA_ID
NVARCSTR
yes
23
CURRENT_FLAG
INTEGER
yes
24
CURR_ID
NVARCSTR
yes
25
ELIGIBLTY_RULE_ID
NVARCSTR
yes
26
EMPLOYEE_GRP_ID
NVARCSTR
yes
27
NVARCSTR
yes
28
NVARCSTR
yes
29
EXIST_FLAG
NVARCSTR
yes
30
HIGH_COMPENSATN_ FLAG
INTEGER
yes
31
INFOTYPE_ID
NVARCSTR
yes
32
INSURED_FLAG
INTEGER
yes
33
INVESTMNT_GRP_ID
NVARCSTR
yes
34
INVESTMNT_OTHER_ FLAG
PA0169.IPT01-IPT05 Indicates that more than 5 investment funds are used. Check SAP for DECIMAL names of other funds
48
yes
41
Appendix Table Column Details INVESTMNT_PLAN_ID _01 INVESTMNT_PLAN_ID _02 INVESTMNT_PLAN_ID _03 INVESTMNT_PLAN_ID _04 INVESTMNT_PLAN_ID _05
35
NVARCSTR
yes
36
NVARCSTR
yes
37
NVARCSTR
yes
38
NVARCSTR
yes
39
NVARCSTR
yes
40
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
41
LOAD_DATE
DATETIME
24
yes
42
LOAD_TIME
NVARCSTR
yes
43
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
44
ORG_KEY_ID
NVARCSTR
14
yes
45
ORG_UNIT_ID
NVARCSTR
yes
46
OTHER_PLAN_FLAG
yes
47
OWNER_FLAG
INTEGER
yes
48
PARTICIPATN_DATE
DATETIME
24
yes
49
PAYROLL_ADMIN_ID
NVARCSTR
yes
50
PAYROLL_AREA_ID
NVARCSTR
yes
51
NVARCSTR
yes
52
NVARCSTR
yes
42
53
PERSON_ID
PA0169.PERNR - Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
54
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
55
POSITION_ID
NVARCSTR
yes
56
PRCNT_INVESTMNT_ 01 PRCNT_INVESTMNT_ 02 PRCNT_INVESTMNT_ 03 PRCNT_INVESTMNT_ 04 PRCNT_INVESTMNT_ 05 PRCNT_INVESTMNT_ OTHER PRCNT_POSTTAX_SA VNG PRCNT_PRETAX_SAV NG PROGRAM_GRP_ID_0 1 PROGRAM_GRP_ID_0 2 SEASONAL_WORKE R_FLAG
INTEGER
yes
57
INTEGER
yes
58
INTEGER
yes
59
INTEGER
yes
60
INTEGER
yes
61
PA0169.ITP06-ITP20Remaining percent investment not covered by IPT1-5. Check SAP INTEGER for remaining percentages PA1069.PTPCT - Employee post-tax saving plan contribution percentage PA1069.EEPCT - Employees pre-tax savings plan contribution percentage DECIMAL
yes
62
48
yes
63
DECIMAL
48
yes
64
yes
65
NVARCSTR
yes
66
INTEGER
yes
67
SMOKER_FLAG
INTEGER
yes
68
START_POSTTAX_FL AG
INTEGER
yes
69
TERMINATN_RULE_ID
NVARCSTR
yes
70
VALID_FROM_DATE
DATETIME
24
no
43
Appendix Table Column Details VALID_FROM_DATE_ ASSIGN VALID_FROM_DATE_ BENFT VALID_FROM_DATE_ GENERAL
71
DATETIME
24
yes
72
DATETIME
24
yes
73
24
yes
74
VALID_TO_DATE
DATETIME
24
no
75
DATETIME
24
yes
76
DATETIME
24
yes
77
PA0171.BEGDA Start date for General Benefits Infotype T74FD.VESTI - Vesting rules for employee contributions to savings plans
DATETIME
24
yes
78
VESTNG_RULE_ID
NVARCSTR
yes
44
BENEFIT_ENROLL_0170_STAGE
Include date-effective attributes from PA0170, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load BENEFIT_ENROLLMENT_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
PA0001.SACHP Administrator for HR master data PA0001.SACHZ Administrator for time recording
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
AFFIDAVIT_DATE
DATETIME
24
yes
AMT_CONTRIBUTN_E MPLEE
DECIMAL
48
13
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_OFFICER_FLA G
INTEGER
yes
BENFT_PLAN_ID
NVARCSTR
yes
BENFT_PLAN_TYPE_I D
NVARCSTR
no
10
BUS_AREA_ID
NVARCSTR
yes
11
CALC_ELIGIBLTY_DA TE
DATETIME
24
yes
12
CMPNY_CODE_ID
NVARCSTR
yes
13
CONTRACT_ID
NVARCSTR
yes
14
COST_CNTR_ID
NVARCSTR
10
yes
15
COUNTRY_GRP_ID
NVARCSTR
yes
16
CTRL_AREA_ID
NVARCSTR
yes
45
Appendix Table Column Details Set to 1 if the record is current (ENDDA = 9999.12.31)
17
CURRENT_FLAG
INTEGER
yes
18
CURR_ID
NVARCSTR
yes
19
ELIGIBLTY_RULE_ID
NVARCSTR
yes
20
EMPLOYEE_GRP_ID
NVARCSTR
yes
21
NVARCSTR
yes
22
yes
23
INTEGER
yes
24
INFOTYPE_ID
NVARCSTR
yes
25
INSURED_FLAG
INTEGER
yes
26
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
27
LOAD_DATE
DATETIME
24
yes
28
LOAD_TIME
NVARCSTR
yes
29
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
30
ORG_KEY_ID
NVARCSTR
14
yes
31
ORG_UNIT_ID
NVARCSTR
yes
32
OTHER_PLAN_FLAG
yes
33
OWNER_FLAG
INTEGER
yes
34
PARTICIPATN_DATE
DATETIME
24
yes
46
35
PAYROLL_ADMIN_ID
NVARCSTR
yes
36
PAYROLL_AREA_ID
NVARCSTR
yes
37
NVARCSTR
yes
38
NVARCSTR
yes
39
PERSON_ID
PA0170.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
40
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
41
POSITION_ID
NVARCSTR
yes
42
PA0170.BENGR Employee benefit program first group PA0170.BSTAT Employee benefit program second group
NVARCSTR
yes
43
NVARCSTR
yes
44
INTEGER
yes
45
SMOKER_FLAG
INTEGER
yes
46
TERMINATN_RULE_ID
NVARCSTR
yes
47
VALID_FROM_DATE
DATETIME
24
no
48
DATETIME
24
yes
49
DATETIME
24
yes
50
24
yes
51
VALID_TO_DATE
DATETIME
24
no
52
VALID_TO_DATE_ASS IGN
DATETIME
24
yes
47
53
DATETIME
24
yes
54
DATETIME
24
yes
48
BENEFIT_ENROLL_0236_STAGE
Include date-effective attributes from PA0236, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load BENEFIT_ENROLLMENT_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
PA0001.SACHP Administrator for HR master data PA0001.SACHZ Administrator for time recording
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
AFFIDAVIT_DATE
DATETIME
24
yes
AMT_CREDIT
DECIMAL
48
13
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_OFFICER_FLA G
INTEGER
yes
BENFT_PLAN_ID
NVARCSTR
yes
BENFT_PLAN_TYPE_I D
NVARCSTR
no
10
BUS_AREA_ID
NVARCSTR
yes
11
CALC_ELIGIBLTY_DA TE
DATETIME
24
yes
12
CMPNY_CODE_ID
NVARCSTR
yes
13
CONTRACT_ID
NVARCSTR
yes
14
COST_CNTR_ID
NVARCSTR
10
yes
15
COUNTRY_GRP_ID
NVARCSTR
yes
16
CTRL_AREA_ID
NVARCSTR
yes
49
Appendix Table Column Details Set to 1 if the record is current (ENDDA = 9999.12.31)
17
CURRENT_FLAG
INTEGER
yes
18
CURR_ID
NVARCSTR
yes
19
ELIGIBLTY_RULE_ID
NVARCSTR
yes
20
EMPLOYEE_GRP_ID
NVARCSTR
yes
21
NVARCSTR
yes
22
yes
23
INTEGER
yes
24
INFOTYPE_ID
NVARCSTR
yes
25
INSURED_FLAG
INTEGER
yes
26
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
27
LOAD_DATE
DATETIME
24
yes
28
LOAD_TIME
NVARCSTR
yes
29
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
30
ORG_KEY_ID
NVARCSTR
14
yes
31
ORG_UNIT_ID
NVARCSTR
yes
32
OTHER_PLAN_FLAG
yes
33
OWNER_FLAG
INTEGER
yes
34
PARTICIPATN_DATE
DATETIME
24
yes
50
35
PAYROLL_ADMIN_ID
NVARCSTR
yes
36
PAYROLL_AREA_ID
NVARCSTR
yes
37
NVARCSTR
yes
38
NVARCSTR
yes
39
PERSON_ID
PA0236.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
40
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
41
POSITION_ID
NVARCSTR
yes
42
PA0236.BENGR Employee benefit program first grouping PA0236.BSTAT- Benefit program second grouping
NVARCSTR
yes
43
NVARCSTR
yes
44
INTEGER
yes
45
SMOKER_FLAG
INTEGER
yes
46
TERMINATN_RULE_ID
NVARCSTR
yes
47
VALID_FROM_DATE
PA0236.BEGDA From
DATETIME
24
no
48
DATETIME
24
yes
49
DATETIME
24
yes
50
24
yes
51
VALID_TO_DATE
PA0236.ENDDA To
DATETIME
24
no
52
VALID_TO_DATE_ASS IGN
DATETIME
24
yes
51
53
DATETIME
24
yes
54
DATETIME
24
yes
52
BENEFIT_ENROLLMENT_FACT
Benefit plan enrollment information (Employee Level) merged from PA0167, PA0168, PA0171, PA0000, PA0001, PA0002, PA0008, PA0169, PA0170, PA0236 infotypes
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID_HR
NVARCSTR
no
ADMIN_ID_PAYROLL
NVARCSTR
no
ADMIN_ID_TIME
NVARCSTR
no
AFFIDAVIT_DATE
DATETIME
24
yes
AMT_ALT_COVERA GE AMT_BASIC_COVERA GE
PA0168.COVOV - Benefit alternative amount for insurance coverage amount Benefit Insurance Coverage Basic Amount from Function HR_BEN_EVAL_AMOUNT Annual Benefit Salary from Function HR_BEN_GET_PLAN_SALARY PA0170.CAMNT - Employee contribution amount to spending account OR Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST T5UBG.RMAXA Maximum contribution to spending account (Lookup on table BENEFIT_SPENDING_ACCOUNT)
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_BENFT_SALARY
DECIMAL
48
15
yes
DECIMAL
48
15
yes
10
DECIMAL
48
15
yes
11
12
AMT_COVERAGE
13
AMT_COVERAGE_M AX
T5UBG.RMINA Minimum contribution to spending account (Lookup on table DECIMAL BENEFIT_SPENDING_ACCOUNT) PA0168.COVOV/ T74FC.COVAM- Coverage amount - Life only when Coverage Group is not DECIMAL defined. Calculated as a lookup on INSURANCE_COVERAGE_RULE T74FC.MAXAM - Maximum coverage amount. Calculated as a lookup on DECIMAL INSURANCE_COVERAGE_RULE PA0236.CRAMO Employees actual credit amount Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST DECIMAL
48
15
yes
48
15
yes
48
15
yes
14
AMT_CREDIT
48
15
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
15
yes
53
Appendix Table Column Details Benefit Employer Cost/Credit Amount from Function HR_BEN_GET_PLAN_COST Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Benefit Insurance Coverage Amount from Function HR_BEN_CALC_COVERAGE_AMOUNT
17
AMT_EMPLER_COST
DECIMAL
48
15
yes
18
AMT_IMPUTED_INCO ME AMT_INSURANCE_CO VERAGE AMT_PENSION_ADJU ST AMT_PER_ADDTL_IN SURANCE_UNIT AMT_POSTTAX_SAVN G AMT_PRETAX_SAV NG AMT_PROVIDER_COS T AMT_SALARY_OVE RRIDE
DECIMAL
48
15
yes
19
DECIMAL
48
15
yes
20
PA0169.PAAMT - Pension adjustment amount DECIMAL T74FC.ADDUN (via function HR_BEN_GET_RULE_COVERAGE) - Benefit Value of each Unit of Additional Insurance Coverage PA0169.PTAMT - Employee post-tax savings plan contribution amount PA0169.EEAMT Employees pre-tax saving contribution amount Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST
48
15
yes
21
DECIMAL
48
15
yes
22
DECIMAL
48
15
yes
23
DECIMAL
48
15
yes
24
DECIMAL
48
15
yes
25
DECIMAL
48
15
yes
26
BENFT_AREA_ID
no
27
BENFT_OFFICER_FLA G
INTEGER
yes
28
BENFT_PLAN_ID
no
29
BENFT_PLAN_KEY
DECIMAL
48
28
no
30
BENFT_PLAN_TYPE_I D
no
31
BUS_AREA_ID
NVARCSTR
no
32
CALC_ELIGIBLTY_DA TE
DATETIME
24
yes
33
CMPNY_CODE_ID
NVARCSTR
no
34
CONTRACT_ID
NVARCSTR
no
54
Appendix Table Column Details CONTRIBTN_RULE_ID _EMPLEE CONTRIBTN_RULE_ID _EMPLER T74FD. EECON Benefits employee contribution rule
35
NVARCSTR
no
36
NVARCSTR
no
37
COST_CNTR_ID
NVARCSTR
10
no
38
COST_RULE_ID
NVARCSTR
no
39
COUNTRY_GRP_ID
NVARCSTR
no
40
INTEGER
yes
41
DECIMAL
48
28
yes
42
COVERAGE_GRP_ID
Lookup Coverage Group using SAP function/T74FC.COVGR - Coverage group T74FA.BCOVE Benefits insurance coverage formula
NVARCSTR
no
43
COVERAGE_RULE_ID
NVARCSTR
no
44
CREDIT_USABLE_FLA G
Benefits Indicator: Credits Can Be Used. From Function HR_BEN_GET_PLAN_COST (0 = no, INTEGER 1 = Yes) PA0001.KOKRS Controlling area NVARCSTR
yes
45
CTRL_AREA_ID
no
46
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) PA0168/169/170/171/236.CURRE Benefit currency key PA0167.DEPCV - Dependent coverage for health plan
INTEGER
yes
47
CURR_ID
NVARCSTR
no
48
DEPENDNT_COVER AGE_ID
NVARCSTR
no
49
ELIGIBLTY_RULE_ID
NVARCSTR
no
50
EMPLOYEE_GRP_ID
NVARCSTR
no
51
EMPLOYEE_KEY
EMPLOYEE.EMPLOYEE_KEY - lookup on the DECIMAL surrogate key for EMPLOYEE dimension LINE_MANAGER_HIER.EMPLOYEE_KEY lookup on the surrogate key for LINE_MANAGER_HIER dimension
48
28
no
52
EMPLOYEE_KEY_M GR
DECIMAL
48
28
no
55
53
NVARCSTR
no
54
no
55
HEALTH_PLAN_ID
NVARCSTR
no
56
HIGH_COMPENSATN_ FLAG
INTEGER
yes
57
INFOTYPE_CODE
NVARCSTR
yes
58
NVARCSTR
yes
59
DECIMAL
48
28
no
60
INSURED_FLAG
INTEGER
yes
61
INVESTMNT_GRP_ID
NVARCSTR
no
62
INVESTMNT_OTHER_ FLAG INVESTMNT_PLAN_ID _01 INVESTMNT_PLAN_ID _02 INVESTMNT_PLAN_ID _03 INVESTMNT_PLAN_ID _04 INVESTMNT_PLAN_ID _05
PA0169.IPT01-IPT05 Indicates that more than 5 investment funds are used. Check SAP for DECIMAL names of other funds PA0169.INV01 Investments for savings plans NVARCSTR
48
yes
63
no
64
NVARCSTR
no
65
NVARCSTR
no
66
NVARCSTR
no
67
NVARCSTR
no
68
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
69
JOB_KEY
DECIMAL
48
28
no
70
LOAD_DATE
DATETIME
24
yes
56
71
LOAD_TIME
NVARCSTR
yes
72
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
73
ORG_KEY_ID
NVARCSTR
14
no
74
ORG_UNIT_ID
PA0001.ORGEH Organizational unit ORGANIZATION_UNIT.ORG_UNIT_KEY lookup on the surrogate key for ORGANIZATION_UNIT dimension
NVARCSTR
yes
75
ORG_UNIT_KEY
DECIMAL
48
28
no
76
OTHER_PLAN_FLAG
yes
77
OWNER_FLAG
INTEGER
yes
78
PARTICIPATN_DATE
DATETIME
24
no
79
PAYROLL_AREA_ID
NVARCSTR
no
80
NVARCSTR
no
81
NVARCSTR
no
82
PERSON_ID
NVARCSTR
no
83
PERSON_ID_MGR
84
PERSON_ID_SUPERV ISOR
LINE_MANAGER_HIER.PERSON_ID - lookup on the Manager Personnel Number for NVARCSTR LINE_MANAGER_HIER dimension PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of NVARCSTR the supervisor to whom the employee is assigned PA0001.PLANS Position NVARCSTR
yes
yes
85
POSITION_ID
yes
86
POSITION_KEY
DECIMAL
48
28
no
87
PRCNT_INVESTMNT_ 01 PRCNT_INVESTMNT_ 02
INTEGER
yes
88
INTEGER
yes
57
Appendix Table Column Details PRCNT_INVESTMNT_ 03 PRCNT_INVESTMNT_ 04 PRCNT_INVESTMNT_ 05 PRCNT_INVESTMNT_ OTHER PRCNT_POSTTAX_SA VNG PRCNT_PRETAX_SAV NG PROGRAM_GRP_ID_0 1 PROGRAM_GRP_ID_0 2 QTY_ADDTL_INSURA NCE_UNITS RATE_SALARY_MULT IPLR SEASONAL_WORKE R_FLAG
89
INTEGER
yes
90
INTEGER
yes
91
INTEGER
yes
92
PA0169.ITP06-ITP20Remaining percent investment not covered by IPT1-5. Check SAP INTEGER for remaining percentages PA1069.PTPCT - Employee post-tax saving plan contribution percentage PA1069.EEPCT - Employees pre-tax savings plan contribution percentage PA0168/0167/169/170/171/236.BENGR BSTAT Benefit first program grouping DECIMAL
yes
93
48
yes
94
DECIMAL
48
yes
95
NVARCSTR
no
96
PA0168/0167/169/170/171/236.BSTAT Benefit NVARCSTR second program grouping PA0168.ADDNO - Benefit Number of Additional Insurance Coverage Units
no
97
INTEGER
yes
98
T74FC.COVFA - Benefits factor for calculating insurance coverage base on Salary(Multiplier). DECIMAL Calculated as a lookup on INSURANCE_COVERAGE_RULE PA0171.SEASN Seasonal worker (1/0) INTEGER
48
yes
99
yes
100 SMOKER_FLAG
INTEGER
yes
Lookup on surrogate key of BENEFIT_SPENDING_ACCOUNT dimension PA0169.PSTTX - Start post tax contributions immediately
INTEGER
no
INTEGER
yes
103 TERMINATN_RULE_ID
NVARCSTR
no
NVARCSTR
10
yes
105 VALID_FROM_DATE
DATETIME
24
no
DATETIME
24
yes
58
Appendix Table Column Details 107 VALID_FROM_DATE_ BENFT 108 VALID_FROM_DATE_ EMPL 109 VALID_FROM_DATE_ GENERAL 110 VALID_FROM_DATE_J OB 111 VALID_FROM_DATE_ ORG 112 VALID_FROM_DATE_ POSTN PA0168/0167/169/170/171/236.BEGDA Start date
DATETIME
24
yes
EMPLOYEE.VALID_FROM_DATE - Start date DATETIME for valid Employee Personal record PA0171.ENDDA End date for General Benefits DATETIME Infotype JOB.VALID_FROM_DATE - Start date for valid DATETIME Jobrecord ORGANIZATION_UNIT.VALID_FROM_DATE - DATETIME Start date for valid Org unit record POSITION.VALID_FROM_DATE - Start date for valid Position record
24
yes
24
yes
24
yes
24
yes
DATETIME
24
yes
113 VALID_TO_DATE
DATETIME
24
no
114 VALID_TO_DATE_ASS IGN 115 VALID_TO_DATE_BEN FT 116 VALID_TO_DATE_EM PL 117 VALID_TO_DATE_GE NERAL
DATETIME
24
yes
PA0168/0167/169/170/171/236.ENDDA End date EMPLOYEE.VALID_TO_DATE - End date for valid Employee Personal record PA0171.BEGDA Start date for General Benefits Infotype JOB.VALID_TO_DATE - End date for valid Jobrecord ORGANIZATION_UNIT.VALID_TO_DATE End date for valid Org unit record POSITION.VALID_TO_DATE - End date for valid Position record
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
118 VALID_TO_DATE_JOB
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
122 VESTNG_RULE_ID
NVARCSTR
no
59
BENEFIT_ENROLL_SUMMARY_FACT
Summarization of BENEFIT_ENROLLMENT_FACT by certain dimensions
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BENFT_SALARY _AVG AMT_BENFT_SALARY _MAX AMT_CONTRIBUTN_E MPLEE_AVG AMT_CONTRIBUTN_E MPLEE_MAX AMT_COVERAGE_A VG AMT_COVERAGE_M AX AMT_EMPLEE_POSTT AX_INSUR_AVG AMT_EMPLEE_POSTT AX_INSUR_MAX AMT_EMPLEE_POSTX _HEALTH_AVG AMT_EMPLEE_POSTX _HEALTH_MAX AMT_EMPLER_COST_ AVG AMT_EMPLER_COST_ MAX AMT_IMPUTED_INCO ME_AVG AMT_IMPUTED_INCO ME_MAX AMT_INSUR_COVERA GE_AVG AMT_INSUR_COVERA GE_MAX
Average Annual Benefit Salary from Function HR_BEN_GET_PLAN_SALARY Max Annual Benefit Salary from Function HR_BEN_GET_PLAN_SALARY Average PA0170.CAMNT - Employee contribution amount to spending account OR Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST Max PA0170.CAMNT - Employee contribution amount to spending account OR Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST Average PA0168.COVOV/ T74FC.COVAMCoverage amount - Life only when Coverage Group is not defined. Calculated as a lookup on INSURANCE_COVERAGE_RULE Average PA0168.COVOV/ T74FC.COVAMCoverage amount - Life only when Coverage Group is not defined. Calculated as a lookup on INSURANCE_COVERAGE_RULE Average Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Max Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Average Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Max Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
10
DECIMAL
48
15
yes
11
Average Benefit Employer Cost/Credit Amount DECIMAL from Function HR_BEN_GET_PLAN_COST Max Benefit Employer Cost/Credit Amount from Function HR_BEN_GET_PLAN_COST Average Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Max Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Average Benefit Insurance Coverage Amount from Function HR_BEN_CALC_COVERAGE_AMOUNT
48
15
yes
12
DECIMAL
48
15
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
15
yes
15
DECIMAL
48
15
yes
16
48
15
yes
60
Appendix Table Column Details AMT_PER_ADDTL_IN SUR_UNIT_AVG AMT_PER_ADDTL_IN SUR_UNIT_MAX AMT_POSTTAX_SAVN G_AVG AMT_POSTTAX_SAVN G_MAX AMT_PRETAX_SAV NG_AVG AMT_PRETAX_SAV NG_MAX AMT_PROVIDER_COS T_AVG AMT_PROVIDER_COS T_MAX T74FC.ADDUN (via function HR_BEN_GET_RULE_COVERAGE) Average Benefit Value of each Unit of Additional Insurance Coverage T74FC.ADDUN (via function HR_BEN_GET_RULE_COVERAGE) - Max Benefit Value of each Unit of Additional Insurance Coverage
17
DECIMAL
48
15
yes
18
DECIMAL
48
15
yes
19
Average PA0169.PTAMT - Employee post-tax DECIMAL savings plan contribution amount Max PA0169.PTAMT - Employee post-tax savings plan contribution amount PA0169.EEAMT Average Employees pre-tax saving contribution amount PA0169.EEAMT Max Employees pre-tax saving contribution amount Average Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST Max Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST
48
13
yes
20
DECIMAL
48
13
yes
21
DECIMAL
48
13
yes
22
DECIMAL
48
13
yes
23
DECIMAL
48
15
yes
24
DECIMAL
48
15
yes
25
BENFT_AREA_ID
NVARCSTR
no
26
BENFT_PLAN_ID
NVARCSTR
no
27
BENFT_PLAN_KEY
DECIMAL
48
28
yes
28
CMPNY_CODE_ID
NVARCSTR
no
29
COST_CNTR_ID
NVARCSTR
10
no
30
COUNTRY_GRP_ID
T5UB3.MOLGA Country grouping Average Number of Dependents or beneficiaries listed on plan (from PA0168/0167/169/170/171/236) Max number of dependents or beneficiaries(from PA0168/0167/169/170/171/236) Total Number of Dependents or beneficiaries listed on plan(from PA0168/0167/169/170/171/236) Number of employees enrolled in plan - based on eligibility date and participation date.
NVARCSTR
yes
31
DECIMAL
48
yes
32
DECIMAL
48
28
yes
33
DECIMAL
48
28
yes
34
DECIMAL
48
28
yes
61
35
CTRL_AREA_ID
NVARCSTR
no
36
CURR_ID
NVARCSTR
no
37
ELIGIBLTY_RULE_ID
NVARCSTR
yes
38
LOAD_DATE
DATETIME
24
yes
39
LOAD_TIME
Time when the record was loaded ORGANIZATION_UNIT.ORG_UNIT_KEY lookup on the surrogate key for ORGANIZATION_UNIT dimension PA0001.WERKS Personnel area
NVARCSTR
yes
40
ORG_UNIT_KEY
DECIMAL
48
28
no
41
PERSONNEL_AREA_I D PERSONNEL_SUBA REA_ID PRCNT_POSTTAX_SA VNG_AVG PRCNT_POSTTAX_SA VNG_MAX PRCNT_PRETAX_SAV NG_AVG PRCNT_PRETAX_SAV NG_MAX PROGRAM_GRP_ID_0 1 PROGRAM_GRP_ID_0 2 QTY_ADDTL_INSUR_ UNITS_AVG QTY_ADDTL_INSUR_ UNITS_MAX
NVARCSTR
no
42
NVARCSTR
no
43
Average PA1069.PTPCT - Employee post-tax saving plan contribution percentage Max PA1069.PTPCT - Employee post-tax saving plan contribution percentage Average PA1069.EEPCT - Employees pre-tax savings plan contribution percentage Max PA1069.EEPCT - Employees pre-tax savings plan contribution percentage
DECIMAL
48
yes
44
DECIMAL
48
yes
45
DECIMAL
48
yes
46
DECIMAL
48
yes
47
NVARCSTR
no
48
NVARCSTR
no
49
PA0168.ADDNO - Average Benefit Number of Additional Insurance Coverage Units PA0168.ADDNO - Max Benefit Number of Additional Insurance Coverage Units
DECIMAL
48
28
yes
50
DECIMAL
48
28
yes
51
TERMINATN_RULE_ID
NVARCSTR
yes
62
BENEFIT_FSA_STAGE
Flexible Spending Account(FSA) benefits from T5UBG date-effective table - staging to load BENEFIT_PLAN dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CONTRIBUTN_M AX AMT_CONTRIBUTN_M IN
T5UBG.RMAXA Maximum contribution to spending account T5UBG.RMINA Minimum contribution to spending account
DECIMAL
48
13
yes
DECIMAL
48
13
yes
BENFT_AREA_ID
NVARCSTR
no
BENFT_PLAN_ID
NVARCSTR
no
COUNTRY_GRP_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
CURR_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
10
VALID_FROM_DATE
DATETIME
24
no
11
VALID_TO_DATE
DATETIME
24
no
12
VALID_TO_DATE_PRE V
DATETIME
24
yes
63
BENEFIT_PLAN
Benefit Plan, Program, FSA detailed date-effected records from T5UBU, T5UB1, T5UBA (merge of date-effective dates)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CONTRIBUTN_M AX AMT_CONTRIBUTN_M IN
T5UBG.RMAXA Maximum contribution to spending account T5UBG.RMINA Minimum contribution to spending account T5UC3.LTEXT - lookup on Benefit Area description
DECIMAL
48
13
yes
DECIMAL
48
13
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
DD07T. DDTEXT -Lookup text for benefit plan NVARCSTR category - domain BEN_CATEG
60
yes
NVARCSTR
18
yes
BENFT_PLAN_DESCR
Loookup T5UCA.LTEXT Benefit Plan Description Concatenated: T5UBA.BPLAN Benefit plan + Loookup T5UCA.LTEXT Benefit Plan Description T5UBA.BPLAN Benefit plan
NVARCSTR
30
yes
BENFT_PLAN_FULL_ NAME
NVARCSTR
40
yes
BENFT_PLAN_ID
NVARCSTR
yes
10
BENFT_PLAN_KEY
Generated surrogate key for BENEFIT_PLAN dimension T5UC2.STEXT - Benefit Plan Status description (lookup) Concatenated: T5UBA.PLSTA Benefit plan status + T5UC2.STEXT - Benefit Plan Status description (lookup) T5UBA.PLSTA Benefit plan status
DECIMAL
48
28
no
11
BENFT_PLAN_STATU S_DESCR BENFT_PLAN_STATU S_FULL_NAME BENFT_PLAN_STATU S_ID BENFT_PLAN_TYPE_ DESCR BENFT_PLAN_TYPE_ FULL_NAME BENFT_PLAN_TYPE_I D
NVARCSTR
10
yes
12
NVARCSTR
20
yes
13
NVARCSTR
yes
14
Lookup T5UC1. LTEXT - Plan Type Description Concatenated: T5UBA.PLTYP Plan type + Lookup T5UC1. LTEXT - Plan Type Description T5UBA.PLTYP Plan type
NVARCSTR
20
yes
15
NVARCSTR
30
yes
16
NVARCSTR
yes
64
17
NVARCSTR
30
yes
18
BENFT_PROVIDER_ID
NVARCSTR
yes
19
COUNTRY_GRP_DE SCR
NVARCSTR
15
yes
20
COUNTRY_GRP_ID
NVARCSTR
yes
21
CURRENT_FLAG
INTEGER
yes
22
CURR_ID
NVARCSTR
yes
23
ELIGIBLTY_RULE_DE SCR
20
yes
24
ELIGIBLTY_RULE_ID
NVARCSTR
yes
25
LOAD_DATE
DATETIME
24
yes
26
LOAD_TIME
NVARCSTR
yes
27
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping
NVARCSTR
20
yes
28
NVARCSTR
20
yes
29
NVARCSTR
yes
30
NVARCSTR
yes
31
TERMINATN_RULE_ID
NVARCSTR
yes
32
TERMINTN_RULE_DE SCR
NVARCSTR
20
yes
33
VALID_FROM_DATE
DATETIME
24
yes
34
VALID_FROM_DATE_ FSA
DATETIME
24
yes
65
35
DATETIME
24
yes
36
VALID_TO_DATE
DATETIME
24
yes
37
VALID_TO_DATE_FSA
DATETIME
24
yes
38
VALID_TO_DATE_PLA N VALID_TO_DATE_PRE V WAGE_TYPE_DESC R_EMPLEE WAGE_TYPE_DESC R_EMPLER WAGE_TYPE_ID_EMP LEE WAGE_TYPE_ID_EMP LER
DATETIME
24
yes
39
DATETIME
24
yes
40
T512T.LGTXT - Long Wage Type Text for Employee wage type contributions T512T.LGTXT - Long Wage Type Text for Employer wage type contributions T5UBA.EEWTY Wage type for employee contributions T5UBA.ERWTY Wage type for employer contributions
NVARCSTR
25
yes
41
NVARCSTR
25
yes
42
NVARCSTR
yes
43
NVARCSTR
yes
66
BENEFIT_PLAN_STAGE
Benefit Plans date-effected records from T5UBU, T5UB1, T5UBA, T5UBG, T5UB3; used to load BENEFIT_PLAN dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
DD07T. DDTEXT -Lookup text for benefit plan NVARCSTR category - domain BEN_CATEG
60
yes
NVARCSTR
18
yes
BENFT_PLAN_DESCR
NVARCSTR
30
yes
BENFT_PLAN_ID
NVARCSTR
no
NVARCSTR
10
yes
NVARCSTR
yes
NVARCSTR
20
yes
10
NVARCSTR
no
11
NVARCSTR
30
yes
12
BENFT_PROVIDER_ID
NVARCSTR
yes
13
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
14
COUNTRY_GRP_ID
NVARCSTR
yes
15
CURRENT_FLAG
INTEGER
yes
16
CURR_ID
NVARCSTR
yes
67
Appendix Table Column Details ELIGIBLTY_RULE_DE SCR LookupT5UCV.LTEXT lookup on Eligibility rule NVARCSTR descritpion
17
20
yes
18
ELIGIBLTY_RULE_ID
NVARCSTR
yes
19
LOAD_DATE
DATETIME
24
yes
20
LOAD_TIME
NVARCSTR
yes
21
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping
NVARCSTR
20
yes
22
NVARCSTR
20
yes
23
NVARCSTR
no
24
NVARCSTR
no
25
TERMINATN_RULE_ID
NVARCSTR
yes
26
TERMINTN_RULE_DE SCR
NVARCSTR
20
yes
27
VALID_FROM_DATE
DATETIME
24
no
28
VALID_TO_DATE
DATETIME
24
no
29
DATETIME
24
yes
30
T512T.LGTXT - Long Wage Type Text for Employee wage type contributions T512T.LGTXT - Long Wage Type Text for Employer wage type contributions T5UBA.EEWTY Wage type for employee contributions T5UBA.ERWTY Wage type for employer contributions
NVARCSTR
25
yes
31
NVARCSTR
25
yes
32
NVARCSTR
yes
33
NVARCSTR
yes
68
BENEFIT_PROGRAM_GROUP
Benefit Program grouping 1 and 2 descriptive attributes from T5UCT, T5UC9; load BENEFIT_PROGRAM_GROUP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PROGRAM_CODE
Hard-coded to 01 / 02 to distinguish between First and Second Program grouping T5UCT/T5UCT/T5UC9.LTEXT Benfit first / second program grouping text Concatenated: T5UCT/T5UC9.BENGRBenefit first/second program grouping + T5UCT/T5UCT/T5UC9.LTEXT Benfit first / second program grouping text T5UCT/T5UC9.BENGRBenefit first/second program grouping
NVARCSTR
no
NVARCSTR
20
yes
NVARCSTR
30
yes
PROGRAM_GRP_ID
NVARCSTR
no
69
BENEFIT_SPENDING_ACCOUNT
Benefit Spending account date-effective dimension from T5UBG; load BENEFIT_SPENDING_ACCOUNT dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
T5UBG.RMAXA Maximum contribution to spending account T5UBG.RMINA Minimum contribution to spending account T5UBG.REMIN Minimum reimbursement amount T5UC3.LTEXT - lookup on Benefit Area description
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_PLAN_DESCR
NVARCSTR
30
yes
BENFT_PLAN_ID
NVARCSTR
yes
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
yes
10
CURRENT_FLAG
INTEGER
yes
11
CURR_ID
NVARCSTR
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
REIMBURSMNT_FLAG
NVARCSTR
yes
15
SPENDNG_ACCT_K EY
INTEGER
no
16
VALID_FROM_DATE
DATETIME
24
yes
70
17
VALID_TO_DATE
DATETIME
24
yes
18
NVARCSTR
25
yes
19
NVARCSTR
yes
BENEFIT_TERMINATION_RULE
Benefit Termination Rule descriptive attributes from T5UEU; load BENEFIT_TERMINATION_RULE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
T5UEU.LTEXT Text, 20 characters Concatenated: T5UEU.BTERM Benefit termination rule variant + T5UC3.LTEXT lookup on Benefit Area description
NVARCSTR
20
yes
NVARCSTR
30
yes
TERMINATN_RULE_ID
no
71
BILLING_BACKLOG_STAGE
Staging table to hold sales orders relative to billing
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
QTY_ORDER_SLSU OM
48
15
yes
SALES_DOC_ID
NVARCSTR
10
no
SALES_LINE_ITEM_ID
NVARCSTR
no
BILLING_BACKLOG_STAGE_D
Staging table for BACKLOG_FACT in delta load (for changes in Billing Documents)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
QTY_BILL_SLSUOM
DECIMAL
48
13
yes
SALES_DOC_ID
NVARCSTR
10
no
SALES_LINE_ITEM_ID
NVARCSTR
no
72
BILLING_BLOCK
TVFST - Billing Block
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BILL_BLOCK_DESCR
TVFST-VTEXT - Description
NVARCSTR
20
yes
BILL_BLOCK_ID
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
73
BILLING_FACT
VBRP,VBRK - Table for Sales Billing Documents including Invoices, Credt Memos, Invoice Cancellations, Debit Memos, Pro Forma Invoices, etc.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DECIMAL
48
17
yes
DECIMAL
48
15
yes
48
15
yes
Net value in document currency Calcualted field (Global Currency): for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net it Calcualted field: for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net item value, for the VBRP-WAVWR - Cost in Global Currency
DECIMAL
48
15
yes
AMT_REVENUE_GBL
DECIMAL
48
15
yes
AMT_REVENUE_TRX
DECIMAL
48
15
yes
AMT_STD_COST_GBL
DECIMAL
48
15
yes
AMT_STD_COST_TRX
DECIMAL
48
13
yes
VBRP-KZWI1 - Customer Configurable Subtotal 1 (Global Currency) VBRP-KZWI1 - Customer-Configurable Subtotal 1 VBRP-KZWI2 - Customer Configurable Subtotal 2 (Global Currency) VBRP-KZWI2 - Customer-Configurable Subtotal 2 VBRP-KZWI3 - Customer Configurable Subtotal (Global Currency) VBRP-KZWI3 - Customer-Configurable Subtotal 3 VBRP-KZWI4 - Customer Configurable Subtotal 4 (Global Currency) VBRP-KZWI4 - Customer-Configurable Subtotal 4
DECIMAL
48
15
yes
10
DECIMAL
48
13
yes
11
DECIMAL
48
15
yes
12
DECIMAL
48
13
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
13
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
13
yes
74
Appendix Table Column Details AMT_SUBTTL_05_GB L AMT_SUBTTL_05_TR X AMT_SUBTTL_06_GB L AMT_SUBTTL_06_TR X VBRP-KZWI5 - Customer Configurable Subtotal 5 (Global Currency) VBRP-KZWI5 - Customer-Configurable Subtotal 5 VBRP-KZWI6 - Customer Configurable Subtotal 6 (Global Currency) VBRP-KZWI6 - Customer-Configurable Subtotal 6
17
DECIMAL
48
15
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
15
yes
20
DECIMAL
48
13
yes
21
BILL_DATE
DATETIME
24
yes
22
BILL_DOC_ID
NVARCSTR
10
no
23
BILL_DOC_ID_CANCE L
NVARCSTR
10
yes
24
BILL_LINE_ITEM_ID
NVARCSTR
no
25
BILL_PLAN_ID
NVARCSTR
10
yes
26
CHANGE_DATE
VBRK-AEDAT - Changed On
DATETIME
24
yes
27
CMPNY_CODE_ID
NVARCSTR
yes
28
CREATE_DATE
DATETIME
24
yes
29
CR_CTRL_AREA_ID
NVARCSTR
yes
30
CTRL_AREA_ID
NVARCSTR
yes
31
CURR_ID_GBL
NVARCSTR
yes
32
CURR_ID_STATS
NVARCSTR
yes
33
CURR_ID_TRX
NVARCSTR
yes
34
CUSTOMER_GRP_ID
NVARCSTR
yes
75
35
VBRK-KUNRG - Payer
NVARCSTR
10
yes
36
NVARCSTR
10
yes
37
NVARCSTR
yes
38
DIVISION_ID
VBRP-SPART - Division
NVARCSTR
yes
39
DOC_CANCEL_FLAG
INTEGER
yes
40
DOC_CATEG_ID
VBRK-VBTYP - SD category
NVARCSTR
yes
41
DOC_CATEG_ID_PRE CDNG
NVARCSTR
yes
42
DOC_CATEG_ID_REF
NVARCSTR
yes
43
DOC_TYPE_ID
NVARCSTR
yes
44
EXCH_RATE_ACCT NG
DECIMAL
48
20
yes
45
EXCH_RATE_GBL
DECIMAL
48
yes
46
EXCH_RATE_STATS
DECIMAL
48
yes
47
EXCH_TYPE_ID_GBL
NVARCSTR
yes
48
FISC_PERIOD
INTEGER
yes
49
FISC_YEAR
INTEGER
yes
50
FISC_YR_VARIANT_ID
NVARCSTR
yes
51
FROM_FACTOR_GBL
INTEGER
yes
52
INTER_CMPNY_TERM 01_ID
NVARCSTR
yes
76
53
ITEM_CATEG_ID
NVARCSTR
yes
54
LOAD_DATE
DATETIME
24
yes
55
LOAD_TIME
NVARCSTR
yes
56
MATERIAL_ID
NVARCSTR
18
yes
57
MTRL_GRP_ID
NVARCSTR
yes
58
PAYMNT_TERM_ID
NVARCSTR
yes
59
PLANT_ID
VBRP-WERKS - Plant ID
NVARCSTR
yes
60
PRICE_PROCEDURE_ ID PROCESS_STATUS_I D
VBRK-KALSM - Pricing procedure for sales and distribution VBUP-GBSTA - Overall Processing Status of the SD item
NVARCSTR
yes
61
NVARCSTR
yes
62
PROD_HIER_ID
NVARCSTR
18
yes
63
PROFIT_CNTR_ID
VBRP.PRCTR Profit center Calculated field as QTY_INVOICED * SLS_TO_BASE_DIVISOR / SLS_TO_BASE_NUMERATOR VBRP-FKLMG - Billing Qty in StockKeeping Unit VBRP-VGBEL - Document number of the reference document
NVARCSTR
10
yes
64
QTY_BILL_SLSUOM
DECIMAL
48
13
yes
65
QTY_BILL_STOCKUO M
DECIMAL
48
13
yes
66
REF_DOC_ID
NVARCSTR
10
yes
67
REF_LINE_ITEM_ID
yes
68
RETURN_FLAG
NVARCSTR
yes
69
SALES_DOC_ID
NVARCSTR
10
yes
70
SALES_GRP_ID
NVARCSTR
yes
77
71
SALES_LINE_ITEM_ID
NVARCSTR
yes
72
SALES_OFFICE_ID
NVARCSTR
yes
73
SALES_ORG_ID
NVARCSTR
yes
74
VBRP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBRP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
75
INTEGER
yes
76
SHIP_POINT_ID
NVARCSTR
yes
77
STORAGE_LOCATN_I D
NVARCSTR
yes
78
TO_FACTOR_GBL
INTEGER
yes
79
UOM_ID_BASE
NVARCSTR
yes
80
UOM_ID_SALES
NVARCSTR
yes
78
BILLING_FACT_BAD
VBRP,VBRK - Table for Sales Billing Documents including Invoices, Credt Memos, Invoice Cancellations, Debit Memos, Pro Forma Invoices, etc.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DECIMAL
48
17
yes
DECIMAL
48
15
yes
48
15
yes
Net value in document currency Calcualted field (Global Currency): for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net it Calcualted field: for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net item value, for the VBRP-WAVWR - Cost in Global Currency
DECIMAL
48
15
yes
AMT_REVENUE_GBL
DECIMAL
48
15
yes
AMT_REVENUE_TRX
DECIMAL
48
15
yes
AMT_STD_COST_GBL
DECIMAL
48
15
yes
AMT_STD_COST_TRX
DECIMAL
48
13
yes
VBRP-KZWI1 - Customer Configurable Subtotal 1 (Global Currency) VBRP-KZWI1 - Customer-Configurable Subtotal 1 VBRP-KZWI2 - Customer Configurable Subtotal 2 (Global Currency) VBRP-KZWI2 - Customer-Configurable Subtotal 2 VBRP-KZWI3 - Customer Configurable Subtotal (Global Currency) VBRP-KZWI3 - Customer-Configurable Subtotal 3 VBRP-KZWI4 - Customer Configurable Subtotal 4 (Global Currency) VBRP-KZWI4 - Customer-Configurable Subtotal 4
DECIMAL
48
15
yes
10
DECIMAL
48
13
yes
11
DECIMAL
48
15
yes
12
DECIMAL
48
13
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
13
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
13
yes
79
Appendix Table Column Details AMT_SUBTTL_05_GB L AMT_SUBTTL_05_TR X AMT_SUBTTL_06_GB L AMT_SUBTTL_06_TR X VBRP-KZWI5 - Customer Configurable Subtotal 5 (Global Currency) VBRP-KZWI5 - Customer-Configurable Subtotal 5 VBRP-KZWI6 - Customer Configurable Subtotal 6 (Global Currency) VBRP-KZWI6 - Customer-Configurable Subtotal 6
17
DECIMAL
48
15
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
15
yes
20
DECIMAL
48
13
yes
21
BILL_DATE
DATETIME
24
yes
22
BILL_DOC_ID
NVARCSTR
10
no
23
BILL_DOC_ID_CANCE L
NVARCSTR
10
yes
24
BILL_LINE_ITEM_ID
NVARCSTR
no
25
BILL_PLAN_ID
NVARCSTR
10
yes
26
CHANGE_DATE
VBRK-AEDAT - Changed On
DATETIME
24
yes
27
CMPNY_CODE_ID
NVARCSTR
yes
28
CREATE_DATE
DATETIME
24
yes
29
CR_CTRL_AREA_ID
NVARCSTR
yes
30
CTRL_AREA_ID
NVARCSTR
yes
31
CURR_ID_GBL
NVARCSTR
yes
32
CURR_ID_STATS
NVARCSTR
yes
33
CURR_ID_TRX
NVARCSTR
yes
34
CUSTOMER_GRP_ID
NVARCSTR
yes
80
35
VBRK-KUNRG - Payer
NVARCSTR
10
yes
36
NVARCSTR
10
yes
37
NVARCSTR
yes
38
DIVISION_ID
VBRP-SPART - Division
NVARCSTR
yes
39
DOC_CANCEL_FLAG
INTEGER
yes
40
DOC_CATEG_ID
VBRK-VBTYP - SD category
NVARCSTR
yes
41
DOC_CATEG_ID_PRE CDNG
NVARCSTR
yes
42
DOC_CATEG_ID_REF
NVARCSTR
yes
43
DOC_TYPE_ID
NVARCSTR
yes
44
ETL_ERROR_ACTN
NVARCSTR
yes
45
ETL_ERROR_COLU MN EXCH_RATE_ACCT NG
NVARCSTR
500
yes
46
DECIMAL
48
20
yes
47
EXCH_RATE_GBL
DECIMAL
48
yes
48
EXCH_RATE_STATS
DECIMAL
48
yes
49
EXCH_TYPE_ID_GBL
NVARCSTR
yes
50
FISC_PERIOD
INTEGER
yes
51
FISC_YEAR
INTEGER
yes
52
FISC_YR_VARIANT_ID
NVARCSTR
yes
81
Appendix Table Column Details TCURR-FFACT - Number of Currency for the from currency units
53
FROM_FACTOR_GBL
INTEGER
yes
54
INTER_CMPNY_TERM 01_ID
NVARCSTR
yes
55
ITEM_CATEG_ID
NVARCSTR
yes
56
LOAD_DATE
DATETIME
24
no
57
LOAD_TIME
NVARCSTR
yes
58
MATERIAL_ID
NVARCSTR
18
yes
59
MTRL_GRP_ID
NVARCSTR
yes
60
PAYMNT_TERM_ID
NVARCSTR
yes
61
PLANT_ID
VBRP-WERKS - Plant ID
NVARCSTR
yes
62
PRICE_PROCEDURE_ ID PROCESS_STATUS_I D
VBRK-KALSM - Pricing procedure for sales and distribution VBUP-GBSTA - Overall Processing Status of the SD item
NVARCSTR
yes
63
NVARCSTR
yes
64
PROD_HIER_ID
NVARCSTR
18
yes
65
PROFIT_CNTR_ID
VBRP.PRCTR Profit center Calculated field as QTY_INVOICED * SLS_TO_BASE_DIVISOR / SLS_TO_BASE_NUMERATOR VBRP-FKLMG - Billing Qty in StockKeeping Unit VBRP-VGBEL - Document number of the reference document
NVARCSTR
10
yes
66
QTY_BILL_SLSUOM
DECIMAL
48
13
yes
67
QTY_BILL_STOCKUO M
DECIMAL
48
13
yes
68
REF_DOC_ID
NVARCSTR
10
yes
69
REF_LINE_ITEM_ID
yes
70
RETURN_FLAG
NVARCSTR
yes
82
71
SALES_DOC_ID
NVARCSTR
10
yes
72
SALES_GRP_ID
NVARCSTR
yes
73
SALES_LINE_ITEM_ID
NVARCSTR
yes
74
SALES_OFFICE_ID
NVARCSTR
yes
75
SALES_ORG_ID
NVARCSTR
yes
76
VBRP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBRP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
77
INTEGER
yes
78
SHIP_POINT_ID
NVARCSTR
yes
79
STORAGE_LOCATN_I D
NVARCSTR
yes
80
TO_FACTOR_GBL
INTEGER
yes
81
UOM_ID_BASE
NVARCSTR
yes
82
UOM_ID_SALES
NVARCSTR
yes
83
BILLING_STAGE
VBRP,VBRK - Table for Sales Billing Documents including Invoices, Credt Memos, Invoice Cancellations, Debit Memos, Pro Forma Invoices, etc.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DECIMAL
48
17
yes
DECIMAL
48
15
yes
48
15
yes
Net value in document currency Calcualted field (Global Currency): for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net it Calcualted field: for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net item value, for the VBRP-WAVWR - Cost in Global Currency
DECIMAL
48
15
yes
AMT_REVENUE_GBL
DECIMAL
48
15
yes
AMT_REVENUE_TRX
DECIMAL
48
15
yes
AMT_STD_COST_GBL
DECIMAL
48
15
yes
AMT_STD_COST_TRX
DECIMAL
48
13
yes
VBRP-KZWI1 - Customer Configurable Subtotal 1 (Global Currency) VBRP-KZWI1 - Customer-Configurable Subtotal 1 VBRP-KZWI2 - Customer Configurable Subtotal 2 (Global Currency) VBRP-KZWI2 - Customer-Configurable Subtotal 2 VBRP-KZWI3 - Customer Configurable Subtotal (Global Currency) VBRP-KZWI3 - Customer-Configurable Subtotal 3 VBRP-KZWI4 - Customer Configurable Subtotal 4 (Global Currency) VBRP-KZWI4 - Customer-Configurable Subtotal 4
DECIMAL
48
15
yes
10
DECIMAL
48
13
yes
11
DECIMAL
48
15
yes
12
DECIMAL
48
13
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
13
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
13
yes
84
Appendix Table Column Details AMT_SUBTTL_05_GB L AMT_SUBTTL_05_TR X AMT_SUBTTL_06_GB L AMT_SUBTTL_06_TR X VBRP-KZWI5 - Customer Configurable Subtotal 5 (Global Currency) VBRP-KZWI5 - Customer-Configurable Subtotal 5 VBRP-KZWI6 - Customer Configurable Subtotal 6 (Global Currency) VBRP-KZWI6 - Customer-Configurable Subtotal 6
17
DECIMAL
48
15
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
15
yes
20
DECIMAL
48
13
yes
21
BILL_DATE
DATETIME
24
yes
22
BILL_DOC_ID
NVARCSTR
10
no
23
BILL_DOC_ID_CANCE L
NVARCSTR
10
yes
24
BILL_LINE_ITEM_ID
NVARCSTR
no
25
BILL_PLAN_ID
NVARCSTR
10
yes
26
CHANGE_DATE
VBRK-AEDAT - Changed On
DATETIME
24
yes
27
CMPNY_CODE_ID
NVARCSTR
yes
28
CREATE_DATE
DATETIME
24
yes
29
CR_CTRL_AREA_ID
NVARCSTR
yes
30
CTRL_AREA_ID
NVARCSTR
yes
31
CURR_ID_GBL
NVARCSTR
yes
32
CURR_ID_STATS
NVARCSTR
yes
33
CURR_ID_TRX
NVARCSTR
yes
34
CUSTOMER_GRP_ID
NVARCSTR
yes
85
35
VBRK-KUNRG - Payer
NVARCSTR
10
yes
36
NVARCSTR
10
yes
37
NVARCSTR
yes
38
DIVISION_ID
VBRP-SPART - Division
NVARCSTR
yes
39
DOC_CANCEL_FLAG
INTEGER
yes
40
DOC_CATEG_ID
VBRK-VBTYP - SD category
NVARCSTR
yes
41
DOC_CATEG_ID_PRE CDNG
NVARCSTR
yes
42
DOC_CATEG_ID_REF
NVARCSTR
yes
43
DOC_TYPE_ID
NVARCSTR
yes
44
EXCH_RATE_ACCT NG
DECIMAL
48
20
yes
45
EXCH_RATE_GBL
DECIMAL
48
yes
46
EXCH_RATE_STATS
DECIMAL
48
yes
47
EXCH_TYPE_ID_GBL
NVARCSTR
yes
48
FISC_PERIOD
INTEGER
yes
49
FISC_YEAR
INTEGER
yes
50
FISC_YR_VARIANT_ID
NVARCSTR
yes
51
FROM_FACTOR_GBL
INTEGER
yes
52
INTER_CMPNY_TERM 01_ID
NVARCSTR
yes
86
53
ITEM_CATEG_ID
NVARCSTR
yes
54
LOAD_DATE
DATETIME
24
yes
55
LOAD_TIME
NVARCSTR
yes
56
MATERIAL_ID
NVARCSTR
18
yes
57
MTRL_GRP_ID
NVARCSTR
yes
58
PAYMNT_TERM_ID
NVARCSTR
yes
59
PLANT_ID
VBRP-WERKS - Plant ID
NVARCSTR
yes
60
PRICE_PROCEDURE_ ID PROCESS_STATUS_I D
VBRK-KALSM - Pricing procedure for sales and distribution VBUP-GBSTA - Overall Processing Status of the SD item
NVARCSTR
yes
61
NVARCSTR
yes
62
PROD_HIER_ID
NVARCSTR
18
yes
63
PROFIT_CNTR_ID
VBRP.PRCTR Profit center Calculated field as QTY_INVOICED * SLS_TO_BASE_DIVISOR / SLS_TO_BASE_NUMERATOR VBRP-FKLMG - Billing Qty in StockKeeping Unit VBRP-VGBEL - Document number of the reference document
NVARCSTR
10
yes
64
QTY_BILL_SLSUOM
DECIMAL
48
13
yes
65
QTY_BILL_STOCKUO M
DECIMAL
48
13
yes
66
REF_DOC_ID
NVARCSTR
10
yes
67
REF_LINE_ITEM_ID
yes
68
RETURN_FLAG
NVARCSTR
yes
69
SALES_DOC_ID
NVARCSTR
10
yes
70
SALES_GRP_ID
NVARCSTR
yes
87
71
SALES_LINE_ITEM_ID
NVARCSTR
yes
72
SALES_OFFICE_ID
NVARCSTR
yes
73
SALES_ORG_ID
NVARCSTR
yes
74
VBRP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBRP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
75
INTEGER
yes
76
SHIP_POINT_ID
NVARCSTR
yes
77
STORAGE_LOCATN_I D
NVARCSTR
yes
78
TO_FACTOR_GBL
INTEGER
yes
79
UOM_ID_BASE
NVARCSTR
yes
80
UOM_ID_SALES
NVARCSTR
yes
88
BILL_OF_MATERIALS
Master data for Bill of Materials from STKO/STPO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
BOM_CATEG_DESCR
60
yes
BOM_CATEG_ID
NVARCSTR
no
BOM_ID
NVARCSTR
no
NVARCSTR
30
yes
30
yes
NVARCSTR
40
yes
NVARCSTR
40
yes
BOM_LINE_ITEM_ID
NVARCSTR
yes
10
BOM_NODE_ID
NVARCSTR
no
11
BOM_NODE_ID_PAR
NVARCSTR
yes
12
BOM_STATUS_DES CR
NVARCSTR
30
yes
13
BOM_STATUS_ID
NVARCSTR
yes
14
CHANGE_DATE
STPO.AEDAT/STKO.AEDAT - Component last changed on T001K -BUKRS + T001. BUTXT - full Name of the company code or company
DATETIME
24
yes
15
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
16
CMPNY_CODE_ID
NVARCSTR
yes
89
17
COMPONENT_ID
NVARCSTR
18
yes
18
COSTNG_RELEVNT_F LAG
INTEGER
yes
19
CO_PROD_FLAG
INTEGER
yes
20
CREATE_DATE
STPO.ANDAT/STKO.ANDAT - Date record created on STKO.LOEKZ/STKO.LKENZ/ STPO.LKENZ Deletion indicator for BOMs STPO.SANKO - Indicator: item relevant to engineering
DATETIME
24
yes
21
DELETE_FLAG
INTEGER
yes
22
ENGRNG_RELEVNT _FLAG
INTEGER
yes
23
FIXED_QTY_FLAG
INTEGER
yes
24
LOAD_DATE
DATETIME
24
yes
25
LOAD_TIME
NVARCSTR
yes
26
OBJ_TYPE_DESCR
NVARCSTR
40
yes
27
OBJ_TYPE_ID
NVARCSTR
yes
28
OTHER_ALTERNATIV E_FLAG
STPO.VALKZ -Indicator: item in more than one INTEGER alternative STPO-PSWRK + T001W.NAME1 - Plant ID and Plant Name
yes
29
PLANT_FULL_NAME
NVARCSTR
40
yes
30
PLANT_ID
NVARCSTR
yes
31
PM_ASSEMBLY_FLAG
INTEGER
yes
32
PM_RELEVNT_FLAG
STPO.SANIN - Indicator: item relevant to plant INTEGER maintenance STPO.SANFE - Indicator: item relevant to production STPO.EKORG+T024E.EKOTX - Full Name of purchasing organization
yes
33
INTEGER
yes
34
NVARCSTR
28
yes
90
35
PURCH_ORG_ID
NVARCSTR
yes
36
QTY
DECIMAL
48
13
yes
37
QTY_BOM
DECIMAL
48
13
yes
38
STPO.LGORT+T001L.LGOBE - Concatenation NVARCSTR of Storage Location ID and Description STPO.LGORT - Issue Plant location for production order PVKT.PRVBE+ PVKT.PVBTX -Full Name of Production supply area description
26
yes
39
NVARCSTR
yes
40
NVARCSTR
64
yes
41
SUPPLY_AREA_ID
NVARCSTR
10
yes
42
UOM_ID
NVARCSTR
yes
43
UOM_ID_BOM
yes
44
VALID_FROM_DATE
DATETIME
24
yes
45
VALUATN_AREA_ID
NVARCSTR
yes
91
BILL_OF_MATERIALS_HIER_HZ
Bill of Material node hierarchy flattened horizontally (Master data for Bill of Materials from STKO/STPO)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
BOM_CATEG_ID
NVARCSTR
no
BOM_ID
NVARCSTR
no
BOM_LINE_ITEM_ID
NVARCSTR
yes
BOM_NODE_ID
NVARCSTR
no
LEAF_LEVEL
INTEGER
yes
LOAD_DATE
Date and Time when the record was loaded into the Target database
DATETIME
24
yes
LOAD_TIME
Load Time
NVARCSTR
yes
LVL_00_CMPNT_TYP E_DESCR
T415T.STTXT - BOM item object type text -Level 0 STAS-STLKN - BOM item node number Level 0
NVARCSTR
40
yes
10
LVL_00_ID
NVARCSTR
yes
11
LVL_00_ID_CMPNT
NVARCSTR
18
yes
12
LVL_00_QTY
48
13
yes
13
LVL_00_UOM_ID
STPO-MEINS - Component unit of measure Level 0 T415T.STTXT - BOM item object type text -Level 1 STAS-STLKN - BOM item node number Level 1
NVARCSTR
yes
14
LVL_01_CMPNT_TYP E_DESCR
NVARCSTR
40
yes
15
LVL_01_ID
NVARCSTR
yes
16
LVL_01_ID_CMPNT
NVARCSTR
18
yes
92
17
LVL_01_QTY
48
13
yes
18
LVL_01_UOM_ID
STPO-MEINS - Component unit of measure Level 1 T415T.STTXT - BOM item object type text -Level 2 STAS-STLKN - BOM item node number Level 2
NVARCSTR
yes
19
LVL_02_CMPNT_TYP E_DESCR
NVARCSTR
40
yes
20
LVL_02_ID
NVARCSTR
yes
21
LVL_02_ID_CMPNT
NVARCSTR
18
yes
22
LVL_02_QTY
48
13
yes
23
LVL_02_UOM_ID
STPO-MEINS - Component unit of measure Level 2 T415T.STTXT - BOM item object type text -Level 3 STAS-STLKN - BOM item node number Level 3
NVARCSTR
yes
24
LVL_03_CMPNT_TYP E_DESCR
NVARCSTR
40
yes
25
LVL_03_ID
NVARCSTR
yes
26
LVL_03_ID_CMPNT
NVARCSTR
18
yes
27
LVL_03_QTY
48
13
yes
28
LVL_03_UOM_ID
STPO-MEINS - Component unit of measure Level 3 T415T.STTXT - BOM item object type text -Level 4 STAS-STLKN - BOM item node number Level 4
NVARCSTR
yes
29
LVL_04_CMPNT_TYP E_DESCR
NVARCSTR
40
yes
30
LVL_04_ID
NVARCSTR
yes
31
LVL_04_ID_CMPNT
NVARCSTR
18
yes
32
LVL_04_QTY
48
13
yes
33
LVL_04_UOM_ID
STPO-MEINS - Component unit of measure Level 4 T415T.STTXT - BOM item object type text -Level 5
NVARCSTR
yes
34
LVL_05_CMPNT_TYP E_DESCR
NVARCSTR
40
yes
93
Appendix Table Column Details STAS-STLKN - BOM item node number Level 5
35
LVL_05_ID
NVARCSTR
yes
36
LVL_05_ID_CMPNT
NVARCSTR
18
yes
37
LVL_05_QTY
48
13
yes
38
LVL_05_UOM_ID
STPO-MEINS - Component unit of measure Level 5 T415T.STTXT - BOM item object type text -Level 6 STAS-STLKN - BOM item node number Level 6
NVARCSTR
yes
39
LVL_06_CMPNT_TYP E_DESCR
NVARCSTR
40
yes
40
LVL_06_ID
NVARCSTR
yes
41
LVL_06_ID_CMPNT
NVARCSTR
18
yes
42
LVL_06_QTY
48
13
yes
43
LVL_06_UOM_ID
NVARCSTR
yes
94
BILL_OF_MATERIALS_HIER_VR
Bill of Material node hierarchy flattened vertically (Master data for Bill of Materials from STKO/STPO)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
BOM_CATEG_ID
NVARCSTR
no
BOM_ID
NVARCSTR
no
BOM_LINE_ITEM_ID
NVARCSTR
yes
CHILD_CMPNT_TYPE _DESCR
T415T.STTXT - BOM item object type text Child STAS-STLKN - BOM item node number Child node
NVARCSTR
40
yes
CHILD_ID
NVARCSTR
no
CHILD_ID_CMPNT
NVARCSTR
18
yes
CHILD_ID_UOM
NVARCSTR
yes
CHILD_QTY
DECIMAL
48
13
yes
10
DEPTH
INTEGER
yes
11
LEAF_FLAG
DECIMAL
48
28
yes
12
LOAD_DATE
Date and Time when the record was loaded into the Target database
DATETIME
24
yes
13
LOAD_TIME
Load Time
NVARCSTR
yes
14
PARENT_CMPNT_TYP E_DESCR
T415T.STTXT - BOM item object type text Parent STAS-STLKN - BOM item node number Parent node
NVARCSTR
40
yes
15
PARENT_ID
NVARCSTR
no
16
PARENT_ID_CMPNT
NVARCSTR
18
yes
95
17
PARENT_ID_UOM
NVARCSTR
yes
18
PARENT_QTY
48
13
yes
19
ROOT_FLAG
DECIMAL
48
28
yes
BILL_OF_MATERIALS_STATUS
BOM status descriptive attributes from T415T - BILL_OF_MATERIALS_STATUS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BOM_STATUS_DES CR
NVARCSTR
30
yes
BOM_STATUS_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
BILL_OF_MATERIALS_USAGE
BOM usage descriptive attributes from T416T - BILL_OF_MATERIALS_USAGE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BOM_USAGE_DESCR
NVARCSTR
30
yes
BOM_USAGE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
96
BOM_ITEM_CATEGORY
BOM Item Category Descriptive attributes from T818T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
30
yes
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
BUSINESS_ACTIVITY
FK-SL Activity attributes from T022/T022T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_ACTIVITY_DESC R
NVARCSTR
30
yes
BUS_ACTIVITY_ID
NVARCSTR
no
NVARCSTR
60
yes
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
RECORD_TYPE_DE SCR
NVARCSTR
60
yes
RECORD_TYPE_ID
NVARCSTR
yes
97
BUSINESS_AREA
Business Areas - TGSB, TSGBT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_AREA_DESCR
NVARCSTR
30
yes
BUS_AREA_FULL_NA ME
NVARCSTR
120
yes
BUS_AREA_ID
TGSB-GSBER-Business area
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
CALCULATION_TYPE
Pricing Condition Cacluation Type (KRECH domain values)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALCULATN_TYPE_D ESCR
DD07T.DDTEXT - Short text describing ABAP/4 Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
NVARCSTR
30
yes
CALCULATN_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
98
CAPACITY
Capacity master data from KAKO/KAKT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DESCR
60
yes
CALENDAR_ID
NVARCSTR
yes
CAPACITY_CATEG_D ESCR
NVARCSTR
20
yes
CAPACITY_CATEG_ID
NVARCSTR
yes
CAPACITY_DESCR
NVARCSTR
40
yes
CAPACITY_FULL_NA ME
NVARCSTR
55
yes
CAPACITY_ID
KAKO.KAPID - Capacity ID
NVARCSTR
20
no
CAPACITY_NAME
NVARCSTR
yes
CAPACITY_VERSION_ NUM
NVARCSTR
yes
10
CMPNY_CODE_ID
NVARCSTR
yes
11
CMPNY_CODE_NAME
NVARCSTR
25
yes
12
FINITE_SCHED_FLAG
INTEGER
yes
13
LOAD_DATE
DATETIME
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
MULTIPLE_USE_FLAG
INTEGER
yes
16
PLANNG_GRP_ID
NVARCSTR
yes
99
Appendix Table Column Details T024i-INNAM - Name of the maintenance planning group
17
PLANNG_GRP_NAME
NVARCSTR
18
yes
18
PLANT_ID
KAKO.WERKS - Plant
NVARCSTR
yes
19
PLANT_NAME
NVARCSTR
30
yes
20
POOL_CAPACITY_FL AG PRCNT_OVERLOAD _RATE PRCNT_UTILIZATION_ RATE QTY_INDIVID_CAPACI TY SECS_CAPACITY_EN D SECS_CAPACITY_PA USE SECS_CAPACITY_ST ART SHORT_TERM_PLAN_ FLAG
INTEGER
yes
21
NVARCSTR
yes
22
KAKO.NGRAD - Capacity utilization rate (percent) KAKO.AZNOR - Number of individual capacities KAKO.ENDZT - Finish time in seconds (internal) KAKO.PAUSE - Cumulative break time in seconds (internal) KAKO.BEGZT - Start time in seconds (internal)
INTEGER
yes
23
DECIMAL
48
28
yes
24
DECIMAL
48
28
yes
25
DECIMAL
48
28
yes
26
DECIMAL
48
28
yes
27
KAKO.KAPLPL - Indicator: Capacity excluded INTEGER from long-term planning KAKO.MEINS - Base unit of measure for capacity
yes
28
UOM_ID_BASE
NVARCSTR
yes
29
VALUATN_AREA_ID
NVARCSTR
yes
100
CAPACITY_BY_WORK_CENTER
Standard work center capacity information from CRCA/CRHD/KAKO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVE_VERSION_NU M
NVARCSTR
yes
ALLOCTN_NUM
NVARCSTR
yes
CALENDAR_DESCR
NVARCSTR
60
yes
CALENDAR_ID
NVARCSTR
yes
CAPACITY_CATEG_D ESCR
NVARCSTR
20
yes
CAPACITY_CATEG_ID
NVARCSTR
yes
CAPACITY_DESCR
NVARCSTR
40
yes
CAPACITY_FULL_NA ME
NVARCSTR
55
yes
CAPACITY_ID
CRCA.KAPID Capacity ID
NVARCSTR
no
10
CAPACITY_NAME
NVARCSTR
yes
11
CHANGE_DATE
DATETIME
24
yes
12
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
13
CMPNY_CODE_ID
NVARCSTR
yes
14
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
15
CTRL_AREA_ID
Controling Area ID
NVARCSTR
yes
16
CURRENT_FLAG
INTEGER
yes
101
Appendix Table Column Details KAKO.KAPTER - Indicator: Capacity relevant to finite scheduling Available capacity = Operating time x number of individual capacities in hours KAKO.PAUSE - Cumulative break time in Hours Hours of Operating time = (Working time Break time) x Capacity utilization rate/100%
17
FINITE_SCHED_FLAG
INTEGER
yes
18
HOURS_AVAIL
DECIMAL
48
10
yes
19
HOURS_BREAK
INTEGER
yes
20
HOURS_OPRTN
DECIMAL
48
yes
21
LOAD_DATE
DATETIME
24
yes
22
LOAD_TIME
NVARCSTR
yes
23
INTEGER
yes
24
KAKO.KAPLPL - Indicator: Capacity excluded INTEGER from long-term planning KAKO.AZNOR - Number of individual capacities
yes
25
DECIMAL
48
28
yes
26
PLANNG_GRP_ID
NVARCSTR
yes
27
PLANNG_GRP_NAME
NVARCSTR
18
yes
28
PLANT_FULL_NAME
120
yes
29
PLANT_ID
KAKO.WERKS - Plant
NVARCSTR
yes
30
INTEGER
yes
31
INTEGER
yes
32
INTEGER
yes
33
RESOURCE_ID
NVARCSTR
no
34
SHIFT_BREAK_TIME
NVARCSTR
yes
102
Appendix Table Column Details KAKO.ENDZT - Standard Shift Finish time in HH:MM:SS KAKO.BEGZT - Standard Shift Start time in HH:MM:SS
35
SHIFT_END_TIME
NVARCSTR
yes
36
SHIFT_START_TIME
NVARCSTR
yes
37
VALID_FROM_DATE
DATETIME
24
yes
38
VALID_TO_DATE
DATETIME
24
yes
39
VALUATN_AREA_ID
NVARCSTR
yes
40
WORK_CNTR_FULL _NAME
Merge.WORK_CNTR_ID+Lookup work center description in CRTX Lookup on CRHD.ARPBL - Visible Work Center ID in SAP
NVARCSTR
120
yes
41
WORK_CNTR_ID
NVARCSTR
yes
CAPACITY_CATEGORY
Capacity category descriptions from TC26T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CAPACITY_CATEG_D ESCR
NVARCSTR
20
yes
CAPACITY_CATEG_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
103
CAPACITY_INTERVAL_FACT
Available interval capacity from KAZY, TC36T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CAPACITY_CATEG_ID
NVARCSTR
no
CAPACITY_ID
KAZY.KAPID - Capacity ID
NVARCSTR
20
no
CAPACITY_PLANNG_ GRP_ID
NVARCSTR
no
CMPNY_CODE_ID
NVARCSTR
no
CTRL_AREA_ID
Controling Area ID
NVARCSTR
no
CURRENT_FLAG
Calculated - X indicates record currently in effect KAZY.ANZTG - Number of days in interval cycle of available capacity
INTEGER
no
DAYS_INTERVAL_CY CLE
INTEGER
yes
FIRST_DAY_NUM
NVARCSTR
yes
HOURS_AVAIL
KAPA.KAPAZ -Interval available capacity in hours KAKO.PAUSE - Cumulative break time in Hours
DECIMAL
48
yes
10
HOURS_BREAK
INTEGER
yes
11
HOURS_OPRTN
DECIMAL
48
yes
12
LOAD_DATE
Date and Time when the record was loaded into the target database Time when the record was loaded into the target database
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
NUM_CAPACITY_INDI VID
48
12
yes
15
PLANT_ID
KAKO.WERKS - Plant
NVARCSTR
no
16
PRCNT_UTILIZATN_R ATE
DECIMAL
48
yes
104
17
PURCH_ORG_ID
Purchasing organization
NVARCSTR
no
18
SHIFT_BREAK_TIME
NVARCSTR
yes
19
SHIFT_END_TIME
yes
20
SHIFT_NUM
NVARCSTR
no
21
SHIFT_START_TIME
NVARCSTR
yes
22
STD_CAPACITY_FLA G
KAZY.KKOPF - Standard capacity is valid for this interval Alternate key generated in the Rapid Mart for reporting purposes
INTEGER
yes
23
SURROGATE_DOC_ID
DECIMAL
48
18
yes
24
VALID_FROM_DATE
DATETIME
24
no
25
VALID_TO_DATE
DATETIME
24
no
26
VALUATN_AREA_ID
NVARCSTR
no
27
VERSION_DESCR
NVARCSTR
40
yes
28
VERSION_NUM
NVARCSTR
no
29
WEEKDAY_NUM
NVARCSTR
no
30
WORK_DAYS_FLAG
INTEGER
yes
105
CAPACITY_INTERVAL_STAGE
Staging table to store Capcaity Interval details from KAZY
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CAPACITY_ID
KAZY.KAPID Capacity ID
NVARCSTR
no
DAYS_INTERVAL_CY CLE
NVARCSTR
yes
FIRST_DAY_NUM
NVARCSTR
yes
LOAD_DATE
Date and Time when the record was loaded into the target database Time when the record was loaded into the target database
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SHIFT_SEQ_ID
NVARCSTR
yes
STD_CAPACITY_FLA G
NVARCSTR
yes
VALID_FROM_DATE
DATETIME
24
no
VALID_TO_DATE
DATETIME
24
no
10
VERSION_DESCR
TC36T.TXT - Text
NVARCSTR
40
yes
11
VERSION_NUM
NVARCSTR
no
106
CAPACITY_OBJECT_TYPE
Capacity Object Type (like Order, Task List) - from DD07T TYPKZ domain
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DD07T.DDTEXT - Capacity Object type description DD07T.DOMVALUE_L - Capacity Object type code
NVARCSTR
30
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
CAPACITY_PLANNING_GROUP
Capacity planner group descriptive attributes ( from TC27T)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
20
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
107
CAPACITY_REQUIREMENT_FACT
Capacity Requirments details from KBKO/KBED
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CAPACITY_CATEG_ID
NVARCSTR
no
CAPACITY_ID
KBED.KAPID - Capacity ID
NVARCSTR
20
no
KBKO.TYPKZ - Type of object causing the load (order category) KAKO.PLANR - Capacity planner group lookup
NVARCSTR
no
NVARCSTR
no
CAPACITY_REQ_ID
KBKO.BEDID - ID of the capacity requirements NVARCSTR record KBED.CANUM - Counters for cap. rqmts. records (various caps. + indiv.cap
12
no
CAPACITY_REQ_SEQ _ID
NVARCSTR
no
CMPNY_CODE_ID
NVARCSTR
no
CREATE_DATE
DATETIME
24
no
CTRL_AREA_ID
NVARCSTR
no
10
GROUP_ID
NVARCSTR
yes
11
GROUP_LINE_ID
yes
12
GROUP_NODE_ID
NVARCSTR
yes
13
GROUP_TYPE_ID
NVARCSTR
yes
14
Calucated Operation Duration in Hours- based DECIMAL on Actual Start date time Calucated Operation Duration in Hours- based DECIMAL on Earliest Start date time Calucated Operation Duration in Hours- based DECIMAL on Latest Start date time
48
22
yes
15
48
22
yes
16
48
22
yes
108
Appendix Table Column Details HOURS_OPRTN_DU RTN_SCHED Calucated Operation Duration in Hours- based DECIMAL on Schdueled Start date time Sum o f setup time, processing time and teardown time in Hours AFKO-AUFNR - lookup for Internal Order Number
17
48
22
yes
18
HOURS_SCHED_TTL
DECIMAL
48
13
yes
19
INTERNAL_ORDER_ID
NVARCSTR
12
no
20
INTERNAL_SEQ_ID
NVARCSTR
no
21
LOAD_DATE
DATETIME
24
yes
22
LOAD_TIME
Load time
NVARCSTR
yes
23
Calucated Operation Duration in Min - based on Actual Start date time Calucated Operation Duration in Min - based on Earliest Start date time Calucated Operation Duration in Min - based on Latest Start date time Calucated Operation Duration in Min - based on Scheduled Start date time KBED.KBEASOLL - Scheduled cap. requirements for the op. segment "processing converted to minutes KBED.KRUESOLL - Scheduled cap. requirements for the op. segment "setup" converted to minutes KBED.KABRSOLL - Scheduled cap. requirements for the op. segment teardown converted to minutes Sum o f setup time, processing time and teardown time in minutes
DECIMAL
48
22
yes
24
DECIMAL
48
22
yes
25
DECIMAL
48
22
yes
26
DECIMAL
48
22
yes
27
MINS_SCHED_PRCSS
DECIMAL
48
13
yes
28
MINS_SCHED_SETUP
DECIMAL
48
13
yes
29
MINS_SCHED_TEARD WN
DECIMAL
48
13
yes
30
MINS_SCHED_TTL
DECIMAL
48
13
yes
31
NUM_SPLITS_ACTL
INTEGER
yes
32
OBJ_ID
KBKO.OBJNR - Object number linked to Cost NVARCSTR Analysis KBKO.OBJNR - First 2 characters of Object number linked to Cost Analysis
22
yes
33
OBJ_NUM_TYPE_ID
NVARCSTR
no
34
OPERATN_NUM
NVARCSTR
no
109
Appendix Table Column Details OPERATN_ROUTING_ ID KBED.AUFPL - Routing number of operations in the order
35
NVARCSTR
10
no
36
OPERATN_SEQ_ID
KBED.APLZL - General counter for order Concatenate actual finish date and time: KBED.IENDD - Actual finish / date + KBED.IENDU- Actual finish / time Concatenate actual start date and time: KBED.ISTAD - Actual start / date + KBED.ISTAU - Actual start / time Concatenate earliest finish date and time: KBED.FENDD - Earliest finish /date + KBED.FENDU - Earliest finish /time
NVARCSTR
no
37
OPRTN_ACTL_END_D ATE OPRTN_ACTL_START _DATE OPRTN_EARLY_END_ DATE OPRTN_EARLY_STAR T_DATE OPRTN_LATE_END_D ATE OPRTN_LATE_START _DATE
DATETIME
24
yes
38
DATETIME
24
yes
39
DATETIME
24
yes
40
Concatenate earliest start date and time for the operation KBED.FSTAD - Earliest start / date DATETIME + KBED.FSTAU -Earliest start / time Concatenate latest finish date and time: KBED.SENDD - Latest finish / date + KBED.SENDU - Latest finish / time Concatenate latest start date and time: KBED.FSTAD - Earliest start / date + KBED.FSTAU -Earliest start / time DATETIME
24
yes
41
24
yes
42
DATETIME
24
yes
43
PLANNED_ORDER_ID
10
yes
44
PLANT_ID
NVARCSTR
no
45
46
Concatenate earliest processing start date and time for the operation: KBED.FSSBD - Earliest DATETIME scheduled start: Processing (date) + KBED.FSSBZ - Earliest scheduled start: and Concatenate latest processing start date time for the operation: KBED.SSSBD - Latest scheduled start: Processing DATETIME (date)+KBED.SSSBZ - Latest scheduled start: Process T001W-EKORG - Purchasing organization NVARCSTR
24
yes
24
yes
47
PURCH_ORG_ID
no
48
QTY_OPRTN
DECIMAL
48
13
yes
49
REDUCTN_LVL
NVARCSTR
yes
50
RESOURCE_ID
NVARCSTR
yes
51
ROUTING_ID
Concatenated PLKO.PLNNR, PLNTY, PLNAL NVARCSTR Concatenate scheduled finish date and time for the order: KBKO.GLTRS - Scheduled finish + DATETIME KBKO.GLUZS - Earliest scheduled start: Execution (time)
11
no
52
SCHED_END_DATE
24
yes
110
53
SCHED_ERROR_ID
NVARCSTR
no
54
SCHED_START_DATE
KBKO.TRMDT + KBKO.GSUZS Concatenate scheduled start date and time for the order
DATETIME
24
yes
55
SCHED_TYPE_ID
NVARCSTR
no
56
SOP_ORDER_ID
NVARCSTR
10
yes
57
SURROGATE_DOC_ID
DECIMAL
48
18
no
58
59
Concatenate earliest teardown start date and time for the operation: KBED.FSSAD - Earliest DATETIME scheduled start: Teardown (date) + KBED.FSSAZ - Earliest scheduleddate and Concatenate latest teardown start start: Tear time for the operation: KBED.SSSAD- Latest scheduled start: Teardown (date) + DATETIME KBED.SSSAZ - Latest scheduled start: Teardown ( KBED.KEINH - Unit of capacity requirements NVARCSTR
24
yes
24
yes
60
UOM_ID
no
61
UOM_ID_OPRTN
NVARCSTR
no
62
VALUATN_AREA_ID
NVARCSTR
no
63
WORK_CNTR_CATE G_ID
Lookup on CRHD.VERWE - Work center cat. ID CRHD.ARBPL - Work center- Visible ID in SAP
NVARCSTR
no
64
WORK_CNTR_ID
NVARCSTR
no
111
CENTRAL_ADDRESS
Sourced from table ADRC in SAP, Only Ship-to addresses for Sales orders are included
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID
Address number
NVARCSTR
10
no
CITY
City
NVARCSTR
40
yes
COUNTRY_ID
Country key
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
20
yes
Name 1
NVARCSTR
40
yes
Name 2
NVARCSTR
40
yes
Name 3
NVARCSTR
40
yes
Name 4
NVARCSTR
40
yes
DISTRICT
District
NVARCSTR
40
yes
10
FAX
NVARCSTR
30
yes
11
HOUSE_NUMBER
House number
NVARCSTR
10
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
PHONE
NVARCSTR
30
yes
15
REGION_ID
NVARCSTR
yes
16
REGION_NAME
20
yes
112
17
STREET
Street
NVARCSTR
60
yes
18
ZIP
NVARCSTR
10
yes
CERTIFICATE_TYPE
Employee certification type descriptive attributes from T519T load CERTIFICATE_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
40
yes
T519T.SLABS Certificate
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
113
CHARACTERISTIC_STAGE
Staging of characteristics master data fro AUSP/CABN for Equipment and Funcational location
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
30
yes
NVARCSTR
yes
NVARCSTR
30
yes
30
yes
CHARACTSTC_ID
NVARCSTR
10
no
CHARACTSTC_NAME
30
yes
CHARACTSTC_VALUE
NVARCSTR
30
yes
CLASS_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
OBJ_ID
NVARCSTR
50
no
12
OBJ_TABLE_NAME
NVARCSTR
10
yes
13
UOM_ID_VALUE
NVARCSTR
yes
14
VALID_FROM_DATE
DATETIME
24
yes
15
VALID_FROM_NUMBE R
DECIMAL
48
28
10
yes
16
VALID_FROM_VALUE
DECIMAL
48
28
10
yes
114
Appendix Table Column Details AUSP.ATFLB - Derive Date To and Time To bucket
17
VALID_TO_DATE
DATETIME
24
yes
18
VALID_TO_NUMBER
DECIMAL
48
28
10
yes
19
VALID_TO_VALUE
AUSP-ATFLB - Tolerance to
DECIMAL
48
28
10
yes
20
VALUE_OPERATOR
NVARCSTR
yes
21
VALUE_PRECISION
NVARCSTR
yes
22
VALUE_SCALE
NVARCSTR
yes
CHART_OF_ACCOUNTS
Chart of Accounts in SAP (T004 and T004T tables)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_FU LL_NAME
NVARCSTR
120
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
no
CHART_OF_ACCT_NA ME
NVARCSTR
50
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
115
CHECK_FACT
PAYR - Payment Medium Information (Checks)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_DETAIL_ID
NVARCSTR
no
ACCT_DETAIL_ID_CH ECK_REPLACE
NVARCSTR
yes
AMT_DISCNT_TRX
Total Cash Discount in Payment Currency (Payment Currency = Transaction Currency) Amount paid in payment currency (Payment Currency is the Transaction currency on checks) ID for one house bank
DECIMAL
48
13
yes
AMT_PAID_TRX
DECIMAL
48
13
yes
BANK_ID_HOUSE
NVARCSTR
no
BANK_ID_HOUSE_CH ECK_REPLACE
NVARCSTR
yes
BUS_AREA_ID
Business area
NVARCSTR
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
CHECK_CASH_DATE
DATETIME
24
yes
10
CHECK_NUM
Check number
NVARCSTR
13
no
11
CHECK_NUM_FROM
If group of checks is looked at, this is the lower boundary, and CHECK_NUMBER is the upper NVARCSTR boundary. Replacement check number NVARCSTR
13
yes
12
CHECK_REPLACE_ NUM
13
yes
13
CHECK_VOID_DATE
DATETIME
24
yes
14
CHECK_VOID_REASO N_ID
NVARCSTR
yes
15
CHECK_VOID_USER
NVARCSTR
12
yes
16
CLEARNG_REVERS E_FLAG
NVARCSTR
yes
116
17
CMPNY_CODE_ID
Company code
NVARCSTR
no
18
COUNTRY_ID_PAYEE
NVARCSTR
yes
19
CURR_ID_ACCT
NVARCSTR
yes
20
CURR_ID_GBL
NVARCSTR
yes
21
CURR_ID_LOC
Local (Company Code) Currency Currency key - Payment Currency (Payment Currency is the Transaction Currency on a check) Customer number
NVARCSTR
18
yes
22
CURR_ID_TRX
NVARCSTR
yes
23
CUSTOMER_ID
NVARCSTR
10
yes
24
EXCH_TYPE_ID_GBL
NVARCSTR
yes
25
FISC_PERIOD
INTEGER
yes
26
FISC_YEAR
Fiscal year
INTEGER
yes
27
FISC_YR_VARIANT_ID
NVARCSTR
yes
28
GL_ACCT_ID
NVARCSTR
10
yes
29
INTERCMPNY_PAY MNT_FLAG
NVARCSTR
yes
30
LOAD_DATE
DATETIME
24
yes
31
LOAD_TIME
NVARCSTR
yes
32
MANUAL_CHECK_FLA G
NVARCSTR
yes
33
PAID_CHECK_FLAG
NVARCSTR
yes
34
PAYEE_CITY
NVARCSTR
35
yes
117
35
PAYEE_CODE
Payee code
NVARCSTR
16
yes
36
PAYEE_NAME_01
NVARCSTR
35
yes
37
PAYEE_NAME_02
NVARCSTR
35
yes
38
PAYEE_TITLE
NVARCSTR
15
yes
39
PAYMNT_DOC_ID
NVARCSTR
10
yes
40
PAYMNT_METHOD_ID
Payment method
NVARCSTR
no
41
PRINT_DATE
Print date
DATETIME
24
yes
42
PRINT_USER
Print user
NVARCSTR
12
yes
43
DATETIME
24
yes
44
DATETIME
24
yes
45
VENDOR_ID
Vendor ID
NVARCSTR
10
yes
118
CLASSIFICATION_HIER
Classification Hierarchy for the objects - KSSK/TCLA/KLAH
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
60
yes
CHILD_ID
NVARCSTR
50
no
CHILD_NAME
NVARCSTR
60
yes
CLASS_TYPE_DESCR
NVARCSTR
50
yes
CLASS_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_CLASS_FLAG
NVARCSTR
no
PARENT_DESCR
NVARCSTR
60
yes
10
PARENT_ID
NVARCSTR
50
no
11
PARENT_NAME
NVARCSTR
60
yes
12
TABLE_NAME
NVARCSTR
10
yes
119
CLASSIFICATION_HIER_HZ
Horizontal flattening of Equipment and Classification hierarchy relationships
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CLASS_TYPE_FULL_ NAME
TCLA-KLART (lookup) - Classific. type ID and NVARCSTR TCLAT-ARTXT Classific Type Description
50
yes
CLASS_TYPE_ID
NVARCSTR
no
INTERNAL_CLASS_ID
NVARCSTR
50
no
LEAF_LVL
DECIMAL
48
28
yes
LOAD_DATE
Load date
DATETIME
24
yes
LOAD_TIME
Load time
NVARCSTR
yes
LVL_00_DESCR
60
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
50
no
10
LVL_01_DESCR
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number
60
yes
11
LVL_01_FULL_NAME
NVARCSTR
120
yes
12
LVL_01_ID
NVARCSTR
50
no
13
LVL_02_DESCR
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number
60
yes
14
LVL_02_FULL_NAME
NVARCSTR
120
yes
15
LVL_02_ID
NVARCSTR
50
no
16
LVL_03_DESCR
60
yes
120
Appendix Table Column Details KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number
17
LVL_03_FULL_NAME
NVARCSTR
120
yes
18
LVL_03_ID
NVARCSTR
50
no
19
LVL_04_DESCR
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number
60
yes
20
LVL_04_FULL_NAME
NVARCSTR
120
yes
21
LVL_04_ID
NVARCSTR
50
no
22
LVL_05_DESCR
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number
60
yes
23
LVL_05_FULL_NAME
NVARCSTR
120
yes
24
LVL_05_ID
NVARCSTR
50
no
121
CLASSIFICATION_HIER_VR
Vertical flattening of Equipment and Classification hierarchy relationships
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number TCLAT-KLART (lookup) - Class type description + KSSK-KLART - Class type ID
60
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
50
no
CLASS_TYPE_FULL_ NAME
NVARCSTR
50
no
CLASS_TYPE_ID
NVARCSTR
no
DEPTH
DECIMAL
48
28
yes
LEAF_FLAG
1- Leaf, 0 - parent
DECIMAL
48
28
yes
LOAD_DATE
Load date
DATETIME
24
yes
LOAD_TIME
Load time
NVARCSTR
yes
10
PARENT_DESCR
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number + KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - Object description/name lookup KSSK-CLINT/KSSK-OBJEK - Internal class/Object number
60
yes
11
PARENT_FULL_NAME
NVARCSTR
120
yes
12
PARENT_ID
NVARCSTR
50
no
13
ROOT_FLAG
1 - Root, 0 - child
DECIMAL
48
28
yes
122
COMPANY_CODE
T001 - Company Code master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID
NVARCSTR
10
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
50
yes
CITY
NVARCSTR
40
yes
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
CMPNY_CODE_ID
NVARCSTR
no
CMPNY_CODE_ID_OR IGINAL
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
40
yes
10
NVARCSTR
40
yes
11
NVARCSTR
40
yes
12
NVARCSTR
40
yes
13
NVARCSTR
40
yes
14
COUNTRY_ID
Country Identifier
NVARCSTR
yes
15
COUNTRY_NAME
NVARCSTR
15
yes
16
CR_CTRL_AREA_DES CR
NVARCSTR
35
yes
123
17
CR_CTRL_AREA_ID
NVARCSTR
yes
18
CURR_ID
NVARCSTR
yes
19
DISTRICT
NVARCSTR
40
yes
20
FAX
NVARCSTR
40
yes
21
FIN_MGMT_AREA_ID
NVARCSTR
yes
22
FISC_YR_VARIANT_ID
NVARCSTR
yes
23
FISC_YR_VARIANT_N AME
NVARCSTR
30
yes
24
HOUSE_NUMBER
NVARCSTR
10
yes
25
LANG_DESCR
NVARCSTR
16
yes
26
LANG_ID
NVARCSTR
yes
27
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
28
LOAD_TIME
NVARCSTR
yes
29
PHONE
NVARCSTR
30
yes
30
REGION_ID
NVARCSTR
yes
31
REGION_NAME
NVARCSTR
20
yes
32
STREET
NVARCSTR
60
yes
33
TAX_JURISDIC_NUM
NVARCSTR
15
yes
34
VAT_REGISTRTN_NU M
NVARCSTR
20
yes
124
35
ZIP
NVARCSTR
10
yes
125
COMPANY_CODE_LEDGER_XREF
T882 - Company Code to Special Ledger Cross-Reference
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
yes
NVARCSTR
yes
BLOCK_FLAG
Blocking indicator
NVARCSTR
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
CHECK_LEDGER_FLA G
NVARCSTR
yes
CMPNY_CODE_ID
Company Code
NVARCSTR
no
CURR_ID_02
NVARCSTR
yes
CURR_ID_03
NVARCSTR
yes
CURR_ID_04
NVARCSTR
yes
10
CURR_TYPE_ID_04
NVARCSTR
10
yes
11
CURR_TYPE_ID_GRP
NVARCSTR
10
yes
12
CURR_TYPE_ID_LOC
NVARCSTR
10
yes
13
FISC_YEAR_CARRYF WD
INTEGER
yes
14
FISC_YR_VARIANT_ID
NVARCSTR
yes
15
LEDGER_ID
Ledger
NVARCSTR
no
16
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart
24
yes
126
Appendix Table Column Details Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
17
LOAD_TIME
NVARCSTR
yes
18
LOGICAL_SYSTEM
Logical system
NVARCSTR
10
yes
19
NVARCSTR
yes
20
NVARCSTR
yes
21
WRITE_LINE_FLAG
NVARCSTR
yes
CONDITION_CATEGORY
Pricing Condition Category (KNTYP domain)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONDITN_CATEG_DE SCR
DD07T.DDTEXT - Short text describing ABAP/4 Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
NVARCSTR
30
yes
CONDITN_CATEG_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
CONDITION_CLASS
Condition Class (Domain KOAID)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONDITN_CLASS_DE SCR
DD07T.DDTEXT - Short text describing ABAP/4 Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
NVARCSTR
30
yes
CONDITN_CLASS_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
127
CONDITION_CONTROL
Pricing Condition Control (Domain KSTEU)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONDITN_CTRL_DES CR
DD07T.DDTEXT - Short text describing ABAP/4 Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
NVARCSTR
30
yes
CONDITN_CTRL_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
CONDITION_ORIGIN
Pricing Condition Origin (Domain KHERK)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONDITN_ORIGIN_DE SCR
DD07T.DDTEXT- Short text describing ABAP/4 NVARCSTR Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
30
yes
CONDITN_ORIGIN_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
128
CONDITION_TYPE
Descriptions of pricing condition types from T685A
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALCULATN_TYPE_D ESCR
NVARCSTR
40
yes
CALCULATN_TYPE_ID
NVARCSTR
yes
CONDITN_CATEG_DE SCR
Lookup text for DD07T.KNTYP - Calculation type for condition Lookup T685A.KNTYP - Condition category (examples: tax, freight, price, cost)
NVARCSTR
40
yes
CONDITN_CATEG_ID
NVARCSTR
60
yes
Lookup - DD-7T for T685A.KOAID - Condition NVARCSTR class desr Lookup DD07T for descr T685A.KNEGA Plus/minus sign of the condition amount T685A.KNEGA - Plus/minus sign of the condition amount Lookup T685A.KPRDT - Source of date used for pricing - blank is document date
40
yes
NVARCSTR
40
yes
CONDITN_SIGN_ID
NVARCSTR
yes
NVARCSTR
60
yes
NVARCSTR
yes
10
NVARCSTR
40
yes
11
CONDITN_TYPE_ID
NVARCSTR
no
12
CONTITN_CLASS_ID
NVARCSTR
yes
13
EXCLUSION_FLAG
NVARCSTR
yes
14
LOAD_DATE
DATETIME
24
yes
15
LOAD_TIME
NVARCSTR
yes
16
PRICE_PROCEDURE_ DESCR
NVARCSTR
30
yes
129
Appendix Table Column Details PRICE_PROCEDURE_ ID T685A.KALSM - Pricing procedure for sales and distribution
17
NVARCSTR
yes
18
PROMOTN_FLAG
yes
19
SCALE_BASIS_DESC R
NVARCSTR
40
yes
20
SCALE_BASIS_ID
NVARCSTR
40
yes
21
SCALE_TYPE_DESCR
NVARCSTR
60
yes
22
SCALE_TYPE_ID
NVARCSTR
yes
CONTRIBUTION_RULE
Employee and Employer benefit contribution rule descriptive attributes from T74GE, T74GG; load CONTRIBUTION_RULE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
BENFT_PLAN_DESCR
30
yes
BENFT_PLAN_ID
NVARCSTR
no
CONTRIBTN_CODE
Hard-coded to EMPLER / EMPLEE to distinguish between First and Second Program NVARCSTR grouping T74GE/T74GG.LTEXT Benefit employer / employeecontribution rule text Concatenated: T74GE/T74GG.ERCON Employers benefits contribution variant + T74GE/T74GG.LTEXT Benefit employer / employeecontribution rule text T74GE/T74GG.ERCON Employers benefits contribution variant NVARCSTR
10
no
20
yes
NVARCSTR
30
yes
CONTRIBTN_RULE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
10
LOAD_TIME
NVARCSTR
yes
130
CONTROL_KEY
Business transactions should be executed for the object that belongs to the task list or order (from T430)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AUTO_GR_FLAG
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
60
yes
NVARCSTR
yes
CTRL_KEY_DESCR
NVARCSTR
40
yes
CTRL_KEY_ID
NVARCSTR
no
INSPECTN_FLAG
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
10
REWORK_FLAG
NVARCSTR
yes
11
SCHEDULE_FLAG
NVARCSTR
yes
12
SERVICE_FLAG
NVARCSTR
yes
131
CONTROLLING_AREA
TKA01 - Controlling areas master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CTRL_AREA_DESCR
NVARCSTR
25
yes
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
CTRL_AREA_ID
NVARCSTR
no
CURR_ID
NVARCSTR
yes
FISC_YR_VARIANT_ID
NVARCSTR
yes
LEDGER_ID_PROFIT_ CNTR
NVARCSTR
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
OPERTNG_CONCER N_ID
Operating Concern
NVARCSTR
yes
10
PROFIT_CNTR_AREA
NVARCSTR
12
yes
11
STD_SET_HIER_COD E
NVARCSTR
12
yes
132
CONTROLLING_TRANSACTION
Cost Accounting Transaction dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CTRL_TRX_DESCR
NVARCSTR
30
yes
CTRL_TRX_ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
133
COST_CENTER
CSKS - Cost Center Master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_FUNCTN
NVARCSTR
yes
BUS_AREA_ID
Business Area ID
NVARCSTR
yes
CITY
NVARCSTR
40
yes
CMPNY_CODE_ID
Company Code ID
NVARCSTR
yes
CMPNY_CODE_NAME
40
yes
COST_CNTR_DESCR
NVARCSTR
60
yes
COST_CNTR_FULL_N AME
NVARCSTR
120
yes
COST_CNTR_ID
NVARCSTR
10
no
COST_CNTR_ID_SUB SEQUENT
NVARCSTR
10
yes
10
COST_CNTR_NAME
NVARCSTR
40
yes
11
NVARCSTR
40
yes
12
NVARCSTR
40
yes
13
NVARCSTR
40
yes
14
NVARCSTR
40
yes
15
COUNTRY_ID
NVARCSTR
yes
16
COUNTRY_NAME
NVARCSTR
15
yes
134
17
CREATED_BY
NVARCSTR
12
yes
18
CREATE_DATE
DATETIME
24
yes
19
CTRL_AREA_DESCR
NVARCSTR
25
yes
20
CTRL_AREA_ID
NVARCSTR
no
21
CURR_ID
NVARCSTR
yes
22
DEPARTMENT
CSKS.ABTEI - Department
NVARCSTR
12
yes
23
DISTRICT
NVARCSTR
40
yes
24
EQUITY_TYPE_CODE
NVARCSTR
yes
25
FAX
NVARCSTR
40
yes
26
FUNCTN_CODE
NVARCSTR
yes
27
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
28
LOAD_TIME
NVARCSTR
yes
29
PERSON_IN_CHARGE
NVARCSTR
20
yes
30
PHONE
NVARCSTR
30
yes
31
PROFIT_CNTR_DESC R
NVARCSTR
40
yes
32
PROFIT_CNTR_ID
NVARCSTR
10
yes
33
REGION_ID
Region ID
NVARCSTR
yes
34
REGION_NAME
Region name
NVARCSTR
20
yes
135
35
STREET
NVARCSTR
60
yes
36
TYPE_CODE
NVARCSTR
yes
37
VALID_FROM_DATE
Record is valid to
DATETIME
24
yes
38
VALID_TO_DATE
DATETIME
24
yes
39
ZIP
NVARCSTR
10
yes
COST_CENTER_HIER
Cost Center Hierarchy - CCSS-KOSTL - Cannot have a primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
12
no
CTRL_AREA_ID
Controlling Area ID
NVARCSTR
no
LEAF_FLAG
Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
NVARCSTR
12
no
ROOT_FLAG
Is Root
NVARCSTR
no
136
COST_CENTER_HIER_BAD
CCSS-KOSTL Cost Hierarchy table with invalid records- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
12
no
CTRL_AREA_ID
Controlling Area ID
NVARCSTR
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LEAF_FLAG
Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_ID
NVARCSTR
12
no
11
ROOT_FLAG
Is Root
NVARCSTR
no
137
COST_CENTER_HIER_HZ
CCSS-KOSTL Cost Center hierarchy flattenned horizontally -- Cannot have a primary key on this table due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COST_CNTR_ID
NVARCSTR
12
no
CTRL_AREA_ID
Controlling Area ID
NVARCSTR
no
LEAF_LVL
Is Leaf Level
INTEGER
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
64
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
12
no
LVL_01_DESCR
NVARCSTR
64
yes
10
LVL_01_FULL_NAME
NVARCSTR
120
yes
11
LVL_01_ID
NVARCSTR
12
no
12
LVL_02_DESCR
NVARCSTR
64
yes
13
LVL_02_FULL_NAME
NVARCSTR
120
yes
14
LVL_02_ID
NVARCSTR
12
no
15
LVL_03_DESCR
NVARCSTR
64
yes
16
LVL_03_FULL_NAME
NVARCSTR
120
yes
138
17
LVL_03_ID
NVARCSTR
12
no
18
LVL_04_DESCR
NVARCSTR
64
yes
19
LVL_04_FULL_NAME
NVARCSTR
120
yes
20
LVL_04_ID
NVARCSTR
12
no
21
LVL_05_DESCR
NVARCSTR
64
yes
22
LVL_05_FULL_NAME
NVARCSTR
120
yes
23
LVL_05_ID
NVARCSTR
12
no
24
LVL_06_DESCR
NVARCSTR
64
yes
25
LVL_06_FULL_NAME
NVARCSTR
120
yes
26
LVL_06_ID
NVARCSTR
12
no
27
LVL_07_DESCR
NVARCSTR
64
yes
28
LVL_07_FULL_NAME
NVARCSTR
120
yes
29
LVL_07_ID
NVARCSTR
12
no
30
LVL_08_DESCR
NVARCSTR
64
yes
31
LVL_08_FULL_NAME
NVARCSTR
120
yes
32
LVL_08_ID
NVARCSTR
12
no
33
LVL_09_DESCR
NVARCSTR
64
yes
34
LVL_09_FULL_NAME
NVARCSTR
120
yes
139
35
LVL_09_ID
NVARCSTR
12
no
36
LVL_10_DESCR
NVARCSTR
64
yes
37
LVL_10_FULL_NAME
NVARCSTR
120
yes
38
LVL_10_ID
NVARCSTR
12
no
COST_CENTER_HIER_VR
CCSS-KOSTL - Cost Center Hierarchy vertically flattenned - cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
12
no
CTRL_AREA_ID
Controlling Area ID
NVARCSTR
no
DEPTH
INTEGER
yes
LEAF_FLAG
Is Leaf
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_FULL_NAME
NVARCSTR
120
yes
11
PARENT_ID
NVARCSTR
12
no
12
ROOT_FLAG
Is Root
INTEGER
yes
140
COST_ELEMENT
CSKA - Cost Element (GL Accounts) Master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
NVARCSTR
no
COST_ELEM_DESCR
NVARCSTR
40
yes
COST_ELEM_FULL_N AME
NVARCSTR
120
yes
COST_ELEM_ID
NVARCSTR
10
no
CREATE_DATE
DATETIME
24
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) CSKA.ZAHKZ - Cost element is payment-relevant
24
yes
LOAD_TIME
NVARCSTR
yes
PAYMNT_RELEVNT_F LAG
NVARCSTR
yes
TAX_RELEVNT_FLAG
NVARCSTR
yes
141
COST_ELEMENT_HIER
CCSS-KSTAR Cost Element hierarchy - cannot have primary key due to data duplication possible in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
NVARCSTR
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
12
no
LEAF_FLAG
Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
NVARCSTR
12
no
ROOT_FLAG
Is Root
NVARCSTR
no
142
COST_ELEMENT_HIER_BAD
CCSS-KSTAR Cost ElementHierarchy table with invalid records- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
NVARCSTR
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
12
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LEAF_FLAG
Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_ID
NVARCSTR
12
no
11
ROOT_FLAG
Is Root
NVARCSTR
no
143
COST_ELEMENT_HIER_HZ
CCSS-KSTAR - Cost Element Hierarchy- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
NVARCSTR
no
COST_ELEM_ID
NVARCSTR
12
no
LEAF_LVL
DECIMAL
48
28
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
64
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
12
no
LVL_01_DESCR
NVARCSTR
64
yes
10
LVL_01_FULL_NAME
NVARCSTR
120
yes
11
LVL_01_ID
NVARCSTR
12
no
12
LVL_02_DESCR
NVARCSTR
64
yes
13
LVL_02_FULL_NAME
NVARCSTR
120
yes
14
LVL_02_ID
NVARCSTR
12
no
15
LVL_03_DESCR
NVARCSTR
64
yes
16
LVL_03_FULL_NAME
NVARCSTR
120
yes
144
17
LVL_03_ID
NVARCSTR
12
no
18
LVL_04_DESCR
NVARCSTR
64
yes
19
LVL_04_FULL_NAME
NVARCSTR
120
yes
20
LVL_04_ID
NVARCSTR
12
no
21
LVL_05_DESCR
NVARCSTR
64
yes
22
LVL_05_FULL_NAME
NVARCSTR
120
yes
23
LVL_05_ID
NVARCSTR
12
no
24
LVL_06_DESCR
NVARCSTR
64
yes
25
LVL_06_FULL_NAME
NVARCSTR
120
yes
26
LVL_06_ID
NVARCSTR
12
no
27
LVL_07_DESCR
NVARCSTR
64
yes
28
LVL_07_FULL_NAME
NVARCSTR
120
yes
29
LVL_07_ID
NVARCSTR
12
no
145
COST_ELEMENT_HIER_VR
CCSS-KSTAR - Cost Element Hierarchy vertically flattenned- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
NVARCSTR
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
12
no
DEPTH
DECIMAL
48
28
yes
LEAF_FLAG
Is Leaf
DECIMAL
48
28
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_FULL_NAME
NVARCSTR
120
yes
11
PARENT_ID
NVARCSTR
12
no
12
ROOT_FLAG
Is Root
DECIMAL
48
28
yes
146
COST_OBJECT_INDICATOR
The object indicator is used to classify cost objects. In the order value update, the indicator is used to show whether an order, network, or network activity is appende
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COST_OBJ_DESCR
Short text describing ABAP/4 Dictionary objects; domain BP_TRGKZ Values for domains: Single value/upper limit domain BP_TRGKZ
NVARCSTR
60
yes
COST_OBJ_ID
NVARCSTR
10
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
147
COST_OF_SALES_FACT_HZ
Cost Of Sales Horizontal Detail from GLFUNCA (Actual) and GLFUNCP (Budget)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
yes
ACCTNG_DOC_LINE_I D
Document line
NVARCSTR
yes
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_PER01_GRP
DECIMAL
48
15
yes
AMT_PER01_LOC
DECIMAL
48
15
yes
AMT_PER01_TRX
DECIMAL
48
15
yes
AMT_PER02_GRP
DECIMAL
48
15
yes
AMT_PER02_LOC
DECIMAL
48
15
yes
AMT_PER02_TRX
DECIMAL
48
15
yes
10
AMT_PER03_GRP
DECIMAL
48
15
yes
11
AMT_PER03_LOC
DECIMAL
48
15
yes
12
AMT_PER03_TRX
DECIMAL
48
15
yes
13
AMT_PER04_GRP
DECIMAL
48
15
yes
14
AMT_PER04_LOC
DECIMAL
48
15
yes
15
AMT_PER04_TRX
DECIMAL
48
15
yes
16
AMT_PER05_GRP
DECIMAL
48
15
yes
148
17
AMT_PER05_LOC
DECIMAL
48
15
yes
18
AMT_PER05_TRX
DECIMAL
48
15
yes
19
AMT_PER06_GRP
DECIMAL
48
15
yes
20
AMT_PER06_LOC
DECIMAL
48
15
yes
21
AMT_PER06_TRX
DECIMAL
48
15
yes
22
AMT_PER07_GRP
DECIMAL
48
15
yes
23
AMT_PER07_LOC
DECIMAL
48
15
yes
24
AMT_PER07_TRX
DECIMAL
48
15
yes
25
AMT_PER08_GRP
DECIMAL
48
15
yes
26
AMT_PER08_LOC
DECIMAL
48
15
yes
27
AMT_PER08_TRX
DECIMAL
48
15
yes
28
AMT_PER09_GRP
DECIMAL
48
15
yes
29
AMT_PER09_LOC
DECIMAL
48
15
yes
30
AMT_PER09_TRX
DECIMAL
48
15
yes
31
AMT_PER10_GRP
DECIMAL
48
15
yes
32
AMT_PER10_LOC
DECIMAL
48
15
yes
33
AMT_PER10_TRX
DECIMAL
48
15
yes
34
AMT_PER11_GRP
DECIMAL
48
15
yes
149
35
AMT_PER11_LOC
DECIMAL
48
15
yes
36
AMT_PER11_TRX
DECIMAL
48
15
yes
37
AMT_PER12_GRP
DECIMAL
48
15
yes
38
AMT_PER12_LOC
DECIMAL
48
15
yes
39
AMT_PER12_TRX
DECIMAL
48
15
yes
40
AMT_PER13_GRP
DECIMAL
48
15
yes
41
AMT_PER13_LOC
DECIMAL
48
15
yes
42
AMT_PER13_TRX
DECIMAL
48
15
yes
43
AMT_PER14_GRP
DECIMAL
48
15
yes
44
AMT_PER14_LOC
DECIMAL
48
15
yes
45
AMT_PER14_TRX
DECIMAL
48
15
yes
46
AMT_PER15_GRP
DECIMAL
48
15
yes
47
AMT_PER15_LOC
DECIMAL
48
15
yes
48
AMT_PER15_TRX
DECIMAL
48
15
yes
49
AMT_PER16_GRP
DECIMAL
48
15
yes
50
AMT_PER16_LOC
DECIMAL
48
15
yes
51
AMT_PER16_TRX
DECIMAL
48
15
yes
52
AMT_PER_BEGIN_GR P
DECIMAL
48
15
yes
150
53
DECIMAL
48
15
yes
54
DECIMAL
48
15
yes
55
BOOKING_TXT
Item text
NVARCSTR
50
yes
56
BUS_AREA_ID
Business area
NVARCSTR
yes
57
BUS_AREA_ID_PART NER
NVARCSTR
yes
58
CHANGE_DATE
DATETIME
24
yes
59
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
60
CMPNY_CODE_ID
Company code
NVARCSTR
yes
61
CMPNY_CODE_ID_PA RTNER
NVARCSTR
yes
62
CURR_DATE
DATETIME
24
yes
63
CURR_ID_GRP
NVARCSTR
yes
64
CURR_ID_LOC
yes
65
CURR_ID_TRX
Currency Key
NVARCSTR
yes
66
DOC_CATEG_ID
Document category
NVARCSTR
10
yes
67
DOC_CATEG_ID_REF
NVARCSTR
yes
68
DOC_ID
NVARCSTR
18
no
69
DOC_TYPE_ID
NVARCSTR
yes
70
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
151
71
FISC_YEAR
Fiscal year
INTEGER
yes
72
FISC_YR_VARIANT_ID
yes
73
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
74
FUNCTNL_AREA_ID_ PARTNER
NVARCSTR
16
yes
75
GL_ACCT_ID
NVARCSTR
10
yes
76
GL_ACCT_ID_PARTN ER
NVARCSTR
10
yes
77
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
78
LEDGER_ID
Ledger
NVARCSTR
yes
79
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
80
LOAD_TIME
NVARCSTR
yes
81
MAX_FISC_PERIOD
Posting period
INTEGER
yes
82
POST_DATE
DATETIME
24
yes
83
QTY_PER01
Quantity Per 01
DECIMAL
48
15
yes
84
QTY_PER02
Quantity Per 02
DECIMAL
48
15
yes
85
QTY_PER03
Quantity Per 04
DECIMAL
48
15
yes
86
QTY_PER04
Quantity Per 05
DECIMAL
48
15
yes
87
QTY_PER05
Quantity Per 05
DECIMAL
48
15
yes
88
QTY_PER06
Quantity Per 06
DECIMAL
48
15
yes
152
89
QTY_PER07
Quantity Per 07
DECIMAL
48
15
yes
90
QTY_PER08
Quantity Per 08
DECIMAL
48
15
yes
91
QTY_PER09
Quantity Per 09
DECIMAL
48
15
yes
92
QTY_PER10
Quantity Per 10
DECIMAL
48
15
yes
93
QTY_PER11
Quantity Per 11
DECIMAL
48
15
yes
94
QTY_PER12
Quantity Per 12
DECIMAL
48
15
yes
95
QTY_PER13
Quantity Per 13
DECIMAL
48
15
yes
96
QTY_PER14
Quantity Per 14
DECIMAL
48
15
yes
97
QTY_PER15
Quantity Per 15
DECIMAL
48
15
yes
98
QTY_PER16
Quantity Per 16
DECIMAL
48
15
yes
99
QTY_PER_BEGIN
Quantity
DECIMAL
48
15
yes
100 RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
101 REF_DOC_ID
Reference document number (external document number) Line Item Number within the Accounting Document
NVARCSTR
10
yes
102 REF_DOC_LINE_ID
NVARCSTR
yes
103 REF_FISC_YEAR
Fiscal year
INTEGER
yes
104 REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
105 SEGMENT_ID
NVARCSTR
10
yes
106 SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
153
Appendix Table Column Details Alternate key generated in the Rapid Mart for reporting purposes
107 SURROGATE_DOC_ID
DECIMAL
48
18
yes
108 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
109 UOM_ID
NVARCSTR
yes
110 VALUATN_DATE
Value date
DATETIME
24
yes
111 VERSION_ID
Version
NVARCSTR
yes
154
COST_OF_SALES_FACT_VR
Cost Of Sales Vertical Detail from GLFUNCA (Actual) and GLFUNCP (Budget)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
yes
ACCTNG_DOC_LINE_I D
Document line
NVARCSTR
yes
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_GRP
DECIMAL
48
15
yes
AMT_LOC
DECIMAL
48
15
yes
AMT_TRX
DECIMAL
48
15
yes
BOOKING_TXT
Item text
NVARCSTR
50
yes
BUS_AREA_ID
Business area
NVARCSTR
yes
BUS_AREA_ID_PART NER
NVARCSTR
yes
10
CHANGE_DATE
DATETIME
24
yes
11
CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
12
CMPNY_CODE_ID
Company code
NVARCSTR
yes
13
CMPNY_CODE_ID_PA RTNER
NVARCSTR
yes
14
CURR_DATE
DATETIME
24
yes
15
CURR_ID_GRP
NVARCSTR
yes
16
CURR_ID_LOC
yes
155
17
CURR_ID_TRX
Currency Key
NVARCSTR
yes
18
DOC_CATEG_ID
Document category
NVARCSTR
10
yes
19
DOC_CATEG_ID_REF
NVARCSTR
yes
20
DOC_ID
NVARCSTR
18
no
21
DOC_TYPE_ID
NVARCSTR
yes
22
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
23
FISC_PERIOD
Posting period
INTEGER
no
24
FISC_YEAR
Fiscal year
INTEGER
yes
25
FISC_YR_VARIANT_ID
yes
26
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
27
FUNCTNL_AREA_ID_ PARTNER
NVARCSTR
16
yes
28
GL_ACCT_ID
NVARCSTR
10
yes
29
GL_ACCT_ID_PARTN ER
NVARCSTR
10
yes
30
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
31
LEDGER_ID
Ledger
NVARCSTR
yes
32
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
33
LOAD_TIME
NVARCSTR
yes
34
POST_DATE
DATETIME
24
yes
156
35
QTY
Quantity
DECIMAL
48
15
yes
36
RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
37
REF_DOC_ID
Reference document number (external document number) Line Item Number within the Accounting Document
NVARCSTR
10
yes
38
REF_DOC_LINE_ID
NVARCSTR
yes
39
REF_FISC_YEAR
Fiscal year
INTEGER
yes
40
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
41
SEGMENT_ID
NVARCSTR
10
yes
42
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
43
SURROGATE_DOC_ID
DECIMAL
48
18
yes
44
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
45
UOM_ID
NVARCSTR
yes
46
VALUATN_DATE
Value date
DATETIME
24
yes
47
VERSION_ID
Version
NVARCSTR
yes
157
COST_OF_SALES_FACT_VR_BAD
Rejected Records for Cost Of Sales Vertical Detail from GLFUNCA (Actual) and GLFUNCP (Budget)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
yes
ACCTNG_DOC_LINE_I D
Document line
NVARCSTR
yes
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_GRP
DECIMAL
48
15
yes
AMT_LOC
DECIMAL
48
15
yes
AMT_TRX
DECIMAL
48
15
yes
BOOKING_TXT
Item text
NVARCSTR
50
yes
BUS_AREA_ID
Business area
NVARCSTR
yes
BUS_AREA_ID_PART NER
NVARCSTR
yes
10
CHANGE_DATE
DATETIME
24
yes
11
CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
12
CMPNY_CODE_ID
Company code
NVARCSTR
yes
13
CMPNY_CODE_ID_PA RTNER
NVARCSTR
yes
14
CURR_DATE
DATETIME
24
yes
15
CURR_ID_GRP
NVARCSTR
yes
16
CURR_ID_LOC
yes
158
17
CURR_ID_TRX
Currency Key
NVARCSTR
yes
18
DOC_CATEG_ID
Document category
NVARCSTR
10
yes
19
DOC_CATEG_ID_REF
Document category
NVARCSTR
yes
20
DOC_ID
NVARCSTR
18
no
21
DOC_TYPE_ID
NVARCSTR
yes
22
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
23
ETL_ERROR_ACTN
NVARCSTR
yes
24
ETL_ERROR_COLU MN
NVARCSTR
500
yes
25
FISC_PERIOD
Posting period
INTEGER
no
26
FISC_YEAR
Fiscal year
INTEGER
yes
27
FISC_YR_VARIANT_ID
yes
28
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
29
FUNCTNL_AREA_ID_ PARTNER
NVARCSTR
16
yes
30
GL_ACCT_ID
NVARCSTR
10
yes
31
GL_ACCT_ID_PARTN ER
NVARCSTR
10
yes
32
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
33
LEDGER_ID
Ledger
NVARCSTR
yes
34
LOAD_DATE
24
no
159
Appendix Table Column Details Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
35
LOAD_TIME
NVARCSTR
yes
36
POST_DATE
DATETIME
24
yes
37
QTY
Quantity
DECIMAL
48
15
yes
38
RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
39
REF_DOC_ID
Reference document number (external document number) Line Item Number within the Accounting Document
NVARCSTR
10
yes
40
REF_DOC_LINE_ID
NVARCSTR
yes
41
REF_FISC_YEAR
Fiscal year
INTEGER
yes
42
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
43
SEGMENT_ID
NVARCSTR
10
yes
44
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
45
SURROGATE_DOC_ID
DECIMAL
48
18
yes
46
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
47
UOM_ID
NVARCSTR
yes
48
VALUATN_DATE
Value date
DATETIME
24
yes
49
VERSION_ID
Version
NVARCSTR
yes
160
COST_OF_SALES_SUMMARY_FACT_HZ
Cost of Sales Summary Horizontal Fact Table (Source Table GLFUNCT, Ledger = "0F")
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_PER01_GRP
Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency
DECIMAL
48
17
yes
AMT_CR_PER01_LOC
DECIMAL
48
17
yes
AMT_CR_PER01_TRX
DECIMAL
48
17
yes
AMT_CR_PER02_GRP
DECIMAL
48
17
yes
AMT_CR_PER02_LOC
DECIMAL
48
17
yes
AMT_CR_PER02_TRX
DECIMAL
48
17
yes
AMT_CR_PER03_GRP
DECIMAL
48
17
yes
AMT_CR_PER03_LOC
DECIMAL
48
17
yes
AMT_CR_PER03_TRX
DECIMAL
48
17
yes
10
AMT_CR_PER04_GRP
DECIMAL
48
17
yes
11
AMT_CR_PER04_LOC
DECIMAL
48
17
yes
12
AMT_CR_PER04_TRX
DECIMAL
48
17
yes
13
AMT_CR_PER05_GRP
DECIMAL
48
17
yes
14
AMT_CR_PER05_LOC
DECIMAL
48
17
yes
15
AMT_CR_PER05_TRX
DECIMAL
48
17
yes
16
AMT_CR_PER06_GRP
DECIMAL
48
17
yes
161
Appendix Table Column Details Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency
17
AMT_CR_PER06_LOC
DECIMAL
48
17
yes
18
AMT_CR_PER06_TRX
DECIMAL
48
17
yes
19
AMT_CR_PER07_GRP
DECIMAL
48
17
yes
20
AMT_CR_PER07_LOC
DECIMAL
48
17
yes
21
AMT_CR_PER07_TRX
DECIMAL
48
17
yes
22
AMT_CR_PER08_GRP
DECIMAL
48
17
yes
23
AMT_CR_PER08_LOC
DECIMAL
48
17
yes
24
AMT_CR_PER08_TRX
DECIMAL
48
17
yes
25
AMT_CR_PER09_GRP
DECIMAL
48
17
yes
26
AMT_CR_PER09_LOC
DECIMAL
48
17
yes
27
AMT_CR_PER09_TRX
DECIMAL
48
17
yes
28
AMT_CR_PER10_GRP
DECIMAL
48
17
yes
29
AMT_CR_PER10_LOC
DECIMAL
48
17
yes
30
AMT_CR_PER10_TRX
DECIMAL
48
17
yes
31
AMT_CR_PER11_GRP
DECIMAL
48
17
yes
32
AMT_CR_PER11_LOC
DECIMAL
48
17
yes
33
AMT_CR_PER11_TRX
DECIMAL
48
17
yes
34
AMT_CR_PER12_GRP
DECIMAL
48
17
yes
162
Appendix Table Column Details Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency Credit Balance carried forward in Group currency Credit Balance carried forward in Local currency Credit Balance carried forward in transaction currency Credit Total of transactions of the quarter in Group currency
35
AMT_CR_PER12_LOC
DECIMAL
48
17
yes
36
AMT_CR_PER12_TRX
DECIMAL
48
17
yes
37
AMT_CR_PER13_GRP
DECIMAL
48
17
yes
38
AMT_CR_PER13_LOC
DECIMAL
48
17
yes
39
AMT_CR_PER13_TRX
DECIMAL
48
17
yes
40
AMT_CR_PER14_GRP
DECIMAL
48
17
yes
41
AMT_CR_PER14_LOC
DECIMAL
48
17
yes
42
AMT_CR_PER14_TRX
DECIMAL
48
17
yes
43
AMT_CR_PER15_GRP
DECIMAL
48
17
yes
44
AMT_CR_PER15_LOC
DECIMAL
48
17
yes
45
AMT_CR_PER15_TRX
DECIMAL
48
17
yes
46
AMT_CR_PER16_GRP
DECIMAL
48
17
yes
47
AMT_CR_PER16_LOC
DECIMAL
48
17
yes
48
AMT_CR_PER16_TRX
DECIMAL
48
17
yes
49
DECIMAL
48
17
yes
50
DECIMAL
48
17
yes
51
DECIMAL
48
17
yes
52
AMT_CR_QTR01_GRP
DECIMAL
48
17
yes
163
Appendix Table Column Details Credit Total of transactions of the quarter in Local currency Credit Total of transactions of the quarter in transaction currency Credit Total of transactions of the quarter in Group currency Credit Total of transactions of the quarter in Local currency Credit Total of transactions of the quarter in transaction currency Credit Total of transactions of the quarter in Group currency Credit Total of transactions of the quarter in Local currency Credit Total of transactions of the quarter in transaction currency Credit Total of transactions of the quarter in Group currency Credit Total of transactions of the quarter in Local currency Credit Total of transactions of the quarter in transaction currency
53
AMT_CR_QTR01_LOC
DECIMAL
48
17
yes
54
AMT_CR_QTR01_TRX
DECIMAL
48
17
yes
55
AMT_CR_QTR02_GRP
DECIMAL
48
17
yes
56
AMT_CR_QTR02_LOC
DECIMAL
48
17
yes
57
AMT_CR_QTR02_TRX
DECIMAL
48
17
yes
58
AMT_CR_QTR03_GRP
DECIMAL
48
17
yes
59
AMT_CR_QTR03_LOC
DECIMAL
48
17
yes
60
AMT_CR_QTR03_TRX
DECIMAL
48
17
yes
61
AMT_CR_QTR04_GRP
DECIMAL
48
17
yes
62
AMT_CR_QTR04_LOC
DECIMAL
48
17
yes
63
AMT_CR_QTR04_TRX
DECIMAL
48
17
yes
64
AMT_CR_YTD_GRP
DECIMAL
48
17
yes
65
AMT_CR_YTD_LOC
DECIMAL
48
17
yes
66
AMT_CR_YTD_TRX
DECIMAL
48
17
yes
67
AMT_DR_PER01_GRP
Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency
DECIMAL
48
17
yes
68
AMT_DR_PER01_LOC
DECIMAL
48
17
yes
69
AMT_DR_PER01_TRX
DECIMAL
48
17
yes
70
AMT_DR_PER02_GRP
DECIMAL
48
17
yes
164
Appendix Table Column Details Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency
71
AMT_DR_PER02_LOC
DECIMAL
48
17
yes
72
AMT_DR_PER02_TRX
DECIMAL
48
17
yes
73
AMT_DR_PER03_GRP
DECIMAL
48
17
yes
74
AMT_DR_PER03_LOC
DECIMAL
48
17
yes
75
AMT_DR_PER03_TRX
DECIMAL
48
17
yes
76
AMT_DR_PER04_GRP
DECIMAL
48
17
yes
77
AMT_DR_PER04_LOC
DECIMAL
48
17
yes
78
AMT_DR_PER04_TRX
DECIMAL
48
17
yes
79
AMT_DR_PER05_GRP
DECIMAL
48
17
yes
80
AMT_DR_PER05_LOC
DECIMAL
48
17
yes
81
AMT_DR_PER05_TRX
DECIMAL
48
17
yes
82
AMT_DR_PER06_GRP
DECIMAL
48
17
yes
83
AMT_DR_PER06_LOC
DECIMAL
48
17
yes
84
AMT_DR_PER06_TRX
DECIMAL
48
17
yes
85
AMT_DR_PER07_GRP
DECIMAL
48
17
yes
86
AMT_DR_PER07_LOC
DECIMAL
48
17
yes
87
AMT_DR_PER07_TRX
DECIMAL
48
17
yes
88
AMT_DR_PER08_GRP
DECIMAL
48
17
yes
165
Appendix Table Column Details Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency
89
AMT_DR_PER08_LOC
DECIMAL
48
17
yes
90
AMT_DR_PER08_TRX
DECIMAL
48
17
yes
91
AMT_DR_PER09_GRP
DECIMAL
48
17
yes
92
AMT_DR_PER09_LOC
DECIMAL
48
17
yes
93
AMT_DR_PER09_TRX
DECIMAL
48
17
yes
94
AMT_DR_PER10_GRP
DECIMAL
48
17
yes
95
AMT_DR_PER10_LOC
DECIMAL
48
17
yes
96
AMT_DR_PER10_TRX
DECIMAL
48
17
yes
97
AMT_DR_PER11_GRP
DECIMAL
48
17
yes
98
AMT_DR_PER11_LOC
DECIMAL
48
17
yes
99
AMT_DR_PER11_TRX
DECIMAL
48
17
yes
100 AMT_DR_PER12_GRP
DECIMAL
48
17
yes
101 AMT_DR_PER12_LOC
DECIMAL
48
17
yes
102 AMT_DR_PER12_TRX
DECIMAL
48
17
yes
103 AMT_DR_PER13_GRP
DECIMAL
48
17
yes
104 AMT_DR_PER13_LOC
DECIMAL
48
17
yes
105 AMT_DR_PER13_TRX
DECIMAL
48
17
yes
106 AMT_DR_PER14_GRP
DECIMAL
48
17
yes
166
Appendix Table Column Details Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Total of transactions of the period in Group Currency Debit Total of transactions of the period in Local Currency Debit Total of transactions of the period in Transaction Currency Debit Balance carried forward in Group currency
107 AMT_DR_PER14_LOC
DECIMAL
48
17
yes
108 AMT_DR_PER14_TRX
DECIMAL
48
17
yes
109 AMT_DR_PER15_GRP
DECIMAL
48
17
yes
110 AMT_DR_PER15_LOC
DECIMAL
48
17
yes
111 AMT_DR_PER15_TRX
DECIMAL
48
17
yes
112 AMT_DR_PER16_GRP
DECIMAL
48
17
yes
113 AMT_DR_PER16_LOC
DECIMAL
48
17
yes
114 AMT_DR_PER16_TRX
DECIMAL
48
17
yes
DECIMAL
48
17
yes
48
17
yes
Debit Balance carried forward in transaction currency Debit Total of transactions of the quarter in Group Currency Debit Total of transactions of the quarter in Local Currency Debit Total of transactions of the quarter in Transaction Currency Debit Total of transactions of the quarter in Group Currency Debit Total of transactions of the quarter in Local Currency Debit Total of transactions of the quarter in Transaction Currency Debit Total of transactions of the quarter in Group Currency
DECIMAL
48
17
yes
118 AMT_DR_QTR01_GRP
DECIMAL
48
17
yes
119 AMT_DR_QTR01_LOC
DECIMAL
48
17
yes
120 AMT_DR_QTR01_TRX
DECIMAL
48
17
yes
121 AMT_DR_QTR02_GRP
DECIMAL
48
17
yes
122 AMT_DR_QTR02_LOC
DECIMAL
48
17
yes
123 AMT_DR_QTR02_TRX
DECIMAL
48
17
yes
124 AMT_DR_QTR03_GRP
DECIMAL
48
17
yes
167
Appendix Table Column Details Debit Total of transactions of the quarter in Local Currency Debit Total of transactions of the quarter in Transaction Currency Debit Total of transactions of the quarter in Group Currency Debit Total of transactions of the quarter in Local Currency Debit Total of transactions of the quarter in Transaction Currency
125 AMT_DR_QTR03_LOC
DECIMAL
48
17
yes
126 AMT_DR_QTR03_TRX
DECIMAL
48
17
yes
127 AMT_DR_QTR04_GRP
DECIMAL
48
17
yes
128 AMT_DR_QTR04_LOC
DECIMAL
48
17
yes
129 AMT_DR_QTR04_TRX
DECIMAL
48
17
yes
130 AMT_DR_YTD_GRP
DECIMAL
48
17
yes
131 AMT_DR_YTD_LOC
DECIMAL
48
17
yes
132 AMT_DR_YTD_TRX
DECIMAL
48
17
yes
133 BUS_AREA_ID
Business Area
NVARCSTR
yes
134 CHART_OF_ACCT_ID
NVARCSTR
yes
135 CMPNY_CODE_ID
Company Code
NVARCSTR
yes
136 CURR_ID_GRP
NVARCSTR
yes
137 CURR_ID_LOC
yes
138 CURR_ID_TRX
Currency Key
NVARCSTR
no
139 C_OBJ_ID
NVARCSTR
18
no
140 FISC_YEAR
Fiscal Year
INTEGER
no
141 FISC_YR_VARIANT_ID
yes
142 FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
168
143 GL_ACCT_ID
Account number
NVARCSTR
10
yes
144 LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
145 LEDGER_ID
Ledger
NVARCSTR
no
146 LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
147 LOAD_TIME
NVARCSTR
yes
148 MAX_FISC_PERIOD
Period
INTEGER
no
149 PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure
no
150 QTY_CR_PER01
DECIMAL
48
15
yes
151 QTY_CR_PER02
DECIMAL
48
15
yes
152 QTY_CR_PER03
DECIMAL
48
15
yes
153 QTY_CR_PER04
DECIMAL
48
15
yes
154 QTY_CR_PER05
DECIMAL
48
15
yes
155 QTY_CR_PER06
DECIMAL
48
15
yes
156 QTY_CR_PER07
DECIMAL
48
15
yes
157 QTY_CR_PER08
DECIMAL
48
15
yes
158 QTY_CR_PER09
DECIMAL
48
15
yes
159 QTY_CR_PER10
DECIMAL
48
15
yes
160 QTY_CR_PER11
DECIMAL
48
15
yes
169
Appendix Table Column Details Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Total of transactions of the period in Units of Measure Credit Balance carried forward in Units of Meas. Credit Total of transactions of the quarter in Units of Meas. Credit Total of transactions of the quarter in Units of Meas. Credit Total of transactions of the quarter in Units of Meas. Credit Total of transactions of the quarter in Units of Meas.
161 QTY_CR_PER12
DECIMAL
48
15
yes
162 QTY_CR_PER13
DECIMAL
48
15
yes
163 QTY_CR_PER14
DECIMAL
48
15
yes
164 QTY_CR_PER15
DECIMAL
48
15
yes
165 QTY_CR_PER16
DECIMAL
48
15
yes
166 QTY_CR_PER_BEGIN
DECIMAL
48
15
yes
167 QTY_CR_QTR01
DECIMAL
48
15
yes
168 QTY_CR_QTR02
DECIMAL
48
15
yes
169 QTY_CR_QTR03
DECIMAL
48
15
yes
170 QTY_CR_QTR04
DECIMAL
48
15
yes
171 QTY_CR_YTD
DECIMAL
48
15
yes
172 QTY_DR_PER01
Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas.
DECIMAL
48
15
yes
173 QTY_DR_PER02
DECIMAL
48
15
yes
174 QTY_DR_PER03
DECIMAL
48
15
yes
175 QTY_DR_PER04
DECIMAL
48
15
yes
176 QTY_DR_PER05
DECIMAL
48
15
yes
177 QTY_DR_PER06
DECIMAL
48
15
yes
178 QTY_DR_PER07
DECIMAL
48
15
yes
170
Appendix Table Column Details Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas. Debit Total of transactions of the period in Units of Meas.
179 QTY_DR_PER08
DECIMAL
48
15
yes
180 QTY_DR_PER09
DECIMAL
48
15
yes
181 QTY_DR_PER10
DECIMAL
48
15
yes
182 QTY_DR_PER11
DECIMAL
48
15
yes
183 QTY_DR_PER12
DECIMAL
48
15
yes
184 QTY_DR_PER13
DECIMAL
48
15
yes
185 QTY_DR_PER14
DECIMAL
48
15
yes
186 QTY_DR_PER15
DECIMAL
48
15
yes
187 QTY_DR_PER16
DECIMAL
48
15
yes
188 QTY_DR_PER_BEGIN
48
15
yes
189 QTY_DR_QTR01
Debit Total of transactions of the quarter in Units of Meas. Debit Total of transactions of the quarter in Units of Meas. Debit Total of transactions of the quarter in Units of Meas. Debit Total of transactions of the quarter in Units of Meas.
DECIMAL
48
15
yes
190 QTY_DR_QTR02
DECIMAL
48
15
yes
191 QTY_DR_QTR03
DECIMAL
48
15
yes
192 QTY_DR_QTR04
DECIMAL
48
15
yes
193 QTY_DR_YTD
DECIMAL
48
15
yes
194 RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
195 R_OBJ_ID
18
no
196 SEGMENT_ID
NVARCSTR
10
yes
171
NVARCSTR
10
yes
198 SURROGATE_DOC_ID
Alternate key generated in the Rapid Mart for reporting purposes Object number for partner objects (accnt assignmnt elements)
DECIMAL
48
18
yes
199 S_OBJ_ID
NVARCSTR
18
no
200 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
201 UOM_ID
NVARCSTR
no
202 VERSION_ID
Version
NVARCSTR
no
172
COST_OF_SALES_SUMMARY_FACT_VR
Cost of Sales Summary Vertical Fact table (Source from GLFUNCA, Ledger = "0F")
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_GRP
Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency
DECIMAL
48
17
yes
AMT_CR_LOC
DECIMAL
48
17
yes
AMT_CR_TRX
DECIMAL
48
17
yes
AMT_CR_YTD_GRP
DECIMAL
48
17
yes
AMT_CR_YTD_LOC
DECIMAL
48
17
yes
AMT_CR_YTD_TRX
DECIMAL
48
17
yes
AMT_DR_GRP
Debit Total of transactions of the period in Group currency Debit Total of transactions of the period in Local currency Debit Total of transactions of the period in transaction currency
DECIMAL
48
17
yes
AMT_DR_LOC
DECIMAL
48
17
yes
AMT_DR_TRX
DECIMAL
48
17
yes
10
AMT_DR_YTD_GRP
DECIMAL
48
17
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
17
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
17
yes
13
DECIMAL
48
17
yes
14
DECIMAL
48
17
yes
15
DECIMAL
48
17
yes
16
DECIMAL
48
17
yes
173
17
DECIMAL
48
17
yes
18
DECIMAL
48
17
yes
19
AMT_PTD_GRP
DECIMAL
48
17
yes
20
AMT_PTD_LOC
DECIMAL
48
17
yes
21
AMT_PTD_TRX
DECIMAL
48
17
yes
22
BUS_AREA_ID
Business Area
NVARCSTR
yes
23
CHART_OF_ACCT_ID
NVARCSTR
yes
24
CMPNY_CODE_ID
Company Code
NVARCSTR
yes
25
CURR_ID_GRP
NVARCSTR
yes
26
CURR_ID_LOC
yes
27
CURR_ID_TRX
Currency Key
NVARCSTR
no
28
C_OBJ_ID
NVARCSTR
18
no
29
FISC_PERIOD
Fiscal Period
INTEGER
no
30
FISC_YEAR
Fiscal Year
INTEGER
no
31
FISC_YR_VARIANT_ID
yes
32
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
33
GL_ACCT_ID
Account number
NVARCSTR
10
yes
34
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
174
35
LEDGER_ID
Ledger
NVARCSTR
no
36
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
37
LOAD_TIME
NVARCSTR
yes
38
PARTITION_YEAR
yes
39
QTY_CR
DECIMAL
48
15
yes
40
QTY_CR_YTD
DECIMAL
48
15
yes
41
QTY_DR
DECIMAL
48
15
yes
42
QTY_DR_YTD
DECIMAL
48
15
yes
43
QTY_PER_BEGIN
DECIMAL
48
17
yes
44
QTY_PER_ROLLING
DECIMAL
48
17
yes
45
QTY_PTD
DECIMAL
48
17
yes
46
RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
47
R_OBJ_ID
18
no
48
SEGMENT_ID
NVARCSTR
10
yes
49
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
50
SUMMARY_KEY
Concatenation ofr Primary Key for use in ordering query. Alternate key generated in the Rapid Mart for reporting purposes Object number for partner objects (accnt assignmnt elements)
NVARCSTR
100
yes
51
SURROGATE_DOC_ID
DECIMAL
48
18
yes
52
S_OBJ_ID
NVARCSTR
18
no
175
53
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
54
UOM_ID
NVARCSTR
no
55
VERSION_ID
Version
NVARCSTR
no
176
COST_OF_SALES_SUMMARY_STAGE_VR
Cost of Sales Summary Vertical Stage table (Source from GLFUNCA, Ledger = "0F")
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_GRP
Credit Total of transactions of the period in Group currency Credit Total of transactions of the period in Local currency Credit Total of transactions of the period in transaction currency
DECIMAL
48
17
yes
AMT_CR_LOC
DECIMAL
48
17
yes
AMT_CR_TRX
DECIMAL
48
17
yes
AMT_CR_YTD_GRP
DECIMAL
48
17
yes
AMT_CR_YTD_LOC
DECIMAL
48
17
yes
AMT_CR_YTD_TRX
DECIMAL
48
17
yes
AMT_DR_GRP
Debit Total of transactions of the period in Group currency Debit Total of transactions of the period in Local currency Debit Total of transactions of the period in transaction currency
DECIMAL
48
17
yes
AMT_DR_LOC
DECIMAL
48
17
yes
AMT_DR_TRX
DECIMAL
48
17
yes
10
AMT_DR_YTD_GRP
DECIMAL
48
17
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
17
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
17
yes
13
DECIMAL
48
17
yes
14
DECIMAL
48
17
yes
15
DECIMAL
48
17
yes
16
BUS_AREA_ID
Business Area
NVARCSTR
yes
177
17
CHART_OF_ACCT_ID
NVARCSTR
yes
18
CMPNY_CODE_ID
Company Code
NVARCSTR
yes
19
CURR_ID_GRP
NVARCSTR
yes
20
CURR_ID_LOC
yes
21
CURR_ID_TRX
Currency Key
NVARCSTR
no
22
C_OBJ_ID
NVARCSTR
18
no
23
FISC_PERIOD
Fiscal Period
INTEGER
no
24
FISC_YEAR
Fiscal Year
INTEGER
no
25
FISC_YR_VARIANT_ID
yes
26
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
27
GL_ACCT_ID
Account number
NVARCSTR
10
yes
28
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
29
LEDGER_ID
Ledger
NVARCSTR
no
30
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
31
LOAD_TIME
NVARCSTR
yes
32
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER Credit Total of transactions of the period in Units of Meas.
no
33
QTY_CR
DECIMAL
48
15
yes
34
QTY_CR_YTD
DECIMAL
48
15
yes
178
Appendix Table Column Details Debit Total of transactions of the period in Units of Meas.
35
QTY_DR
DECIMAL
48
15
yes
36
QTY_DR_YTD
DECIMAL
48
15
yes
37
QTY_PER_BEGIN
DECIMAL
48
17
yes
38
RECORD_TYPE_ID
Record Type
NVARCSTR
no
39
R_OBJ_ID
18
no
40
SEGMENT_ID
NVARCSTR
10
yes
41
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
42
SURROGATE_DOC_ID
Alternate key generated in the Rapid Mart for reporting purposes Object number for partner objects (accnt assignmnt elements)
DECIMAL
48
18
yes
43
S_OBJ_ID
NVARCSTR
18
no
44
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
45
UOM_ID
NVARCSTR
no
46
VERSION_ID
Version
NVARCSTR
no
179
COST_SUMMARY_FACT_HZ
Cost summary with periods in horizontal format from COSS/COSP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
substring last 6 char of object id where first 2 char are KL COSS-WKF001 - Credit Amount in Controlling Area Currency COSS-WKF002 - Credit Amount in Controlling Area Currency COSS-WKF003 - Credit Amount in Controlling Area Currency COSS-WKF004 - Credit Amount in Controlling Area Currency COSS-WKF005 - Credit Amount in Controlling Area Currency COSS-WKF006 - Credit Amount in Controlling Area Currency COSS-WKF007 - Credit Amount in Controlling Area Currency COSS-WKF008 - Credit Amount in Controlling Area Currency COSS-WKF009 - Credit Amount in Controlling Area Currency COSS-WKF010 - Credit Amount in Controlling Area Currency COSS-WKF011 - Credit Amount in Controlling Area Currency COSS-WKF012 - Credit Amount in Controlling Area Currency COSS-WKF013 - Credit Amount in Controlling Area Currency COSS-WKF014 - Credit Amount in Controlling Area Currency COSS-WKF015 - Credit Amount in Controlling Area Currency
NVARCSTR
yes
AMT_CR_FIXED_PER 01_CTRL_AREA AMT_CR_FIXED_PER 02_CTRL_AREA AMT_CR_FIXED_PER 03_CTRL_AREA AMT_CR_FIXED_PER 04_CTRL_AREA AMT_CR_FIXED_PER 05_CTRL_AREA AMT_CR_FIXED_PER 06_CTRL_AREA AMT_CR_FIXED_PER 07_CTRL_AREA AMT_CR_FIXED_PER 08_CTRL_AREA AMT_CR_FIXED_PER 09_CTRL_AREA AMT_CR_FIXED_PER 10_CTRL_AREA AMT_CR_FIXED_PER 11_CTRL_AREA AMT_CR_FIXED_PER 12_CTRL_AREA AMT_CR_FIXED_PER 13_CTRL_AREA AMT_CR_FIXED_PER 14_CTRL_AREA AMT_CR_FIXED_PER 15_CTRL_AREA
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
10
DECIMAL
48
15
yes
11
DECIMAL
48
15
yes
12
DECIMAL
48
15
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
15
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
15
yes
180
Appendix Table Column Details AMT_CR_FIXED_PER 16_CTRL_AREA AMT_CR_FIXVAR_PE R01_CTRL_AREA AMT_CR_FIXVAR_PE R02_CTRL_AREA AMT_CR_FIXVAR_PE R03_CTRL_AREA AMT_CR_FIXVAR_PE R04_CTRL_AREA AMT_CR_FIXVAR_PE R05_CTRL_AREA AMT_CR_FIXVAR_PE R06_CTRL_AREA AMT_CR_FIXVAR_PE R07_CTRL_AREA AMT_CR_FIXVAR_PE R08_CTRL_AREA AMT_CR_FIXVAR_PE R09_CTRL_AREA AMT_CR_FIXVAR_PE R10_CTRL_AREA AMT_CR_FIXVAR_PE R11_CTRL_AREA AMT_CR_FIXVAR_PE R12_CTRL_AREA AMT_CR_FIXVAR_PE R13_CTRL_AREA AMT_CR_FIXVAR_PE R14_CTRL_AREA AMT_CR_FIXVAR_PE R15_CTRL_AREA AMT_CR_FIXVAR_PE R16_CTRL_AREA AMT_CR_PER01_CTR L_AREA COSS-WKF016 - Credit Amount in Controlling Area Currency COSS.PAF001 Credit Value Fixed price variance in CO area currency COSS.PAF002 Credit Value Fixed price variance in CO area currency COSS.PAF003 Credit Value Fixed price variance in CO area currency COSS.PAF004 Credit Value Fixed price variance in CO area currency COSS.PAF005 Credit Value Fixed price variance in CO area currency COSS.PAF006 Credit Value Fixed price variance in CO area currency COSS.PAF007 Credit Value Fixed price variance in CO area currency COSS.PAF008 Credit Value Fixed price variance in CO area currency COSS.PAF009 Credit Value Fixed price variance in CO area currency COSS.PAF010 Credit Value Fixed price variance in CO area currency COSS.PAF0011 Credit Value Fixed price variance in CO area currency COSS.PAF0012 Credit Value Fixed price variance in CO area currency COSS.PAF0013 Credit Value Fixed price variance in CO area currency COSS.PAF0014 Credit Value Fixed price variance in CO area currency COSS.PAF0015 Credit Value Fixed price variance in CO area currency COSS.PAF0016 Credit Value Fixed price variance in CO area currency
17
DECIMAL
48
15
yes
18
DECIMAL
48
15
yes
19
DECIMAL
48
15
yes
20
DECIMAL
48
15
yes
21
DECIMAL
48
15
yes
22
DECIMAL
48
15
yes
23
DECIMAL
48
15
yes
24
DECIMAL
48
15
yes
25
DECIMAL
48
15
yes
26
DECIMAL
48
15
yes
27
DECIMAL
48
15
yes
28
DECIMAL
48
15
yes
29
DECIMAL
48
15
yes
30
DECIMAL
48
15
yes
31
DECIMAL
48
15
yes
32
DECIMAL
48
15
yes
33
DECIMAL
48
15
yes
34
48
15
yes
181
Appendix Table Column Details COSS-WOG001 - Credit Amount in Object Currency COSS-WTG001 - Credit Amount in Transactional Currenty
35
AMT_CR_PER01_OBJ
DECIMAL
48
15
yes
36
AMT_CR_PER01_TRX
DECIMAL
48
15
yes
37
AMT_CR_PER02_CTR L_AREA
COSS-WKG002 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG002 - Credit Amount in Object Currency COSS-WTG002 - Credit Amount in Transactional Currenty
48
15
yes
38
AMT_CR_PER02_OBJ
DECIMAL
48
15
yes
39
AMT_CR_PER02_TRX
DECIMAL
48
15
yes
40
AMT_CR_PER03_CTR L_AREA
COSS-WKG003 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG003 - Credit Amount in Object Currency COSS-WTG003 - Credit Amount in Transactional Currenty
48
15
yes
41
AMT_CR_PER03_OBJ
DECIMAL
48
15
yes
42
AMT_CR_PER03_TRX
DECIMAL
48
15
yes
43
AMT_CR_PER04_CTR L_AREA
COSS-WKG004 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG004 - Credit Amount in Object Currency COSS-WTG004 - Credit Amount in Transactional Currenty
48
15
yes
44
AMT_CR_PER04_OBJ
DECIMAL
48
15
yes
45
AMT_CR_PER04_TRX
DECIMAL
48
15
yes
46
AMT_CR_PER05_CTR L_AREA
COSS-WKG005 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG005 - Credit Amount in Object Currency COSS-WTG005 - Credit Amount in Transactional Currenty
48
15
yes
47
AMT_CR_PER05_OBJ
DECIMAL
48
15
yes
48
AMT_CR_PER05_TRX
DECIMAL
48
15
yes
49
AMT_CR_PER06_CTR L_AREA
COSS-WKG006 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG006 - Credit Amount in Object Currency COSS-WTG006 - Credit Amount in Transactional Currenty
48
15
yes
50
AMT_CR_PER06_OBJ
DECIMAL
48
15
yes
51
AMT_CR_PER06_TRX
DECIMAL
48
15
yes
52
AMT_CR_PER07_CTR L_AREA
48
15
yes
182
Appendix Table Column Details COSS-WOG007 - Credit Amount in Object Currency COSS-WTG007 - Credit Amount in Transactional Currenty
53
AMT_CR_PER07_OBJ
DECIMAL
48
15
yes
54
AMT_CR_PER07_TRX
DECIMAL
48
15
yes
55
AMT_CR_PER08_CTR L_AREA
COSS-WKG008 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG008 - Credit Amount in Object Currency COSS-WTG008 - Credit Amount in Transactional Currenty
48
15
yes
56
AMT_CR_PER08_OBJ
DECIMAL
48
15
yes
57
AMT_CR_PER08_TRX
DECIMAL
48
15
yes
58
AMT_CR_PER09_CTR L_AREA
COSS-WKG009 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG009 - Credit Amount in Object Currency COSS-WTG009 - Credit Amount in Transactional Currenty
48
15
yes
59
AMT_CR_PER09_OBJ
DECIMAL
48
15
yes
60
AMT_CR_PER09_TRX
DECIMAL
48
15
yes
61
AMT_CR_PER10_CTR L_AREA
COSS-WKG010 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG010 - Credit Amount in Object Currency COSS-WTG010 - Credit Amount in Transactional Currenty
48
15
yes
62
AMT_CR_PER10_OBJ
DECIMAL
48
15
yes
63
AMT_CR_PER10_TRX
DECIMAL
48
15
yes
64
AMT_CR_PER11_CTR L_AREA
COSS-WKG011 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG011 - Credit Amount in Object Currency COSS-WTG011 - Credit Amount in Transactional Currenty
48
15
yes
65
AMT_CR_PER11_OBJ
DECIMAL
48
15
yes
66
AMT_CR_PER11_TRX
DECIMAL
48
15
yes
67
AMT_CR_PER12_CTR L_AREA
COSS-WKG012 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG012 - Credit Amount in Object Currency COSS-WTG012 - Credit Amount in Transactional Currenty
48
15
yes
68
AMT_CR_PER12_OBJ
DECIMAL
48
15
yes
69
AMT_CR_PER12_TRX
DECIMAL
48
15
yes
70
AMT_CR_PER13_CTR L_AREA
48
15
yes
183
Appendix Table Column Details COSS-WOG013 - Credit Amount in Object Currency COSS-WTG013 - Credit Amount in Transactional Currenty
71
AMT_CR_PER13_OBJ
DECIMAL
48
15
yes
72
AMT_CR_PER13_TRX
DECIMAL
48
15
yes
73
AMT_CR_PER14_CTR L_AREA
COSS-WKG014 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG014 - Credit Amount in Object Currency COSS-WTG014 - Credit Amount in Transactional Currenty
48
15
yes
74
AMT_CR_PER14_OBJ
DECIMAL
48
15
yes
75
AMT_CR_PER14_TRX
DECIMAL
48
15
yes
76
AMT_CR_PER15_CTR L_AREA
COSS-WKG015 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG015 - Credit Amount in Object Currency COSS-WTG015 - Credit Amount in Transactional Currenty
48
15
yes
77
AMT_CR_PER15_OBJ
DECIMAL
48
15
yes
78
AMT_CR_PER15_TRX
DECIMAL
48
15
yes
79
AMT_CR_PER16_CTR L_AREA
COSS-WKG016 - Credit Amount in Controlling DECIMAL Area Currency COSS-WOG016 - Credit Amount in Object Currency COSS-WTG016 - Credit Amount in Transactional Currenty COSP.PAG001 - Total Credit Value of price variance in CO area currency COSP.PAG002 - Total Credit Value of price variance in CO area currency COSP.PAG003 - Total Credit Value of price variance in CO area currency COSP.PAG004 - Total Credit Value of price variance in CO area currency COSP.PAG005 - Total Credit Value of price variance in CO area currency COSP.PAG006 - Total Credit Value of price variance in CO area currency COSP.PAG007 - Total Credit Value of price variance in CO area currency
48
15
yes
80
AMT_CR_PER16_OBJ
DECIMAL
48
15
yes
81
AMT_CR_PER16_TRX
DECIMAL
48
15
yes
82
AMT_CR_VAR_PER01 _CTRL_AREA AMT_CR_VAR_PER02 _CTRL_AREA AMT_CR_VAR_PER03 _CTRL_AREA AMT_CR_VAR_PER04 _CTRL_AREA AMT_CR_VAR_PER05 _CTRL_AREA AMT_CR_VAR_PER06 _CTRL_AREA AMT_CR_VAR_PER07 _CTRL_AREA
DECIMAL
48
15
yes
83
DECIMAL
48
15
yes
84
DECIMAL
48
15
yes
85
DECIMAL
48
15
yes
86
DECIMAL
48
15
yes
87
DECIMAL
48
15
yes
88
DECIMAL
48
15
yes
184
Appendix Table Column Details AMT_CR_VAR_PER08 _CTRL_AREA AMT_CR_VAR_PER09 _CTRL_AREA AMT_CR_VAR_PER10 _CTRL_AREA AMT_CR_VAR_PER11 _CTRL_AREA AMT_CR_VAR_PER12 _CTRL_AREA AMT_CR_VAR_PER13 _CTRL_AREA AMT_CR_VAR_PER14 _CTRL_AREA AMT_CR_VAR_PER15 _CTRL_AREA AMT_CR_VAR_PER16 _CTRL_AREA AMT_DR_FIXED_PER 01_CTRL_AREA AMT_DR_FIXED_PER 02_CTRL_AREA COSP.PAG008 - Total Credit Value of price variance in CO area currency COSP.PAG009 - Total Credit Value of price variance in CO area currency COSP.PAG010 - Total Credit Value of price variance in CO area currency COSP.PAG011 - Total Credit Value of price variance in CO area currency COSP.PAG012 - Total Credit Value of price variance in CO area currency COSP.PAG013 - Total Credit Value of price variance in CO area currency COSP.PAG014 - Total Credit Value of price variance in CO area currency COSP.PAG015 - Total Credit Value of price variance in CO area currency COSP.PAG016 - Total Credit Value of price variance in CO area currency COSS-WKF001 - Debit Amount in Controlling Area Currency COSS-WKF002 - Debit Amount in Controlling Area Currency COSS-WKF003 - Debit Amount in Controlling Area Currency COSS-WKF004 - Debit Amount in Controlling Area Currency COSS-WKF005 - Debit Amount in Controlling Area Currency COSS-WKF006 - Debit Amount in Controlling Area Currency COSS-WKF007 - Debit Amount in Controlling Area Currency COSS-WKF008 - Debit Amount in Controlling Area Currency COSS-WKF009 - Debit Amount in Controlling Area Currency
89
DECIMAL
48
15
yes
90
DECIMAL
48
15
yes
91
DECIMAL
48
15
yes
92
DECIMAL
48
15
yes
93
DECIMAL
48
15
yes
94
DECIMAL
48
15
yes
95
DECIMAL
48
15
yes
96
DECIMAL
48
15
yes
97
DECIMAL
48
15
yes
98
DECIMAL
48
15
yes
99
DECIMAL
48
15
yes
100 AMT_DR_FIXED_PER 03_CTRL_AREA 101 AMT_DR_FIXED_PER 04_CTRL_AREA 102 AMT_DR_FIXED_PER 05_CTRL_AREA 103 AMT_DR_FIXED_PER 06_CTRL_AREA 104 AMT_DR_FIXED_PER 07_CTRL_AREA 105 AMT_DR_FIXED_PER 08_CTRL_AREA 106 AMT_DR_FIXED_PER 09_CTRL_AREA
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
185
Appendix Table Column Details 107 AMT_DR_FIXED_PER 10_CTRL_AREA 108 AMT_DR_FIXED_PER 11_CTRL_AREA 109 AMT_DR_FIXED_PER 12_CTRL_AREA 110 AMT_DR_FIXED_PER 13_CTRL_AREA 111 AMT_DR_FIXED_PER 14_CTRL_AREA 112 AMT_DR_FIXED_PER 15_CTRL_AREA 113 AMT_DR_FIXED_PER 16_CTRL_AREA 114 AMT_DR_FIXVAR_PE R01_CTRL_AREA 115 AMT_DR_FIXVAR_PE R02_CTRL_AREA 116 AMT_DR_FIXVAR_PE R03_CTRL_AREA 117 AMT_DR_FIXVAR_PE R04_CTRL_AREA 118 AMT_DR_FIXVAR_PE R05_CTRL_AREA 119 AMT_DR_FIXVAR_PE R06_CTRL_AREA 120 AMT_DR_FIXVAR_PE R07_CTRL_AREA 121 AMT_DR_FIXVAR_PE R08_CTRL_AREA 122 AMT_DR_FIXVAR_PE R09_CTRL_AREA 123 AMT_DR_FIXVAR_PE R10_CTRL_AREA 124 AMT_DR_FIXVAR_PE R11_CTRL_AREA COSS-WKF010 - Debit Amount in Controlling Area Currency COSS-WKF011 - Debit Amount in Controlling Area Currency COSS-WKF012 - Debit Amount in Controlling Area Currency COSS-WKF013 - Debit Amount in Controlling Area Currency COSS-WKF014 - Debit Amount in Controlling Area Currency COSS-WKF015 - Debit Amount in Controlling Area Currency COSS-WKF016 - Debit Amount in Controlling Area Currency COSS.PAF001 Debit Value Fixed price variance in CO area currency COSS.PAF002 Debit Value Fixed price variance in CO area currency COSS.PAF003 Debit Value Fixed price variance in CO area currency COSS.PAF004 Debit Value Fixed price variance in CO area currency COSS.PAF005 Debit Value Fixed price variance in CO area currency COSS.PAF006 Debit Value Fixed price variance in CO area currency COSS.PAF007 Debit Value Fixed price variance in CO area currency COSS.PAF008 Debit Value Fixed price variance in CO area currency COSS.PAF009 Debit Value Fixed price variance in CO area currency COSS.PAF010 Debit Value Fixed price variance in CO area currency COSS.PAF0011 Debit Value Fixed price variance in CO area currency
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
186
Appendix Table Column Details 125 AMT_DR_FIXVAR_PE R12_CTRL_AREA 126 AMT_DR_FIXVAR_PE R13_CTRL_AREA 127 AMT_DR_FIXVAR_PE R14_CTRL_AREA 128 AMT_DR_FIXVAR_PE R15_CTRL_AREA 129 AMT_DR_FIXVAR_PE R16_CTRL_AREA 130 AMT_DR_PER01_CTR L_AREA COSS.PAF0012 Debit Value Fixed price variance in CO area currency COSS.PAF0013 Debit Value Fixed price variance in CO area currency COSS.PAF0014 Debit Value Fixed price variance in CO area currency COSS.PAF0015 Debit Value Fixed price variance in CO area currency COSS.PAF0016 Debit Value Fixed price variance in CO area currency COSS-WKG001 - Debit Amount in Controlling Area Currency COSS-WOG001 - Debit Amount in Object Currency COSS-WTG001 - Debit Amount in Transactional Currenty COSS-WKG002 - Debit Amount in Controlling Area Currency COSS-WOG002 - Debit Amount in Object Currency COSS-WTG002 - Debit Amount in Transactional Currenty COSS-WKG003 - Debit Amount in Controlling Area Currency COSS-WOG003 - Debit Amount in Object Currency COSS-WTG003 - Debit Amount in Transactional Currenty COSS-WKG004 - Debit Amount in Controlling Area Currency COSS-WOG004 - Debit Amount in Object Currency COSS-WTG004 - Debit Amount in Transactional Currenty COSS-WKG005 - Debit Amount in Controlling Area Currency
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
131 AMT_DR_PER01_OBJ
DECIMAL
48
15
yes
132 AMT_DR_PER01_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
134 AMT_DR_PER02_OBJ
DECIMAL
48
15
yes
135 AMT_DR_PER02_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
137 AMT_DR_PER03_OBJ
DECIMAL
48
15
yes
138 AMT_DR_PER03_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
140 AMT_DR_PER04_OBJ
DECIMAL
48
15
yes
141 AMT_DR_PER04_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
187
Appendix Table Column Details COSS-WOG005 - Debit Amount in Object Currency COSS-WTG005 - Debit Amount in Transactional Currenty COSS-WKG006 - Debit Amount in Controlling Area Currency COSS-WOG006 - Debit Amount in Object Currency COSS-WTG006 - Debit Amount in Transactional Currenty COSS-WKG007 - Debit Amount in Controlling Area Currency COSS-WOG007 - Debit Amount in Object Currency COSS-WTG007 - Debit Amount in Transactional Currenty COSS-WKG008 - Debit Amount in Controlling Area Currency COSS-WOG008 - Debit Amount in Object Currency COSS-WTG008 - Debit Amount in Transactional Currenty COSS-WKG009 - Debit Amount in Controlling Area Currency COSS-WOG009 - Debit Amount in Object Currency COSS-WTG009 - Debit Amount in Transactional Currenty COSS-WKG010 - Debit Amount in Controlling Area Currency COSS-WOG010 - Debit Amount in Object Currency COSS-WTG010 - Debit Amount in Transactional Currenty COSS-WKG011 - Debit Amount in Controlling Area Currency
143 AMT_DR_PER05_OBJ
DECIMAL
48
15
yes
144 AMT_DR_PER05_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
146 AMT_DR_PER06_OBJ
DECIMAL
48
15
yes
147 AMT_DR_PER06_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
149 AMT_DR_PER07_OBJ
DECIMAL
48
15
yes
150 AMT_DR_PER07_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
152 AMT_DR_PER08_OBJ
DECIMAL
48
15
yes
153 AMT_DR_PER08_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
155 AMT_DR_PER09_OBJ
DECIMAL
48
15
yes
156 AMT_DR_PER09_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
158 AMT_DR_PER10_OBJ
DECIMAL
48
15
yes
159 AMT_DR_PER10_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
188
Appendix Table Column Details COSS-WOG011 - Debit Amount in Object Currency COSS-WTG011 - Debit Amount in Transactional Currenty COSS-WKG012 - Debit Amount in Controlling Area Currency COSS-WOG012 - Debit Amount in Object Currency COSS-WTG012 - Debit Amount in Transactional Currenty COSS-WKG013 - Debit Amount in Controlling Area Currency COSS-WOG013 - Debit Amount in Object Currency COSS-WTG013 - Debit Amount in Transactional Currenty COSS-WKG014 - Debit Amount in Controlling Area Currency COSS-WOG014 - Debit Amount in Object Currency COSS-WTG014 - Debit Amount in Transactional Currenty COSS-WKG015 - Debit Amount in Controlling Area Currency COSS-WOG015 - Debit Amount in Object Currency COSS-WTG015 - Debit Amount in Transactional Currenty COSS-WKG016 - Debit Amount in Controlling Area Currency COSS-WOG016 - Debit Amount in Object Currency COSS-WTG016 - Debit Amount in Transactional Currenty COSP.PAG001 - Total Debit Value of price variance in CO area currency
161 AMT_DR_PER11_OBJ
DECIMAL
48
15
yes
162 AMT_DR_PER11_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
164 AMT_DR_PER12_OBJ
DECIMAL
48
15
yes
165 AMT_DR_PER12_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
167 AMT_DR_PER13_OBJ
DECIMAL
48
15
yes
168 AMT_DR_PER13_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
170 AMT_DR_PER14_OBJ
DECIMAL
48
15
yes
171 AMT_DR_PER14_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
173 AMT_DR_PER15_OBJ
DECIMAL
48
15
yes
174 AMT_DR_PER15_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
176 AMT_DR_PER16_OBJ
DECIMAL
48
15
yes
177 AMT_DR_PER16_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
189
Appendix Table Column Details 179 AMT_DR_VAR_PER02 _CTRL_AREA 180 AMT_DR_VAR_PER03 _CTRL_AREA 181 AMT_DR_VAR_PER04 _CTRL_AREA 182 AMT_DR_VAR_PER05 _CTRL_AREA 183 AMT_DR_VAR_PER06 _CTRL_AREA 184 AMT_DR_VAR_PER07 _CTRL_AREA 185 AMT_DR_VAR_PER08 _CTRL_AREA 186 AMT_DR_VAR_PER09 _CTRL_AREA 187 AMT_DR_VAR_PER10 _CTRL_AREA 188 AMT_DR_VAR_PER11 _CTRL_AREA 189 AMT_DR_VAR_PER12 _CTRL_AREA 190 AMT_DR_VAR_PER13 _CTRL_AREA 191 AMT_DR_VAR_PER14 _CTRL_AREA 192 AMT_DR_VAR_PER15 _CTRL_AREA 193 AMT_DR_VAR_PER16 _CTRL_AREA COSP.PAG002 - Total Debit Value of price variance in CO area currency COSP.PAG003 - Total Debit Value of price variance in CO area currency COSP.PAG004 - Total Debit Value of price variance in CO area currency COSP.PAG005 - Total Debit Value of price variance in CO area currency COSP.PAG006 - Total Debit Value of price variance in CO area currency COSP.PAG007 - Total Debit Value of price variance in CO area currency COSP.PAG008 - Total Debit Value of price variance in CO area currency COSP.PAG009 - Total Debit Value of price variance in CO area currency COSP.PAG010 - Total Debit Value of price variance in CO area currency COSP.PAG011 - Total Debit Value of price variance in CO area currency COSP.PAG012 - Total Debit Value of price variance in CO area currency COSP.PAG013 - Total Debit Value of price variance in CO area currency COSP.PAG014 - Total Debit Value of price variance in CO area currency COSP.PAG015 - Total Debit Value of price variance in CO area currency COSP.PAG016 - Total Debit Value of price variance in CO area currency
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
194 BUS_AREA_ID
COSP-PARGB
NVARCSTR
no
195 CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
196 CMPNY_CODE_ID
NVARCSTR
yes
190
Appendix Table Column Details Last 10 characters of Object ID where first two characters are KS and from 7 to 16 if first 2 NVARCSTR char are KL COSS-KSTAR NVARCSTR
197 COST_CNTR_ID
10
yes
198 COST_ELEM_ID
10
no
199 CTRL_AREA_ID
TKA01-KOKRS
NVARCSTR
yes
COSS-HRKFT
NVARCSTR
14
no
201 CTRL_TRX_ID
COSS-VRGNG
NVARCSTR
no
202 CURR_ID_CTRL_ARE A
NVARCSTR
yes
203 CURR_ID_LOC
NVARCSTR
yes
204 CURR_ID_OBJ
Lookup Currency ID for cost center - if null, use NVARCSTR transaction currency
yes
205 CURR_ID_TRX
NVARCSTR
no
206 FISC_YEAR
COSS-GJAHR
INTEGER
no
NVARCSTR
yes
NVARCSTR
yes
209 GL_ACCT_ID
NVARCSTR
10
yes
210 INTERNAL_ORDER_ID
NVARCSTR
12
yes
211 LOAD_DATE
DATETIME
24
yes
212 LOAD_TIME
NVARCSTR
yes
213 OBJ_CLASS_ID
NVARCSTR
yes
214 OBJ_ID
COSS-OBJNR
NVARCSTR
22
no
191
215 OBJ_ID_ORIGINAL
COSS-USPOB
NVARCSTR
22
no
216 OBJ_ID_PARTNER
COSS-PAROB
NVARCSTR
22
no
217 OBJ_TYPE_ID
NVARCSTR
yes
218 PARTITION_YEAR
INTEGER
yes
219 PERIOD_BLOCK_COD E
COSS-PERBL COEP-OBJNR extracted the project number PSPNR - lookup to PRPS.POSID - Project Element (WBS) External ID Foreign key to PROJECT dimension PROJ.PSPID - Project External ID COSS-MEF001 - Credit activity for Fixed Quantity in base units COSS-MEF002 - Credit activity for Fixed Quantity in base units COSS-MEF003 - Credit activity for Fixed Quantity in base units COSS-MEF004 - Credit activity for Fixed Quantity in base units COSS-MEF005 - Credit activity for Fixed Quantity in base units COSS-MEF006 - Credit activity for Fixed Quantity in base units COSS-MEF007 - Credit activity for Fixed Quantity in base units COSS-MEF008 - Credit activity for Fixed Quantity in base units COSS-MEF009 - Credit activity for Fixed Quantity in base units COSS-MEF010 - Credit activity for Fixed Quantity in base units COSS-MEF011 - Credit activity for Fixed Quantity in base units
NVARCSTR
no
220 PROJ_ELEM_ID
NVARCSTR
24
yes
221 PROJ_ID
NVARCSTR
24
yes
222 QTY_CR_FIXED_PER 01 223 QTY_CR_FIXED_PER 02 224 QTY_CR_FIXED_PER 03 225 QTY_CR_FIXED_PER 04 226 QTY_CR_FIXED_PER 05 227 QTY_CR_FIXED_PER 06 228 QTY_CR_FIXED_PER 07 229 QTY_CR_FIXED_PER 08 230 QTY_CR_FIXED_PER 09 231 QTY_CR_FIXED_PER 10 232 QTY_CR_FIXED_PER 11
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
192
Appendix Table Column Details 233 QTY_CR_FIXED_PER 12 234 QTY_CR_FIXED_PER 13 235 QTY_CR_FIXED_PER 14 236 QTY_CR_FIXED_PER 15 237 QTY_CR_FIXED_PER 16 COSS-MEF012 - Credit activity for Fixed Quantity in base units COSS-MEF013 - Credit activity for Fixed Quantity in base units COSS-MEF014 - Credit activity for Fixed Quantity in base units COSS-MEF015 - Credit activity for Fixed Quantity in base units COSS-MEF016 - Credit activity for Fixed Quantity in base units COSS-MEG001 - Credit activity Quantity in base units
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
238 QTY_CR_PER01
DECIMAL
48
15
yes
239 QTY_CR_PER02
COSS-MEG002 Credit activity Quantity in base DECIMAL units COSS-MEG003 - Credit activity Quantity in base units COSS-MEG004 - Credit activity Quantity in base units COSS-MEG005 - Credit activity Quantity in base units COSS-MEG006 - Credit activity Quantity in base units COSS-MEG007 - Credit activity Quantity in base units COSS-MEG008 - Credit activity Quantity in base units COSS-MEG009 - Credit activity Quantity in base units COSS-MEG010 - Credit activity Quantity in base units COSS-MEG011 - Credit activity Quantity in base units COSS-MEG012 - Credit activity Quantity in base units COSS-MEG013 - Credit activity Quantity in base units
48
15
yes
240 QTY_CR_PER03
DECIMAL
48
15
yes
241 QTY_CR_PER04
DECIMAL
48
15
yes
242 QTY_CR_PER05
DECIMAL
48
15
yes
243 QTY_CR_PER06
DECIMAL
48
15
yes
244 QTY_CR_PER07
DECIMAL
48
15
yes
245 QTY_CR_PER08
DECIMAL
48
15
yes
246 QTY_CR_PER09
DECIMAL
48
15
yes
247 QTY_CR_PER10
DECIMAL
48
15
yes
248 QTY_CR_PER11
DECIMAL
48
15
yes
249 QTY_CR_PER12
DECIMAL
48
15
yes
250 QTY_CR_PER13
DECIMAL
48
15
yes
193
Appendix Table Column Details COSS-MEG014 - Credit activity Quantity in base units COSS-MEG015 - Credit activity Quantity in base units COSS-MEG016 - Credit activity Quantity in base units COSS-MEF001 - Debit activity for Fixed Quantity in base units COSS-MEF002 - Debit activity for Fixed Quantity in base units COSS-MEF003 - Debit activity for Fixed Quantity in base units COSS-MEF004 - Debit activity for Fixed Quantity in base units COSS-MEF005 - Debit activity for Fixed Quantity in base units COSS-MEF006 - Debit activity for Fixed Quantity in base units COSS-MEF007 - Debit activity for Fixed Quantity in base units COSS-MEF008 - Debit activity for Fixed Quantity in base units COSS-MEF009 - Debit activity for Fixed Quantity in base units COSS-MEF010 - Debit activity for Fixed Quantity in base units COSS-MEF011 - Debit activity for Fixed Quantity in base units COSS-MEF012 - Debit activity for Fixed Quantity in base units COSS-MEF013 - Debit activity for Fixed Quantity in base units COSS-MEF014 - Debit activity for Fixed Quantity in base units COSS-MEF015 - Debit activity for Fixed Quantity in base units
251 QTY_CR_PER14
DECIMAL
48
15
yes
252 QTY_CR_PER15
DECIMAL
48
15
yes
253 QTY_CR_PER16
DECIMAL
48
15
yes
254 QTY_DR_FIXED_PER 01 255 QTY_DR_FIXED_PER 02 256 QTY_DR_FIXED_PER 03 257 QTY_DR_FIXED_PER 04 258 QTY_DR_FIXED_PER 05 259 QTY_DR_FIXED_PER 06 260 QTY_DR_FIXED_PER 07 261 QTY_DR_FIXED_PER 08 262 QTY_DR_FIXED_PER 09 263 QTY_DR_FIXED_PER 10 264 QTY_DR_FIXED_PER 11 265 QTY_DR_FIXED_PER 12 266 QTY_DR_FIXED_PER 13 267 QTY_DR_FIXED_PER 14 268 QTY_DR_FIXED_PER 15
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
194
Appendix Table Column Details 269 QTY_DR_FIXED_PER 16 COSS-MEF016 - Debit activity for Fixed Quantity in base units COSS-MEG001 - Debit activity Quantity in base units COSS-MEG002Debit activity Quantity in base units COSS-MEG003 - Debit activity Quantity in base units COSS-MEG004 - Debit activity Quantity in base units COSS-MEG005 - Debit activity Quantity in base units COSS-MEG006 - Debit activity Quantity in base units COSS-MEG007 - Debit activity Quantity in base units COSS-MEG008 - Debit activity Quantity in base units COSS-MEG009 - Debit activity Quantity in base units COSS-MEG010 - Debit activity Quantity in base units COSS-MEG011 - Debit activity Quantity in base units COSS-MEG012 - Debit activity Quantity in base units COSS-MEG013 - Debit activity Quantity in base units COSS-MEG014 - Debit activity Quantity in base units COSS-MEG015 - Debit activity Quantity in base units COSS-MEG016 - Debit activity Quantity in base units
DECIMAL
48
15
yes
270 QTY_DR_PER01
DECIMAL
48
15
yes
271 QTY_DR_PER02
DECIMAL
48
15
yes
272 QTY_DR_PER03
DECIMAL
48
15
yes
273 QTY_DR_PER04
DECIMAL
48
15
yes
274 QTY_DR_PER05
DECIMAL
48
15
yes
275 QTY_DR_PER06
DECIMAL
48
15
yes
276 QTY_DR_PER07
DECIMAL
48
15
yes
277 QTY_DR_PER08
DECIMAL
48
15
yes
278 QTY_DR_PER09
DECIMAL
48
15
yes
279 QTY_DR_PER10
DECIMAL
48
15
yes
280 QTY_DR_PER11
DECIMAL
48
15
yes
281 QTY_DR_PER12
DECIMAL
48
15
yes
282 QTY_DR_PER13
DECIMAL
48
15
yes
283 QTY_DR_PER14
DECIMAL
48
15
yes
284 QTY_DR_PER15
DECIMAL
48
15
yes
285 QTY_DR_PER16
DECIMAL
48
15
yes
286 RECORD_TYPE_ID
COSS-WRTTP
NVARCSTR
no
195
Appendix Table Column Details Alternate key generated in the Rapid Mart for reporting purposes
287 SURROGATE_DOC_ID
DECIMAL
48
18
yes
288 TRADING_PARTNER_I D
COSP-VBUND
NVARCSTR
no
289 TRX_TYPE_ID
NVARCSTR
no
290 UOM_ID
COSS-MEINH
NVARCSTR
yes
291 VERSION_ID
COSS-VERSN
NVARCSTR
no
196
COST_SUMMARY_FACT_VR
Cost sub-ledger summary (balances) fact table - COSS/COSP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
AMT_CR_CTRL_AREA
AMT_CR_OBJ
AMT_CR_TRX
10
11
12
AMT_CR_YTD_OBJ
13
AMT_CR_YTD_TRX
14
AMT_DR_CTRL_AREA
15
16
substring last 6 char of object id where first 2 char are KL COSS/COSP-WKG001-016 -Period Credit Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe COSS/COSP -PAFG001-016 -Period Credit Price Variance Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative o COSS/COSP -PAFG001-016 -YTD Credit Fixed Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 COSS/COSP-WOG001-016 -Period Credit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 t COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 Credit COSS/COSP-WKG001-016 -Period t Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP-WOG001-016 -YTD Credit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP-WKG001-016 -Period Credit Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe
NVARCSTR
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
197
Appendix Table Column Details AMT_DR_FIXVAR_CT RL_AREA AMT_DR_FIXVAR_YT D_CTRL_AREA COSS/COSP -PAFG001-016 -Preiod Debit Fixed Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 1 COSS/COSP -PAFG001-016 - YTD Debit Fixed Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 COSS/COSP-WOG001-016 -Preiod Debit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 t COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 Credit COSS/COSP-WKG001-016 -Period t Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP-WOG001-016 -YTD Debit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 Rolling Total Balance - Transaction Currency
17
DECIMAL
48
15
yes
18
DECIMAL
48
15
yes
19
AMT_DR_OBJ
DECIMAL
48
15
yes
20
AMT_DR_TRX
DECIMAL
48
15
yes
21
DECIMAL
48
15
yes
22
DECIMAL
48
15
yes
23
DECIMAL
48
15
yes
24
AMT_DR_YTD_OBJ
DECIMAL
48
15
yes
25
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
26
AMT_FIXED_PER_RO LLNG_CTRL_AREA AMT_FIXVAR_PER_R OLLNG_CTRL_ARE AMT_PER_ROLLNG_C TRL_AREA AMT_PER_ROLLNG _OBJ AMT_PER_ROLLNG_T RX AMT_VAR_PER_ROLL NG_CTRL_AREA
DECIMAL
48
17
yes
27
DECIMAL
48
17
yes
28
DECIMAL
48
17
yes
29
DECIMAL
48
17
yes
30
DECIMAL
48
17
yes
31
DECIMAL
48
17
yes
32
BUS_AREA_ID
COSP-PARGB
NVARCSTR
no
33
CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
34
CMPNY_CODE_ID
NVARCSTR
yes
198
Appendix Table Column Details Last 10 characters of Object ID where first two characters are KS and from 7 to 16 if first 2 NVARCSTR char are KL COSS-KSTAR NVARCSTR
35
COST_CNTR_ID
10
yes
36
COST_ELEM_ID
10
no
37
CTRL_AREA_ID
TKA01-KOKRS
NVARCSTR
yes
38
CTRL_KEY_SUBNU MBER_ID
COSS-HRKFT
NVARCSTR
14
no
39
CTRL_TRX_ID
COSS-VRGNG
NVARCSTR
no
40
CURR_ID_CTRL_ARE A
NVARCSTR
yes
41
CURR_ID_LOC
NVARCSTR
yes
42
CURR_ID_OBJ
Lookup Currency ID for cost center - if null, use NVARCSTR transaction currency
yes
43
CURR_ID_TRX
NVARCSTR
no
44
FISC_PERIOD
INTEGER
no
45
FISC_YEAR
COSS-GJAHR
INTEGER
no
46
NVARCSTR
yes
47
NVARCSTR
yes
48
GL_ACCT_ID
NVARCSTR
10
yes
49
INTERNAL_ORDER_ID
NVARCSTR
12
yes
50
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
51
LOAD_TIME
NVARCSTR
yes
52
OBJ_CLASS_ID
NVARCSTR
yes
199
53
OBJ_ID
COSS-OBJNR
NVARCSTR
22
no
54
OBJ_ID_ORIGINAL
COSS-USPOB
NVARCSTR
22
no
55
OBJ_ID_PARTNER
COSS-PAROB
NVARCSTR
22
no
56
OBJ_TYPE_ID
NVARCSTR
yes
57
PARTITION_YEAR
COSS-GJAHR - Same as fiscal year, but used INTEGER as the Partition Key for the table.
yes
58
PERIOD_BLOCK_COD E
COSS-PERBL COEP-OBJNR extracted the project number PSPNR - lookup on PRPS.POSID - Project Element (WBS) External ID Foreign key to PROJECT dimension PROJ.PSPID - Project External ID COSS/COSP-WTG001-016 - Preiod Creditquantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 - Preiod Credit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 -YTD Credit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 - YTD Credit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 - Preiod Debit quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-MEF001-016 - Preiod Debot fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-MEF001-016 - YTD Debit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-MEG001-016 - YTD Debit quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 Rolling Total Balance - Transaction Currency
NVARCSTR
no
59
PROJ_ELEM_ID
NVARCSTR
24
yes
60
PROJ_ID
NVARCSTR
24
yes
61
QTY_CR
DECIMAL
48
15
yes
62
QTY_CR_FIXED
DECIMAL
48
15
yes
63
QTY_CR_FIXED_YTD
DECIMAL
48
15
yes
64
QTY_CR_YTD
DECIMAL
48
15
yes
65
QTY_DR
DECIMAL
48
15
yes
66
QTY_DR_FIXED
DECIMAL
48
15
yes
67
QTY_DR_FIXED_YTD
DECIMAL
48
15
yes
68
QTY_DR_YTD
DECIMAL
48
15
yes
69
QTY_FIXED_PER_RO LLNG
DECIMAL
48
15
yes
70
QTY_PER_ROLLNG
DECIMAL
48
15
yes
200
71
RECORD_TYPE_ID
COSS-WRTTP
NVARCSTR
no
72
SUMMARY_KEY
Concatenation ofr Primary Key for use in ordering query. Alternate key generated in the Rapid Mart for reporting purposes
NVARCSTR
200
yes
73
SURROGATE_DOC_ID
DECIMAL
48
18
yes
74
TRADING_PARTNER_I D
COSP-VBUND
NVARCSTR
no
75
TRX_TYPE_ID
NVARCSTR
no
76
UOM_ID
COSS-MEINH
NVARCSTR
yes
77
VERSION_ID
COSS-VERSN
NVARCSTR
no
201
COST_SUMMARY_STAGE_VR
Staging table to store Vertical pivoting results for Cost Summary (COSS/COSP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
AMT_CR_CTRL_AREA
AMT_CR_OBJ
AMT_CR_TRX
10
11
12
AMT_CR_YTD_OBJ
13
AMT_CR_YTD_TRX
14
AMT_DR_CTRL_AREA
15
16
substring last 6 char of object id where first 2 char are KL COSS/COSP-WKG001-016 -Period Credit Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe COSS/COSP -PAFG001-016 -Period Credit Price Variance Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative o COSS/COSP -PAFG001-016 -YTD Credit Fixed Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 COSS/COSP-WOG001-016 -Period Credit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 t COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 Credit COSS/COSP-WKG001-016 -Period t Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP-WOG001-016 -YTD Credit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP-WKG001-016 -Period Credit Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe COSS/COSP -WKF001-016 -YTD Credit Fixed Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe
NVARCSTR
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
202
Appendix Table Column Details AMT_DR_FIXVAR_CT RL_AREA AMT_DR_FIXVAR_YT D_CTRL_AREA COSS/COSP -PAFG001-016 -Preiod Debit Fixed Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 1 COSS/COSP -PAFG001-016 - YTD Debit Fixed Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 COSS/COSP-WOG001-016 -Preiod Debit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 t COSS/COSP -PAG001-016 -YTD Credit Price Variance Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 Credit COSS/COSP-WKG001-016 -Period t Amount in Controlling Area Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSS/COSP-WOG001-016 -YTD Debit Amount in Object Currency For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001 -016 -Period Credit Amount in Transactional Currency For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per 16 COSP-PARGB
17
DECIMAL
48
15
yes
18
DECIMAL
48
15
yes
19
AMT_DR_OBJ
DECIMAL
48
15
yes
20
AMT_DR_TRX
DECIMAL
48
15
yes
21
DECIMAL
48
15
yes
22
DECIMAL
48
15
yes
23
DECIMAL
48
15
yes
24
AMT_DR_YTD_OBJ
DECIMAL
48
15
yes
25
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
26
BUS_AREA_ID
NVARCSTR
no
27
CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
28
CMPNY_CODE_ID
NVARCSTR
yes
29
COST_CNTR_ID
Last 10 characters of Object ID where first two characters are KS and from 7 to 16 if first 2 NVARCSTR char are KL COSS-KSTAR NVARCSTR
10
yes
30
COST_ELEM_ID
10
no
31
CTRL_AREA_ID
TKA01-KOKRS
NVARCSTR
yes
32
CTRL_KEY_SUBNU MBER_ID
COSS-HRKFT
NVARCSTR
14
no
33
CTRL_TRX_ID
COSS-VRGNG
NVARCSTR
no
34
CURR_ID_CTRL_ARE A
NVARCSTR
yes
203
Appendix Table Column Details Lookup Currency ID for Company Code - if null, use transaction currency
35
CURR_ID_LOC
NVARCSTR
yes
36
CURR_ID_OBJ
Lookup Currency ID for cost center - if null, use NVARCSTR transaction currency
yes
37
CURR_ID_TRX
NVARCSTR
no
38
FISC_PERIOD
INTEGER
no
39
FISC_YEAR
COSS-GJAHR
INTEGER
no
40
NVARCSTR
yes
41
NVARCSTR
yes
42
GL_ACCT_ID
NVARCSTR
10
yes
43
INTERNAL_ORDER_ID
NVARCSTR
12
yes
44
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
45
LOAD_TIME
NVARCSTR
yes
46
OBJ_CLASS_ID
NVARCSTR
yes
47
OBJ_ID
COSS-OBJNR
NVARCSTR
22
no
48
OBJ_ID_ORIGINAL
COSS-USPOB
NVARCSTR
22
no
49
OBJ_ID_PARTNER
COSS-PAROB
NVARCSTR
22
no
50
OBJ_TYPE_ID
NVARCSTR
yes
51
PARTITION_YEAR
INTEGER
yes
52
PERIOD_BLOCK_COD E
COSS-PERBL
NVARCSTR
no
204
Appendix Table Column Details COEP-OBJNR extracted the project number PSPNR - lookup on PRPS.POSID - Project Element (WBS) External ID Foreign key to PROJECT dimension PROJ.PSPID - Project External ID COSS/COSP-WTG001-016 - Preiod Creditquantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 - Preiod Credit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 -YTD Credit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 - YTD Credit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-WTG001-016 - Preiod Debit quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-MEF001-016 - Preiod Debot fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-MEF001-016 - YTD Debit fixed quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS/COSP-MEG001-016 - YTD Debit quantity in Base Units For Period 01 cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 COSS-WRTTP
53
PROJ_ELEM_ID
NVARCSTR
24
yes
54
PROJ_ID
NVARCSTR
24
yes
55
QTY_CR
DECIMAL
48
15
yes
56
QTY_CR_FIXED
DECIMAL
48
15
yes
57
QTY_CR_FIXED_YTD
DECIMAL
48
15
yes
58
QTY_CR_YTD
DECIMAL
48
15
yes
59
QTY_DR
DECIMAL
48
15
yes
60
QTY_DR_FIXED
DECIMAL
48
15
yes
61
QTY_DR_FIXED_YTD
DECIMAL
48
15
yes
62
QTY_DR_YTD
DECIMAL
48
15
yes
63
RECORD_TYPE_ID
NVARCSTR
no
64
SURROGATE_DOC_ID
DECIMAL
48
18
yes
65
TRADING_PARTNER_I D
COSP-VBUND
NVARCSTR
no
66
TRX_TYPE_ID
NVARCSTR
no
67
UOM_ID
COSS-MEINH
NVARCSTR
yes
68
VERSION_ID
COSS-VERSN
NVARCSTR
no
205
COST_TRANSACTION_FACT
Cost Accounting Transaction Detail
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
last 6 characters of object ID with object type = NVARCSTR "KL" COEP-WKGBTR - Total Value in Controlling Area Currency COEP-WKFBTR - Fixed Value in Controlling Area Currency COEP-PAFBTR - Fixed Price Variance in Ctrl Area Currency COEP-WOGBTR - Total Value in Object Currency COEP-WTGBTR -Total Value in Transaction Currency COEP-PAGBTR - Total Price Variance in Ctrl Area Currency
yes
AMT_CTRL_AREA
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_OBJ
DECIMAL
48
15
yes
AMT_TRX
DECIMAL
48
15
yes
AMT_VAR_CTRL_ARE A
DECIMAL
48
15
yes
BOOKING_TXT
NVARCSTR
50
yes
BUS_AREA_ID
NVARCSTR
yes
10
CHART_OF_ACCT_ID
NVARCSTR
yes
11
CMPNY_CODE_ID
NVARCSTR
yes
12
COST_CNTR_ID
When Object Id = "KS" or "KL", char. 7 - 16 of Object Number, otherwise default text
NVARCSTR
10
yes
13
COST_ELEM_ID
NVARCSTR
10
yes
14
CREATE_DATE
24
yes
15
CTRL_AREA_ID
NVARCSTR
no
16
CTRL_KEY_SUBNU MBER_ID
NVARCSTR
14
yes
206
17
CTRL_TRX_ID
NVARCSTR
yes
18
NVARCSTR
yes
19
NVARCSTR
yes
20
CURR_ID_OBJ
COEP-OWAER - Controlling object currency - NVARCSTR blank value defauts to controlling area currency
yes
21
CURR_ID_TRX
NVARCSTR
yes
22
DOC_ID
NVARCSTR
10
no
23
DOC_ID_REF
NVARCSTR
10
yes
24
DR_CR_ID
NVARCSTR
10
yes
25
FISC_PERIOD
INTEGER
yes
26
FISC_YEAR
INTEGER
yes
27
yes
28
NVARCSTR
yes
29
FUNCTNL_AREA_ID
NVARCSTR
16
yes
30
GL_ACCT_ID
COSS-KSTAR - Cost Element incorporated into GL Accounts Last 12 characters of Object (COEP-OBJNR) when Object Type = "OR"
NVARCSTR
10
yes
31
INTERNAL_ORDER_ID
NVARCSTR
12
yes
32
LINE_ITEM_ID
NVARCSTR
no
33
LINE_ITEM_ID_REF
NVARCSTR
yes
34
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart
24
yes
207
Appendix Table Column Details Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
35
LOAD_TIME
NVARCSTR
yes
36
MATERIAL_ID
COEP-MATNR - Material ID
NVARCSTR
18
yes
37
OBJ_CLASS_ID
NVARCSTR
10
yes
38
OBJ_ID
NVARCSTR
22
yes
39
OBJ_ID_ORIGIN
NVARCSTR
22
yes
40
OBJ_TYPE_ID
NVARCSTR
yes
41
ORDER_TYPE_ID_RE F
NVARCSTR
yes
42
PLANT_ID
COEP.WERKS - Plant
NVARCSTR
yes
43
POST_DATE
COBK-BUDAT - Posting Date COEP-OBJNR extracted the project number PSPNR - Lookup PRPS.POSID - Project Element (WBS) External ID Lookup on Project Id (foreign key) PROJ.PSPID - Project External ID
DATETIME
24
yes
44
PROJ_ELEM_ID
NVARCSTR
24
yes
45
PROJ_ID
NVARCSTR
24
yes
46
PURCH_DOC_ID
NVARCSTR
10
yes
47
PURCH_LINE_ITEM_I D
yes
48
QTY
DECIMAL
48
15
yes
49
QTY_ENTERED
DECIMAL
48
15
yes
50
QTY_FIXED
DECIMAL
48
15
yes
51
QTY_FIXED_ENTERE D
DECIMAL
48
15
yes
52
RECORD_TYPE_ID
NVARCSTR
10
yes
208
53
REF_DOC_TYPE_ID
NVARCSTR
yes
54
UOM_ID
NVARCSTR
yes
55
UOM_ID_POST
NVARCSTR
yes
56
VENDOR_ID
NVARCSTR
10
yes
57
VERSION_ID
NVARCSTR
yes
COUNTRY_GROUP
HR specific Country Grouping from T500L
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CLUSTER_CODE
T500L.RELID - Area identification on import/export database PCL2 T500L.RPLND - Personnel Administration Country indicator T500T.LTEXT - Designation for personnel country grouping
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
COUNTRY_ID
NVARCSTR
yes
COUNTRY_ISO_CODE
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
15
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
209
COUNTRY_GROUP_STATUS
Loads country dependent status data from T505N, T509I, T505V, T505S. The output table is used later to look up definintions which depend on the employees country at the
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SOURCE_COLUMN_ NAME
NVARCSTR
no
VALUE_CODE
NVARCSTR
no
VALUE_DESCR
NVARCSTR
25
yes
CREDIT_CONTROL_AREA
T014T - Credit Control Area Names
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
T014T.KKBTX - Description of the credit control area Concatenation of Credit Ctrl Area ID and Description
NVARCSTR
35
yes
NVARCSTR
120
yes
CR_CTRL_AREA_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
210
CREDIT_MGMT_RISK_CLASS
T691T - Credit management risk classes text
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CR_CTRL_AREA_ID
NVARCSTR
no
NVARCSTR
30
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
CURRENCY
TCURC, TCURT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURR_DECIMAL
DECIMAL
48
28
yes
CURR_DESCR
NVARCSTR
60
yes
CURR_ID
NVARCSTR
no
CURR_ID_ALT
NVARCSTR
yes
CURR_ISO_CODE
NVARCSTR
yes
DISPLAY_FACTOR
Multiply currency amounts by this factor to display with correct number of decimals for the DECIMAL currency Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) TCURC-GDATU -Date Up Until Which The Currency Is Valid
48
17
14
yes
LOAD_DATE
24
yes
LOAD_TIME
NVARCSTR
yes
VALID_TO_DATE
DATETIME
24
yes
211
CURRENCY_CONVERT_RATE
TCURR and TCURW - Monetary Conversion rates
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURR_ID_FROM
NVARCSTR
no
CURR_ID_TO
TCURR-TCURR - To-currency
NVARCSTR
no
EXCH_RATE
DECIMAL
48
yes
EXCH_TYPE_DESCR
NVARCSTR
40
yes
EXCH_TYPE_ID
NVARCSTR
no
FROM_FACTOR
TCURR-FFACT - Number of Currency for the from currency units "Y" if original value of TCURR.UKURS was negative. Otherwise "N"
INTEGER
yes
INVERSE_RATE_FLA G
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time in HH24:MI:SS string format when the record was created TCURR-TFACT - Number of Currency for the units in the To-currency TCURR-GDATU- Date since when the exchange rate has been valid To be used by Effective Date to generate VALID_TO output
NVARCSTR
yes
10
TO_FACTOR
INTEGER
yes
11
VALID_FROM_DATE
DATETIME
24
no
12
VALID_TO_DATE
DATETIME
24
yes
212
CURRENCY_SOURCE
Currency Source (From DD07T with .DOMNAME = CURSR)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURR_SRC_DESCR
NVARCSTR
60
yes
CURR_SRC_ID
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
CURRENCY_TYPE
Currency Type(from DD07T with DOMNAME = CURTP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURR_TYPE_DESCR
NVARCSTR
60
yes
CURR_TYPE_ID
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
213
CUSTOMER
General customer master data at the customer level (KNA1)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_GRP_ID
NVARCSTR
yes
ACCT_GRP_NAME
NVARCSTR
30
yes
ADDRESS_ID
Load date
NVARCSTR
10
yes
AMT_ANNUAL_SALES
DECIMAL
48
15
yes
AMT_ANNUAL_SALES _02
DECIMAL
48
15
yes
ANNUAL_SALES_YR
yes
CITY
KNA1-ORT01 - City
NVARCSTR
40
yes
CLASSIFCTN_CODE
KNA1-KUKLA - Customer Classification Lookup of TKUKT.VTEXT for description of customer classification (size by total sales) based on KNA1.KUKLA. KNA1-DEAR1 - Competitor ID
NVARCSTR
yes
CLASSIFCTN_DESCR
NVARCSTR
20
yes
10
COMPETITOR_FLAG
NVARCSTR
yes
11
COUNTRY_ID
KNA1-LAND1 - Country
NVARCSTR
yes
12
COUNTRY_NAME
Country Name
NVARCSTR
15
yes
13
CUSTOMER_FULL_NA ME CUSTOMER_GRP_K EY
NVARCSTR
120
yes
14
NVARCSTR
10
yes
15
CUSTOMER_ID
NVARCSTR
10
no
16
CUSTOMER_NAME
Customer Name
NVARCSTR
40
yes
214
17
NVARCSTR
40
yes
18
NVARCSTR
40
yes
19
Customer Name 3
NVARCSTR
40
yes
20
Customer Name 4
NVARCSTR
40
yes
21
DISTRICT
KNA1-ORT02 - District
NVARCSTR
40
yes
22
EMPL_COUNT
DECIMAL
48
28
yes
23
FAX
NVARCSTR
40
yes
24
HOUSE_NUMBER
NVARCSTR
10
yes
25
INDUSTRY_ID
KNA1-BRSCH - Industry Lookup of industry name in T016T.BRTXT where SPRAS=$G_LANGUAGE and KNA1.BRSCH=T016T.BRSCH. KNA1-EKONT - Initial Contact
NVARCSTR
yes
26
INDUSTRY_NAME
NVARCSTR
20
yes
27
INITIAL_CONTACT
NVARCSTR
10
yes
28
LANG_DESCR
NVARCSTR
16
yes
29
LANG_ID
KNA1-SPRAS -- Language
NVARCSTR
yes
30
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
31
LOAD_TIME
NVARCSTR
yes
32
NIELSEN_CODE
KNA1.NIELS - Nielsen ID
NVARCSTR
yes
33
PHONE
Telephone Number
NVARCSTR
30
yes
34
REGIONAL_MARKET
NVARCSTR
10
yes
215
35
REGION_ID
NVARCSTR
yes
36
REGION_NAME
NVARCSTR
20
yes
37
NVARCSTR
yes
38
NVARCSTR
yes
39
STREET
NVARCSTR
60
yes
40
VENDOR_ID
NVARCSTR
10
yes
41
ZIP
NVARCSTR
10
yes
216
CUSTOMER_BY_COMPANY
Intersection of KNA1 (General Data in Customer Master) KNKK (Customer master credit management: Control area data) and KNB1 (Customer Master - Company Code) tables in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
ACCTNG_CLERK_N AME
NVARCSTR
30
yes
ACCT_GRP_DESCR
NVARCSTR
30
yes
ACCT_GRP_ID
NVARCSTR
yes
AMT_AR_TTL_CCTRL
KNKK.SKFOR - total receivables for the credit DECIMAL limit check in credit control area currency code KNKK.KLIMK - Credit limit in credit control area DECIMAL currency
48
15
yes
AMT_CR_LIMIT_CCTR L
48
15
yes
AMT_LAST_PAYMNT
DECIMAL
48
13
yes
DECIMAL
48
15
yes
KNKK.SAUFT - Total Order Values for credit limit check in credit control area currency
DECIMAL
48
15
yes
10
BANK_ID_HOUSE
NVARCSTR
yes
11
BILL_BLOCK_DESCR
NVARCSTR
20
yes
12
BILL_BLOCK_ID
NVARCSTR
yes
13
CHART_OF_ACCT_ID
NVARCSTR
yes
14
CHART_OF_ACCT_NA ME
NVARCSTR
50
yes
15
CMPNY_CODE_ID
NVARCSTR
no
16
CMPNY_CODE_NAME
NVARCSTR
25
yes
217
Appendix Table Column Details KNKK.CRBLB - blocked credit flag (blocked by NVARCSTR credit management) Lookup of T014T.KKBTX -- credit control area description
17
CR_BLOCK_FLAG
yes
18
CR_CTRL_AREA_DES CR
NVARCSTR
35
yes
19
CR_CTRL_AREA_ID
NVARCSTR
no
20
CR_RATING_CODE
NVARCSTR
yes
21
CURR_ID_CCTRL
NVARCSTR
yes
22
CURR_ID_LAST_PAY MNT CURR_ID_RECOMND_ CR_LIMIT CUSTOMER_CR_GR P_DESCR CUSTOMER_CR_GR P_ID CUSTOMER_FULL_NA ME CUSTOMER_GRP_K EY
KNKK.CASHC - Monetary Currency for last payment KNKK.DBWAE - Monetary currency of recommended credit limit.
NVARCSTR
yes
23
NVARCSTR
yes
24
NVARCSTR
30
yes
25
NVARCSTR
yes
26
120
yes
27
NVARCSTR
yes
28
CUSTOMER_ID
NVARCSTR
10
no
29
CUSTOMER_NAME
KNA1.NAME1 - Name 1
NVARCSTR
40
yes
30
CUST_ACCT_NUM_ID
KNKK.KNKLI - customers account number (Customer ID in the customer system KNA1.NODEL-Central deletion block for master record
NVARCSTR
10
yes
31
DELETE_BLOCK_FLA G
NVARCSTR
yes
32
DELETE_FLAG
KNA1.LOEVM-Central Deletion Flag for Master NVARCSTR Record TVLST.LIFSP - Indicator for delivery block description
yes
33
DELIV_BLOCK_DESC R
NVARCSTR
20
yes
34
DELIV_BLOCK_ID
NVARCSTR
yes
218
35
DUN_BRAD_RATING
NVARCSTR
yes
36
NVARCSTR
50
yes
37
NVARCSTR
10
yes
38
LAST_PAYMNT_DATE
DATETIME
24
yes
39
LOAD_DATE
Date and time that this row was loaded into the DATETIME rapid mart Time that this row was loaded into the rapid mart KNA1.XCPDK - Indicator: Is the account a one-time account? TVAST.AUFSP - Indicator for order block description
24
yes
40
LOAD_TIME
NVARCSTR
10
yes
41
NVARCSTR
yes
42
NVARCSTR
20
yes
43
ORDER_BLOCK_ID
NVARCSTR
yes
44
OUR_ACCT_NUM
NVARCSTR
12
yes
45
OVERLIMIT_DATE
24
yes
46
T008T.TEXTL - Block key for payment Description KNA1. SPERZ - Central Payment Block FLAG (X = Blocked, Blank = Not Blocked)
NVARCSTR
20
yes
47
NVARCSTR
yes
48
PAYMNT_BLOCK_ID
NVARCSTR
yes
49
PAYMNT_TERM_DE SCR
NVARCSTR
50
yes
50
PAYMNT_TERM_ID
NVARCSTR
yes
51
POST_BLOCK_FLAG
NVARCSTR
yes
52
RISK_CATEG_DESCR
NVARCSTR
30
yes
219
53
RISK_CATEG_ID
NVARCSTR
yes
CUSTOMER_GROUP
TVV1T - Customer Group
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CUSTOMER_GRP_D ESCR
TVV1T-BEZEI - Description
NVARCSTR
60
yes
CUSTOMER_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
220
CUSTOMER_ITEM_AR_BALANCE_VIEW
View for DSO Calculation (Days Sales Outstanding). The view determines the Open AR Bal per fiscal period.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_LOC
DECIMAL
48
28
yes
AMT_PER_ROLLING_ LOC
DECIMAL
48
28
yes
AMT_SALES_LOC
DECIMAL
48
28
yes
AMT_TAX_LOC
DECIMAL
48
28
yes
AMT_TTL_DUE_LOC
DECIMAL
48
28
yes
CMPNY_CODE_ID
company Code
NVARCSTR
no
CUSTOMER_ID
Customer ID
NVARCSTR
10
no
FISC_PERIOD
Fiscal period
INTEGER
yes
FISC_YEAR
Fiscal Year
INTEGER
no
221
CUSTOMER_ITEM_FACT
BSID, BSAD. All Customer related financial documents -- open (table BSID) and cleared (table BSAD) such as invoices and payments
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
ALLOCATN_ID
Allocation ID
NVARCSTR
18
no
AMT_DISCNT_TAKEN _LOC AMT_DUE_IN_E_DAY S_LOC AMT_DUE_IN_F_DAY S_LOC AMT_DUE_IN_G_DAY S_LOC AMT_DUE_OVER_G _DAYS_LOC AMT_ELIGBL_FOR_DI SCNT_TRX
DECIMAL
48
13
yes
Value of the invoice if paid within first forecast period Value of the invoice if paid within second forecast period
DECIMAL
48
13
yes
DECIMAL
48
13
yes
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
AMT_LOC
DECIMAL
48
13
yes
11
Local currency amount paid during the first discount period Local currency amount paid after the first and during the second discount period (includes any discounts applicable) Local currency amount paid after due date
DECIMAL
48
13
yes
12
DECIMAL
48
13
yes
13
AMT_PAID_LATE_LOC
DECIMAL
48
13
yes
14
AMT_PAID_NET_LOC
Local currency amount paid before due date and after any discount periods
DECIMAL
48
13
yes
15
DECIMAL
48
13
yes
16
Local currency amount if the first measuring period after net due date has past
DECIMAL
48
13
yes
222
Appendix Table Column Details AMT_PAST_DUE_GT_ B_LOC AMT_PAST_DUE_GT_ C_LOC AMT_PAST_DUE_GT_ D_LOC AMT_PD_GT_A_LATE _LOC AMT_PD_GT_B_LATE _LOC AMT_PD_GT_C_LATE _LOC AMT_PD_GT_D_LATE _LOC Local currency amount if the second measuring DECIMAL period after net due date has past Local currency amount if the third measuring period after net due date has past Local currency amount if the fourth measuring period after net due date has past Local currency amount paid later than first measuring period after net due date Local currency amount paid later than second measuring period after net due date Local currency amount paid later than third measuring period after net due date Local currency amount paid later than fourth measuring period after net due date
17
48
13
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
13
yes
20
DECIMAL
48
13
yes
21
DECIMAL
48
13
yes
22
DECIMAL
48
13
yes
23
DECIMAL
48
13
yes
24
AMT_TAX_LOC
DECIMAL
48
13
yes
25
AMT_TAX_TRX
DECIMAL
48
13
yes
26
AMT_TRX
DECIMAL
48
13
yes
27
AMT_TTL_PAST_DUE _LOC
48
13
yes
28
AMT_UPDT
PSWBT - Amount for updating in general ledger Amount past due times number of days past due
DECIMAL
48
13
yes
29
AMT_WEIGHT_PAST_ DUE_LOC
DECIMAL
48
15
yes
30
BANK_ID_HOUSE
NVARCSTR
yes
31
BASELINE_DATE
Date from which due dates and late dates are calculated
DATETIME
24
yes
32
BILLING_DOC_ID
NVARCSTR
10
yes
33
BUS_AREA_ID
Business area
NVARCSTR
yes
34
CASH_DISCNT_PRCN T_01
DECIMAL
48
yes
223
Appendix Table Column Details CASH_DISCNT_PRCN T_02 Percent of discount eligible if paid by second discount period
35
DECIMAL
48
yes
36
CHART_OF_ACCT_ID
NVARCSTR
yes
37
CLEARED_DATE
Clearing date
DATETIME
24
no
38
CLEARED_FLAG
NVARCSTR
yes
39
CLEARNG_DOC_ID
NVARCSTR
10
no
40
CMPNY_CODE_ID
Company code
NVARCSTR
no
41
CR_CTRL_AREA_ID
NVARCSTR
yes
42
CURR_ID_GBL
NVARCSTR
yes
43
CURR_ID_GRP
NVARCSTR
yes
44
CURR_ID_LOC
NVARCSTR
yes
45
CURR_ID_TRX
Currency
NVARCSTR
yes
46
CURR_ID_UPDT
NVARCSTR
yes
47
CUSTOMER_ID
Customer number
NVARCSTR
10
no
48
DAYS_LATE
Number of days after NEW NET DUE DATE amount was paid Number of days the item was/is open: LOADDATE - POSTING_DATE if still open; CLEARING_DATE - POSTING_DATE if cleared.
DECIMAL
48
28
yes
49
DAYS_OPEN
DECIMAL
48
28
yes
50
DAYS_PAST_DUE
Number of days since due date if item still open DECIMAL and past due
48
28
yes
51
DISCNT_PERIOD_01
DECIMAL
48
28
yes
52
DISCNT_PERIOD_02
DECIMAL
48
28
yes
224
53
DOC_DATE
DATETIME
24
yes
54
DOC_TYPE_ID
NVARCSTR
yes
55
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
56
ENTRY_DATE
DATETIME
24
yes
57
EXCH_TYPE_ID_GBL
NVARCSTR
yes
58
FIN_DOC_ID
Document number
NVARCSTR
10
no
59
FISC_PERIOD
Fiscal Period
INTEGER
yes
60
FISC_YEAR
Fiscal year
INTEGER
no
61
FISC_YR_VARIANT_ID
NVARCSTR
yes
62
GL_ACCT_ID
NVARCSTR
10
yes
63
GL_ACCT_ID_SPECL
NVARCSTR
10
yes
64
INVOICE_ID
Invoice number
NVARCSTR
10
yes
65
LINE_ITEM_ID
NVARCSTR
no
66
LINE_ITEM_TXT
NVARCSTR
50
yes
67
LOAD_DATE
Date that this row was loaded into the data warehouse Time that this row was loaded into the data warehouse
DATETIME
24
yes
68
LOAD_TIME
NVARCSTR
10
yes
69
NET_DUE_DATE
DATETIME
24
yes
70
NET_DUE_PERIOD
Number of days between second discount period and net due date (SAP value)
DECIMAL
48
28
yes
225
Appendix Table Column Details NET_DUE_PERIOD_N EW Creates new net due period for those payment DECIMAL terms that leave the net due period blank.
71
48
28
yes
72
PAYMNT_BLOCK_ID
NVARCSTR
yes
73
PAYMNT_FLAG
Payment indicator
NVARCSTR
yes
74
PAYMNT_METHOD_ID
Payment method
NVARCSTR
yes
75
PAYMNT_REASON_ CODE_ID
NVARCSTR
yes
76
PAYMNT_REF_ID
NVARCSTR
30
yes
77
PAYMNT_TERM_ID
NVARCSTR
yes
78
POST_DATE
DATETIME
24
no
79
POST_KEY_ID
Posting key
NVARCSTR
yes
80
REF_DOC_ID
NVARCSTR
16
yes
81
REVERSAL_FLAG
NVARCSTR
yes
82
SPECL_GL_ID
NVARCSTR
no
83
Special G/L transaction type Unapplied Payment Flag - C = Unapplied Credit Memo, P = Unapplied Payment, otherwise blank
NVARCSTR
no
84
NVARCSTR
yes
226
CUSTOMER_ITEM_FACT_BAD
Invalid Records in BSID, BSAD. All Customer related financial documents -- open (table BSID) and cleared (table BSAD) such as invoices and payments
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
ALLOCATN_ID
Allocation ID
NVARCSTR
18
no
AMT_DISCNT_TAKEN _LOC AMT_DUE_IN_E_DAY S_LOC AMT_DUE_IN_F_DAY S_LOC AMT_DUE_IN_G_DAY S_LOC AMT_DUE_OVER_G _DAYS_LOC AMT_ELIGBL_FOR_DI SCNT_TRX
DECIMAL
48
13
yes
Value of the invoice if paid within first forecast period Value of the invoice if paid within second forecast period
DECIMAL
48
13
yes
DECIMAL
48
13
yes
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
AMT_LOC
DECIMAL
48
13
yes
11
Local currency amount paid during the first discount period Local currency amount paid after the first and during the second discount period (includes any discounts applicable) Local currency amount paid after due date
DECIMAL
48
13
yes
12
DECIMAL
48
13
yes
13
AMT_PAID_LATE_LOC
DECIMAL
48
13
yes
14
AMT_PAID_NET_LOC
Local currency amount paid before due date and after any discount periods
DECIMAL
48
13
yes
15
DECIMAL
48
13
yes
16
Local currency amount if the first measuring period after net due date has past
DECIMAL
48
13
yes
227
Appendix Table Column Details AMT_PAST_DUE_GT_ B_LOC AMT_PAST_DUE_GT_ C_LOC AMT_PAST_DUE_GT_ D_LOC AMT_PD_GT_A_LATE _LOC AMT_PD_GT_B_LATE _LOC AMT_PD_GT_C_LATE _LOC AMT_PD_GT_D_LATE _LOC Local currency amount if the second measuring DECIMAL period after net due date has past Local currency amount if the third measuring period after net due date has past Local currency amount if the fourth measuring period after net due date has past Local currency amount paid later than first measuring period after net due date Local currency amount paid later than second measuring period after net due date Local currency amount paid later than third measuring period after net due date Local currency amount paid later than fourth measuring period after net due date
17
48
13
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
13
yes
20
DECIMAL
48
13
yes
21
DECIMAL
48
13
yes
22
DECIMAL
48
13
yes
23
DECIMAL
48
13
yes
24
AMT_TAX_LOC
DECIMAL
48
13
yes
25
AMT_TAX_TRX
DECIMAL
48
13
yes
26
AMT_TRX
DECIMAL
48
13
yes
27
AMT_TTL_PAST_DUE _LOC
48
13
yes
28
AMT_UPDT
PSWBT - Amount for updating in general ledger Amount past due times number of days past due
DECIMAL
48
13
yes
29
AMT_WEIGHT_PAST_ DUE_LOC
DECIMAL
48
15
yes
30
BANK_ID_HOUSE
NVARCSTR
yes
31
BASELINE_DATE
Date from which due dates and late dates are calculated
NVARCSTR
10
yes
32
BILLING_DOC_ID
NVARCSTR
10
yes
33
BUS_AREA_ID
Business area
NVARCSTR
yes
34
CASH_DISCNT_PRCN T_01
DECIMAL
48
yes
228
Appendix Table Column Details CASH_DISCNT_PRCN T_02 Percent of discount eligible if paid by second discount period
35
DECIMAL
48
yes
36
CHART_OF_ACCT_ID
NVARCSTR
yes
37
CLEARED_DATE
Clearing date
NVARCSTR
10
no
38
CLEARED_FLAG
NVARCSTR
yes
39
CLEARNG_DOC_ID
NVARCSTR
10
no
40
CMPNY_CODE_ID
Company code
NVARCSTR
no
41
CR_CTRL_AREA_ID
NVARCSTR
yes
42
CURR_ID_GBL
NVARCSTR
yes
43
CURR_ID_GRP
NVARCSTR
yes
44
CURR_ID_LOC
NVARCSTR
yes
45
CURR_ID_TRX
Currency
NVARCSTR
yes
46
CURR_ID_UPDT
NVARCSTR
yes
47
CUSTOMER_ID
Customer number
NVARCSTR
10
no
48
DAYS_LATE
Number of days after NEW NET DUE DATE amount was paid Number of days the item was/is open: LOADDATE - POSTING_DATE if still open; CLEARING_DATE - POSTING_DATE if cleared.
DECIMAL
48
28
yes
49
DAYS_OPEN
DECIMAL
48
28
yes
50
DAYS_PAST_DUE
Number of days since due date if item still open DECIMAL and past due
48
28
yes
51
DISCNT_PERIOD_01
DECIMAL
48
28
yes
52
DISCNT_PERIOD_02
DECIMAL
48
28
yes
229
53
DOC_DATE
NVARCSTR
10
yes
54
DOC_TYPE_ID
NVARCSTR
yes
55
DR_CR_ID
Debit/credit indicator
NVARCSTR
yes
56
ENTRY_DATE
NVARCSTR
10
yes
57
ETL_ERROR_ACTN
NVARCSTR
yes
58
ETL_ERROR_COLU MN
NVARCSTR
500
yes
59
EXCH_TYPE_ID_GBL
NVARCSTR
yes
60
FIN_DOC_ID
Document number
NVARCSTR
10
no
61
FISC_PERIOD
Fiscal Period
INTEGER
yes
62
FISC_YEAR
Fiscal year
DECIMAL
48
28
no
63
FISC_YR_VARIANT_ID
NVARCSTR
yes
64
GL_ACCT_ID
NVARCSTR
10
yes
65
GL_ACCT_ID_SPECL
NVARCSTR
10
yes
66
INVOICE_ID
Invoice number
NVARCSTR
10
yes
67
LINE_ITEM_ID
NVARCSTR
no
68
LINE_ITEM_TXT
NVARCSTR
50
yes
69
LOAD_DATE
Date that this row was loaded into the data warehouse Time that this row was loaded into the data warehouse
DATETIME
24
no
70
LOAD_TIME
NVARCSTR
10
yes
230
71
NET_DUE_DATE
NVARCSTR
10
yes
72
NET_DUE_PERIOD
Number of days between second discount period and net due date (SAP value)
DECIMAL
48
28
yes
73
NET_DUE_PERIOD_N EW
Creates new net due period for those payment DECIMAL terms that leave the net due period blank.
48
28
yes
74
PAYMNT_BLOCK_ID
NVARCSTR
yes
75
PAYMNT_FLAG
Payment indicator
NVARCSTR
yes
76
PAYMNT_METHOD_ID
Payment method
NVARCSTR
yes
77
PAYMNT_REASON_ CODE_ID
NVARCSTR
yes
78
PAYMNT_REF_ID
NVARCSTR
30
yes
79
PAYMNT_TERM_ID
NVARCSTR
yes
80
POST_DATE
NVARCSTR
10
no
81
POST_KEY_ID
Posting key
NVARCSTR
yes
82
REF_DOC_ID
NVARCSTR
16
yes
83
REVERSAL_FLAG
NVARCSTR
yes
84
SPECL_GL_ID
NVARCSTR
no
85
Special G/L transaction type Unapplied Payment Flag - C = Unapplied Credit Memo, P = Unapplied Payment, otherwise blank
NVARCSTR
no
86
NVARCSTR
yes
231
CUSTOMER_SUMMARY_FACT_HZ
KNC1 - Customer master (transaction figures) in Horizontal Format (1 row per fiscal YEAR)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
AMT_CR_PER01_LOC
DECIMAL
48
15
yes
AMT_CR_PER02_LOC
DECIMAL
48
15
yes
AMT_CR_PER03_LOC
DECIMAL
48
15
yes
AMT_CR_PER04_LOC
DECIMAL
48
15
yes
AMT_CR_PER05_LOC
DECIMAL
48
15
yes
AMT_CR_PER06_LOC
DECIMAL
48
15
yes
AMT_CR_PER07_LOC
DECIMAL
48
15
yes
AMT_CR_PER08_LOC
DECIMAL
48
15
yes
10
AMT_CR_PER09_LOC
DECIMAL
48
15
yes
11
AMT_CR_PER10_LOC
DECIMAL
48
15
yes
12
AMT_CR_PER11_LOC
DECIMAL
48
15
yes
13
AMT_CR_PER12_LOC
DECIMAL
48
15
yes
14
AMT_CR_PER13_LOC
DECIMAL
48
15
yes
15
AMT_CR_PER14_LOC
DECIMAL
48
15
yes
16
AMT_CR_PER15_LOC
DECIMAL
48
15
yes
232
17
AMT_CR_PER16_LOC
DECIMAL
48
15
yes
18
AMT_CR_QTR01_LOC
KNC1.UM01H + KNC1.UM02H + KNC1.UM03H Quarter 1 credit total KNC1.UM04H + KNC1.UM05H + KNC1.UM06H Quarter 2 credit total KNC7.UM07H + KNC1.UM08H + KNC1.UM09H Quarter 3 credit total KNC7.UM10H + KNC1.UM11H + KNC1.UM12H Quarter 4 credit total
DECIMAL
48
15
yes
19
AMT_CR_QTR02_LOC
DECIMAL
48
15
yes
20
AMT_CR_QTR03_LOC
DECIMAL
48
15
yes
21
AMT_CR_QTR04_LOC
DECIMAL
48
15
yes
22
AMT_CR_YTD_LOC
DECIMAL
48
15
yes
23
AMT_DR_PER01_LOC
DECIMAL
48
15
yes
24
AMT_DR_PER02_LOC
DECIMAL
48
15
yes
25
AMT_DR_PER03_LOC
DECIMAL
48
15
yes
26
AMT_DR_PER04_LOC
DECIMAL
48
15
yes
27
AMT_DR_PER05_LOC
DECIMAL
48
15
yes
28
AMT_DR_PER06_LOC
DECIMAL
48
15
yes
29
AMT_DR_PER07_LOC
DECIMAL
48
15
yes
30
AMT_DR_PER08_LOC
DECIMAL
48
15
yes
31
AMT_DR_PER09_LOC
DECIMAL
48
15
yes
32
AMT_DR_PER10_LOC
DECIMAL
48
15
yes
33
AMT_DR_PER11_LOC
DECIMAL
48
15
yes
34
AMT_DR_PER12_LOC
DECIMAL
48
15
yes
233
35
AMT_DR_PER13_LOC
DECIMAL
48
15
yes
36
AMT_DR_PER14_LOC
DECIMAL
48
15
yes
37
AMT_DR_PER15_LOC
DECIMAL
48
15
yes
38
AMT_DR_PER16_LOC
DECIMAL
48
15
yes
39
AMT_DR_QTR01_LOC
KNC1.UM01S + KNC1.UM02S + KNC1.UM03S Quarter 1 debit total KNC1.UM04S + KNC1.UM05S + KNC1.UM06S Quarter 2 debit total KNC7.UM07S + KNC1.UM08S + KNC1.UM09S Quarter 3 debit total KNC7.UM10S + KNC1.UM11S + KNC1.UM12S Quarter 4 debit total
DECIMAL
48
15
yes
40
AMT_DR_QTR02_LOC
DECIMAL
48
15
yes
41
AMT_DR_QTR03_LOC
DECIMAL
48
15
yes
42
AMT_DR_QTR04_LOC
DECIMAL
48
15
yes
43
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
44
AMT_PER_BEGIN_LO C AMT_SALES_PER01_ LOC AMT_SALES_PER02_ LOC AMT_SALES_PER03_ LOC AMT_SALES_PER04_ LOC AMT_SALES_PER05_ LOC AMT_SALES_PER06_ LOC AMT_SALES_PER07_ LOC AMT_SALES_PER08_ LOC
DECIMAL
48
15
yes
45
DECIMAL
48
15
yes
46
DECIMAL
48
15
yes
47
DECIMAL
48
15
yes
48
DECIMAL
48
15
yes
49
DECIMAL
48
15
yes
50
DECIMAL
48
15
yes
51
DECIMAL
48
15
yes
52
DECIMAL
48
15
yes
234
Appendix Table Column Details AMT_SALES_PER09_ LOC AMT_SALES_PER10_ LOC AMT_SALES_PER11_ LOC AMT_SALES_PER12_ LOC AMT_SALES_PER13_ LOC AMT_SALES_PER14_ LOC AMT_SALES_PER15_ LOC AMT_SALES_PER16_ LOC AMT_SALES_QTR01_ LOC AMT_SALES_QTR02_ LOC AMT_SALES_QTR03_ LOC AMT_SALES_QTR04_ LOC AMT_SALES_YTD_LO C
53
DECIMAL
48
15
yes
54
DECIMAL
48
15
yes
55
DECIMAL
48
15
yes
56
DECIMAL
48
15
yes
57
DECIMAL
48
15
yes
58
DECIMAL
48
15
yes
59
DECIMAL
48
15
yes
60
DECIMAL
48
15
yes
61
KNC1.UM01U + KNC1.UM02U + KNC1.UM03U Quarter 1 sales total KNC1.UM04U + KNC1.UM05U + KNC1.UM06U Quarter 2 sales total KNC7.UM07U + KNC1.UM08U + KNC1.UM09U Quarter 3 sales total KNC7.UM10U + KNC1.UM11U + KNC1.UM12U Quarter 4 sales total
DECIMAL
48
15
yes
62
DECIMAL
48
15
yes
63
DECIMAL
48
15
yes
64
DECIMAL
48
15
yes
65
DECIMAL
48
15
yes
66
CMPNY_CODE_ID
NVARCSTR
no
67
CREATE_DATE
DATETIME
24
yes
68
CR_CTRL_AREA_ID
T001.KKBER -- Credit control area from Company Code Table Global Currency ID - From Global Variable $G_GLOBAL_CURRENCY
NVARCSTR
yes
69
CURR_ID_GBL
NVARCSTR
yes
70
CURR_ID_LOC
Currency Code from the SAP Company Master NVARCSTR table (T001)
yes
235
71
CUSTOMER_ID
NVARCSTR
10
no
72
EXCH_TYPE_ID_GBL
NVARCSTR
yes
73
FISC_YEAR
INTEGER
no
74
FISC_YR_VARIANT_ID
yes
75
LOAD_DATE
Load Date
DATETIME
24
yes
76
LOAD_TIME
Load Time
NVARCSTR
10
yes
77
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER Concatenated Customer Number and Company Code
yes
78
SUMMARY_KEY
NVARCSTR
14
yes
236
CUSTOMER_SUMMARY_FACT_VR
KNC1 - Customer master (transaction figures) in Vertical Format (1 row per fiscal PERIOD)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
AMT_CR_LOC
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_PTD_LOC
DECIMAL
48
15
yes
AMT_SALES_LOC
DECIMAL
48
15
yes
CMPNY_CODE_ID
Company code
NVARCSTR
no
CREATE_DATE
DATETIME
24
yes
10
CR_CTRL_AREA_ID
T001.KKBER -- Credit control area from Company Code Table Global Currency ID - From Global Variable $G_GLOBAL_CURRENCY
NVARCSTR
yes
11
CURR_ID_GBL
NVARCSTR
yes
12
CURR_ID_LOC
Currency Code from the SAP Company Master NVARCSTR table (T001)
yes
13
CUSTOMER_ID
Customer number
NVARCSTR
10
no
14
EXCH_TYPE_ID_GBL
NVARCSTR
yes
15
FISC_PERIOD
INTEGER
no
16
FISC_YEAR
INTEGER
no
237
17
FISC_YR_VARIANT_ID
NVARCSTR
yes
18
LOAD_DATE
DATETIME
24
yes
19
LOAD_TIME
NVARCSTR
10
yes
20
PARTITION_YEAR
Same as Fiscal Year used for table partitioning. INTEGER Concatenation of PRIMARY KEY for the call to the function RM_RollingSummary_Calculation NVARCSTR Function
yes
21
SUMMARY_KEY
14
yes
238
CUSTOMER_SUMMARY_STAGE_VR
KNC1 - Customer master (transaction figures) in Horizontal Format (1 row per fiscal YEAR)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
AMT_CR_LOC
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_PTD_LOC
DECIMAL
48
15
yes
AMT_SALES
DECIMAL
48
15
yes
CMPNY_CODE_ID
Company code
NVARCSTR
no
CREATE_DATE
DATETIME
24
yes
10
CR_CTRL_AREA_ID
T001.KKBER -- Credit control area from Company Code Table Global Currency ID - From Global Variable $G_GLOBAL_CURRENCY
NVARCSTR
yes
11
CURR_ID_GBL
NVARCSTR
yes
12
CURR_ID_LOC
Currency Code from the SAP Company Master NVARCSTR table (T001)
yes
13
CUSTOMER_ID
Customer number
NVARCSTR
10
no
14
EXCH_TYPE_ID_GBL
NVARCSTR
yes
15
FISC_PERIOD
Fiscal Period
DECIMAL
48
28
no
16
FISC_YEAR
Fiscal year
INTEGER
no
239
Appendix Table Column Details Fiscal Year Variant ID from Company Master in NVARCSTR SAP (T001)
17
FISC_YR_VARIANT_ID
yes
18
LOAD_DATE
DATETIME
24
yes
19
LOAD_TIME
NVARCSTR
10
yes
20
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER Concatenated Customer Number and Company Code
yes
21
SUMMARY_KEY
NVARCSTR
14
yes
240
DATAELEMENT_DD03_METADATA
Populates DATA_ELEMENT_DD03_METADATA from DD03L, DD02L, DD04T sap dictionary tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ABAP_DATATYPE
NVARCSTR
yes
ACTIVATN_STATUS
NVARCSTR
no
DATA_ELEM_NAME
NVARCSTR
30
yes
DECIMAL_PRECISION
INTEGER
yes
DICTIONARY_DATATY PE
NVARCSTR
yes
DOMAIN_NAME
Domain name
NVARCSTR
30
yes
ENTRY_VERSION
INTEGER
no
FIELD_DESCR
NVARCSTR
60
yes
FIELD_NAME
Field Name
NVARCSTR
30
no
10
FIELD_NAME_REF
NVARCSTR
30
yes
11
FIELD_POSITN
INTEGER
no
12
INTERNAL_LENGTH
INTEGER
yes
13
KEY_FIELD_FLAG
NVARCSTR
yes
14
LENGTH
INTEGER
yes
15
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
16
LOAD_TIME
NVARCSTR
yes
241
17
MANDATORY_FLAG
NVARCSTR
yes
18
NOT_NULL_FLAG
NVARCSTR
yes
19
TBL_FLAG
NVARCSTR
yes
20
TBL_NAME
Table Name
NVARCSTR
30
no
21
TBL_NAME_CHECK
NVARCSTR
30
yes
22
TBL_NAME_INCLUDE
NVARCSTR
30
yes
23
TBL_NAME_REF
NVARCSTR
30
yes
DATE_VALID_DRIVER
Temporary table to hold unique beginning and ending dates of all employee events/positon/job/etc date-effective records being merged
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
RECORD_ID
Additional column to include in the joining condition (like ORG_UNIT_ID in Line Manager NVARCSTR Hierarchy) Union of Personnel number (PERSON_ID) from Date-Effective dimensions and infotype tables Beginning date of records that have changed for this employee during this load NVARCSTR
60
no
RECORD_MERGE_K EY
no
VALID_FROM_DATE
DATETIME
24
no
VALID_TO_DATE
End date of records that have changed for this DATETIME employee during this load
24
yes
242
DATE_VALID_FROM_DIMENSION
Intermediate table used internally to hold sorted beginning dates to build temp DATE_DRIVER table; stores date effective records derived from dimensions - POSITION, JOB,
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time when the record was loaded Union of Personnel number (PERSON_ID) from Date-Effective dimensions and infotype tables BEGDA Start date
NVARCSTR
yes
RECORD_MERGE_K EY
NVARCSTR
no
VALID_FROM_DATE
DATETIME
24
no
VALID_TO_DATE
DATETIME
24
no
DATE_VALID_FROM_STAGE
Intermediate table used internally to hold sorted beginning dates to build temp DATE_DRIVER table; used to perfrom distinct merge of date-effecitve records from multiple
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
RECORD_ID
Additional column to include in the joining condition (like ORG_UNIT_ID in Line Manager NVARCSTR Hierarchy). If not used, set to $G_DEFAULT_TEXT Union of Position number (POSITION_ID) from Date-Effective dimensions and infotype NVARCSTR tables Identifies which infotype this data comes from NVARCSTR
60
no
no
60
yes
VALID_FROM_DATE
DATETIME
24
no
VALID_TO_DATE
DATETIME
24
no
243
DEBIT_CREDIT_INDICATOR
Debit or Credit Flag (from DD07T with DOMNAME = SHKZG)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_ID
Dimension Source. This is a combined dimension combining different varieties of "Debit/Credit" from different sources. This field identifies the source of "Debit/Credit" Desc. of Debit / Credit Indicator ID
NVARCSTR
10
no
DR_CR_DESCR
NVARCSTR
60
yes
DR_CR_ID
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
DELIVERY_BACKLOG_STAGE_D
New or Deleted Deliveries for a Given Period. NOTE: TABLE MUST NOT HAVE A PRIMARY KEY!!!!!
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_DOC_ID
NVARCSTR
10
no
244
DELIVERY_BLOCK
TVLST - Delivery Block
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DELIV_BLOCK_DESC R
NVARCSTR
20
yes
DELIV_BLOCK_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
245
DELIVERY_FACT
LIPS, LIKP - Delivery records for Sales Documents
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTL_GI_DATE
DATETIME
24
yes
AMT_STD_COST_TRX
DECIMAL
48
15
yes
48
15
yes
48
15
yes
48
15
yes
48
15
yes
48
15
yes
48
15
yes
BILL_BLOCK_ID
NVARCSTR
yes
10
BILL_STATUS_DELIV_ RELTD_ID
NVARCSTR
yes
11
CHANGE_DATE
DATETIME
24
yes
12
CMPNY_CODE_ID
NVARCSTR
yes
13
CREATE_DATE
DATETIME
24
yes
14
CREATE_DATE_HDR
DATETIME
24
yes
15
CR_CTRL_AREA_ID
NVARCSTR
yes
16
CR_MGMT_RISK_CLA SS_ID
NVARCSTR
yes
246
17
CTRL_AREA_ID
LIPS-KOKRS-Controlling area
NVARCSTR
yes
18
CURR_ID_STATS
NVARCSTR
yes
19
CURR_ID_TRX
NVARCSTR
yes
20
CUSTOMER_GRP_ID
NVARCSTR
yes
21
NVARCSTR
10
yes
22
NVARCSTR
10
yes
23
LIPS-VBEAF - Fixed Shipping Processing Time DECIMAL in Days (= setup time) LIPS-VBEAV - Variable Shipping Processing Time in Days
48
yes
24
DECIMAL
48
yes
25
DELIV_BLOCK_ID
NVARCSTR
yes
26
DELIV_DATE
DATETIME
24
yes
27
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
no
28
DELIV_LINE_ITEM_ID
NVARCSTR
no
29
DELIV_LOAD_DATE
DATETIME
24
yes
30
DELIV_PRIORITY_ID
NVARCSTR
yes
31
DELIV_ROUTE_ID
NVARCSTR
yes
32
DELIV_STATUS_KEY
NVARCSTR
36
yes
33
DISTRIBTN_CHANNEL _ID
NVARCSTR
yes
34
DIVISION_ID
LIPS-SPART - Division
NVARCSTR
yes
247
35
DOC_CATEG_ID
NVARCSTR
yes
36
DOC_CATEG_ID_REF
yes
37
DOC_TYPE_ID
NVARCSTR
yes
38
EXCH_RATE_STATS
DECIMAL
48
20
yes
39
GI_STATUS_ID
VBUP-WBSTA - Goods Issue status (indicates NVARCSTR whether goods have left the warehouse)
yes
40
INTER_CMPNY_TERM 01_ID
NVARCSTR
yes
41
LOAD_DATE
DATETIME
24
yes
42
LOAD_TIME
NVARCSTR
yes
43
MATERIAL_ID
NVARCSTR
18
yes
44
MTRL_AVAIL_DATE
DATETIME
24
yes
45
MTRL_GRP_ID
NVARCSTR
yes
46
PACKNG_STATUS_ID
Packing status
NVARCSTR
10
yes
47
PARTIAL_DELIV_ID
NVARCSTR
yes
48
PICKNG_CONFIRM_S TATUS_ID
NVARCSTR
yes
49
PICKNG_DATE
DATETIME
24
yes
50
PICKNG_STATUS_ID
NVARCSTR
yes
51
PLANT_ID
LIPS.WERKS Plant
NVARCSTR
yes
52
PLAN_GI_DATE
DATETIME
24
yes
248
53
NVARCSTR
yes
54
NVARCSTR
yes
55
PROD_HIER_ID
NVARCSTR
18
yes
56
PROFIT_CNTR_ID
NVARCSTR
10
yes
57
QTY_DELIV_BASEUO M
LIPS-LGMNG - Actual Quantity Delivered (in Base Units) LIPS-LFIMG - Actual Quantity Delivered (in Sales Units)
DECIMAL
48
13
yes
58
QTY_DELIV_SLSUOM
DECIMAL
48
13
yes
59
QTY_GROSS_WEIG HT
DECIMAL
48
15
yes
60
QTY_NET_WEIGHT
DECIMAL
48
15
yes
61
QTY_VOLUME
LIPS-VOLUM - Volume
DECIMAL
48
15
yes
62
RETURN_FLAG
NVARCSTR
yes
63
SALES_DOC_ID
NVARCSTR
10
yes
64
SALES_GRP_ID
NVARCSTR
yes
65
SALES_LINE_ITEM_ID
NVARCSTR
yes
66
SALES_OFFICE_ID
NVARCSTR
yes
67
SALES_ORG_ID
NVARCSTR
yes
68
SHIP_POINT_ID
NVARCSTR
yes
69
STORAGE_LOCATN_I D
NVARCSTR
yes
70
UOM_ID_BASE
NVARCSTR
yes
249
71
UOM_ID_SALES
NVARCSTR
yes
72
UOM_ID_VOLUME
NVARCSTR
yes
73
UOM_ID_WEIGHT
NVARCSTR
yes
DELIVERY_PRIORITY
TPRIT - Delivery Priority
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DELIV_PRIORITY_DE SCR
NVARCSTR
20
yes
DELIV_PRIORITY_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DELIVERY_ROUTE
TVROT - Delivery Route
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DELIV_ROUTE_DESC R
NVARCSTR
40
yes
DELIV_ROUTE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
250
DELIVERY_STATUS
Delivery Document Statuses code combinations
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BILL_STATUS_DESCR
Lookup on Delivery Document Status dimension for the status descritpion VBUP-FKSTA - Billing Status of Delivery-Related Billing Documents Concatenated values of Sales Document Status fields Lookup on Delivery Document Status dimension for the status descritpion
NVARCSTR
60
yes
BILL_STATUS_ID
NVARCSTR
yes
DELIV_STATUS_KEY
NVARCSTR
36
no
GI_STATUS_DESCR
NVARCSTR
60
yes
GI_STATUS_ID
VBUP-WBSTA - Goods Issue status (indicates NVARCSTR whether goods have left the warehouse)
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time in string format when the record was loaded Lookup on Delivery Document Status dimension for the status descritpion
NVARCSTR
yes
PACKNG_STATUS_DE SCR
NVARCSTR
60
yes
PACKNG_STATUS_ID
NVARCSTR
yes
10
NVARCSTR
60
yes
11
NVARCSTR
yes
12
NVARCSTR
60
yes
13
PICKNG_STATUS_ID
NVARCSTR
yes
14
Lookup on Delivery Document Status dimension for the status descritpion VBUP-GBSTA - Overall Processing Status fo the SD item
NVARCSTR
60
yes
15
NVARCSTR
yes
251
DEPENDENT_COVERAGE
Benefit dependent coverage descriptive attributes from T5UBF, T5UCF; load DEPENDENT_COVERAGE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
COUNT_BENEFIC_DE PENDNT_MAX COUNT_BENEFIC_DE PENDNT_MIN DEPENDNT_COVER AGE_DESCR DEPENDNT_COVER AGE_FULL_NAME DEPENDNT_COVER AGE_ID
T5UBF.NODEP Benefit Maximum Number of Dependents T5UBF.MIDEP Benefits Minimum Number of Dependents- - avaiable in ECC 5 and higher only T5UCF.LTEXT Text (20 characters) Concatenated: T5UBF.DEPCV Benefit Dependent Coverage + T5UCF.LTEXT Text (20 characters) T5UBF.DEPCV Benefit Dependent Coverage
INTEGER
yes
INTEGER
yes
NVARCSTR
20
yes
NVARCSTR
30
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DISTRIBUTION_CHANNEL
TVTWT - Distribution Channel
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
TVTWT-VTEXT - Name
NVARCSTR
40
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
252
DIVISION
TSPAT - Division
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIVISION_DESCR
TSPAT-VTEXT - Name
NVARCSTR
40
yes
DIVISION_ID
TSPAT-SPART - Properties
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DOCUMENT_CATEGORY
Domain VBTYP (Table DD07T) - Sales Document Categ
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_ID
Dimension Source from table AW_DIMENSION_SOURCE Document Category Description from multiple sources in SAP
NVARCSTR
10
no
DOC_CATEG_DESCR
NVARCSTR
100
yes
DOC_CATEG_ID
10
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
253
DOCUMENT_TYPE
Internal Order Type attributes from T003O/T003P
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_ID
NVARCSTR
10
no
DOC_CATEG_DESCR
NVARCSTR
100
yes
DOC_CATEG_ID
NVARCSTR
10
no
DOC_TYPE_DESCR
NVARCSTR
100
yes
DOC_TYPE_ID
NVARCSTR
10
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
254
DOMAIN_DD01_METADATA
Extract data from DD01L, DD01T Domain tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVATN_FLAG
Activation flag
NVARCSTR
yes
ACTIVATN_STATUS
NVARCSTR
no
ACTIVATN_TYPE
Activation type
INTEGER
yes
CONVERSION_ROUTI NE
Conversion Routine
NVARCSTR
yes
DATATYPE
NVARCSTR
yes
DECIMAL_PRECISION
INTEGER
yes
DOMAIN_DESCR
NVARCSTR
60
yes
DOMAIN_NAME
Domain name
NVARCSTR
30
no
ENTRY_VERSION
INTEGER
no
10
FIXED_VALUE_FLAG
NVARCSTR
yes
11
LANG_DEPENDENT_F LAG
yes
12
LAST_UPDT_BY
Last Changed by
NVARCSTR
12
yes
13
LAST_UPDT_DATE
DATETIME
24
yes
14
LAST_UPDT_TIME
Last changed at
NVARCSTR
10
yes
15
LENGTH
INTEGER
yes
16
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart
24
yes
255
Appendix Table Column Details Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
17
LOAD_TIME
NVARCSTR
yes
18
LOWER_CASE
NVARCSTR
yes
19
MASTER_LANG
NVARCSTR
yes
20
OUTPUT_LENGTH
Output Length
INTEGER
yes
21
SIGN_FLAG
NVARCSTR
yes
22
TBL_NAME_TXT
NVARCSTR
30
yes
23
TBL_NAME_VALUE
Value table
NVARCSTR
30
yes
256
DOMAINTEXT_DD07_METADATA
Extract Domain texts (for Default Language) from DD07T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVATN_STATUS
NVARCSTR
no
DOMAIN_NAME
Domain name
NVARCSTR
30
no
DOMAIN_TXT
NVARCSTR
60
yes
DOMAIN_VALUE
10
yes
DOMAIN_VALUE_KEY
INTEGER
no
ENTRY_VERSION
INTEGER
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
VALUE_FROM_DOMAI N
NVARCSTR
10
yes
10
VALUE_TO_DOMAIN
NVARCSTR
10
yes
EDUCATION_TYPE
Education type descriptive attributes from T518B load EDUCATION_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
EDUCATN_TYPE_DES CR
NVARCSTR
40
yes
EDUCATN_TYPE_ID
T518B.AUSBI Education/training
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
257
ELIGIBILITY_RULE
Benefit eligibility rule descriptive attributes from T5UCV; load ELIGIBILITY_RULE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
NVARCSTR
20
yes
Concatenated: T5UCV.BELIG Benefit eligibility rule variant + T5UCV.LTEXT Text, 20 NVARCSTR characters T5UCV.BELIG Benefit eligibility rule variant NVARCSTR
30
yes
ELIGIBLTY_RULE_ID
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
258
EMPLOYEE
Employee personal date-effective information from Personal and Address infotypes (PA0002, PA0006)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BIRTH_COUNTRY
NVARCSTR
yes
BIRTH_DATE
PA0002.GBDAT Date of birth (basic) - used for DATETIME calculation of Age, etc
24
yes
BIRTH_DATE_PASSP ORT
DATETIME
24
yes
BIRTH_PLACE
PA0002.GBORT Birthplace
NVARCSTR
40
yes
BIRTH_STATE
PA0002.GBDEP State
NVARCSTR
yes
BUS_ROUTE_CODE
NVARCSTR
yes
CITY
PA0006.ORT01 City
NVARCSTR
40
yes
CMPNY_APARTMNT _FLAG
yes
CONTACT_NAME
PA0006.NAME2 C/O name (in care of) Contact name PA0006.TELNR Telephone number of the contact
NVARCSTR
40
yes
10
CONTACT_PHONE
NVARCSTR
14
yes
11
COUNTRY_ID
NVARCSTR
yes
12
COUNTRY_NAME
NVARCSTR
15
yes
13
COUNTY_ID
NVARCSTR
yes
14
COUNTY_NAME
NVARCSTR
20
yes
15
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) PA0002.GBTAG Birth date (to month/year) day
INTEGER
yes
16
DAY_BIRTH
INTEGER
yes
259
17
DISTANCE_KM
INTEGER
yes
18
DISTRICT
PA0006.ORT02 District
NVARCSTR
40
yes
19
EMPLOYEE_KEY
Surrogate key generated for EMPLOYEE dimension (date-effective records) PA0105.USRID Communication ID/number (Fax comm type)
DECIMAL
48
28
no
20
FAX
NVARCSTR
30
yes
21
FIRST_NAME
NVARCSTR
40
yes
22
FIRST_NAME_SEARC H
25
yes
23
FULL_NAME
NVARCSTR
80
yes
24
FULL_NAME_MIXED
PA0002.NCHMC + PA0002.VNAMC Last and First name (matchcode field) in Mixed case PA0002.NCHMC + PA0002.VNAMC Last and First name (matchcode field) in Upper case DD07T.DDTEXT Lookup description for GESCH in DD07T
NVARCSTR
60
yes
25
FULL_NAME_UPPER
NVARCSTR
60
yes
26
GENDER_DESCR
NVARCSTR
10
yes
27
GENDER_ID
NVARCSTR
yes
28
HOUSE_NUMBER
NVARCSTR
10
yes
29
IDENTIFICTN_NUM
NVARCSTR
20
yes
30
INITIALS
NVARCSTR
10
yes
31
INTERNET
PA0105.USRID Communication ID/number (Internet Communication Type) T002T.SPTXT - Lookup on Language descritpion
NVARCSTR
30
yes
32
LANG_DESCR
NVARCSTR
16
yes
33
LANG_ID
NVARCSTR
yes
34
LAST_NAME
NVARCSTR
40
yes
260
35
LAST_NAME_BIRTH
NVARCSTR
40
yes
36
LAST_NAME_SEARCH
25
yes
37
LOAD_DATE
DATETIME
24
yes
38
LOAD_TIME
NVARCSTR
yes
39
MARITAL_STATUS_D ESCR
NVARCSTR
50
yes
40
MARITAL_STATUS_ID
NVARCSTR
yes
41
MIDDLE_NAME
NVARCSTR
40
yes
42
MONTH_BIRTH
INTEGER
yes
43
INTEGER
yes
44
NVARCSTR
yes
45
T005T.NATIO - Lookup on Nationality descritpion T005T. NATIO - Seconde Nationality Text lookup
NVARCSTR
15
yes
46
NVARCSTR
15
yes
47
NVARCSTR
15
yes
48
NATIONALITY_ID_01
yes
49
NATIONALITY_ID_02
NVARCSTR
yes
50
NATIONALITY_ID_03
NVARCSTR
yes
51
NICKNAME
PA0002.RUFNM Known as
NVARCSTR
40
yes
52
NUM_OF_CHILDREN
INTEGER
yes
261
Appendix Table Column Details Union of Personnel number (PERSON_ID) from Date-Effective dimensions and infotype tables PA0006.TELNR Telephone number
53
PERSON_ID
NVARCSTR
yes
54
PHONE
NVARCSTR
14
yes
55
PREFIX_NAME_01
NVARCSTR
15
yes
56
PREFIX_NAME_02
NVARCSTR
15
yes
57
REGION_ID
NVARCSTR
yes
58
REGION_NAME
NVARCSTR
20
yes
59
RELATIONSHIP_DESC R
T577S.ATEXT - Relationship Descr(lookup); Family Characteristis = A T516T.KTEXT - Lookup on Religious Denomination as it is displayed during data entry T516T.KTEXT - Lookup on Religious Denomination descritpion
NVARCSTR
20
yes
60
RELIGION_CODE
NVARCSTR
yes
61
RELIGION_DESCR
NVARCSTR
25
yes
62
RELIGION_ID
NVARCSTR
yes
63
STREET
NVARCSTR
60
yes
64
TITLE_01
NVARCSTR
yes
65
TITLE_02
NVARCSTR
15
yes
66
TITLE_ACADEMIC
PA0002.TITEL Title
NVARCSTR
15
yes
67
TITLE_OTHER
PA0002.NAMZU Title
NVARCSTR
15
yes
68
VALID_FROM_DATE
DATETIME
24
yes
69
PA0006.BEGDA From
DATETIME
24
yes
70
24
yes
262
71
PA0002.BEGDA From
DATETIME
24
yes
72
VALID_TO_DATE
DATETIME
24
yes
73
PA0006.ENDDA To
DATETIME
24
yes
74
PA0002.ENDDA To
DATETIME
24
yes
75
DATETIME
24
yes
76
VOICEMAIL
NVARCSTR
30
yes
77
YEARS_AGE
DECIMAL
48
yes
78
YEAR_BIRTH
INTEGER
yes
79
YEAR_MONTH_BIRTH
PA0002.GBJHR + PA0002.GBMON concatenated Year and Month of birth PA0002.GBJHR + PA0002.GBMON +PA002.GBTAG concatenated Year, Montr and Day of birth PA0006.PSTLZ Postal code
NVARCSTR
10
yes
80
YEAR_MONTH_DAY _BIRTH
NVARCSTR
16
yes
81
ZIP
NVARCSTR
10
yes
263
EMPLOYEE_ADMIN_0000_STAGE
Limit number of subtypes avaiable in PA0000 (Events) to a single default School type; It is used to load EMPLOYEE_ADMINISTRATION_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTION_REASON_DE SCR
NVARCSTR
30
yes
ACTION_REASON_ID
NVARCSTR
yes
ACTION_SELECT_FLA G ACTION_TYPE_DESC R
Set to 1 if the status is one of pre-defined Rapid Mart Variables: $G_HIRE_ACTION_01 03, $G_TERMINATION_ACTION, DECIMAL $G_REHIRE_ACTION_01 - 02, $G_RETIRE_ACTION T529T. MNTXT -Action Type description NVARCSTR (lookup)
48
28
yes
30
yes
ACTION_TYPE_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) T529U. TEXT1 -User-defined status description (lookup)
INTEGER
yes
CUSTOM_STATUS_ DESCR
NVARCSTR
40
yes
CUSTOM_STATUS_ID
NVARCSTR
yes
10
DEPARTURE_DATE
DATETIME
24
yes
11
40
yes
12
NVARCSTR
yes
13
EXTRACT_DATE
DATETIME
24
yes
14
INFOTYPE_ID
NVARCSTR
yes
15
LOAD_DATE
DATETIME
24
yes
16
LOAD_TIME
NVARCSTR
yes
264
Appendix Table Column Details ORIGINAL_HIRE_DAT E PA0000.BEGDA - Start date for Hire actions (1-3)
17
DATETIME
24
yes
18
PERSON_ID
NVARCSTR
no
19
REHIRE_DATE
PA0000.BEGDA - Start date for re-Hire actions DATETIME (1-2) PA0000.BEGDA - Start date for Retirement Action T529U. TEXT1 -Special Payment status description (lookup)
24
yes
20
RETIREMNT_DATE
DATETIME
24
yes
21
NVARCSTR
40
yes
22
NVARCSTR
yes
23
VALID_FROM_DATE
DATETIME
24
no
24
VALID_TO_DATE
DATETIME
24
no
265
EMPLOYEE_ADMINISTRATION_FACT
Merged employee demographics (administration) data from multiple infotypes (PA0001, PA0000, PA0002, PA0007, PA0008, PA0016, PA0024, PA0077, PA0094, PA0041, PA0022, PA0019
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTION_REASON_ID
NVARCSTR
no
ACTION_REASON_ID_ DEPARTURE
NVARCSTR
50
no
ACTION_TYPE_ID
NVARCSTR
no
PA0000.MASSN - Action Type id (for $G_TERMINATION_ACTION) PA0001.PERSG Set to 1 for the employee group value 1 = Active
NVARCSTR
50
no
INTEGER
yes
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID_HR
NVARCSTR
no
ADMIN_ID_PAYROLL
NVARCSTR
no
ADMIN_ID_TIME
NVARCSTR
no
10
AMT_COST_EDUCA TN
DECIMAL
48
11
yes
11
AMT_PAYMNT_01
PA0008.BET01 Wage type 01 amount for payments PA0008.BET02 Wage type 02 amount for payments PA0008.BET03 Wage type 03 amount for payments
DECIMAL
48
13
yes
12
AMT_PAYMNT_02
DECIMAL
48
13
yes
13
AMT_PAYMNT_03
DECIMAL
48
13
yes
14
48
13
yes
15
PA0169.PTAMT - Employee post-tax savings plan contribution amount PA0169.EEAMT Employees pre-tax saving contribution amount
DECIMAL
48
13
yes
16
DECIMAL
48
13
yes
266
17
AMT_SALARY_YR
DECIMAL
48
15
yes
18
AMT_SALARY_YR_PR EV
DECIMAL
48
15
yes
19
BENFT_AREA_ID
NVARCSTR
no
20
BENFT_PLAN_ID
NVARCSTR
no
21
BENFT_PLAN_KEY
DECIMAL
48
28
no
22
BENFT_PLAN_TYPE_I D
NVARCSTR
yes
23
BIRTH_DATE
PA0002.GBDAT Date of birth (basic) - used for DATETIME calculation of Age, etc
24
no
24
BUS_AREA_ID
NVARCSTR
no
25
DATETIME
24
yes
26
DECIMAL
48
yes
27
PA0022.SLABS Certificate
NVARCSTR
no
28
CMPNY_CODE_ID
NVARCSTR
no
29
CONTRACT_ID
NVARCSTR
no
30
CONTRACT_NUM
NVARCSTR
20
yes
31
CONTRACT_TYPE_ID
NVARCSTR
no
32
NVARCSTR
no
33
NVARCSTR
no
34
COST_CNTR_ID
NVARCSTR
10
no
267
35
yes
36
COUNTRY_GRP_ID
NVARCSTR
no
37
COUNT_BENEFIC_DE PENDNT COUNT_EMPLEE_S VC_INTERVAL_01 COUNT_EMPLEE_S VC_INTERVAL_02 COUNT_EMPLEE_S VC_INTERVAL_03 COUNT_EMPLEE_S VC_INTERVAL_04 COUNT_EMPLEE_S VC_INTERVAL_05 COUNT_EMPLEE_S VC_INTERVAL_06 COUNT_EMPLEE_S VC_UNKNOWN
yes
38
Count of Employees with length of service within Interval 1 Count of Employees with length of service within Interval 2 Count of Employees with length of service within Interval 3 Count of Employees with length of service within Interval 4 Count of Employees with length of service within Interval 5 Count of Employees with length of service within Interval 6
DECIMAL
48
28
yes
39
DECIMAL
48
28
yes
40
DECIMAL
48
28
yes
41
DECIMAL
48
28
yes
42
DECIMAL
48
28
yes
43
DECIMAL
48
28
yes
44
Count of Employees where length of service is not known (Employee Original Hire Date is DECIMAL missing). PA0022.KSBEZ Course name NVARCSTR
48
28
yes
45
COURSE_NAME
25
yes
46
CTRL_AREA_ID
NVARCSTR
no
47
CURRENT_FLAG
INTEGER
yes
48
CURR_ID
NVARCSTR
no
49
CURR_ID_BENFT
NVARCSTR
yes
50
CURR_ID_EDUCATN
NVARCSTR
yes
51
CURR_ID_SALARY_P REV
yes
52
DATE_01
DATETIME
24
yes
268
53
DATE_02
DATETIME
24
yes
54
DATE_03
DATETIME
24
yes
55
Lookup T548T.DTEXT - Lookup date text for Date Type 01 Lookup T548T.DTEXT - Lookup date text for date type 02 Lookup T548T.DTEXT - Lookup date text for Date Type 03
NVARCSTR
20
yes
56
NVARCSTR
20
yes
57
NVARCSTR
20
yes
58
DATE_TYPE_ID_01
NVARCSTR
no
59
DATE_TYPE_ID_02
NVARCSTR
no
60
DATE_TYPE_ID_03
NVARCSTR
no
61
DAYS_OF_SERVICE
DECIMAL
48
28
yes
62
DAYS_WEEK
INTEGER
yes
63
DAY_BIRTH
PA0002.GBTAG Birth date (to month/year) day PA0008.OPK01 Operation indicator for wage types 01 (DEDUCT/REFER) PA0008.OPK02 Operation indicator for wage types 02 (DEDUCT/REFER) PA0008.OPK03 Operation indicator for wage types 03 (DEDUCT/REFER) PA0000.BEGDA - Start date for Termination Action PA0077.DISDT Date of determination of disability status
INTEGER
yes
64
NVARCSTR
10
yes
65
NVARCSTR
10
yes
66
NVARCSTR
10
yes
67
DEPARTURE_DATE
DATETIME
24
yes
68
DISABILITY_DATE
DATETIME
24
yes
69
DISABILITY_FLAG
INTEGER
yes
70
DYNAMIC_SCHED_FL AG
DECIMAL
48
10
yes
269
71
EDUCATN_TYPE_ID
PA0022.AUSBI Education/training
NVARCSTR
no
72
EEO_EXEMPT_FLAG
INTEGER
yes
73
ELIGIBLTY_RULE_ID
NVARCSTR
no
74
EMPLOYEE_GRP_ID
NVARCSTR
no
75
EMPLOYEE_KEY
Lookup on EMPLOYEE dimension surrogate primary key EMPLOYEE.EMPLOYEE_KEY - lookup on surrogate key for Employee dimension T503.TRFKZ - EE subgroup grouping for collective agreement provision (lookup): 1 = Industrial workers/hourly wages 2 = Industrial workers/monthly wages 3 = Salaried emplo PA0001.PERSK Employee subgroup
DECIMAL
48
28
no
76
DECIMAL
48
28
no
77
NVARCSTR
yes
78
NVARCSTR
no
79
END_DATE
DATETIME
24
yes
80
ENTRY_DATE
DATETIME
24
yes
81
ETHNIC_ORIGIN_ID
NVARCSTR
no
82
EXPIRATN_DATE
24
yes
83
FINAL_GRADE
NVARCSTR
yes
84
FIRST_NAME
NVARCSTR
40
yes
85
FULL_NAME
NVARCSTR
80
yes
86
FULL_NAME_MIXED
PA0001.ENAME Formatted name of employee NVARCSTR or applicant (Mixed case) PA0001.SNAME Employees name (can be sorted acc.LAST NAME FIRST NAME) If PA0007.WOSTD = 100% then FULL else PART
40
yes
87
FULL_NAME_UPPER
NVARCSTR
30
yes
88
FULL_OR_PART_TIME
NVARCSTR
yes
270
89
GENDER_ID
NVARCSTR
no
90
HOLIDAY_CALENDAR _ID
NVARCSTR
no
91
HOURS_DAY
DECIMAL
48
yes
92
HOURS_DAY_MAX
PA0007.MAXTA Maximum number of work hours per day PA0007.MINTA Minimum number of work hours per day
DECIMAL
48
yes
93
HOURS_DAY_MIN
DECIMAL
48
yes
94
HOURS_MONTH
DECIMAL
48
yes
95
HOURS_MONTH_MAX
PA0007.MAXMO Maximum number of work hours per month PA0007.MINMO Minimum number of work hours per month
DECIMAL
48
yes
96
HOURS_MONTH_MIN
DECIMAL
48
yes
97
HOURS_WEEK
DECIMAL
48
yes
98
HOURS_WEEK_MAX
PA0007.MAXWO Maximum number of work hours per week PA0007.MINWO Minimum weekly working hours PA0008.DIVGV Hours worked per accounting period
DECIMAL
48
yes
99
HOURS_WEEK_MIN
DECIMAL
48
yes
100 HOURS_WORK
DECIMAL
48
yes
101 HOURS_YEAR
DECIMAL
48
yes
102 HOURS_YEAR_MAX
PA0007.MAXJA Maximum number of work hours per year PA0007.MINJA Minimum number of work hours per year
DECIMAL
48
yes
103 HOURS_YEAR_MIN
DECIMAL
48
yes
DATETIME
24
yes
DATETIME
24
yes
106 IDENTIFICTN_NUM
NVARCSTR
20
yes
271
Appendix Table Column Details 107 IDENTIFICTN_TYPE_I D PA0094.FPNCD Personal ID and work permit (USA) T74FD.INVGR - Savings plans investment group
NVARCSTR
no
108 INVESTMNT_GRP_ID
NVARCSTR
no
NVARCSTR
no
NVARCSTR
no
NVARCSTR
no
112 JOB_ID
PA0001.STELL Job
NVARCSTR
yes
113 JOB_KEY
DECIMAL
48
28
no
114 LANG_ID
NVARCSTR
no
115 LAST_NAME
NVARCSTR
40
yes
116 LOAD_DATE
DATETIME
24
yes
117 LOAD_TIME
NVARCSTR
yes
DATETIME
24
yes
119 MARITAL_STATUS_ID
NVARCSTR
no
120 MEDICARE_FLAG
INTEGER
yes
121 MILITARY_STATUS_ID
NVARCSTR
no
122 MONTHS_OF_SERVIC E
DECIMAL
48
yes
123 MONTH_BIRTH
INTEGER
yes
INTEGER
yes
272
125 NATIONALITY_ID
no
126 NEXT_INCREASE_DA TE
DATETIME
24
yes
127 NOTIFICTN_DATE
DATETIME
24
yes
128 ORG_KEY_ID
NVARCSTR
14
no
129 ORG_UNIT_ID
NVARCSTR
yes
130 ORG_UNIT_ID_PREV
Lookup on PA0001.ORGEH for previous record) Lookup on ORG_UNIT_KEY in ORGANIZATION_UNIT dimension PA0000.BEGDA - Start date for Hire actions (1-3); if there are not record; it is selected as VALID_FROM_DATE_EMPL (Employee Dimension Valid From Date) or Contract Infotyp PA0169.PARDT - Participation date
NVARCSTR
250
yes
131 ORG_UNIT_KEY
DECIMAL
48
28
no
132 ORIGINAL_HIRE_DAT E
DATETIME
24
no
133 PARTICIPATN_DATE
DATETIME
24
yes
134 PARTTIME_FLAG
INTEGER
yes
135 PAYROLL_AREA_ID
NVARCSTR
no
136 PAY_SCALE_AREA_ID
NVARCSTR
no
137 PAY_SCALE_GRP_CO DE
NVARCSTR
yes
138 PAY_SCALE_LVL
NVARCSTR
yes
139 PAY_SCALE_TYPE_ID
NVARCSTR
no
NVARCSTR
no
PA0001.BTRT Personnel subarea Union of Personnel number (PERSON_ID) from Date-Effective dimensions and infotype tables
NVARCSTR
no
142 PERSON_ID
NVARCSTR
no
273
Appendix Table Column Details Lookup on PERSION_ID in LINE_MANAGER_HIER dimension PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
143 PERSON_ID_MGR
NVARCSTR
yes
NVARCSTR
yes
145 POSITION_ID
NVARCSTR
yes
146 POSITION_KEY
DECIMAL
48
28
no
147 PRCNT_INVESTMNT_ 01 148 PRCNT_INVESTMNT_ 02 149 PRCNT_INVESTMNT_ 03 150 PRCNT_POSTTAX_SA VNG 151 PRCNT_PRETAX_SAV NG 152 PRCNT_SALARY_INC RSE_ANNUAL 153 PROBATION_END_DA TE
INTEGER
yes
INTEGER
yes
INTEGER
yes
PA1069.PTPCT - Employee post-tax saving plan contribution percentage PA1069.EEPCT - Employees pre-tax savings plan contribution percentage Percent increase (or decrease) of annual salary on BEGIN_DATE versus one year ago PA0019.TERMN - Date/deadline for task type set to $G_TASK_TYPE_PROBATION_END PA0024.AUSPR Proficiency of a Qualification/Requirement
DECIMAL
48
yes
DECIMAL
48
yes
DECIMAL
48
yes
DATETIME
24
yes
154 PROFICIENCY_ID
NVARCSTR
no
no
NVARCSTR
no
INTEGER
yes
158 QTY_UNIT_01
DECIMAL
48
yes
159 QTY_UNIT_02
DECIMAL
48
yes
160 QTY_UNIT_03
DECIMAL
48
yes
274
161 QUALIFICTN_ID
NVARCSTR
no
162 REHIRE_DATE
24
yes
163 RELIGION_ID
NVARCSTR
yes
164 REMINDER_DATE
DATETIME
24
yes
NVARCSTR
yes
166 RETIREMNT_DATE
DATETIME
24
yes
167 SALARY_DATE_PREV
DATETIME
24
yes
168 SALARY_RANGE_KEY
DECIMAL
48
28
no
169 SAVNG_401K_FLAG
INTEGER
yes
170 SCHOOL_TYPE_ID
NVARCSTR
no
171 SERVICE_INTERVAL_I D
DECIMAL
48
28
yes
172 START_DATE
DATETIME
24
yes
PA0169.PSTTX - Start post tax contributions immediately T529U.STATN Status number (Category identifier) for Employment; hard-coded to 2
INTEGER
yes
NVARCSTR
yes
no
176 STUDY_BRANCH_ID
NVARCSTR
no
177 TASK_DATE
PA0019.TERMN Date/deadline
DATETIME
24
yes
178 TASK_STATUS_ID
NVARCSTR
no
275
179 TASK_TYPE_ID
NVARCSTR
no
180 TERMINATN_RULE_ID
NVARCSTR
no
PA0007.ZTERF Employee status for Time Management PA0008.EIN01 Unit of time/measurement for Wage type 01 PA0008.EIN02 Unit of time/measurement for Wage Type 02 PA0008.EIN03 Unit of time/measurement for Wage Type03
NVARCSTR
no
182 UOT_ID_01
NVARCSTR
no
183 UOT_ID_02
NVARCSTR
no
184 UOT_ID_03
NVARCSTR
no
185 UOT_ID_EDUCATN
NVARCSTR
no
186 VALID_FROM_DATE
Beginning date of records that have changed for this employee during this load
DATETIME
24
no
187 VALID_FROM_DATE_ ACTION 188 VALID_FROM_DATE_ ASSIGN 189 VALID_FROM_DATE_ BENFT 190 VALID_FROM_DATE_ CONTRACT 191 VALID_FROM_DATE_ DATES 192 VALID_FROM_DATE_ EDUCATN 193 VALID_FROM_DATE_ EMPL 194 VALID_FROM_DATE_J OB 195 VALID_FROM_DATE_ MGR 196 VALID_FROM_DATE_ ORG
DATETIME
24
yes
DATETIME
24
yes
PA0169.BEGDA - Start date for Savings planned infotype PA0016.BEGDA Start Date for Contract infotype PA0019.BEGDA From for Monitoring dates infotype PA0022.BEGDA Start Date for education infotype PA0002/PA0006.BEGDA - Beginning date of records TRP1000/T5U13.BEGDA - Combined table beginning date
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
276
Appendix Table Column Details 197 VALID_FROM_DATE_ PAY 198 VALID_FROM_DATE_ PERSNL 199 VALID_FROM_DATE_ POSTN 200 VALID_FROM_DATE_ QUALIFCTN 201 VALID_FROM_DATE_ RESIDNCE 202 VALID_FROM_DATE_ WRKTIME PA0008.BEGDA PA0008.BEGDA Start date for DATETIME Basic Pay information PA0002.BEGDA From for Personal data infotype HRP1000/HRP1007.BEGDA - Beginning effective date (merged) PA0024.BEGDA Start Date for Qualifications infotype PA0094.BEGDA From for Residence Status infotype PA0007.BEGDA From for Planned worktime infotype
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
203 VALID_TO_DATE
End date of records that have changed for this DATETIME employee during this load
24
no
204 VALID_TO_DATE_ACT ION 205 VALID_TO_DATE_ASS IGN 206 VALID_TO_DATE_BEN FT 207 VALID_TO_DATE_CO NTRACT 208 VALID_TO_DATE_DAT ES 209 VALID_TO_DATE_ED UCATN 210 VALID_TO_DATE_EM PL
DATETIME
24
yes
24
yes
PA0169.ENDDA - End date for Planned savings / investments infotype PA0016.ENDDA End Date for Contract Infotype PA0019.ENDDA To for monitoring dates infotype PA0022.ENDDA End Date for Education infotype PA0002/PA0006.ENDDA - Ending date of records TRP1000/T5U13.ENDDA - Combined table Eding date
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
211 VALID_TO_DATE_JOB
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
214 VALID_TO_DATE_PAY
DATETIME
24
yes
277
Appendix Table Column Details 215 VALID_TO_DATE_PER SNL 216 VALID_TO_DATE_PO STN 217 VALID_TO_DATE_PRE V 218 VALID_TO_DATE_QU ALIFICTN 219 VALID_TO_DATE_RES IDNCE 220 VALID_TO_DATE_WR KTIME PA0002.ENDDA To - For Personal data infotype
DATETIME
24
yes
24
yes
DATETIME
24
yes
PA0024.ENDDA End Date for Qualification infotype PA0094.ENDDA To for Residence status infotype PA0007.ENDDA To for Palnned worktime infotype T74FD.VESTI - Vesting rules for employee contributions to savings plans
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
221 VESTNG_RULE_ID
NVARCSTR
no
NVARCSTR
yes
223 WAGE_TYPE_ID_01
NVARCSTR
yes
224 WAGE_TYPE_ID_02
NVARCSTR
no
225 WAGE_TYPE_ID_03
NVARCSTR
no
226 WAGE_TYPE_KEY_01
Lookup on surrogate key of WAGE_TYPE dimension for Wage Type 01 Lookup on surrogate key of WAGE_TYPE dimension for Wage Type 02 Lookup on surrogate key of WAGE_TYPE dimension for Wage Type 01
DECIMAL
48
28
no
227 WAGE_TYPE_KEY_02
DECIMAL
48
28
no
228 WAGE_TYPE_KEY_03
DECIMAL
48
28
no
DATETIME
24
yes
DATETIME
24
yes
NVARCSTR
no
232 YEARS_OF_SERVICE
DECIMAL
48
yes
278
233 YEAR_BIRTH
INTEGER
yes
234 YEAR_MONTH_BIRTH
PA0002.GBJHR + PA0002.GBMON concatenated Year and Month of birth PA0002.GBJHR + PA0002.GBMON +PA002.GBTAG concatenated Year, Montr and Day of birth
NVARCSTR
10
yes
NVARCSTR
16
yes
EMPLOYEE_GROUP
Employee Group descriptive information from T501T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
T501T.PTEXT - Name of employee group Concatenated: T501T.PERSG - Employee group + T501T.PTEXT - Name of employee group T501T.PERSG - Employee group
NVARCSTR
20
yes
NVARCSTR
30
yes
EMPLOYEE_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
EMPLOYEE_SUBGROUP
Employee sub-group descriptive information from T503T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
T503T.PERSK - Employee subgroup description Concatenated: T503T.PERSK - Employee subgroup + T503T.PERSK - Employee subgroup description T503T.PERSK - Employee subgroup
NVARCSTR
20
yes
NVARCSTR
30
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
279
EMPLOYEE_WAGE_0008_STAGE
Include date-effective attributes from PA0008, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load EMPLOYEE_WAGE_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
NVARCSTR
yes
ADMIN_ID_PAYROLL
NVARCSTR
yes
ADMIN_ID_TIME
PA0001.SACHZ Administrator for time recording PA0008.BET01 Wage type 01 amount for payments PA0008.BET02 Wage type 02 amount for payments PA0008.BET03 Wage type 03 amount for payments PA0008.BET04 Wage type 04 amount for payments PA0008.BET05 Wage type 05 amount for payments PA0008.BET06 Wage type 06 amount for payments PA0008.BET07 Wage type 07 amount for payments PA0008.BET08 Wage type 08 amount for payments PA0008.BET09 Wage type 09 amount for payments PA0008.BET10 Wage type 10 amount for payments PA0008.BET11 Wage type 11 amount for payments PA0008.BET12 Wage type 12 amount for payments
NVARCSTR
yes
AMT_PAYMNT_01
DECIMAL
48
13
yes
AMT_PAYMNT_02
DECIMAL
48
13
yes
AMT_PAYMNT_03
DECIMAL
48
13
yes
AMT_PAYMNT_04
DECIMAL
48
13
yes
AMT_PAYMNT_05
DECIMAL
48
13
yes
10
AMT_PAYMNT_06
DECIMAL
48
13
yes
11
AMT_PAYMNT_07
DECIMAL
48
13
yes
12
AMT_PAYMNT_08
DECIMAL
48
13
yes
13
AMT_PAYMNT_09
DECIMAL
48
13
yes
14
AMT_PAYMNT_10
DECIMAL
48
13
yes
15
AMT_PAYMNT_11
DECIMAL
48
13
yes
16
AMT_PAYMNT_12
DECIMAL
48
13
yes
280
Appendix Table Column Details PA0008.BET13 Wage type 13 amount for payments PA0008.BET14 Wage type 14 amount for payments PA0008.BET15 Wage type 20 amount for payments PA0008.BET16 Wage typ 16e amount for payments PA0008.BET17 Wage type 17 amount for payments PA0008.BET18 Wage type 20 amount for payments PA0008.BET19 Wage type 20 amount for payments PA0008.BET20 Wage type 20 amount for payments
17
AMT_PAYMNT_13
DECIMAL
48
13
yes
18
AMT_PAYMNT_14
DECIMAL
48
13
yes
19
AMT_PAYMNT_15
DECIMAL
48
13
yes
20
AMT_PAYMNT_16
DECIMAL
48
13
yes
21
AMT_PAYMNT_17
DECIMAL
48
13
yes
22
AMT_PAYMNT_18
DECIMAL
48
13
yes
23
AMT_PAYMNT_19
DECIMAL
48
13
yes
24
AMT_PAYMNT_20
DECIMAL
48
13
yes
25
AMT_SALARY_YR
DECIMAL
48
15
yes
26
BUS_AREA_ID
NVARCSTR
yes
27
CAPACITY_UTILIZTN_ LVL
DECIMAL
48
yes
28
CHANGE_DATE
DATETIME
24
yes
29
CMPNY_CODE_ID
NVARCSTR
yes
30
CONTRACT_ID
NVARCSTR
yes
31
COST_CNTR_ID
NVARCSTR
10
yes
32
COST_OF_LVNG_ALL OWANCE_LVL
yes
33
COUNTRY_GRP_ID
NVARCSTR
yes
34
CTRL_AREA_ID
NVARCSTR
yes
281
Appendix Table Column Details Set to 1 if the record is current (ENDDA = 9999.12.31)
35
CURRENT_FLAG
INTEGER
yes
36
CURR_ID_PAYMNT
NVARCSTR
yes
37
CURR_ID_SALARY
PA0008.ANCUR Currency key for annual salary PA0008.OPK01 Operation indicator for wage types 01 (DEDUCT/REFER) PA0008.OPK02 Operation indicator for wage types 02 (DEDUCT/REFER) PA0008.OPK03 Operation indicator for wage types 03 (DEDUCT/REFER) PA0008.OPK04 Operation indicator for wage types 04 (DEDUCT_REFER) PA0008.OPK05 Operation indicator for wage types 05 (DEDUCT_REFER) PA0008.OPK06 Operation indicator for wage types 06 (DEDUCT/REFER) PA0008.OPK07 Operation indicator for wage types 07 (DEDUCT_REFER) PA0008.OPK08 Operation indicator for wage types 08 (DEDUCT/REFER) PA0008.OPK09 Operation indicator for wage types 09 (DEDUCT/REFER) PA0008.OPK10 Operation indicator for wage types 10 (DEDUCT/REFER) PA0008.OPK11 Operation indicator for wage types 11 (DEDUCT/REFER) PA0008.OPK12 Operation indicator for wage types 12 (DEDUCT/REFER) PA0008.OPK13 Operation indicator for wage types 13 (DEDUCT/REFER) PA0008.OPK14 Operation indicator for wage types 14 (DEDUCT/REFER) PA0008.OPK15 Operation indicator for wage types 15 (DEDUCT/REFER)
NVARCSTR
yes
38
DEDUCTN_OR_REF_0 1 DEDUCTN_OR_REF_0 2 DEDUCTN_OR_REF_0 3 DEDUCTN_OR_REF_0 4 DEDUCTN_OR_REF_0 5 DEDUCTN_OR_REF_0 6 DEDUCTN_OR_REF_0 7 DEDUCTN_OR_REF_0 8 DEDUCTN_OR_REF_0 9 DEDUCTN_OR_REF_1 0 DEDUCTN_OR_REF_1 1 DEDUCTN_OR_REF_1 2 DEDUCTN_OR_REF_1 3 DEDUCTN_OR_REF_1 4 DEDUCTN_OR_REF_1 5
NVARCSTR
10
yes
39
NVARCSTR
10
yes
40
NVARCSTR
10
yes
41
NVARCSTR
10
yes
42
NVARCSTR
10
yes
43
NVARCSTR
10
yes
44
NVARCSTR
10
yes
45
NVARCSTR
10
yes
46
NVARCSTR
10
yes
47
NVARCSTR
10
yes
48
NVARCSTR
10
yes
49
NVARCSTR
10
yes
50
NVARCSTR
10
yes
51
NVARCSTR
10
yes
52
NVARCSTR
10
yes
282
Appendix Table Column Details DEDUCTN_OR_REF_1 6 DEDUCTN_OR_REF_1 7 DEDUCTN_OR_REF_1 8 DEDUCTN_OR_REF_1 9 DEDUCTN_OR_REF_2 0 PA0008.OPK16 Operation indicator for wage types 16 (DEDUCT/REFER) PA0008.OPK17 Operation indicator for wage types 17 (DEDUCT/REFER) PA0008.OPK18 Operation indicator for wage types 18 (DEDUCT/REFER) PA0008.OPK19 Operation indicator for wage types 19 (DEDUCT/REFER) PA0008.OPK20 Operation indicator for wage types 20 (DEDUCT/REFER)
53
NVARCSTR
10
yes
54
NVARCSTR
10
yes
55
NVARCSTR
10
yes
56
NVARCSTR
10
yes
57
NVARCSTR
10
yes
58
EMPLOYEE_GRP_ID
NVARCSTR
yes
59
NVARCSTR
yes
60
NVARCSTR
yes
61
HOURS_WORK
DECIMAL
48
yes
62
INDIRECT_VALUATN_ FLAG_01 INDIRECT_VALUATN_ FLAG_02 INDIRECT_VALUATN_ FLAG_03 INDIRECT_VALUATN_ FLAG_04 INDIRECT_VALUATN_ FLAG_05 INDIRECT_VALUATN_ FLAG_06 INDIRECT_VALUATN_ FLAG_07 INDIRECT_VALUATN_ FLAG_08 INDIRECT_VALUATN_ FLAG_09
INTEGER
yes
63
INTEGER
yes
64
INTEGER
yes
65
INTEGER
yes
66
INTEGER
yes
67
INTEGER
yes
68
INTEGER
yes
69
INTEGER
yes
70
INTEGER
yes
283
Appendix Table Column Details INDIRECT_VALUATN_ FLAG_10 INDIRECT_VALUATN_ FLAG_11 INDIRECT_VALUATN_ FLAG_12 INDIRECT_VALUATN_ FLAG_13 INDIRECT_VALUATN_ FLAG_14 INDIRECT_VALUATN_ FLAG_15 INDIRECT_VALUATN_ FLAG_16 INDIRECT_VALUATN_ FLAG_17 INDIRECT_VALUATN_ FLAG_18 INDIRECT_VALUATN_ FLAG_19 INDIRECT_VALUATN_ FLAG_20
71
INTEGER
yes
72
INTEGER
yes
73
INTEGER
yes
74
INTEGER
yes
75
INTEGER
yes
76
INTEGER
yes
77
INTEGER
yes
78
INTEGER
yes
79
INTEGER
yes
80
INTEGER
yes
81
INTEGER
yes
82
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
83
LOAD_DATE
DATETIME
24
yes
84
LOAD_TIME
NVARCSTR
yes
85
DATETIME
24
yes
86
DATETIME
24
yes
87
ORG_KEY_ID
NVARCSTR
14
yes
88
ORG_UNIT_ID
NVARCSTR
yes
284
89
PA0008.PARTN Partnership
NVARCSTR
yes
90
PAYROLL_AREA_ID
NVARCSTR
yes
91
PAY_SCALE_AREA_ID
NVARCSTR
yes
92
NVARCSTR
yes
93
NVARCSTR
yes
94
NVARCSTR
yes
95
PAY_SCALE_LVL
NVARCSTR
yes
96
PAY_SCALE_LVL_CO MPR
NVARCSTR
yes
97
PAY_SCALE_TYPE_ID
NVARCSTR
yes
98
NVARCSTR
yes
99
NVARCSTR
yes
NVARCSTR
yes
101 PERSON_ID
PA0008.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
NVARCSTR
yes
103 POSITION_ID
NVARCSTR
yes
104 QTY_UNIT_01
DECIMAL
48
yes
105 QTY_UNIT_02
DECIMAL
48
yes
106 QTY_UNIT_03
DECIMAL
48
yes
285
107 QTY_UNIT_04
DECIMAL
48
yes
108 QTY_UNIT_05
DECIMAL
48
yes
109 QTY_UNIT_06
DECIMAL
48
yes
110 QTY_UNIT_07
DECIMAL
48
yes
111 QTY_UNIT_08
DECIMAL
48
yes
112 QTY_UNIT_09
DECIMAL
48
yes
113 QTY_UNIT_10
DECIMAL
48
yes
114 QTY_UNIT_11
DECIMAL
48
yes
115 QTY_UNIT_12
DECIMAL
48
yes
116 QTY_UNIT_13
DECIMAL
48
yes
117 QTY_UNIT_14
DECIMAL
48
yes
118 QTY_UNIT_15
DECIMAL
48
yes
119 QTY_UNIT_16
DECIMAL
48
yes
120 QTY_UNIT_17
DECIMAL
48
yes
121 QTY_UNIT_18
DECIMAL
48
yes
122 QTY_UNIT_19
DECIMAL
48
yes
123 QTY_UNIT_20
DECIMAL
48
yes
124 SUBTYPE_CODE
PA0008.SUBTY Subtype
NVARCSTR
no
286
Appendix Table Column Details PA0008.EIN01 Unit of time/measurement for Wage type 01 PA0008.EIN02 Unit of time/measurement for Wage Type 02 PA0008.EIN03 Unit of time/measurement for Wage Type03 PA0008.EIN04 Unit of time/measurement for Wage Type 04 PA0008.EIN05 Unit of time/measurement for Wage Type 05 PA0008.EIN06 Unit of time/measurement for Wage Type 06 PA0008.EIN07 Unit of time/measurement for Wage Type 07 PA0008.EIN08 Unit of time/measurement for Wage TYpe 08 PA0008.EIN09 Unit of time/measurement for Wage Type 09 PA0008.EIN10 Unit of time/measurement for Wage type 10 PA0008.EIN11 Unit of time/measurement for Wage type 11 PA0008.EIN12 Unit of time/measurement for Wage Type 12 PA0008.EIN13 Unit of time/measurement for Wage Type 13 PA0008.EIN14 Unit of time/measurement for Wage Type 14 PA0008.EIN15 Unit of time/measurement for Wage Type 15 PA0008.EIN16 Unit of time/measurement for Wage Type 16 PA0008.EIN17 Unit of time/measurement for Wage Type 17 PA0008.EIN18 Unit of time/measurement for Wage Type 18
125 UOT_ID_01
NVARCSTR
yes
126 UOT_ID_02
NVARCSTR
yes
127 UOT_ID_03
NVARCSTR
yes
128 UOT_ID_04
NVARCSTR
yes
129 UOT_ID_05
NVARCSTR
yes
130 UOT_ID_06
NVARCSTR
yes
131 UOT_ID_07
NVARCSTR
yes
132 UOT_ID_08
NVARCSTR
yes
133 UOT_ID_09
NVARCSTR
yes
134 UOT_ID_10
NVARCSTR
yes
135 UOT_ID_11
NVARCSTR
yes
136 UOT_ID_12
NVARCSTR
yes
137 UOT_ID_13
NVARCSTR
yes
138 UOT_ID_14
NVARCSTR
yes
139 UOT_ID_15
NVARCSTR
yes
140 UOT_ID_16
NVARCSTR
yes
141 UOT_ID_17
NVARCSTR
yes
142 UOT_ID_18
NVARCSTR
yes
287
Appendix Table Column Details PA0008.EIN19 Unit of time/measurement for Wage Type 20 PA0008.EIN20 Unit of time/measurement for Wage Type 20
143 UOT_ID_19
NVARCSTR
yes
144 UOT_ID_20
NVARCSTR
yes
145 VALID_FROM_DATE
DATETIME
24
no
DATETIME
24
yes
DATETIME
24
yes
148 VALID_TO_DATE
DATETIME
24
no
DATETIME
24
yes
150 VALID_TO_DATE_PAY
DATETIME
24
yes
151 WAGE_TYPE_ID_01
NVARCSTR
yes
152 WAGE_TYPE_ID_02
NVARCSTR
yes
153 WAGE_TYPE_ID_03
NVARCSTR
yes
154 WAGE_TYPE_ID_04
NVARCSTR
yes
155 WAGE_TYPE_ID_05
NVARCSTR
yes
156 WAGE_TYPE_ID_06
NVARCSTR
yes
157 WAGE_TYPE_ID_07
NVARCSTR
yes
158 WAGE_TYPE_ID_08
NVARCSTR
yes
159 WAGE_TYPE_ID_09
NVARCSTR
yes
160 WAGE_TYPE_ID_10
NVARCSTR
yes
288
161 WAGE_TYPE_ID_11
NVARCSTR
yes
162 WAGE_TYPE_ID_12
NVARCSTR
yes
163 WAGE_TYPE_ID_13
NVARCSTR
yes
164 WAGE_TYPE_ID_14
NVARCSTR
yes
165 WAGE_TYPE_ID_15
NVARCSTR
yes
166 WAGE_TYPE_ID_16
NVARCSTR
yes
167 WAGE_TYPE_ID_17
NVARCSTR
yes
168 WAGE_TYPE_ID_18
NVARCSTR
yes
169 WAGE_TYPE_ID_19
NVARCSTR
yes
170 WAGE_TYPE_ID_20
NVARCSTR
yes
289
EMPLOYEE_WAGE_0014_STAGE
Include date-effective attributes from PA0014, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load EMPLOYEE_WAGE_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
NVARCSTR
yes
ADMIN_ID_PAYROLL
NVARCSTR
yes
ADMIN_ID_TIME
PA0001.SACHZ Administrator for time recording PA0014.BETRG Amount of payment for the wage type
NVARCSTR
yes
AMT_PAYMNT
DECIMAL
48
13
yes
ASSIGNMNT_NUM
NVARCSTR
20
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
PA0014.AEDTM Changed on
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
CONTRACT_ID
NVARCSTR
yes
11
COST_CNTR_ID
NVARCSTR
10
yes
12
COUNTRY_GRP_ID
NVARCSTR
yes
13
CTRL_AREA_ID
NVARCSTR
yes
14
CURRENT_FLAG
DECIMAL
48
28
yes
15
CURR_ID
NVARCSTR
yes
16
DEDUCTN_OR_REF
NVARCSTR
10
yes
290
17
EMPLOYEE_GRP_ID
NVARCSTR
yes
18
NVARCSTR
yes
19
NVARCSTR
yes
20
EXTRACT_DATE
DATETIME
24
yes
21
DATETIME
24
yes
22
NVARCSTR
yes
23
48
28
yes
24
INFOTYPE_ID
NVARCSTR
yes
25
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
26
LOAD_DATE
DATETIME
24
yes
27
LOAD_TIME
NVARCSTR
yes
28
ORG_KEY_ID
NVARCSTR
14
yes
29
ORG_UNIT_ID
NVARCSTR
yes
30
PAYMNT_INTERVAL
48
28
yes
31
PAYMNT_MODEL_D ESCR
NVARCSTR
50
yes
32
PAYMNT_MODEL_ID
NVARCSTR
yes
33
PAYROLL_AREA_ID
NVARCSTR
yes
34
PERSONNEL_AREA_I D
NVARCSTR
yes
291
35
NVARCSTR
yes
36
PERSON_ID
PA0014.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
37
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
38
POSITION_ID
NVARCSTR
yes
39
QTY_UNIT
DECIMAL
48
yes
40
SUBTYPE_CODE
PA0014.SUBTY Subtype
NVARCSTR
no
41
TRANSFER_DATE
DATETIME
24
yes
42
UOT_ID
NVARCSTR
yes
43
UOT_ID_INTERVAL
NVARCSTR
yes
44
VALID_FROM_DATE
PA0014.BEGDA From
DATETIME
24
no
45
DATETIME
24
yes
46
PA0014.BEGDA From
DATETIME
24
yes
47
VALID_TO_DATE
PA0014.ENDDA To
DATETIME
24
no
48
DATETIME
24
yes
49
PA0014.ENDDA To
DATETIME
24
yes
50
DATETIME
24
yes
51
WAGE_TYPE_ID
NVARCSTR
yes
292
EMPLOYEE_WAGE_0015_STAGE
Include date-effective attributes from PA0015, PA0001, Job, Employee, Postion, Org Unit dimensions; used to load EMPLOYEE_WAGE_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
NVARCSTR
yes
ADMIN_ID_PAYROLL
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
AMT_PAYMNT
PA0015.BETRG Amount
DECIMAL
48
13
yes
ASSIGNMNT_NUM
NVARCSTR
20
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
PA0015.AEDTM Changed on
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
CONTRACT_ID
NVARCSTR
yes
11
COST_CNTR_ID
NVARCSTR
10
yes
12
COUNTRY_GRP_ID
NVARCSTR
yes
13
CTRL_AREA_ID
NVARCSTR
yes
14
CURRENT_FLAG
INTEGER
yes
15
CURR_ID
NVARCSTR
yes
16
DEDUCTN_OR_REF
NVARCSTR
yes
293
17
EMPLOYEE_GRP_ID
NVARCSTR
yes
18
NVARCSTR
yes
19
NVARCSTR
yes
20
48
28
yes
21
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
22
LOAD_DATE
DATETIME
24
yes
23
LOAD_TIME
NVARCSTR
yes
24
ORG_KEY_ID
NVARCSTR
14
yes
25
ORG_UNIT_ID
NVARCSTR
yes
26
ORIGIN_DATE
DATETIME
24
yes
27
PAYROLL_AREA_ID
NVARCSTR
yes
28
PAYROLL_PERIOD
DECIMAL
48
28
yes
29
PAYROLL_YEAR
DECIMAL
48
28
yes
30
NVARCSTR
yes
31
NVARCSTR
yes
32
PERSON_ID
PA0015.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
33
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
34
POSITION_ID
NVARCSTR
yes
294
Appendix Table Column Details PA0015.ANZHL an amount or number (and also a unit) if wage types are entered
35
QTY_UNIT
DECIMAL
48
yes
36
SUBTYPE_CODE
NVARCSTR
no
37
TRANSFER_DATE
DATETIME
24
yes
38
UOT_DESCR
NVARCSTR
20
yes
39
UOT_ID
TPA0015.ZEINHime/measurement unit
NVARCSTR
yes
40
VALID_FROM_DATE
PA0015.BEGDA From
DATETIME
24
no
41
DATETIME
24
yes
42
PA0015.BEGDA From
DATETIME
24
yes
43
VALID_TO_DATE
PA0015.ENDDA To
DATETIME
24
no
44
DATETIME
24
yes
45
PA0015.ENDDA To
DATETIME
24
yes
46
WAGE_TYPE_ID
NVARCSTR
yes
47
YEAR_PERIOD_PAYR OLL
NVARCSTR
10
yes
295
EMPLOYEE_WAGE_FACT
Employee wage types from PA0008, PA0014 and PA0015 accumulated into a single Fact by Pivoting on Wage Type
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID_HR
NVARCSTR
no
ADMIN_ID_PAYROLL
NVARCSTR
no
ADMIN_ID_TIME
PA0001.SACHZ Administrator for time recording PA0014.BETRG Amount of payment for the wage type
NVARCSTR
no
AMT_PAYMNT
DECIMAL
48
13
yes
BUS_AREA_ID
NVARCSTR
no
CMPNY_CODE_ID
NVARCSTR
no
CONTRACT_ID
NVARCSTR
no
COST_CNTR_ID
NVARCSTR
10
no
10
COUNTRY_GRP_ID
no
11
CTRL_AREA_ID
NVARCSTR
no
12
CURRENT_FLAG
INTEGER
yes
13
CURR_ID
NVARCSTR
no
14
EMPLOYEE_GRP_ID
NVARCSTR
no
15
EMPLOYEE_KEY
DECIMAL
48
28
no
16
EMPLOYEE_SUBGR P_ID
NVARCSTR
no
296
17
DATETIME
24
yes
18
NVARCSTR
yes
19
yes
20
INFOTYPE_ID
NVARCSTR
no
21
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
22
JOB_KEY
48
28
no
23
LOAD_DATE
DATETIME
24
yes
24
LOAD_TIME
NVARCSTR
yes
25
ORG_KEY_ID
NVARCSTR
14
no
26
ORG_UNIT_ID
PA0001.ORGEH Organizational unit Lookup on surrogate key of ORGANIZATION_UNIT date-effective dimension Only - PA0015.ESTDT Date of origin
NVARCSTR
yes
27
ORG_UNIT_KEY
DECIMAL
48
28
no
28
ORIGIN_DATE
DATETIME
24
yes
29
PAYMNT_INTERVAL
yes
30
PAYROLL_AREA_ID
NVARCSTR
no
31
PAY_SCALE_AREA_ID
NVARCSTR
no
32
PAY_SCALE_TYPE_ID
NVARCSTR
no
33
NVARCSTR
no
34
NVARCSTR
no
297
35
PERSON_ID
NVARCSTR
no
36
POSITION_ID
PA0001.PLANS Position
NVARCSTR
yes
37
POSITION_KEY
Lookup on surrogate key of POSITION date-effective dimension PA0014.ANZHL an amount or number (and also a unit) for wage type 01
DECIMAL
48
28
no
38
QTY_UNIT
DECIMAL
48
yes
39
SALARY_RANGE_KEY
DECIMAL
48
28
no
40
UOT_ID
NVARCSTR
no
41
UOT_ID_INTERVAL
NVARCSTR
no
42
VALID_FROM_DATE
PA0014.BEGDA From
DATETIME
24
no
43
VALID_TO_DATE
PA0014.ENDDA To
DATETIME
24
no
44
WAGE_SEQ_ID
Corresponds to LGART order (1-20) in original PA0008 record or is zero for other infotypes. INTEGER Used to make key unique if the same wage type is used more than once in PA000 PA0008/PA0014/PA0015.LGART Wage type NVARCSTR
no
45
WAGE_TYPE_ID
no
46
WAGE_TYPE_KEY
DECIMAL
48
28
no
298
ENROLLMENT_TYPE
Benefit program enrollment type descriptive attributes from DD07T, BEN_ENRTYP domain; load ENROLLMENT_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DD07T.DDTEXT Short text describing ABAP/4 NVARCSTR Dictionary objects (BEN_ENRTYP domain) Concatenated: DD07TDD07T.DOMVALUE_Lvalue/upper limit (BEN_ENRTYP domain) + DD07T.DDTEXT NVARCSTR Short text describing ABAP/4 Dictionary objects (BEN_ENRTYP domain) DD07TDD07T.DOMVALUE_Lvalue/upper limit NVARCSTR (BEN_ENRTYP domain)
60
yes
70
yes
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
299
EQUIPMENT
EQUI, EQUZ, ILOA - Equipment dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ABC_FLAG
NVARCSTR
yes
ACQUISTN_DATE
DATETIME
24
yes
AMT_ACQUISTN
DECIMAL
48
13
yes
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
NVARCSTR
yes
BUS_AREA_DESCR
30
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_BY_LOGIN
12
yes
CHANGE_DATE
DATETIME
24
yes
10
CMPNY_CODE_ID
NVARCSTR
yes
11
CMPNY_CODE_NAME
NVARCSTR
25
yes
12
CONSTRUCTN_MON TH
DECIMAL
48
28
yes
13
CONSTRUCTN_YEAR
DECIMAL
48
28
yes
14
COST_CNTR_ID
NVARCSTR
10
yes
15
COST_CNTR_NAME
NVARCSTR
40
yes
16
CREATE_BY_LOGIN
NVARCSTR
12
yes
300
Appendix Table Column Details EQUI-ERDAT - Date on which the record was DATETIME created
17
CREATE_DATE
24
yes
18
CTRL_AREA_ID
NVARCSTR
yes
19
CTRL_AREA_NAME
NVARCSTR
25
yes
20
CURR_ID
NVARCSTR
yes
21
DAYS_DELIVER
Number of days from Acquisiton till Original Delivery (calcualted) Number of days from Acquisiton till Original startup (calcualted)
DECIMAL
48
28
yes
22
DAYS_INSTALL
DECIMAL
48
28
yes
23
DAYS_IN_OPERATIO N
Total number of days since the original startup DECIMAL as of LOAD_DATE (calcualted)
48
28
yes
24
DAYS_WARRANTY
DECIMAL
48
28
yes
25
40
yes
26
NVARCSTR
yes
27
DIVISION_DESCR
40
yes
28
DIVISION_ID
ILOA.SPART - Division
NVARCSTR
yes
29
NVARCSTR
30
yes
30
NVARCSTR
yes
31
EQUIPMNT_DESCR
EQKT-EQKTX (lookup)
NVARCSTR
40
yes
32
EQUIPMNT_FULL_NA ME
65
yes
33
EQUIPMNT_ID
NVARCSTR
18
no
34
EQUIPMNT_ID_PAR
NVARCSTR
18
yes
301
35
EQUIPMNT_SIZE
EQUI-GROES - Size/dimension
NVARCSTR
18
yes
36
EQUIPMNT_TYPE_DE SCR
NVARCSTR
20
yes
37
EQUIPMNT_TYPE_ID
NVARCSTR
10
yes
38
40
yes
39
NVARCSTR
30
yes
40
LOAD_DATE
DATETIME
24
yes
41
LOAD_TIME
NVARCSTR
yes
42
LOCATN_DESCR
40
yes
43
LOCATN_ID
10
yes
44
NVARCSTR
yes
45
NVARCSTR
20
yes
46
MANUFCTR_NAME
NVARCSTR
30
yes
47
MANUFCTR_SERIAL_ NUM
NVARCSTR
30
yes
48
MATERIAL_DESCR
NVARCSTR
40
yes
49
MATERIAL_ID
NVARCSTR
18
yes
50
OBJ_ID
NVARCSTR
22
yes
51
PERSON_FULLNAME_ RESP
NVARCSTR
85
yes
52
PERSON_ID_RESP
NVARCSTR
12
yes
302
53
PLANT_ID
NVARCSTR
yes
54
PLANT_ID_PLAN
NVARCSTR
yes
55
PLANT_NAME
T001W.NAME1 Name - Lookup on Plant name T001W.NAME1 Name - Lookup on Plant name for Planning Plant PRPS.POST1 - Lookup of Project (WBS) Element Description ILOA-PROID - Work breakdown structure element (WBS element)
NVARCSTR
30
yes
56
PLANT_NAME_PLAN
NVARCSTR
30
yes
57
PROJ_ELEM_DESCR
NVARCSTR
40
yes
58
PROJ_ELEM_ID
NVARCSTR
24
yes
59
ROOM
NVARCSTR
yes
60
SALES_ORG_DESCR
60
yes
61
SALES_ORG_ID
NVARCSTR
yes
62
SECTION_ID
NVARCSTR
yes
63
SECTION_PERSON_R ESP
T357-FING (lookup) - Person responsible for company area T357-TELE (lookup) - Phone number of person responsible for company area
NVARCSTR
14
yes
64
SECTION_PHONE
NVARCSTR
12
yes
65
SERIAL_NUM
NVARCSTR
18
yes
66
STARTUP_DATE
DATETIME
24
yes
67
TECHNICAL_NUM
25
yes
68
UOM_ID_WEIGHT
NVARCSTR
yes
69
VALID_FROM_DATE
DATETIME
24
yes
70
VALID_TO_DATE
DATETIME
24
yes
303
71
VENDOR_ID
NVARCSTR
10
yes
72
WEIGHT
DECIMAL
48
13
yes
304
EQUIPMENT_CHAR_FACT
Equipment Characteristic Details from AUSP/CABN/TCLA
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
NVARCSTR
yes
BUS_AREA_ID
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
yes
NVARCSTR
30
yes
30
yes
CHARACTSTC_ID
NVARCSTR
10
no
CHARACTSTC_NAME
30
yes
10
CHARACTSTC_VALUE
NVARCSTR
30
yes
11
CLASS_TYPE_ID
NVARCSTR
no
12
CMPNY_CODE_ID
NVARCSTR
yes
13
COST_CNTR_ID
NVARCSTR
10
yes
14
CTRL_AREA_ID
NVARCSTR
yes
15
DAYS_DIFF
DECIMAL
48
22
yes
16
EQUIPMNT_ID
NVARCSTR
18
no
305
17
NVARCSTR
30
yes
18
LOAD_DATE
DATETIME
24
yes
19
LOAD_TIME
NVARCSTR
yes
20
LOCATN_ID
10
yes
21
MATERIAL_ID
NVARCSTR
18
yes
22
PERSON_ID_RESP
NVARCSTR
12
yes
23
PLANT_ID
NVARCSTR
yes
24
PROD_HIER_ID
NVARCSTR
18
yes
25
UOM_ID_VALUE
NVARCSTR
yes
26
VALID_FROM_DATE
DATETIME
24
yes
27
VALID_FROM_NUMBE R
DECIMAL
48
28
10
yes
28
VALID_FROM_VALUE
DECIMAL
48
28
10
yes
29
VALID_TO_DATE
DATETIME
24
yes
30
VALID_TO_NUMBER
DECIMAL
48
28
10
yes
31
VALID_TO_VALUE
AUSP-ATFLB - Tolerance to
DECIMAL
48
28
10
yes
32
VALUE_OPERATOR
NVARCSTR
yes
33
VALUE_PRECISION
NVARCSTR
yes
34
VALUE_SCALE
NVARCSTR
yes
306
35
VENDOR_ID
NVARCSTR
10
yes
EQUIPMENT_HIER
Equipment Hierarchy Stage table (from EQUI, EQUZ, EQUT in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_CATEG_DESC R
NVARCSTR
30
yes
CHILD_CATEG_ID
NVARCSTR
yes
CHILD_DESCR
EQKT-EQKTX (lookup)
NVARCSTR
40
yes
CHILD_FULL_NAME
65
yes
CHILD_ID
NVARCSTR
18
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_CATEG_DES CR
NVARCSTR
30
yes
PARENT_CATEG_ID
NVARCSTR
yes
10
PARENT_DESCR
EQKT-EQKTX (lookup)
NVARCSTR
40
yes
11
PARENT_FULL_NAME
65
yes
12
PARENT_ID
NVARCSTR
18
no
307
EQUIPMENT_HIER_HZ
EQUI, EQUZ, EQUT - Equipment hierarchy horizontal dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
EQUIPMNT_ID
EQUI-EQUNR - Equipment ID
NVARCSTR
18
no
LEAF_LVL
Leaf level
DECIMAL
48
28
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
40
yes
LVL_00_FULL_NAME
65
yes
LVL_00_ID
NVARCSTR
18
yes
LVL_01_DESCR
NVARCSTR
40
yes
LVL_01_FULL_NAME
65
yes
10
LVL_01_ID
EQUI-EQUNRI - Equipment ID
NVARCSTR
18
yes
11
LVL_02_DESCR
NVARCSTR
40
yes
12
LVL_02_FULL_NAME
65
yes
13
LVL_02_ID
EQUI-EQUNRI - Equipment ID
NVARCSTR
18
yes
14
LVL_03_DESCR
NVARCSTR
40
yes
15
LVL_03_FULL_NAME
65
yes
16
LVL_03_ID
EQUI-EQUNRI - Equipment ID
NVARCSTR
18
yes
308
17
LVL_04_DESCR
NVARCSTR
40
yes
18
LVL_04_FULL_NAME
65
yes
19
LVL_04_ID
EQUI-EQUNRI - Equipment ID
NVARCSTR
18
yes
20
LVL_05_DESCR
NVARCSTR
40
yes
21
LVL_05_FULL_NAME
65
yes
22
LVL_05_ID
EQUI-EQUNRI - Equipment ID
NVARCSTR
18
yes
309
EQUIPMENT_HIER_VR
EQUI, EQUZ, EQUT - Equipment hierarchy Vertical dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
40
yes
CHILD_FULL_NAME
65
yes
CHILD_ID
NVARCSTR
18
no
DEPTH
DECIMAL
48
28
yes
LEAF_FLAG
DECIMAL
48
28
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
40
yes
PARENT_FULL_NAME
65
yes
10
PARENT_ID
NVARCSTR
18
no
11
ROOT_FLAG
48
28
yes
310
ETHNIC_ORIGIN
Ethnic Origin descriptive attributes from T505S; load ETHNIC_ORIGIN dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
ETHNIC_ORIGIN_DES CR
NVARCSTR
25
yes
ETHNIC_ORIGIN_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
EVENT_TYPE
Extract Event/Transaction descritpion for Inventory from T158T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
EVENT_TYPE_DESCR
NVARCSTR
40
yes
EVENT_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
311
EXCEPTION_TEXT
Text for exceptions in MRP results from T458B
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
EXCEPTN_ID
NVARCSTR
no
EXCEPTN_TEXT
NVARCSTR
40
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
312
FACTORY_CALENDAR
Factory work day calendar - exploded from TFACS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DATE
Calendar date
DATETIME
24
no
CALENDAR_DESCR
60
yes
CALENDAR_ID
NVARCSTR
no
CALENDAR_MONTH
INTEGER
yes
CALENDAR_QUART ER
Calendar Quarter
INTEGER
yes
CALENDAR_YEAR
INTEGER
yes
DAY_IN_MONTH
INTEGER
yes
DAY_IN_PERIOD
INTEGER
yes
DAY_IN_WEEK
INTEGER
yes
10
IS_WEEKEND
INTEGER
yes
11
IS_WORKDAY
INTEGER
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
Load Time
NVARCSTR
yes
14
MONTH_YEAR
NVARCSTR
10
yes
15
WEEK_IN_YEAR
INTEGER
yes
313
FACTORY_CALENDAR_PERIOD
Weekly and monthly time bucket intervals based on factory calendars calulcated based on FACTORY_CALENDAR dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DATE
Calendar date
DATETIME
24
yes
CALENDAR_DESCR
60
yes
CALENDAR_ID
NVARCSTR
no
CALENDAR_PERIOD
Period number
INTEGER
no
CALENDAR_YEAR
Calendar year
INTEGER
no
FROM_CALENDAR_ DAY
DATETIME
24
yes
LOAD_DATE
Load Date and time into the Rapid mart target database
DATETIME
24
yes
LOAD_TIME
Load Time
NVARCSTR
yes
NUM_WORKDAYS
INTEGER
yes
10
PERIOD_TYPE
NVARCSTR
16
no
11
TO_CALENDAR_DAY
DATETIME
24
yes
314
FINANCIAL_DOCUMENT_FACT
Accounting or Financial Document (BKPF and BSEG in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_SEQ_ NUM
INTEGER
yes
ACCT_TYPE_ID
Account type
NVARCSTR
10
yes
ACTIVITY_ID
Activity Type
NVARCSTR
yes
ALLOCTN_ID
NVARCSTR
18
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
AMT_INVOICE_LOC
DECIMAL
48
13
yes
10
AMT_LOC
DECIMAL
48
13
yes
11
AMT_LOC_02
DECIMAL
48
13
yes
12
AMT_LOC_03
DECIMAL
48
13
yes
13
AMT_NET_PAYMNT
DECIMAL
48
13
yes
14
AMT_PAYMNT
DECIMAL
48
13
yes
15
AMT_TAX_LOC
DECIMAL
48
13
yes
16
AMT_TAX_TRX
48
13
yes
315
17
AMT_TRX
DECIMAL
48
13
yes
18
AMT_UPDT
DECIMAL
48
13
yes
19
ASSET_MAIN_ID
NVARCSTR
12
yes
20
ASSET_SUB_ID
Asset sub-number
NVARCSTR
yes
21
ASSET_TRX_TYPE_ID
NVARCSTR
yes
22
DATETIME
24
yes
23
yes
24
BASELINE_DATE
DATETIME
24
yes
25
BILL_DOC_ID
Billing document
NVARCSTR
10
yes
26
BUS_AREA_ID
TGSB-GSBER-Business area
NVARCSTR
yes
27
NVARCSTR
yes
28
DECIMAL
48
yes
29
DECIMAL
48
yes
30
CHANGE_DATE
DATETIME
24
yes
31
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
32
CLEARED_DATE
Clearing Date
DATETIME
24
yes
33
CLEARED_FLAG
NVARCSTR
yes
34
CLEARNG_DOC_ID
NVARCSTR
10
yes
316
35
DATETIME
24
yes
36
CLEARNG_ITEM_NUM
Clearing Item
INTEGER
yes
37
CLEARNG_REVERS E_FLAG
NVARCSTR
yes
38
CMPNY_CODE_ID
Company Code
NVARCSTR
no
39
NVARCSTR
yes
40
NVARCSTR
yes
41
NVARCSTR
yes
42
COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
43
CR_CTRL_AREA_ID
NVARCSTR
yes
44
CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
45
CURR_ID_AUTOPAYM NT
NVARCSTR
yes
46
CURR_ID_GRP
NVARCSTR
yes
47
CURR_ID_LOC
NVARCSTR
yes
48
CURR_ID_LOC_02
NVARCSTR
yes
49
CURR_ID_LOC_03
NVARCSTR
yes
50
CURR_ID_TRX
NVARCSTR
yes
51
CURR_ID_UPDT
Update Currency for General Ledger Transaction Figures Currency Source for the SECOND currency translation from BKPF.BASW2
NVARCSTR
yes
52
CURR_SRC_ID_02
NVARCSTR
10
yes
317
Appendix Table Column Details Currency Source for the THIRD currency translation from BKPF.BASW3
53
CURR_SRC_ID_03
NVARCSTR
10
yes
54
CURR_TYPE_ID_02
NVARCSTR
10
yes
55
CURR_TYPE_ID_03
NVARCSTR
10
yes
56
CUSTOMER_ID
NVARCSTR
10
yes
57
DATE_BLOCK_FLAG
NVARCSTR
yes
58
DISCNT_PERIOD_01
INTEGER
yes
59
DISCNT_PERIOD_02
INTEGER
yes
60
DOC_DATE
DATETIME
24
yes
61
DOC_POSTED_NET_F LAG
NVARCSTR
yes
62
DOC_TYPE_ID
Document type
NVARCSTR
yes
63
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
64
ENTRY_DATE
DATETIME
24
yes
65
ENTRY_TIME
Time of entry
NVARCSTR
yes
66
DECIMAL
48
yes
67
Exchange rate from Transaction (document) and Company Code (Local) Currencies
DECIMAL
48
yes
68
48
yes
69
DECIMAL
48
yes
70
NVARCSTR
yes
318
71
NVARCSTR
yes
72
FIN_DOC_HDR_TXT
NVARCSTR
25
yes
73
FIN_DOC_ID
NVARCSTR
10
no
74
FIN_DOC_KEY
NVARCSTR
20
yes
75
FIN_DOC_STATUS_ID
NVARCSTR
10
yes
76
FIN_MGMT_AREA_ID
NVARCSTR
yes
77
FISC_PERIOD
Fiscal period
INTEGER
yes
78
FISC_YEAR
Fiscal year
INTEGER
no
79
FISC_YR_VARIANT_ID
NVARCSTR
yes
80
FIXED_PAYMNT_TER M_FLAG
NVARCSTR
yes
81
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
82
GL_ACCT_ID
GL Account Identifier
NVARCSTR
10
yes
83
GL_ACCT_ID_GRP
NVARCSTR
10
yes
84
GL_ACCT_ID_SPECL
NVARCSTR
10
yes
85
GL_TRX_TYPE
NVARCSTR
yes
86
HOUSE_BANK_ID
NVARCSTR
yes
87
NVARCSTR
yes
88
NVARCSTR
yes
319
89
INTERNAL_ORDER_ID
Order Number
NVARCSTR
12
yes
90
ITEM_AMT_BLOCK_F LAG
NVARCSTR
yes
91
LATE_PAY_REASON
Reason for late payment Leading Ledger Posting Flag: "Y" = Posting to Leading Ledger in BSEG table, "N" = Posting to Non-Leading Ledger in BSEG_ADD table Ledger Group ID
NVARCSTR
yes
92
LEADING_LEDGER_P OST_FLAG
NVARCSTR
yes
93
LEDGER_GRP_ID
NVARCSTR
yes
94
LEDGER_ID
Ledger
NVARCSTR
yes
95
LINE_ITEM_ID
NVARCSTR
no
96
LINE_ITEM_ID_NEW
NVARCSTR
yes
97
LINE_ITEM_TXT
Item Text
NVARCSTR
50
yes
98
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
99
LOAD_TIME
NVARCSTR
yes
100 MANUAL_BLOCK_FLA G
NVARCSTR
yes
101 MATERIAL_ID
Material number
NVARCSTR
18
yes
102 NET_DUE_PERIOD
INTEGER
yes
103 OBJ_KEY
Object key
NVARCSTR
20
yes
104 OPERATN_ID
NVARCSTR
10
yes
NVARCSTR
yes
NVARCSTR
12
yes
320
NVARCSTR
yes
108 PAYMNT_BLOCK_ID
NVARCSTR
yes
109 PAYMNT_METHOD_ID
Payment Method
NVARCSTR
yes
NVARCSTR
yes
Payment Reference
NVARCSTR
30
yes
112 PAYMNT_TERM_ID
NVARCSTR
yes
113 PERSONNEL_ID
Personnel Number
INTEGER
yes
114 PLANT_ID
T001W.WERKS Plant
NVARCSTR
yes
115 PL_STMNT_ACCT_TY PE
NVARCSTR
yes
116 POST_DATE
DATETIME
24
yes
117 POST_KEY_ID
Posting key
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
yes
120 PRICE_BLOCK_FLAG
NVARCSTR
yes
121 PRICE_CTRL_ID
NVARCSTR
10
yes
122 PRICE_UNIT
Price unit
INTEGER
yes
DECIMAL
48
10
yes
INTEGER
yes
321
125 PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
NVARCSTR
yes
127 PROJ_ELEM_ID
NVARCSTR
24
yes
128 PURCH_DOC_ID
NVARCSTR
10
yes
129 PURCH_LINE_ITEM_I D
NVARCSTR
yes
130 QTY_BASE_UOM
Quantity
DECIMAL
48
13
yes
131 QTY_BLOCK_FLAG
NVARCSTR
yes
132 QTY_ENTRY_UOM
DECIMAL
48
13
yes
DECIMAL
48
13
yes
Block.reason: quality
NVARCSTR
yes
NVARCSTR
10
yes
136 REF_DOC_ID
NVARCSTR
16
yes
137 REF_KEY_01
20
yes
138 REF_KEY_02
20
yes
139 REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
INTEGER
yes
141 REVERSE_DOC_ID
NVARCSTR
10
yes
142 SALES_LINE_ITEM_ID
NVARCSTR
yes
322
143 SALES_ORDER_ID
Sales document
NVARCSTR
10
yes
144 SALES_TAX_ID
NVARCSTR
yes
145 SCHED_LINE_ID
Schedule line
NVARCSTR
yes
146 SEGMENT_ID
NVARCSTR
10
yes
NVARCSTR
10
yes
NVARCSTR
18
yes
149 SPECL_GL_ID
NVARCSTR
yes
150 SPECL_GL_TRX_TYP E
NVARCSTR
yes
151 TAX_TYPE_FLAG
Tax Type
NVARCSTR
yes
152 TRANSLTN_DATE
Translation date
DATETIME
24
yes
NVARCSTR
10
yes
10
yes
NVARCSTR
yes
156 TRX_CODE
Transaction Code
NVARCSTR
yes
157 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
158 UOM_ID_BASE
NVARCSTR
yes
159 UOM_ID_ENTRY
Unit of entry
NVARCSTR
yes
160 UOM_ID_PURCH_PRI CE
NVARCSTR
yes
323
Appendix Table Column Details Date of the Last Document Update By a Batch DATETIME Process
161 UPDT_DATE
24
yes
162 USER_NAME
User name
NVARCSTR
12
yes
163 VALUATN_AREA_ID
Valuation area
NVARCSTR
yes
164 VALUATN_DATE
Value date
DATETIME
24
yes
Valuation type
NVARCSTR
10
yes
NVARCSTR
20
yes
167 VENDOR_ID
NVARCSTR
10
yes
168 WITHHOLDNG_TAX_I D
NVARCSTR
yes
324
FINANCIAL_DOCUMENT_FACT_BAD
Invalid Records - Accounting or Financial Document (BKPF and BSEG in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_SEQ_ NUM
INTEGER
yes
ACCT_TYPE_ID
Account type
NVARCSTR
10
yes
ACTIVITY_ID
Activity Type
NVARCSTR
yes
ALLOCTN_ID
NVARCSTR
18
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
AMT_INVOICE_LOC
DECIMAL
48
13
yes
10
AMT_LOC
DECIMAL
48
13
yes
11
AMT_LOC_02
DECIMAL
48
13
yes
12
AMT_LOC_03
DECIMAL
48
13
yes
13
AMT_NET_PAYMNT
DECIMAL
48
13
yes
14
AMT_PAYMNT
DECIMAL
48
13
yes
15
AMT_TAX_LOC
DECIMAL
48
13
yes
16
AMT_TAX_TRX
DECIMAL
48
13
yes
325
17
AMT_TRX
DECIMAL
48
13
yes
18
AMT_UPDT
DECIMAL
48
13
yes
19
ASSET_MAIN_ID
NVARCSTR
12
yes
20
ASSET_SUB_ID
Asset sub-number
NVARCSTR
yes
21
ASSET_TRX_TYPE_ID
NVARCSTR
yes
22
NVARCSTR
10
yes
23
NVARCSTR
10
yes
24
BAD_CHANGE_DATE
NVARCSTR
10
yes
25
BAD_CLEARED_DATE
Clearing Date
NVARCSTR
10
yes
26
BAD_CLEARNG_EN TRY_DATE
NVARCSTR
10
yes
27
BAD_DOC_DATE
NVARCSTR
10
yes
28
BAD_ENTRY_DATE
NVARCSTR
10
yes
29
BAD_POST_DATE
NVARCSTR
10
yes
30
BAD_TRANSLTN_DAT E
Translation date
NVARCSTR
10
yes
31
BAD_UPDT_DATE
10
yes
32
BAD_VALUATN_DATE
Value date
NVARCSTR
10
yes
33
BAL_SHEET_ACCT_F LAG
yes
34
BILL_DOC_ID
Billing document
NVARCSTR
10
yes
326
35
BUS_AREA_ID
Business Area
NVARCSTR
yes
36
NVARCSTR
yes
37
DECIMAL
48
yes
38
DECIMAL
48
yes
39
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
40
CLEARED_FLAG
NVARCSTR
yes
41
CLEARNG_DOC_ID
NVARCSTR
10
yes
42
CLEARNG_ITEM_NUM
Clearing Item
INTEGER
yes
43
CLEARNG_REVERS E_FLAG
NVARCSTR
yes
44
CMPNY_CODE_ID
Company Code
NVARCSTR
no
45
NVARCSTR
yes
46
NVARCSTR
yes
47
NVARCSTR
yes
48
COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
49
CR_CTRL_AREA_ID
NVARCSTR
yes
50
CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
51
CURR_ID_AUTOPAYM NT
NVARCSTR
yes
52
CURR_ID_GRP
NVARCSTR
yes
327
53
CURR_ID_LOC
NVARCSTR
yes
54
CURR_ID_LOC_02
NVARCSTR
yes
55
CURR_ID_LOC_03
NVARCSTR
yes
56
CURR_ID_TRX
NVARCSTR
yes
57
CURR_ID_UPDT
Update Currency for General Ledger Transaction Figures Currency Source for the SECOND currency translation from BKPF.BASW2 Currency Source for the THIRD currency translation from BKPF.BASW3
NVARCSTR
yes
58
CURR_SRC_ID_02
NVARCSTR
10
yes
59
CURR_SRC_ID_03
NVARCSTR
10
yes
60
CURR_TYPE_ID_02
NVARCSTR
10
yes
61
CURR_TYPE_ID_03
NVARCSTR
yes
62
CUSTOMER_ID
Customer number
NVARCSTR
10
yes
63
DATE_BLOCK_FLAG
NVARCSTR
yes
64
DISCNT_PERIOD_01
INTEGER
yes
65
DISCNT_PERIOD_02
INTEGER
yes
66
DOC_POSTED_NET_F LAG
NVARCSTR
yes
67
DOC_TYPE_ID
Document type
NVARCSTR
yes
68
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
69
ENTRY_TIME
Time of entry
NVARCSTR
yes
70
ETL_ERROR_ACTN
NVARCSTR
yes
328
Appendix Table Column Details ETL_ERROR_COLU MN EXCH_RATE_TRX_GR P EXCH_RATE_TRX_LO C EXCH_RATE_TRX_LO C_02 EXCH_RATE_TRX_LO C_03 EXCH_RATE_TYPE_I D_02 EXCH_RATE_TYPE_I D_03
71
NVARCSTR
500
yes
72
DECIMAL
48
yes
73
Exchange rate from Transaction (document) and Company Code (Local) Currencies
DECIMAL
48
yes
74
48
yes
75
DECIMAL
48
yes
76
NVARCSTR
yes
77
NVARCSTR
yes
78
FIN_DOC_HDR_TXT
NVARCSTR
25
yes
79
FIN_DOC_ID
NVARCSTR
10
no
80
FIN_DOC_KEY
NVARCSTR
20
yes
81
FIN_DOC_STATUS_ID
NVARCSTR
10
yes
82
FIN_MGMT_AREA_ID
NVARCSTR
yes
83
FISC_PERIOD
Fiscal period
INTEGER
yes
84
FISC_YEAR
Fiscal year
INTEGER
no
85
FISC_YR_VARIANT_ID
NVARCSTR
yes
86
FIXED_PAYMNT_TER M_FLAG
NVARCSTR
yes
87
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
88
GL_ACCT_ID
GL Account Identifier
NVARCSTR
10
yes
329
89
GL_ACCT_ID_GRP
NVARCSTR
10
yes
90
GL_ACCT_ID_SPECL
NVARCSTR
10
yes
91
GL_TRX_TYPE
NVARCSTR
yes
92
HOUSE_BANK_ID
NVARCSTR
yes
93
NVARCSTR
yes
94
NVARCSTR
yes
95
INTERNAL_ORDER_ID
Order Number
NVARCSTR
12
yes
96
ITEM_AMT_BLOCK_F LAG
NVARCSTR
yes
97
LATE_PAY_REASON
Reason for late payment Leading Ledger Posting Flag: "Y" = Posting to Leading Ledger in BSEG table, "N" = Posting to Non-Leading Ledger in BSEG_ADD table Ledger Group
NVARCSTR
yes
98
LEADING_LEDGER_P OST_FLAG
NVARCSTR
yes
99
LEDGER_GRP_ID
NVARCSTR
yes
100 LEDGER_ID
NVARCSTR
yes
101 LINE_ITEM_ID
NVARCSTR
no
102 LINE_ITEM_ID_NEW
NVARCSTR
yes
103 LINE_ITEM_TXT
Item Text
NVARCSTR
50
yes
104 LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
no
105 LOAD_TIME
NVARCSTR
no
106 MANUAL_BLOCK_FLA G
NVARCSTR
yes
330
107 MATERIAL_ID
Material number
NVARCSTR
18
yes
108 NET_DUE_PERIOD
INTEGER
yes
109 OBJ_KEY
Object key
NVARCSTR
20
yes
110 OPERATN_ID
NVARCSTR
10
yes
NVARCSTR
yes
NVARCSTR
12
yes
NVARCSTR
yes
114 PAYMNT_BLOCK_ID
NVARCSTR
yes
115 PAYMNT_METHOD_ID
Payment Method
NVARCSTR
yes
NVARCSTR
yes
Payment Reference
NVARCSTR
30
yes
118 PAYMNT_TERM_ID
NVARCSTR
yes
119 PERSONNEL_ID
Personnel Number
INTEGER
yes
120 PLANT_ID
T001W.WERKS Plant
NVARCSTR
yes
121 PL_STMNT_ACCT_TY PE
NVARCSTR
yes
122 POST_KEY_ID
Posting key
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
yes
331
125 PRICE_BLOCK_FLAG
NVARCSTR
yes
126 PRICE_CTRL_ID
NVARCSTR
10
yes
127 PRICE_UNIT
Price unit
INTEGER
yes
DECIMAL
48
10
yes
INTEGER
yes
130 PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
NVARCSTR
yes
132 PROJ_ELEM_ID
NVARCSTR
24
yes
133 PURCH_DOC_ID
NVARCSTR
10
yes
134 PURCH_LINE_ITEM_I D
NVARCSTR
yes
135 QTY_BASE_UOM
Quantity
DECIMAL
48
13
yes
136 QTY_BLOCK_FLAG
NVARCSTR
yes
137 QTY_ENTRY_UOM
DECIMAL
48
13
yes
DECIMAL
48
13
yes
Block.reason: quality
NVARCSTR
yes
NVARCSTR
10
yes
141 REF_DOC_ID
NVARCSTR
16
yes
142 REF_KEY_01
20
yes
332
143 REF_KEY_02
20
yes
144 REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
INTEGER
yes
146 REVERSE_DOC_ID
NVARCSTR
10
yes
147 SALES_LINE_ITEM_ID
NVARCSTR
yes
148 SALES_ORDER_ID
Sales document
NVARCSTR
10
yes
149 SALES_TAX_ID
NVARCSTR
yes
150 SCHED_LINE_ID
Schedule line
NVARCSTR
yes
151 SEGMENT_ID
NVARCSTR
10
yes
NVARCSTR
10
yes
NVARCSTR
18
yes
154 SPECL_GL_ID
NVARCSTR
yes
155 SPECL_GL_TRX_TYP E
NVARCSTR
yes
156 TAX_TYPE_FLAG
Tax Type
NVARCSTR
yes
NVARCSTR
10
yes
10
yes
NVARCSTR
yes
160 TRX_CODE
Transaction Code
NVARCSTR
yes
333
161 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
162 UOM_ID_BASE
NVARCSTR
yes
163 UOM_ID_ENTRY
Unit of entry
NVARCSTR
yes
164 UOM_ID_PURCH_PRI CE
NVARCSTR
yes
165 USER_NAME
User name
NVARCSTR
12
yes
166 VALUATN_AREA_ID
Valuation area
NVARCSTR
yes
Valuation type
NVARCSTR
10
yes
NVARCSTR
20
yes
169 VENDOR_ID
NVARCSTR
10
yes
170 WITHHOLDNG_TAX_I D
NVARCSTR
yes
FINANCIAL_DOCUMENT_STATUS
Debit or Credit Flag (from DD07T with DOMNAME = BSTAT)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FIN_DOC_STATUS_D ESCR
NVARCSTR
60
yes
FIN_DOC_STATUS_ID
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
334
FINANCIAL_MGMT_AREA
FM01T - Funds Management Area Texts
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FIN_MGMT_AREA_DE SCR
Name of FM area
NVARCSTR
25
yes
FIN_MGMT_AREA_ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
FINANCIAL_RECORD_CATEGORY
Descriptive attributes for Accounting Summary table Value Category from TPIR1T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
RECORD_CATEG_D ESCR
TPIR1T-KTEXT - Text
NVARCSTR
30
yes
RECORD_CATEG_ID
NVARCSTR
14
no
335
FINANCIAL_RECORD_TYPE
Loads Special Ledger Record Types dimension (Domain RRCTY) from table DD07T and Cost/Plant Maintenance value types from CO_WRTTP domain of DD07T table - FINANCIAL_RECORD_
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_ID
Dimension Source. Used in combined dimension combining similar attributes from different sources in SAP.
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
RECORD_TYPE_DE SCR
NVARCSTR
60
yes
RECORD_TYPE_ID
NVARCSTR
10
no
FINANCIAL_VERSION
Special Ledger Version
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_ID
Dimension Source. Used in combined dimension combining similar attributes from different sources in SAP Ledger ID
NVARCSTR
10
no
LEDGER_ID
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
VERSION_DESCR
Version text
NVARCSTR
30
yes
VERSION_ID
Version ID
NVARCSTR
no
336
FINANCING_CODE
Fund Managment - FIFM: Financing code from FMFINCODE source table
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FIN_MGMT_AREA_DE SCR
NVARCSTR
25
yes
FIN_MGMT_AREA_ID
NVARCSTR
no
FUND_DESCR
NVARCSTR
40
yes
FUND_ID
FMFINCODE.FINCODE - Fund
NVARCSTR
10
no
FUND_NAME
NVARCSTR
20
yes
FUND_TYPE_DESCR
NVARCSTR
35
yes
FUND_TYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
10
VALID_FROM_DATE
DATETIME
24
yes
11
VALID_TO_DATE
DATETIME
24
yes
337
FISC_PERIOD
Table derived from Fisc. Yr Variants in SAP (tables T009, T009B, T009C, and T009T)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_HALF
NVARCSTR
yes
Calendar Month (January - December) for this Fiscal Period Calendar Month (Numeric) for this Fiscal Period Calendar Month (JAN - DEC) for this fiscal Period
NVARCSTR
14
yes
NVARCSTR
yes
NVARCSTR
yes
INTEGER
yes
CALENDAR_YEAR
INTEGER
yes
NVARCSTR
12
yes
NVARCSTR
12
yes
NVARCSTR
12
yes
10
END_DATE
DATETIME
24
yes
11
FISC_HALF
NVARCSTR
yes
12
FISC_MONTH
NVARCSTR
yes
13
FISC_PERIOD
INTEGER
no
14
FISC_QUARTER
Fiscal Quarter
NVARCSTR
yes
15
FISC_YEAR
INTEGER
no
16
FISC_YEAR_HALF
NVARCSTR
12
yes
338
17
FISC_YEAR_MONTH
NVARCSTR
12
yes
18
FISC_YEAR_PERIOD
NVARCSTR
12
yes
19
FISC_YEAR_QUARTE R
NVARCSTR
12
yes
20
FISC_YR_VARIANT_ID
NVARCSTR
no
21
FISC_YR_VARIANT_N AME
NVARCSTR
30
yes
22
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
23
LOAD_TIME
NVARCSTR
yes
24
SPECL_PERIOD_FLA G
Y = This is a special period in SAP, N = This is NVARCSTR NOT a special period in SAP
yes
25
START_DATE
DATETIME
24
yes
339
FISC_PERIOD_STAGE
Table derived from Fisc. Yr Variants in SAP (tables T009, T009B, T009C, and T009T)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DATE
DATETIME
24
no
FISC_MONTH
NVARCSTR
yes
FISC_PERIOD
INTEGER
no
FISC_YEAR
INTEGER
yes
FISC_YR_VARIANT_ID
NVARCSTR
no
FISC_YR_VARIANT_N AME
NVARCSTR
30
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
INTEGER
yes
10
INTEGER
yes
340
FISL_LEDGER
Special Ledgers Dimension (Special Ledger - descriptive names) from T881 and T881T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDTNL_LEDGER_FL AG
NVARCSTR
yes
AVG_BAL_LEDGER
NVARCSTR
yes
CONSOLIDTN_CODE
Type of consolidation
NVARCSTR
yes
CONSOLIDTN_DESCR
Consolidation Description
NVARCSTR
60
yes
CURR_ID
NVARCSTR
yes
CURR_TYPE_ID_04
NVARCSTR
10
yes
CURR_TYPE_ID_GRP
NVARCSTR
10
yes
CURR_TYPE_ID_LOC
NVARCSTR
10
yes
DELAY_LEDGER_UPD T_FLAG
NVARCSTR
yes
10
EXIT_TYPE
NVARCSTR
yes
11
NVARCSTR
yes
12
Ledger class
NVARCSTR
yes
13
NVARCSTR
60
yes
14
Component
NVARCSTR
yes
15
LEDGER_FULL_NAME
NVARCSTR
40
yes
16
LEDGER_ID
Ledger
NVARCSTR
no
341
17
LEDGER_ID_EXPORT
Export ledger
NVARCSTR
yes
18
LEDGER_ID_REF
NVARCSTR
yes
19
LEDGER_NAME
NVARCSTR
30
yes
20
LEDGER_TYPE_CO DE LEDGER_TYPE_DESC R
NVARCSTR
yes
21
NVARCSTR
60
yes
22
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
23
LOAD_TIME
NVARCSTR
yes
24
LOGICAL_SYSTEM
Logical system
NVARCSTR
10
yes
25
NVARCSTR
yes
26
NVARCSTR
yes
27
NVARCSTR
yes
28
NVARCSTR
60
yes
29
NVARCSTR
yes
30
OWNER_APPLICTN
Owner application
NVARCSTR
yes
31
PERIOD_DETERMN_D ATE
INTEGER
yes
32
POST_FLAG
NVARCSTR
yes
33
PROHIBIT_LEDGER_R ESET_FLAG
NVARCSTR
yes
34
ROLLUP_FLAG
NVARCSTR
yes
342
35
NVARCSTR
yes
36
Splitting method
NVARCSTR
10
yes
37
STD_LEDGER_FLAG
NVARCSTR
yes
38
STORE_02_CURR_FL AG STORE_03_CURR_FL AG
NVARCSTR
yes
39
NVARCSTR
yes
40
STORE_ADDTNL_QTY
NVARCSTR
yes
41
STORE_AVG_FLAG
NVARCSTR
yes
42
STORE_QTY_FLAG
Store quantities
NVARCSTR
yes
43
STORE_TRX_CURR_F LAG
NVARCSTR
yes
44
SUB_APPLICTN
Subapplication
NVARCSTR
yes
45
Summarize data
NVARCSTR
yes
46
Summary table
NVARCSTR
30
yes
47
NVARCSTR
60
yes
48
VALUATN_TYPE_ID
Valuation Type
INTEGER
yes
49
WRITE_LINE_ITEM_FL AG
NVARCSTR
yes
343
FISL_TABLE
T800A - FI-SL tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_FIELD_NAME
NVARCSTR
30
yes
COMPONENT
Component
NVARCSTR
yes
GLOBAL_TBL_FLAG
NVARCSTR
yes
INACTIVE_FLAG
NVARCSTR
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LOCK_OBJ_NAME
NVARCSTR
yes
MANAGE_04_CURR_F LAG
NVARCSTR
yes
MAX_NUM_PERIODS
Max. number of period data fields in FI-SL record Indicator: Used for New General Ledger (X = Yes, Blank = No)
INTEGER
yes
10
NEW_GL_LEDGER_FL AG
NVARCSTR
yes
11
OBJ_CHECK_FLAG
NVARCSTR
yes
12
ORG_UNIT_FIELD_NA ME
NVARCSTR
30
yes
13
OWNER_APPLICTN
Owner application
NVARCSTR
yes
14
PROGRAM_GRP_KEY
NVARCSTR
yes
15
SAP_RELEASE_NUM
NVARCSTR
yes
16
SCREEN_NUM
NVARCSTR
yes
344
Appendix Table Column Details SFIS_COMMUNICTN_ STRUCT STORE_02_CURR_FL AG STORE_03_CURR_FL AG STORE_ADDTNL_QTY _FLAG
17
NVARCSTR
30
yes
18
NVARCSTR
yes
19
NVARCSTR
yes
20
NVARCSTR
yes
21
STORE_QTY_FLAG
Store quantities
NVARCSTR
yes
22
STORE_TRX_CURR_F LAG
NVARCSTR
yes
23
SUB_APPLICTN
Subapplication
NVARCSTR
yes
24
TBL_NAME
Table name
NVARCSTR
30
no
25
TBL_NAME_CORRE SP
Correspondence table
NVARCSTR
30
yes
26
TBL_NAME_OBJ
NVARCSTR
30
yes
27
TBL_NAME_OBJ_02
NVARCSTR
30
yes
28
TBL_NAME_OBJ_03
NVARCSTR
30
yes
29
TBL_NAME_OBJ_04
NVARCSTR
30
yes
30
NVARCSTR
30
yes
31
NVARCSTR
30
yes
32
30
yes
33
30
yes
34
TBL_TYPE_CODE
Table type
NVARCSTR
yes
345
35
TBL_TYPE_DESCR
NVARCSTR
60
yes
36
USE_OF_VIEW_FLAG
Use of views
NVARCSTR
yes
FORMULA_PARAMETER
Capacity Parameter details from TC20 that are related to Work Center formulars
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DECIMAL
48
10
yes
NVARCSTR
yes
FIELD_NAME
NVARCSTR
10
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARAMETER_DESCR
NVARCSTR
11
yes
PARAMETER_ID
TC20.PARID - Parameter ID
NVARCSTR
no
TC20T. TXTLG - Lookup keyword for parameter Lookup on DD07T, docmain VGWRTKZ origin text
NVARCSTR
20
yes
NVARCSTR
40
yes
10
yes
11
UOM_ID_STD
NVARCSTR
yes
12
VALUE_STD
DECIMAL
48
yes
346
FS_BALANCE_SHEET_ACCT
Assignment of Balance Sheet Line Item to Account (Structure RF011Z in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALLOCTN_FLAG
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
no
CR_ITEM_ID
NVARCSTR
10
yes
DR_ITEM_ID
NVARCSTR
10
yes
FS_VERSION_ID
NVARCSTR
no
GL_ACCT_DESCR
SKB1-STEXT
NVARCSTR
50
yes
GL_ACCT_ID
NVARCSTR
10
no
NVARCSTR
10
no
NVARCSTR
10
no
10
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
11
LOAD_TIME
NVARCSTR
yes
347
FS_HIERARCHY
Financial Statement Hierarchy Parent/Child Relationships
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_SIGN
NVARCSTR
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
no
CHILD_DESCR
NVARCSTR
60
yes
CHILD_ID
Child Node ID
NVARCSTR
30
no
CR_FLAG
Is Credit Relevant
NVARCSTR
yes
DISPLAY_TTL_FLAG
NVARCSTR
yes
DR_FLAG
Is Debit Relevant
NVARCSTR
yes
FS_STMNT_ITEM
NVARCSTR
10
yes
FS_VERSION_ID
NVARCSTR
no
10
NVARCSTR
10
no
11
NVARCSTR
10
yes
12
HIER_LVL
DECIMAL
48
28
yes
13
LINE_SEQ_NUM
DECIMAL
48
10
yes
14
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) If set To "Y" - indicatest FS Item (hierarchy node)
24
yes
15
LOAD_TIME
NVARCSTR
yes
16
NODE_FLAG
NVARCSTR
yes
348
17
PARENT_DESCR
NVARCSTR
60
yes
18
PARENT_ID
Parent Node ID
NVARCSTR
30
no
19
PARENT_STMNT_ITE M
NVARCSTR
10
yes
20
SET_NAME_PREFIX
NVARCSTR
yes
349
FS_HIERARCHY_CLUSTER_STAGE
Staging table that accumulates Fin Statement Nodes (items) and range or accounts associated with them
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_SIGN
NVARCSTR
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
no
CHILD_DESCR
NVARCSTR
60
yes
CHILD_ID
Child Node ID
NVARCSTR
30
no
CR_FLAG
Is Credit Relevant
NVARCSTR
yes
DISPLAY_TTL_FLAG
NVARCSTR
yes
DR_FLAG
Is Debit Relevant
NVARCSTR
yes
FS_PROGRAM_KEY
NVARCSTR
30
no
FS_STMNT_ITEM
NVARCSTR
10
yes
10
FS_VERSION_ID
NVARCSTR
no
11
NVARCSTR
10
no
12
NVARCSTR
10
yes
13
HIER_LVL
DECIMAL
48
28
yes
14
LINE_SEQ_NUM
DECIMAL
48
10
yes
15
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
16
LOAD_TIME
NVARCSTR
yes
350
Appendix Table Column Details If set ot "Y" - indicatest FS Item (hierarchy node)
17
NODE_FLAG
NVARCSTR
yes
18
PARENT_DESCR
NVARCSTR
60
yes
19
PARENT_ID
Parent Node ID
NVARCSTR
30
yes
20
PARENT_STMNT_ITE M
NVARCSTR
10
yes
21
SET_NAME_PREFIX
NVARCSTR
yes
351
FS_HIERARCHY_LOOKUP
Financial Statement Hierarchy Parent/Child Relationships - Lookup Table used for Performance reasons
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_SIGN
NVARCSTR
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
no
CHILD_DESCR
NVARCSTR
60
yes
CHILD_ID
Child Node ID
NVARCSTR
30
no
CR_FLAG
Is Credit Relevant
NVARCSTR
yes
DISPLAY_TTL_FLAG
NVARCSTR
yes
DR_FLAG
Is Debit Relevant
NVARCSTR
yes
FS_STMNT_ITEM
NVARCSTR
10
yes
FS_VERSION_ID
NVARCSTR
no
10
NVARCSTR
10
no
11
NVARCSTR
10
yes
12
HIER_LVL
DECIMAL
48
28
yes
13
LINE_SEQ_NUM
DECIMAL
48
10
yes
14
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) If set To "Y" - indicatest FS Item (hierarchy node)
24
yes
15
LOAD_TIME
NVARCSTR
yes
16
NODE_FLAG
NVARCSTR
yes
352
17
PARENT_DESCR
NVARCSTR
60
yes
18
PARENT_ID
Parent Node ID
NVARCSTR
30
no
19
PARENT_STMNT_ITE M
NVARCSTR
10
yes
20
SET_NAME_PREFIX
NVARCSTR
yes
FS_HIERARCHY_STAGE
Staging table to store 011ZC from FAGS_011ZC.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALLOCATN_FLAG
yes
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
no
CR_FLAG
Indicator: Is entry relevant if there is a credit balance? Indicator: Is entry relevant if there is a debit balance?
NVARCSTR
yes
DR_FLAG
NVARCSTR
yes
NVARCSTR
10
no
Account interval lower limit (FAGL_011ZC.VONKT) Account interval upper limit (FAGL_011ZC.BISKT)
NVARCSTR
10
no
NVARCSTR
10
no
HIER_ID
NVARCSTR
no
LINE_SEQ_NUMBER
INTEGER
yes
10
LOAD_DATE
DATETIME
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
SET_NAME_PREFIX
NVARCSTR
yes
353
FS_ITEM_ALLOCATION
Financial Statement Item Allocation - Set Name (Structure RF011S in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BAL_SHEET_VERSIO N
NVARCSTR
yes
FS_STMNT_ITEM
NVARCSTR
10
no
FS_VERSION_ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
SET_NAME_PREFIX
NVARCSTR
yes
SET_NAME_SEQ_N UM
INTEGER
yes
354
FS_ITEM_TEXT
Text from RF011Q structure in RFDT cluster table
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FS_STMNT_ITEM
NVARCSTR
10
no
FS_STMNT_LINE_ID
INTEGER
no
FS_TXT
NVARCSTR
45
yes
FS_VERSION_ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
TXT_TYPE_CODE
Text type
NVARCSTR
no
TXT_VERSION_ID
If the same description exists for the same line DECIMAL item it is > 1
48
28
no
355
FS_STATEMENT_ITEM
Items in the Financial Statement (Structure RF011P in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_SIGN
NVARCSTR
yes
DISPLAY_TTL_FLAG
NVARCSTR
yes
FS_PROGRAM_KEY
NVARCSTR
30
no
FS_STMNT_ITEM
NVARCSTR
10
yes
FS_VERSION_ID
NVARCSTR
no
HIER_LVL
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
FS_VERSION
T011 and T011T Financial Statement Versions and Descriptions
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
NVARCSTR
yes
FS_VERSION_ID
NVARCSTR
no
FS_VERSION_NAME
NVARCSTR
50
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
356
FUNCTIONAL_AREA
TFKB-FKBER - Functional Area reference table
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
30
yes
ID and Description
NVARCSTR
120
yes
FUNCTNL_AREA_ID
NVARCSTR
16
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
FUNCTIONAL_AREA_HIER
Functional Area Hierarchy
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
Child node id
NVARCSTR
30
no
LEAF_FLAG
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
Parent node id
NVARCSTR
30
no
ROOT_FLAG
NVARCSTR
no
357
FUNCTIONAL_AREA_HIER_BAD
Functional Area Hierarchy - Invalid Records with Circular Dependency.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
Child node id
NVARCSTR
30
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LEAF_FLAG
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
Parent node id
NVARCSTR
30
no
10
ROOT_FLAG
NVARCSTR
no
358
FUNCTIONAL_AREA_HIER_HZ
Functional Area Hierarchy - Horizontal
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FUNCTNL_AREA_ID
NVARCSTR
30
no
LEAF_LVL
Leaf Level
INTEGER
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
64
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
30
no
LVL_01_DESCR
NVARCSTR
64
yes
LVL_01_FULL_NAME
NVARCSTR
120
yes
10
LVL_01_ID
NVARCSTR
30
no
11
LVL_02_DESCR
NVARCSTR
64
yes
12
LVL_02_FULL_NAME
NVARCSTR
120
yes
13
LVL_02_ID
NVARCSTR
30
no
14
LVL_03_DESCR
NVARCSTR
64
yes
15
LVL_03_FULL_NAME
NVARCSTR
120
yes
16
LVL_03_ID
NVARCSTR
30
no
359
17
LVL_04_DESCR
NVARCSTR
64
yes
18
LVL_04_FULL_NAME
NVARCSTR
120
yes
19
LVL_04_ID
NVARCSTR
30
no
20
LVL_05_DESCR
NVARCSTR
64
yes
21
LVL_05_FULL_NAME
NVARCSTR
120
yes
22
LVL_05_ID
NVARCSTR
30
no
23
LVL_06_DESCR
NVARCSTR
64
yes
24
LVL_06_FULL_NAME
NVARCSTR
120
yes
25
LVL_06_ID
NVARCSTR
30
no
26
LVL_07_DESCR
NVARCSTR
64
yes
27
LVL_07_FULL_NAME
NVARCSTR
120
yes
28
LVL_07_ID
NVARCSTR
30
no
29
LVL_08_DESCR
NVARCSTR
64
yes
30
LVL_08_FULL_NAME
NVARCSTR
120
yes
31
LVL_08_ID
NVARCSTR
30
no
32
LVL_09_DESCR
NVARCSTR
64
yes
33
LVL_09_FULL_NAME
NVARCSTR
120
yes
34
LVL_09_ID
NVARCSTR
30
no
360
35
LVL_10_DESCR
NVARCSTR
64
yes
36
LVL_10_FULL_NAME
NVARCSTR
120
yes
37
LVL_10_ID
NVARCSTR
30
no
FUNCTIONAL_AREA_HIER_VR
Functional Area Hierarchy - Vertical
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
30
no
DEPTH
Hierarchy Depth
INTEGER
yes
LEAF_FLAG
Leaf Flag
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_FULL_NAME
NVARCSTR
120
yes
10
PARENT_ID
NVARCSTR
30
no
11
ROOT_FLAG
Root Flag
INTEGER
yes
361
FUNCTIONAL_LOCATION
Functional Location Master from IFLOT/ILOA
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ABC_FLAG
ILOA - ABCKZ - ABC indicator for technical object IFLOT-IEQUI - Installation of equipment allowed at the functional location
NVARCSTR
yes
ALLOW_INSTALL_FLA G
NVARCSTR
yes
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
NVARCSTR
yes
BUS_AREA_DESCR
30
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_BY_LOGIN
NVARCSTR
12
yes
CHANGE_DATE
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
CMPNY_CODE_NAME
NVARCSTR
25
yes
11
COST_CNTR_ID
NVARCSTR
10
yes
12
COST_CNTR_NAME
NVARCSTR
40
yes
13
CREATE_BY_LOGIN
NVARCSTR
12
yes
14
CREATE_DATE
24
yes
15
CTRL_AREA_ID
NVARCSTR
yes
16
CTRL_AREA_NAME
NVARCSTR
25
yes
362
Appendix Table Column Details Total number of days since the original startup DECIMAL as of LOAD_DATE (calcualted)
17
DAYS_IN_OPERATN
48
28
yes
18
40
yes
19
NVARCSTR
yes
20
DIVISION_DESCR
40
yes
21
DIVISION_ID
ILOA.SPART - Division
NVARCSTR
yes
22
FUNCTNL_LOCATN_C ATEG_DESCR FUNCTNL_LOCATN_C ATEG_ID FUNCTNL_LOCATN_D ESCR FUNCTNL_LOCATN_F ULL_NAME FUNCTNL_LOCATN_I D FUNCTNL_LOCATN_I D_PAR FUNCTNL_LOCATN_I D_REF
30
yes
23
NVARCSTR
yes
24
IFLOTX-PLTXT (lookup)
NVARCSTR
40
yes
25
NVARCSTR
100
yes
26
NVARCSTR
30
no
27
NVARCSTR
30
yes
28
30
yes
29
LOAD_DATE
DATETIME
24
yes
30
LOAD_TIME
NVARCSTR
yes
31
LOCATN_DESCR
40
yes
32
LOCATN_ID
10
yes
33
OBJ_ID
NVARCSTR
22
yes
34
PERSON_FULLNAME_ RESP
NVARCSTR
85
yes
363
35
PERSON_ID_RESP
NVARCSTR
12
yes
36
PLANNG_GRP_ID
NVARCSTR
yes
37
PLANNG_GRP_NAME
NVARCSTR
18
yes
38
PLANT_ID
NVARCSTR
yes
39
PLANT_ID_PLAN
NVARCSTR
yes
40
PLANT_NAME
T001W.NAME1 Name - Lookup on Plant name T001W.NAME1 Name - Lookup on Plant name for Planning Plant PRPS.POST1 - Project Element Short description (1st text line) PRPS.POSID - Project Element (WBS) External ID
NVARCSTR
30
yes
41
PLANT_NAME_PLAN
NVARCSTR
30
yes
42
PROJ_ELEM_DESCR
NVARCSTR
40
yes
43
PROJ_ELEM_ID
NVARCSTR
24
yes
44
ROOM
NVARCSTR
yes
45
SALES_ORG_DESCR
60
yes
46
SALES_ORG_ID
NVARCSTR
yes
47
SECTION_ID
NVARCSTR
yes
48
SECTION_PERSON_R ESP
T357-FING (lookup) - Person responsible for company area T357-TELE (lookup) - Phone number of person responsible for company area
NVARCSTR
14
yes
49
SECTION_PHONE
NVARCSTR
12
yes
50
SINGLE_INSTALL_FLA G
IFLOT-EINZL - Single equipment installation at NVARCSTR functional location IFLOT-DATAB - Start-up date of functional location
yes
51
STARTUP_DATE
DATETIME
24
yes
364
FUNCTIONAL_LOCATION_CHAR_FACT
Functional Location Characteristic details from AUSTP/CABN/TCLA
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_AREA_ID
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
yes
NVARCSTR
30
yes
30
yes
CHARACTSTC_ID
NVARCSTR
10
no
CHARACTSTC_NAME
30
yes
CHARACTSTC_VALUE
NVARCSTR
30
yes
CLASS_TYPE_ID
NVARCSTR
no
10
CMPNY_CODE_ID
NVARCSTR
yes
11
COST_CNTR_ID
NVARCSTR
10
yes
12
CTRL_AREA_ID
NVARCSTR
yes
13
DAYS_DIFF
DECIMAL
48
22
yes
14
FUNCTNL_LOCATN_I D
NVARCSTR
30
no
15
LOAD_DATE
DATETIME
24
yes
16
LOAD_TIME
NVARCSTR
yes
365
17
LOCATN_ID
10
yes
18
PERSON_ID_RESP
NVARCSTR
12
yes
19
PLANNG_GRP_ID
NVARCSTR
yes
20
PLANT_ID
NVARCSTR
yes
21
PLANT_ID_PLAN
NVARCSTR
yes
22
UOM_ID_VALUE
NVARCSTR
yes
23
VALID_FROM_DATE
DATETIME
24
yes
24
VALID_FROM_NUMBE R
DECIMAL
48
28
10
yes
25
VALID_FROM_VALUE
DECIMAL
48
28
10
yes
26
VALID_TO_DATE
DATETIME
24
yes
27
VALID_TO_NUMBER
DECIMAL
48
28
10
yes
28
VALID_TO_VALUE
AUSP-ATFLB - Tolerance to
DECIMAL
48
28
10
yes
29
VALUE_OPERATOR
NVARCSTR
yes
30
VALUE_PRECISION
NVARCSTR
yes
31
VALUE_SCALE
NVARCSTR
yes
366
FUNCTIONAL_LOCATION_HIER
Parent/Child relationship between Functional Locations (from IFLOT/ILOA)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_CATEG_DESC R
30
yes
CHILD_CATEG_ID
NVARCSTR
yes
CHILD_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
NVARCSTR
40
yes
CHILD_FULL_NAME
NVARCSTR
55
yes
CHILD_ID
NVARCSTR
30
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_CATEG_DES CR
30
yes
PARENT_CATEG_ID
NVARCSTR
yes
10
PARENT_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Superior functional location
NVARCSTR
40
yes
11
PARENT_FULL_NAME
NVARCSTR
75
yes
12
PARENT_ID
NVARCSTR
30
no
367
FUNCTIONAL_LOCATION_HIER_HZ
Horizontal flattening of Equipment and Classification hierarchy relationships
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FUNCTNL_LOCATN_I D
NVARCSTR
30
no
LEAF_LVL
Leaf level
DECIMAL
48
28
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Superior functional location
NVARCSTR
40
yes
LVL_00_FULL_NAME
NVARCSTR
75
yes
LVL_00_ID
NVARCSTR
30
yes
LVL_01_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
NVARCSTR
40
yes
LVL_01_FULL_NAME
NVARCSTR
75
yes
10
LVL_01_ID
NVARCSTR
30
yes
11
LVL_02_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
NVARCSTR
40
yes
12
LVL_02_FULL_NAME
NVARCSTR
75
yes
13
LVL_02_ID
NVARCSTR
30
yes
14
LVL_03_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
NVARCSTR
40
yes
15
LVL_03_FULL_NAME
NVARCSTR
75
yes
16
LVL_03_ID
NVARCSTR
30
yes
368
Appendix Table Column Details IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
17
LVL_04_DESCR
NVARCSTR
40
yes
18
LVL_04_FULL_NAME
NVARCSTR
75
yes
19
LVL_04_ID
NVARCSTR
30
yes
20
LVL_05_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
NVARCSTR
40
yes
21
LVL_05_FULL_NAME
NVARCSTR
65
yes
22
LVL_05_ID
NVARCSTR
30
yes
369
FUNCTIONAL_LOCATION_HIER_VR
Vertical flattening of Equipment and Classification hierarchy relationships
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - functional location
NVARCSTR
40
yes
CHILD_FULL_NAME
NVARCSTR
55
yes
CHILD_ID
NVARCSTR
30
no
DEPTH
DECIMAL
48
28
yes
LEAF_FLAG
DECIMAL
48
28
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Functional location+IFLOTX-PLTXT (lookup) - Func Location Description IFLOT-TPLMA - Superior functional location
NVARCSTR
40
yes
PARENT_FULL_NAME
NVARCSTR
75
yes
10
PARENT_ID
NVARCSTR
30
no
11
ROOT_FLAG
48
28
yes
370
GENDER
Gender descriptive attributes from DD07T, GESCH domain; load GENDER dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
GENDER_DESCR
DD07T.DDTEXT Short text describing ABAP/4 NVARCSTR Dictionary objects (GESCH domain) DD07T Values for domains: Single value/upper NVARCSTR limit (GESCH domain)
60
yes
GENDER_ID
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
371
GL_ACCOUNT_BY_COMPANY
GL Account by Company (Union of table SKA1 and SKB1 in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
yes
CHART_OF_ACCT_ID
NVARCSTR
no
NVARCSTR
yes
NVARCSTR
50
yes
NVARCSTR
36
yes
CMPNY_CODE_ID
NVARCSTR
no
CMPNY_CODE_NAME
NVARCSTR
25
yes
10
CMPNY_CODE_NAM E_GBL CREATED_BY_CHART _OF_ACCT CREATED_BY_CMP NY_CODE CREATE_DATE_CHAR T_OF_ACCT CREATE_DATE_CM PNY_CODE CR_CTRL_AREA_DES CR
T001.BUKRS_GLOB- Name of global company NVARCSTR code SKA1.ERNAM - Name of Person who Created NVARCSTR the Object SKB1-ERNAM -- Name of the user who created the object SKA1.ERDAT - Date on which the Chart of Accounts Record Was Created
yes
11
12
yes
12
NVARCSTR
12
yes
13
DATETIME
24
yes
14
24
yes
15
35
yes
16
CR_CTRL_AREA_ID
NVARCSTR
yes
372
17
CURR_DESCR
40
yes
18
CURR_ID
SKB1-WAERS -- Account currency FM01T.FITXT -Financial management area Description (also called Funds Management Area)
NVARCSTR
yes
19
FIN_MGMT_AREA_DE SCR
NVARCSTR
25
yes
20
FIN_MGMT_AREA_ID
yes
21
FUNCTNL_AREA_DES CR
NVARCSTR
25
yes
22
FUNCTNL_AREA_ID
NVARCSTR
16
yes
23
GL_ACCT_FULL_NAM E
NVARCSTR
80
yes
24
GL_ACCT_GRP
NVARCSTR
yes
25
GL_ACCT_ID
NVARCSTR
10
no
26
GL_ACCT_ID_GRP
NVARCSTR
10
yes
27
GL_ACCT_MASTER_D ESCR
NVARCSTR
50
yes
28
GL_ADDTNL_TXT
NVARCSTR
50
yes
29
HOUSE_BANK_ID
NVARCSTR
yes
30
LOAD_DATE
DATETIME
24
yes
31
LOAD_TIME
NVARCSTR
yes
32
PLANNG_GRP_DES CR
NVARCSTR
30
yes
33
PLANNG_GRP_ID
NVARCSTR
10
yes
34
PLANNG_LVL_DESCR
NVARCSTR
30
yes
373
35
PLANNG_LVL_ID
NVARCSTR
yes
36
SKA1.GVTYP - P and L statement account type DD07T.DDTEXT -- Description if account is reconciliation account (Domain MITKZ) SKB1-MITKZ -- Indicator if account is reconciliation account
NVARCSTR
yes
37
NVARCSTR
60
yes
38
RECONCILE_ACCT_ID
NVARCSTR
yes
39
RECPT_DISBURSE_F LAG
SKB1-XGKON -- Cash receipt account or cash NVARCSTR disbursement account (X = Yes, Blank = NO)
yes
374
GL_ACCOUNT_HIER
GL Account Hierarchy table with parent-child relationship results when Chart of Accounts ID is associated with GL Account ID in SAP R/3 (used as a source for HZ and VR ta
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
Chart of accounts ID
NVARCSTR
30
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
30
no
DERIVED_FLAG
NVARCSTR
yes
NVARCSTR
24
no
NVARCSTR
24
no
HIER_ID
Special Ledger hierarchy name (ex. GLT0 -RACCT- for GL account hier)
NVARCSTR
30
no
LEAF_FLAG
INTEGER
no
10
LINE_SEQ_NUM
DECIMAL
48
10
no
11
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
12
LOAD_TIME
NVARCSTR
yes
13
PARENT_DESCR
NVARCSTR
64
yes
14
PARENT_FULL_NAME
NVARCSTR
120
yes
15
PARENT_ID
Parent node id
NVARCSTR
30
no
16
ROOT_FLAG
INTEGER
no
375
GL_ACCOUNT_HIER_BAD
GL Account Hierarchies - Invalid records
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
Chart of accounts ID
NVARCSTR
30
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
30
no
DERIVED_FLAG
NVARCSTR
yes
ETL_ERROR_ACTN
NVARCSTR
yes
NVARCSTR
500
yes
NVARCSTR
24
no
NVARCSTR
24
no
10
HIER_ID
Special Ledger hierarchy name (ex. GLT0 -RACCT- for GL account hier)
NVARCSTR
30
no
11
LEAF_FLAG
NVARCSTR
no
12
LINE_SEQ_NUM
DECIMAL
48
10
no
13
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
PARENT_DESCR
NVARCSTR
64
yes
16
PARENT_FULL_NAME
NVARCSTR
120
yes
376
17
PARENT_ID
Parent node id
NVARCSTR
30
no
18
ROOT_FLAG
NVARCSTR
no
377
GL_ACCOUNT_HIER_HZ
GL Account Hierarchy - Horizontal - for any gl account hierarchy sets
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
Chart of Accounts ID
NVARCSTR
30
no
DERIVED_FLAG
NVARCSTR
yes
64
yes
NVARCSTR
120
yes
GL_ACCT_ID
NVARCSTR
30
no
HIER_ID
Special Ledger hierarchy name (ex. GLT0 -RACCT- for GL account hier)
NVARCSTR
60
no
LEAF_LVL
Depth Level
INTEGER
no
LINE_SEQ_NUM
DECIMAL
48
10
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
LVL_00_DESCR
Level Descr. 0
NVARCSTR
64
yes
12
LVL_00_FULL_NAME
NVARCSTR
120
yes
13
LVL_00_ID
Level ID 0
NVARCSTR
30
no
14
LVL_01_DESCR
Level Descr. 1
NVARCSTR
64
yes
15
LVL_01_FULL_NAME
NVARCSTR
120
yes
16
LVL_01_ID
Level ID 1
NVARCSTR
30
no
378
17
LVL_02_DESCR
Level Descr. 2
NVARCSTR
64
yes
18
LVL_02_FULL_NAME
NVARCSTR
120
yes
19
LVL_02_ID
Level ID 2
NVARCSTR
30
no
20
LVL_03_DESCR
Level Descr. 3
NVARCSTR
64
yes
21
LVL_03_FULL_NAME
NVARCSTR
120
yes
22
LVL_03_ID
Level ID 3
NVARCSTR
30
no
23
LVL_04_DESCR
Level Descr. 4
NVARCSTR
64
yes
24
LVL_04_FULL_NAME
NVARCSTR
120
yes
25
LVL_04_ID
Level ID 4
NVARCSTR
30
no
26
LVL_05_DESCR
Level Descr. 5
NVARCSTR
64
yes
27
LVL_05_FULL_NAME
NVARCSTR
120
yes
28
LVL_05_ID
Level ID 5
NVARCSTR
30
no
29
LVL_06_DESCR
Level Descr. 6
NVARCSTR
64
yes
30
LVL_06_FULL_NAME
NVARCSTR
120
yes
31
LVL_06_ID
Level ID 6
NVARCSTR
30
no
32
LVL_07_DESCR
Level Descr. 7
NVARCSTR
64
yes
33
LVL_07_FULL_NAME
NVARCSTR
120
yes
34
LVL_07_ID
Level ID 7
NVARCSTR
30
no
379
35
LVL_08_DESCR
Level Descr. 8
NVARCSTR
64
yes
36
LVL_08_FULL_NAME
NVARCSTR
120
yes
37
LVL_08_ID
Level ID 8
NVARCSTR
30
no
38
LVL_09_DESCR
Level Descr. 9
NVARCSTR
64
yes
39
LVL_09_FULL_NAME
NVARCSTR
120
yes
40
LVL_09_ID
Level ID 9
NVARCSTR
30
no
41
LVL_10_DESCR
Level Descr. 10
NVARCSTR
64
yes
42
LVL_10_FULL_NAME
NVARCSTR
120
yes
43
LVL_10_ID
Level ID 10
NVARCSTR
30
no
380
GL_ACCOUNT_HIER_STAGE
Stage Records in GL Account Hierarchies based (special ledgers)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
Chart of account
NVARCSTR
30
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
Child node id
NVARCSTR
30
no
DERIVED_FLAG
NVARCSTR
yes
NVARCSTR
24
no
NVARCSTR
24
no
HIER_ID
Special Ledger hierarchy name (ex. GLT0 -RACCT- for GL account hier)
NVARCSTR
30
no
LEAF_FLAG
NVARCSTR
no
10
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
PARENT_DESCR
NVARCSTR
64
yes
13
PARENT_FULL_NAME
NVARCSTR
120
yes
14
PARENT_ID
Parent node id
NVARCSTR
30
no
15
ROOT_FLAG
NVARCSTR
no
381
GL_ACCOUNT_HIER_VR
GL Account Hierarchy - Vertical
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHART_OF_ACCT_ID
Chart of accounts ID
NVARCSTR
30
no
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
30
no
DEPTH
Depth Level
DECIMAL
48
10
yes
DERIVED_FLAG
NVARCSTR
yes
HIER_ID
Special Ledger hierarchy name (ex. GLT0 -RACCT- for GL account hier)
NVARCSTR
60
no
LEAF_FLAG
INTEGER
yes
LINE_SEQ_NUM
DECIMAL
48
10
yes
10
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
PARENT_DESCR
NVARCSTR
64
yes
13
PARENT_FULL_NAME
NVARCSTR
120
yes
14
PARENT_ID
NVARCSTR
30
no
15
ROOT_FLAG
INTEGER
yes
382
GL_ACCOUNT_MASTER
GL Account Master from Tables SKA1 and SKAT in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
yes
NVARCSTR
120
yes
CHART_OF_ACCT_ID
NVARCSTR
no
CHART_OF_ACCT_NA ME
NVARCSTR
50
yes
CREATED_BY
NVARCSTR
12
yes
CREATE_DATE
SKA1-ERDAT -- Date on which the record was DATETIME created Node was created for each Chart of Accounts available in the set (Y/N)
24
yes
DERIVED_NODE_FLA G GL_ACCT_FULL_NAM E
NVARCSTR
yes
NVARCSTR
120
yes
GL_ACCT_GRP
NVARCSTR
yes
10
GL_ACCT_ID
NVARCSTR
30
no
11
GL_ACCT_MASTER_D ESCR
SKAT-TXT50
NVARCSTR
64
yes
12
GRP_ACCT_NUM
NVARCSTR
10
yes
13
HIER_ID
Special Ledger hierarchy name (ex. GLT0 -RACCT- for GL account hier)
NVARCSTR
30
no
14
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) Identifies if the ID is account or a hierarchy node (Y/N)
24
yes
15
LOAD_TIME
NVARCSTR
yes
16
NODE_FLAG
NVARCSTR
yes
383
17
NVARCSTR
yes
GLOBAL_CURRENCY
Global Currency from $G_GLOBAL_CURRENCY
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURR_ID_GBL
Global Currenncy ID from Global Variable $G_GLOBAL_CURRENCY Global Currency Exchange Type ID from Global Variable $G_EXCHANGE_TYPE_ID
NVARCSTR
no
EXCH_TYPE_ID_GBL
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
384
GL_PLAN_FACT
General Ledger Plan Fact (From GLP0 table in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
no
ACCTNG_DOC_LINE_I D
Document line
NVARCSTR
no
AMT_PER01_GRP
Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2)
DECIMAL
48
15
yes
AMT_PER01_LOC
DECIMAL
48
15
yes
AMT_PER01_TRX
DECIMAL
48
15
yes
AMT_PER02_GRP
DECIMAL
48
15
yes
AMT_PER02_LOC
DECIMAL
48
15
yes
AMT_PER02_TRX
DECIMAL
48
15
yes
AMT_PER03_GRP
DECIMAL
48
15
yes
10
AMT_PER03_LOC
DECIMAL
48
15
yes
11
AMT_PER03_TRX
DECIMAL
48
15
yes
12
AMT_PER04_GRP
DECIMAL
48
15
yes
13
AMT_PER04_LOC
DECIMAL
48
15
yes
14
AMT_PER04_TRX
DECIMAL
48
15
yes
15
AMT_PER05_GRP
DECIMAL
48
15
yes
16
AMT_PER05_LOC
DECIMAL
48
15
yes
385
Appendix Table Column Details Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2)
17
AMT_PER05_TRX
DECIMAL
48
15
yes
18
AMT_PER06_GRP
DECIMAL
48
15
yes
19
AMT_PER06_LOC
DECIMAL
48
15
yes
20
AMT_PER06_TRX
DECIMAL
48
15
yes
21
AMT_PER07_GRP
DECIMAL
48
15
yes
22
AMT_PER07_LOC
DECIMAL
48
15
yes
23
AMT_PER07_TRX
DECIMAL
48
15
yes
24
AMT_PER08_GRP
DECIMAL
48
15
yes
25
AMT_PER08_LOC
DECIMAL
48
15
yes
26
AMT_PER08_TRX
DECIMAL
48
15
yes
27
AMT_PER09_GRP
DECIMAL
48
15
yes
28
AMT_PER09_LOC
DECIMAL
48
15
yes
29
AMT_PER09_TRX
DECIMAL
48
15
yes
30
AMT_PER10_GRP
DECIMAL
48
15
yes
31
AMT_PER10_LOC
DECIMAL
48
15
yes
32
AMT_PER10_TRX
DECIMAL
48
15
yes
33
AMT_PER11_GRP
DECIMAL
48
15
yes
34
AMT_PER11_LOC
DECIMAL
48
15
yes
386
Appendix Table Column Details Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Total transactions in the period in group currency (curr 3) Total transactions in the period in local currency (curr 2) Total transactions of the period in transaction currency Balance carried forward in group currency (currency 3) Balance carried forward in local currency (currency 2)
35
AMT_PER11_TRX
DECIMAL
48
15
yes
36
AMT_PER12_GRP
DECIMAL
48
15
yes
37
AMT_PER12_LOC
DECIMAL
48
15
yes
38
AMT_PER12_TRX
DECIMAL
48
15
yes
39
AMT_PER13_GRP
DECIMAL
48
15
yes
40
AMT_PER13_LOC
DECIMAL
48
15
yes
41
AMT_PER13_TRX
DECIMAL
48
15
yes
42
AMT_PER14_GRP
DECIMAL
48
15
yes
43
AMT_PER14_LOC
DECIMAL
48
15
yes
44
AMT_PER14_TRX
DECIMAL
48
15
yes
45
AMT_PER15_GRP
DECIMAL
48
15
yes
46
AMT_PER15_LOC
DECIMAL
48
15
yes
47
AMT_PER15_TRX
DECIMAL
48
15
yes
48
AMT_PER16_GRP
DECIMAL
48
15
yes
49
AMT_PER16_LOC
DECIMAL
48
15
yes
50
AMT_PER16_TRX
DECIMAL
48
15
yes
51
AMT_PER_BEGIN_GR P AMT_PER_BEGIN_LO C
DECIMAL
48
15
yes
52
DECIMAL
48
15
yes
387
53
48
15
yes
54
NVARCSTR
yes
55
BUS_AREA_ID
Business Area
NVARCSTR
no
56
BUS_TRX
Business Transaction
NVARCSTR
yes
57
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
58
CMPNY_CODE_ID
NVARCSTR
no
59
CURR_ID_GRP
NVARCSTR
yes
60
CURR_ID_LOC
NVARCSTR
yes
61
CURR_ID_TRX
Currency Key
NVARCSTR
no
62
DOC_CATEG_ID
Document category
NVARCSTR
10
no
63
DOC_CATEG_ID_REF
Document category
NVARCSTR
yes
64
DOC_TYPE_ID
NVARCSTR
yes
65
DR_CR_ID
NVARCSTR
10
no
66
ENTRY_DATE
DATETIME
24
yes
67
ENTRY_TIME
Time of Entry
NVARCSTR
yes
68
FISC_PERIOD
Period
INTEGER
no
69
FISC_YEAR
Fiscal Year
INTEGER
no
70
FISC_YR_VARIANT_ID
NVARCSTR
yes
388
71
GL_ACCT_ID
GL Account Identifier
NVARCSTR
10
no
72
ITEM_TXT
Item Text
NVARCSTR
50
yes
73
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
74
LEDGER_ID
Ledger
NVARCSTR
no
75
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
76
LOAD_TIME
NVARCSTR
yes
77
LOGICAL_SYSTEM
Logical system
NVARCSTR
10
yes
78
RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
79
NVARCSTR
10
yes
80
NVARCSTR
yes
81
REF_BUS_TRX
Business Transaction
NVARCSTR
yes
82
REF_FISC_YEAR
Fiscal Year
INTEGER
yes
83
REF_ORG_UNIT
NVARCSTR
10
yes
84
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
85
SEGMENT_ID
NVARCSTR
10
yes
86
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
87
SURROGATE_DOC_ID
DECIMAL
48
18
yes
88
UOM_ID_ADDTNL
NVARCSTR
yes
389
89
USER_NAME
User name
NVARCSTR
12
yes
90
VERSION_ID
Version
NVARCSTR
no
390
GL_SUMMARY_FACT_HZ
GL Summary Fact Horizontal (From table GLT0 in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_PER01_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
AMT_CR_PER01_LOC
DECIMAL
48
15
yes
AMT_CR_PER01_TRX
DECIMAL
48
15
yes
AMT_CR_PER02_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
AMT_CR_PER02_LOC
DECIMAL
48
15
yes
AMT_CR_PER02_TRX
DECIMAL
48
15
yes
AMT_CR_PER03_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
AMT_CR_PER03_LOC
DECIMAL
48
15
yes
AMT_CR_PER03_TRX
DECIMAL
48
15
yes
10
AMT_CR_PER04_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
11
AMT_CR_PER04_LOC
DECIMAL
48
15
yes
12
AMT_CR_PER04_TRX
DECIMAL
48
15
yes
13
AMT_CR_PER05_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
14
AMT_CR_PER05_LOC
DECIMAL
48
15
yes
15
AMT_CR_PER05_TRX
DECIMAL
48
15
yes
16
AMT_CR_PER06_GRP
48
15
yes
391
Appendix Table Column Details Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
17
AMT_CR_PER06_LOC
DECIMAL
48
15
yes
18
AMT_CR_PER06_TRX
DECIMAL
48
15
yes
19
AMT_CR_PER07_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
20
AMT_CR_PER07_LOC
DECIMAL
48
15
yes
21
AMT_CR_PER07_TRX
DECIMAL
48
15
yes
22
AMT_CR_PER08_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
23
AMT_CR_PER08_LOC
DECIMAL
48
15
yes
24
AMT_CR_PER08_TRX
DECIMAL
48
15
yes
25
AMT_CR_PER09_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
26
AMT_CR_PER09_LOC
DECIMAL
48
15
yes
27
AMT_CR_PER09_TRX
DECIMAL
48
15
yes
28
AMT_CR_PER10_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
29
AMT_CR_PER10_LOC
DECIMAL
48
15
yes
30
AMT_CR_PER10_TRX
DECIMAL
48
15
yes
31
AMT_CR_PER11_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
32
AMT_CR_PER11_LOC
DECIMAL
48
15
yes
33
AMT_CR_PER11_TRX
DECIMAL
48
15
yes
34
AMT_CR_PER12_GRP
48
15
yes
392
Appendix Table Column Details Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
35
AMT_CR_PER12_LOC
DECIMAL
48
15
yes
36
AMT_CR_PER12_TRX
DECIMAL
48
15
yes
37
AMT_CR_PER13_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
38
AMT_CR_PER13_LOC
DECIMAL
48
15
yes
39
AMT_CR_PER13_TRX
DECIMAL
48
15
yes
40
AMT_CR_PER14_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
41
AMT_CR_PER14_LOC
DECIMAL
48
15
yes
42
AMT_CR_PER14_TRX
DECIMAL
48
15
yes
43
AMT_CR_PER15_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency
48
15
yes
44
AMT_CR_PER15_LOC
DECIMAL
48
15
yes
45
AMT_CR_PER15_TRX
DECIMAL
48
15
yes
46
AMT_CR_PER16_GRP
Credit Total transactions of the period in Group DECIMAL currency Credit Total transactions of the period in local currency Credit Total transactions of the period in transaction currency Credit Balance carried forward in Group currency Credit Balance carried forward in Local currency Credit Balance carried forward in transaction currency Credit Total transactions of the quarter in Group currency
48
15
yes
47
AMT_CR_PER16_LOC
DECIMAL
48
15
yes
48
AMT_CR_PER16_TRX
DECIMAL
48
15
yes
49
DECIMAL
48
15
yes
50
DECIMAL
48
15
yes
51
DECIMAL
48
15
yes
52
AMT_CR_QTR01_GRP
DECIMAL
48
15
yes
393
Appendix Table Column Details Credit Total transactions of the quarter in Local DECIMAL currency Credit Total transactions of the quarter in transaction currency Credit Total transactions of the quarter in Group currency
53
AMT_CR_QTR01_LOC
48
15
yes
54
AMT_CR_QTR01_TRX
DECIMAL
48
15
yes
55
AMT_CR_QTR02_GRP
DECIMAL
48
15
yes
56
AMT_CR_QTR02_LOC
Credit Total transactions of the quarter in Local DECIMAL currency Credit Total transactions of the quarter in transaction currency Credit Total transactions of the quarter in Group currency
48
15
yes
57
AMT_CR_QTR02_TRX
DECIMAL
48
15
yes
58
AMT_CR_QTR03_GRP
DECIMAL
48
15
yes
59
AMT_CR_QTR03_LOC
Credit Total transactions of the quarter in Local DECIMAL currency Credit Total transactions of the quarter in transaction currency Credit Total transactions of the quarter in Group currency
48
15
yes
60
AMT_CR_QTR03_TRX
DECIMAL
48
15
yes
61
AMT_CR_QTR04_GRP
DECIMAL
48
15
yes
62
AMT_CR_QTR04_LOC
Credit Total transactions of the quarter in Local DECIMAL currency Credit Total transactions of the quarter in transaction currency Credit Total transactions Year To Date in Group currency
48
15
yes
63
AMT_CR_QTR04_TRX
DECIMAL
48
15
yes
64
AMT_CR_YTD_GRP
DECIMAL
48
15
yes
65
AMT_CR_YTD_LOC
Credit Total transactions Year To Date in Local DECIMAL currency Credit Total transactions Year To Date in transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency
48
15
yes
66
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
67
AMT_DR_PER01_GRP
DECIMAL
48
15
yes
68
AMT_DR_PER01_LOC
DECIMAL
48
15
yes
69
AMT_DR_PER01_TRX
DECIMAL
48
15
yes
70
AMT_DR_PER02_GRP
DECIMAL
48
15
yes
394
Appendix Table Column Details Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency
71
AMT_DR_PER02_LOC
DECIMAL
48
15
yes
72
AMT_DR_PER02_TRX
DECIMAL
48
15
yes
73
AMT_DR_PER03_GRP
DECIMAL
48
15
yes
74
AMT_DR_PER03_LOC
DECIMAL
48
15
yes
75
AMT_DR_PER03_TRX
DECIMAL
48
15
yes
76
AMT_DR_PER04_GRP
DECIMAL
48
15
yes
77
AMT_DR_PER04_LOC
DECIMAL
48
15
yes
78
AMT_DR_PER04_TRX
DECIMAL
48
15
yes
79
AMT_DR_PER05_GRP
DECIMAL
48
15
yes
80
AMT_DR_PER05_LOC
DECIMAL
48
15
yes
81
AMT_DR_PER05_TRX
DECIMAL
48
15
yes
82
AMT_DR_PER06_GRP
DECIMAL
48
15
yes
83
AMT_DR_PER06_LOC
DECIMAL
48
15
yes
84
AMT_DR_PER06_TRX
DECIMAL
48
15
yes
85
AMT_DR_PER07_GRP
DECIMAL
48
15
yes
86
AMT_DR_PER07_LOC
DECIMAL
48
15
yes
87
AMT_DR_PER07_TRX
DECIMAL
48
15
yes
88
AMT_DR_PER08_GRP
DECIMAL
48
15
yes
395
Appendix Table Column Details Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency
89
AMT_DR_PER08_LOC
DECIMAL
48
15
yes
90
AMT_DR_PER08_TRX
DECIMAL
48
15
yes
91
AMT_DR_PER09_GRP
DECIMAL
48
15
yes
92
AMT_DR_PER09_LOC
DECIMAL
48
15
yes
93
AMT_DR_PER09_TRX
DECIMAL
48
15
yes
94
AMT_DR_PER10_GRP
DECIMAL
48
15
yes
95
AMT_DR_PER10_LOC
DECIMAL
48
15
yes
96
AMT_DR_PER10_TRX
DECIMAL
48
15
yes
97
AMT_DR_PER11_GRP
DECIMAL
48
15
yes
98
AMT_DR_PER11_LOC
DECIMAL
48
15
yes
99
AMT_DR_PER11_TRX
DECIMAL
48
15
yes
100 AMT_DR_PER12_GRP
DECIMAL
48
15
yes
101 AMT_DR_PER12_LOC
DECIMAL
48
15
yes
102 AMT_DR_PER12_TRX
DECIMAL
48
15
yes
103 AMT_DR_PER13_GRP
DECIMAL
48
15
yes
104 AMT_DR_PER13_LOC
DECIMAL
48
15
yes
105 AMT_DR_PER13_TRX
DECIMAL
48
15
yes
106 AMT_DR_PER14_GRP
DECIMAL
48
15
yes
396
Appendix Table Column Details Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Total transactions of the period in Group currency Debit Total transactions of the period in Local currency Debit Total transactions of the period in Transaction currency Debit Balance carried forward in Group currency
107 AMT_DR_PER14_LOC
DECIMAL
48
15
yes
108 AMT_DR_PER14_TRX
DECIMAL
48
15
yes
109 AMT_DR_PER15_GRP
DECIMAL
48
15
yes
110 AMT_DR_PER15_LOC
DECIMAL
48
15
yes
111 AMT_DR_PER15_TRX
DECIMAL
48
15
yes
112 AMT_DR_PER16_GRP
DECIMAL
48
15
yes
113 AMT_DR_PER16_LOC
DECIMAL
48
15
yes
114 AMT_DR_PER16_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
48
15
yes
DECIMAL
48
15
yes
118 AMT_DR_QTR01_GRP
Debit Total transactions of the quarter in Group DECIMAL currency Debit Total transactions of the quarter in Local currency Debit Total transactions of the quarter in Transaction currency
48
15
yes
119 AMT_DR_QTR01_LOC
DECIMAL
48
15
yes
120 AMT_DR_QTR01_TRX
DECIMAL
48
15
yes
121 AMT_DR_QTR02_GRP
Debit Total transactions of the quarter in Group DECIMAL currency Debit Total transactions of the quarter in Local currency Debit Total transactions of the quarter in Transaction currency
48
15
yes
122 AMT_DR_QTR02_LOC
DECIMAL
48
15
yes
123 AMT_DR_QTR02_TRX
DECIMAL
48
15
yes
124 AMT_DR_QTR03_GRP
48
15
yes
397
Appendix Table Column Details Debit Total transactions of the quarter in Local currency Debit Total transactions of the quarter in Transaction currency
125 AMT_DR_QTR03_LOC
DECIMAL
48
15
yes
126 AMT_DR_QTR03_TRX
DECIMAL
48
15
yes
127 AMT_DR_QTR04_GRP
Debit Total transactions of the quarter in Group DECIMAL currency Debit Total transactions of the quarter in Local currency Debit Total transactions of the quarter in Transaction currency
48
15
yes
128 AMT_DR_QTR04_LOC
DECIMAL
48
15
yes
129 AMT_DR_QTR04_TRX
DECIMAL
48
15
yes
130 AMT_DR_YTD_GRP
Debit Total transactions Year To Date in Group DECIMAL currency Debit Total transactions Year To Date in Local currency Debit Total transactions Year To Date in transaction currency
48
15
yes
131 AMT_DR_YTD_LOC
DECIMAL
48
15
yes
132 AMT_DR_YTD_TRX
DECIMAL
48
15
yes
133 BUS_AREA_ID
Business Area
NVARCSTR
no
134 CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
135 CMPNY_CODE_ID
Company Code
NVARCSTR
no
136 CURR_ID_GRP
NVARCSTR
yes
137 CURR_ID_LOC
NVARCSTR
yes
138 CURR_ID_TRX
Currency Key
NVARCSTR
no
139 FISC_YEAR
Fiscal Year
INTEGER
no
140 FISC_YR_VARIANT_ID
NVARCSTR
yes
141 GL_ACCT_ID
GL Account Identifier
NVARCSTR
10
no
142 LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
398
143 LEDGER_ID
Ledger
NVARCSTR
no
144 LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
145 LOAD_TIME
NVARCSTR
yes
146 MAX_FISC_PERIOD
INTEGER
no
147 OBJ_ID
Generated Object ID; used only by New GL Implementations for Backward compatibility
DECIMAL
48
18
no
148 PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
no
149 RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
150 SEGMENT_ID
NVARCSTR
10
yes
151 SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
152 SURROGATE_DOC_ID
DECIMAL
48
18
yes
153 VERSION_ID
Version
NVARCSTR
no
399
GL_SUMMARY_FACT_VR
General Ledger Summary Fact Vertical (from GLT0 table in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_GRP
DECIMAL
48
15
yes
AMT_CR_LOC
DECIMAL
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_GRP
DECIMAL
48
15
yes
AMT_CR_YTD_LOC
Credit Total transactions Year To Date in Local DECIMAL currency Credit Total transactions Year To Date in Transaction currency
48
15
yes
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
AMT_DR_GRP
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_DR_TRX
DECIMAL
48
15
yes
10
AMT_DR_YTD_GRP
Debit Total transactions Year To Date in Group DECIMAL currency Debit Total transactions Year To Date in Local currency Debit Total transactions Year To Date in Transaction currency
48
15
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
15
yes
15
DECIMAL
48
15
yes
16
48
15
yes
400
Appendix Table Column Details AMT_PER_ROLLING_ LOC AMT_PER_ROLLING_ TRX Rolling Total Balance carried forward in Local currency (Curr. 2) Rolling Total Balance carried forward in transaction currency
17
DECIMAL
48
15
yes
18
DECIMAL
48
15
yes
19
AMT_PTD_GRP
DECIMAL
48
15
yes
20
AMT_PTD_LOC
DECIMAL
48
15
yes
21
AMT_PTD_TRX
DECIMAL
48
15
yes
22
BUS_AREA_ID
Business Area
NVARCSTR
no
23
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
24
CMPNY_CODE_ID
Company Code
NVARCSTR
no
25
CURR_ID_GRP
NVARCSTR
yes
26
CURR_ID_LOC
NVARCSTR
yes
27
CURR_ID_TRX
Currency Key
NVARCSTR
no
28
FISC_PERIOD
Fiscal Period
INTEGER
no
29
FISC_YEAR
Fiscal Year
INTEGER
no
30
FISC_YR_VARIANT_ID
NVARCSTR
yes
31
GL_ACCT_ID
GL Account ID
NVARCSTR
10
no
32
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
33
LEDGER_ID
Ledger
NVARCSTR
no
34
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart
24
yes
401
Appendix Table Column Details Time when the record was loaded into the RapidMart (string format HH24:MI:SS) Generated Object ID; used only by New GL Implementations for Backward compatibility
35
LOAD_TIME
NVARCSTR
yes
36
OBJ_ID
DECIMAL
48
18
no
37
PARTITION_YEAR
yes
38
RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
39
SEGMENT_ID
NVARCSTR
10
yes
40
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
41
SUMMARY_KEY
NVARCSTR
100
yes
42
SURROGATE_DOC_ID
DECIMAL
48
18
yes
43
VERSION_ID
Version
NVARCSTR
no
402
GL_SUMMARY_STAGE_VR
GL Summary Vertical - Intermediate Stage Table (from table GLT0 in SAP)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_GRP
DECIMAL
48
15
yes
AMT_CR_LOC
DECIMAL
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_GRP
DECIMAL
48
15
yes
AMT_CR_YTD_LOC
Credit Total transactions Year To Date in Local DECIMAL currency Credit Total transactions Year To Date in Transaction currency
48
15
yes
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
AMT_DR_GRP
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_DR_TRX
DECIMAL
48
15
yes
10
AMT_DR_YTD_GRP
Debit Total transactions Year To Date in Group DECIMAL currency Debit Total transactions Year To Date in Local currency Debit Total transactions Year To Date in Transaction currency
48
15
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
13
DECIMAL
48
15
yes
14
DECIMAL
48
15
yes
15
DECIMAL
48
15
yes
16
BUS_AREA_ID
Business Area
NVARCSTR
no
403
Appendix Table Column Details Chart of Accouts (lookup on T001 - Company Code Master)
17
CHART_OF_ACCT_ID
NVARCSTR
yes
18
CMPNY_CODE_ID
Company Code
NVARCSTR
no
19
CURR_ID_GRP
NVARCSTR
yes
20
CURR_ID_LOC
NVARCSTR
yes
21
CURR_ID_TRX
Currency Key
NVARCSTR
no
22
FISC_PERIOD
Fiscal Period
INTEGER
no
23
FISC_YEAR
Fiscal Year
INTEGER
no
24
FISC_YR_VARIANT_ID
NVARCSTR
yes
25
GL_ACCT_ID
Account number
NVARCSTR
10
no
26
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
27
LEDGER_ID
Ledger
NVARCSTR
no
28
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) Generated Object ID; used only by New GL Implementations for Backward compatibility
24
yes
29
LOAD_TIME
NVARCSTR
yes
30
OBJ_ID
DECIMAL
48
18
no
31
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
no
32
RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
33
SEGMENT_ID
NVARCSTR
10
yes
34
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
404
Appendix Table Column Details Alternate key generated in the Rapid Mart for reporting purposes
35
SURROGATE_DOC_ID
DECIMAL
48
18
yes
36
VERSION_ID
Version
NVARCSTR
no
HEALTH_PLAN
Benefits - Insurance Health Plan descriptive attributes from T5UCE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
BENFT_PLAN_DESCR
30
yes
BENFT_PLAN_ID
NVARCSTR
no
T5UCE.LTEXT Description (30 characters) Concatenated: T5UCE.BOPTI Health plan options + T5UCE.LTEXT Description (30 characters) T5UCE.BOPTI Health plan options
NVARCSTR
30
yes
NVARCSTR
40
yes
HEALTH_PLAN_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
405
HOLIDAY_CALENDAR
Public holidays calendar - THOC
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DATE
THOC.DATUM Date
DATETIME
24
no
COUNT_HOLIDAY
DECIMAL
48
28
yes
GUARANTEED_FLAG
INTEGER
yes
NVARCSTR
60
yes
NVARCSTR
no
HOLIDAY_DESCR
NVARCSTR
30
yes
HOLIDAY_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
406
HR_INFOTYPE_0000_ACTION
Employee Events records from Infotype PA0000
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTION_REASON_DE SCR
NVARCSTR
30
yes
ACTION_REASON_ID
NVARCSTR
yes
ACTION_SELECT_FLA G ACTION_TYPE_DESC R
Set to 1 if the status is one of pre-defined Rapid Mart Variables: $G_HIRE_ACTION_01 03, $G_TERMINATION_ACTION, INTEGER $G_REHIRE_ACTION_01 - 02, $G_RETIRE_ACTION T529T. MNTXT -Action Type description NVARCSTR (lookup)
yes
30
yes
ACTION_TYPE_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) PA0000.BEGDA - Start date for Termination Action
INTEGER
yes
DEPARTURE_DATE
DATETIME
24
yes
EXTRACT_DATE
DATETIME
24
yes
10
INFOTYPE_ID
NVARCSTR
yes
11
LOAD_DATE
DATETIME
24
yes
12
LOAD_TIME
NVARCSTR
yes
13
ORIGINAL_HIRE_DAT E
DATETIME
24
yes
14
PERSON_ID
NVARCSTR
no
15
REHIRE_DATE
PA0000.BEGDA - Start date for re-Hire actions DATETIME (1-2) PA0000.BEGDA - Start date for Retirement Action
24
yes
16
RETIREMNT_DATE
DATETIME
24
yes
407
Appendix Table Column Details STATUS_DESCR_CUS TOM STATUS_DESCR_E MPLMNT STATUS_DESCR_SPE CL_PAYMNT T529U. TEXT1 -User-defined status description (lookup)
17
NVARCSTR
40
yes
18
T529U. TEXT1 -Employment status description NVARCSTR (lookup) T529U. TEXT1 -Special Payment status description (lookup)
40
yes
19
NVARCSTR
40
yes
20
STATUS_ID_CUSTOM
NVARCSTR
yes
21
NVARCSTR
yes
22
NVARCSTR
yes
23
SUBTYPE_CODE
PA0000.SUBTY Subtype If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0000.BEGDA Start date
NVARCSTR
no
24
VALID_FLAG
INTEGER
yes
25
VALID_FROM_DATE
DATETIME
24
no
26
VALID_TO_DATE
DATETIME
24
no
27
VALID_TO_DATE_PRE V
DATETIME
24
yes
408
HR_INFOTYPE_0001_ASSIGNMENT
HR Master Data: Organizational Assignment from PA0001
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
PA0001.SBMOD Administrator group; used for NVARCSTR Administrator identification PA0001.SACHP Administrator for HR master data
yes
ADMIN_ID_HR
NVARCSTR
yes
ADMIN_ID_PAYROLL
NVARCSTR
yes
ADMIN_ID_TIME
PA0001.SACHZ Administrator for time recording T526.SACHN - HR Master Data Administrator Name(lookup)
NVARCSTR
yes
ADMIN_NAME_HR
NVARCSTR
20
yes
BUS_AREA_DESCR
30
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
CMPNY_CODE_NAME
25
yes
11
CONTRACT_DESCR
NVARCSTR
15
yes
12
CONTRACT_ID
PA0001.ANSVH Work contract (grouping for statistical reporting) CSKT. KTEXT - Cost Center Desription (lookup)
NVARCSTR
yes
13
COST_CNTR_DESCR
NVARCSTR
50
yes
14
COST_CNTR_ID
NVARCSTR
10
yes
15
COUNTRY_GRP_DE SCR
T500T.LTEXT - Country Grouping for HR description (lookup) T500P.MOLGA - Country Name - Lookup MOLGA from T500P
NVARCSTR
25
yes
16
COUNTRY_GRP_ID
NVARCSTR
yes
409
17
CTRL_AREA_DESCR
NVARCSTR
25
yes
18
CTRL_AREA_ID
NVARCSTR
yes
19
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) T501T.PTEXT - Employee Group Descr(lookup)
INTEGER
yes
20
EMPLOYEE_GRP_D ESCR
NVARCSTR
20
yes
21
EMPLOYEE_GRP_ID
PA0001.PERSG Employee group T503.TRFKZ - EE subgroup grouping for collective agreement provision (lookup): 1 = Industrial workers/hourly wages 2 = Industrial workers/monthly wages 3 = Salaried emplo T503T.PTEXT - Employee Sub-Group Descr(lookup)
NVARCSTR
yes
22
NVARCSTR
yes
23
NVARCSTR
20
yes
24
NVARCSTR
yes
25
EXTRACT_DATE
DATETIME
24
yes
26
FULL_NAME_MIXED
PA0001.ENAME Formatted name of employee NVARCSTR or applicant (Mixed case) PA0001.SNAME Employees name (can be sorted acc.LAST NAME FIRST NAME)
40
yes
27
FULL_NAME_UPPER
NVARCSTR
30
yes
28
HOLIDAY_CALENDAR _ID
NVARCSTR
yes
29
INFOTYPE_ID
NVARCSTR
yes
30
JOB_DESCR
NVARCSTR
25
yes
31
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
32
T001P.MOURA Personnel subarea grouping for leave types(lookup) PA0001.JUPER Legal person - a body of persons, an enterprise, a partnership, or other legal group that is recognized by law as the subject of rights and duties Date and time when the record was loaded
NVARCSTR
yes
33
NVARCSTR
yes
34
LOAD_DATE
DATETIME
24
yes
410
35
LOAD_TIME
NVARCSTR
yes
36
OBJ_TYPE_DESCR
NVARCSTR
25
yes
37
OBJ_TYPE_ID
NVARCSTR
yes
38
ORG_KEY_DESCR
NVARCSTR
50
yes
39
ORG_KEY_ID
NVARCSTR
14
yes
40
ORG_UNIT_DESCR
25
yes
41
ORG_UNIT_ID
NVARCSTR
yes
42
PAYROLL_AREA_DES CR
NVARCSTR
20
yes
43
PAYROLL_AREA_ID
NVARCSTR
yes
44
NVARCSTR
yes
45
NVARCSTR
25
yes
46
NVARCSTR
yes
47
NVARCSTR
15
yes
48
PERSON_ID
PA0001.PERNR Personnel number PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned T528T.PLSTX - Position Descr Descr(lookup)
NVARCSTR
no
49
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
50
POSITION_DESCR
NVARCSTR
25
yes
51
POSITION_ID
PA0001.PLANS Position
NVARCSTR
yes
52
SUBTYPE_CODE
PA0001.SUBTY Subtype
NVARCSTR
no
411
Appendix Table Column Details If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0001.BEGDA Start date
53
VALID_FLAG
INTEGER
yes
54
VALID_FROM_DATE
DATETIME
24
no
55
VALID_TO_DATE
DATETIME
24
no
56
VALID_TO_DATE_PRE V
DATETIME
24
yes
412
HR_INFOTYPE_0002_PERSONAL
HR master data - infotype PA0002 -- Personal data
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BIRTH_COUNTRY
NVARCSTR
yes
BIRTH_DATE
PA0002.GBDAT Date of birth (basic) - used for DATETIME calculation of Age, etc
24
yes
BIRTH_DATE_PASSP ORT
DATETIME
24
yes
BIRTH_PLACE
PA0002.GBORT Birthplace
NVARCSTR
40
yes
BIRTH_STATE
PA0002.GBDEP State
NVARCSTR
yes
CHANGE_DATE
PA0002.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) PA0002.GBTAG Birth date (to month/year) day
INTEGER
yes
DAY_BIRTH
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
10
FIRST_NAME
NVARCSTR
40
yes
11
FIRST_NAME_KATAK ANA
NVARCSTR
40
yes
12
FIRST_NAME_ROMAJI
NVARCSTR
40
yes
13
FIRST_NAME_SEARC H
25
yes
14
FULL_NAME
NVARCSTR
80
yes
15
GENDER_DESCR
NVARCSTR
10
yes
16
GENDER_ID
NVARCSTR
yes
413
Appendix Table Column Details PA0002.PERID Personal ID number (SSN, Tax ID)
17
IDENTIFICTN_NUM
NVARCSTR
20
yes
18
INFOTYPE_ID
NVARCSTR
yes
19
INITIALS
NVARCSTR
10
yes
20
LANG_DESCR
NVARCSTR
16
yes
21
LANG_ID
NVARCSTR
yes
22
LAST_NAME
NVARCSTR
40
yes
23
LAST_NAME_BIRTH
NVARCSTR
40
yes
24
PA0002.NABIK Name of Birth (Maiden) (Katakana) PA0002.NABIR Name of Birth (Romaji) Maiden name
NVARCSTR
40
yes
25
NVARCSTR
40
yes
26
NVARCSTR
40
yes
27
LAST_NAME_ROMAJI
NVARCSTR
40
yes
28
LAST_NAME_SEARCH
25
yes
29
LOAD_DATE
DATETIME
24
yes
30
LOAD_TIME
NVARCSTR
yes
31
MARITAL_STATUS_D ESCR
NVARCSTR
50
yes
32
MARITAL_STATUS_ID
NVARCSTR
yes
33
MIDDLE_NAME
NVARCSTR
40
yes
34
MONTH_BIRTH
INTEGER
yes
414
Appendix Table Column Details NATIONALITY_DESCR _01 NATIONALITY_DESCR _02 NATIONALITY_DESCR _03 T005T. NATIO - Seconde Nationality Text lookup
35
NVARCSTR
15
yes
36
NVARCSTR
15
yes
37
NVARCSTR
15
yes
38
NATIONALITY_ID_01
yes
39
NATIONALITY_ID_02
NVARCSTR
yes
40
NATIONALITY_ID_03
NVARCSTR
yes
41
NICKNAME
PA0002.RUFNM Known as
NVARCSTR
40
yes
42
NICKNAME_KATAKAN A
NVARCSTR
40
yes
43
NICKNAME_ROMAJI
NVARCSTR
40
yes
44
NUM_OF_CHILDREN
INTEGER
yes
45
PERSON_ID
NVARCSTR
no
46
PREFIX_NAME_01
NVARCSTR
15
yes
47
PREFIX_NAME_02
PA0002.VORS2 Second name prefix T516T.KTEXT - Lookup on Religious Denomination as it is displayed during data entry T516T.KTEXT - Lookup on Religious Denomination descritpion
NVARCSTR
15
yes
48
RELIGION_CODE
NVARCSTR
yes
49
RELIGION_DESCR
NVARCSTR
25
yes
50
RELIGION_ID
NVARCSTR
yes
51
SUBTYPE_CODE
PA0002.SUBTY Subtype
NVARCSTR
no
52
TITLE_01
NVARCSTR
yes
415
53
TITLE_02
NVARCSTR
15
yes
54
TITLE_ACADEMIC
PA0002.TITEL Title
NVARCSTR
15
yes
55
TITLE_OTHER
PA0002.NAMZU Title If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0002.BEGDA From
NVARCSTR
15
yes
56
VALID_FLAG
INTEGER
yes
57
VALID_FROM_DATE
DATETIME
24
no
58
VALID_FROM_DATE_ MARITAL
24
yes
59
VALID_TO_DATE
PA0002.ENDDA To
DATETIME
24
no
60
VALID_TO_DATE_PRE V
DATETIME
24
yes
61
YEAR_BIRTH
INTEGER
yes
62
YEAR_MONTH_BIRTH
PA0002.GBJHR + PA0002.GBMON concatenated Year and Month of birth PA0002.GBJHR + PA0002.GBMON +PA002.GBTAG concatenated Year, Montr and Day of birth
NVARCSTR
10
yes
63
YEAR_MONTH_DAY _BIRTH
NVARCSTR
16
yes
416
HR_INFOTYPE_0005_LEAVE
HR master data from PA0005 infotype - Leave Entitlement;
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_LEAVE_ACCO UNTED_01 AMT_LEAVE_ACCO UNTED_02 AMT_LEAVE_ACCO UNTED_03 AMT_LEAVE_ACCO UNTED_04 AMT_LEAVE_ACCO UNTED_05 AMT_LEAVE_ACCO UNTED_06 AMT_LEAVE_ENTITL MNT_01 AMT_LEAVE_ENTITL MNT_02 AMT_LEAVE_ENTITL MNT_03 AMT_LEAVE_ENTITL MNT_04 AMT_LEAVE_ENTITL MNT_05 AMT_LEAVE_ENTITL MNT_06
PA0005.UAB01 Leave days accounted (Hours DECIMAL or Days) PA0005.UAB02 Leave days accounted (Days or Hours) PA0005.UAB03 Leave days accounted (Days or Hours)
48
10
yes
DECIMAL
48
10
yes
DECIMAL
48
10
yes
DECIMAL
48
10
yes
PA0005.UAB05 Leave days accounted (Days or Hours) PA0005.UAB06 Leave days accounted (Days or Hours) PA0005.UAN01 Leave entitlement (Hours or Days) PA0005.UAN02 Leave entitlement (Days or Hours) PA0005.UAN03 Leave entitlement (Days or Hours) PA0005.UAN04 Leave entitlement (Days or Hours) PA0005.UAN05 Leave entitlement (Days or Hours) PA0005.UAN06 Leave entitlement (Days or Hours)
DECIMAL
48
10
yes
DECIMAL
48
10
yes
DECIMAL
48
10
yes
DECIMAL
48
10
yes
DECIMAL
48
10
yes
10
DECIMAL
48
10
yes
11
DECIMAL
48
10
yes
12
DECIMAL
48
10
yes
13
CHANGE_DATE
PA0005.AEDTM Changed on
DATETIME
24
yes
14
CURRENT_FLAG
INTEGER
yes
15
EXTRACT_DATE
DATETIME
24
yes
16
HOLIDAY_CALENDAR _ID
NVARCSTR
yes
417
17
INFOTYPE_ID
yes
18
LEAVE_END_DATE
DATETIME
24
yes
19
PA0005.UEN01 To date of leave for Leave Type 1 PA0005.UEN02 To date of leave for Leave Type 2 PA0005.UEN03 To date of leave for Leave type 3 PA0005.UEN04 To date of leave for Leave Type 4 PA0005.UEN05 To date of leave for Leave Type 5 PA0005.UEN06 To date of leave for Leave Type 6
DATETIME
24
yes
20
DATETIME
24
yes
21
DATETIME
24
yes
22
DATETIME
24
yes
23
DATETIME
24
yes
24
DATETIME
24
yes
25
LEAVE_START_DATE
DATETIME
24
yes
26
LEAVE_START_DATE _01 LEAVE_START_DATE _02 LEAVE_START_DATE _03 LEAVE_START_DATE _04 LEAVE_START_DATE _05 LEAVE_START_DATE _06 LEAVE_TYPE_DESCR _01 LEAVE_TYPE_DESCR _02 LEAVE_TYPE_DESCR _03
PA0005.UBE01 Leave begin date for Leave Type 01 PA0005.UBE02 Leave begin date for Leave Type 02 PA0005.UBE03 Leave begin date for Leave Type 03 PA0005.UBE04 Leave begin date for Leave Type 4 PA0005.UBE05 Leave begin date for Leave Type 5 PA0005.UBE06 Leave begin date for Leave Type 6 T533T.URTXT - Lookup on Leave type (1) descritpion T533T.URTXT - Lookup on Leave type (2) descritpion T533T.URTXT - Lookup on Leave type (3) descritpion
DATETIME
24
yes
27
DATETIME
24
yes
28
DATETIME
24
yes
29
DATETIME
24
yes
30
DATETIME
24
yes
31
DATETIME
24
yes
32
NVARCSTR
20
yes
33
NVARCSTR
20
yes
34
NVARCSTR
20
yes
418
Appendix Table Column Details LEAVE_TYPE_DESCR _04 LEAVE_TYPE_DESCR _05 LEAVE_TYPE_DESCR _06 LEAVE_TYPE_GRP_C ODE T533T.URTXT - Lookup on Leave type (4) descritpion T533T.URTXT - Lookup on Leave type (5) descritpion T533T.URTXT - Lookup on Leave type (6) descritpion T001P.MOURA Personnel subarea grouping for leave types(lookup)
35
NVARCSTR
20
yes
36
NVARCSTR
20
yes
37
NVARCSTR
20
yes
38
NVARCSTR
yes
39
LEAVE_TYPE_ID_01
NVARCSTR
yes
40
LEAVE_TYPE_ID_02
NVARCSTR
yes
41
LEAVE_TYPE_ID_03
NVARCSTR
yes
42
LEAVE_TYPE_ID_04
NVARCSTR
yes
43
LEAVE_TYPE_ID_05
NVARCSTR
yes
44
LEAVE_TYPE_ID_06
NVARCSTR
yes
45
LEAVE_YEAR
INTEGER
yes
46
LOAD_DATE
DATETIME
24
yes
47
LOAD_TIME
NVARCSTR
yes
48
NVARCSTR
no
49
NVARCSTR
yes
50
T500P.NAME1 - Personnel Area Name (lookup) Lookup Personnel Sub Area (BTRTL) in PA0001 T001P.BTEXT - Personnel Sub-area Name (lookup)
NVARCSTR
30
yes
51
NVARCSTR
yes
52
NVARCSTR
15
yes
419
53
PERSON_ID
NVARCSTR
no
54
SUBTYPE_CODE
PA0005.SUBTY Subtype (Leave Year) If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0005.BEGDA From
NVARCSTR
no
55
VALID_FLAG
INTEGER
yes
56
VALID_FROM_DATE
DATETIME
24
no
57
VALID_TO_DATE
PA0005.ENDDA To
DATETIME
24
no
58
VALID_TO_DATE_PRE V
DATETIME
24
yes
420
HR_INFOTYPE_0006_ADDRESS
Load Personnel Address and Communications master data from PA0006, PA0105
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_TYPE_DES CR
NVARCSTR
40
yes
ADDRESS_TYPE_ID
NVARCSTR
yes
BUS_ROUTE_CODE
NVARCSTR
yes
CHANGE_DATE
PA0006.AEDTM Changed on
DATETIME
24
yes
CITY
PA0006.ORT01 City
NVARCSTR
40
yes
CMPNY_APARTMNT _FLAG
yes
COUNTRY_ID
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
15
yes
COUNTY_ID
NVARCSTR
yes
10
COUNTY_NAME
NVARCSTR
20
yes
11
CURRENT_FLAG
INTEGER
yes
12
DISTANCE_KM
INTEGER
yes
13
DISTRICT
PA0006.ORT02 District
NVARCSTR
40
yes
14
EXTRACT_DATE
DATETIME
24
yes
15
FAX
NVARCSTR
30
yes
16
HOUSE_NUMBER
NVARCSTR
10
yes
421
17
INFOTYPE_ID
NVARCSTR
yes
18
INTERNET
NVARCSTR
30
yes
19
IN_CARE_OF_NAME
NVARCSTR
40
yes
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
NVARCSTR
yes
22
MUNICPL_CITY_COD E
NVARCSTR
yes
23
PERSON_ID
NVARCSTR
no
24
PHONE
NVARCSTR
14
yes
25
REGION_ID
NVARCSTR
yes
26
REGION_NAME
NVARCSTR
20
yes
27
RELATIONSHIP_DESC R
T577S.ATEXT - Relationship Descr(lookup); Family Characteristis = A PA0006.INDRL Indicator for relationship (specification code) - Charactesitic (EIGSH) = A in T577S PA0006.STRAS Street and house number
NVARCSTR
20
yes
28
RELATIONSHIP_ID
NVARCSTR
yes
29
STREET
NVARCSTR
60
yes
30
SUBTYPE_CODE
PA0006.SUBTY Subtype (address type) If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0006.BEGDA From
NVARCSTR
no
31
VALID_FLAG
INTEGER
yes
32
VALID_FROM_DATE
DATETIME
24
no
33
VALID_TO_DATE
PA0006.ENDDA To
DATETIME
24
no
34
VALID_TO_DATE_PRE V
DATETIME
24
yes
422
Appendix Table Column Details PA0105.USRID Communication ID/number (Voicemail communication type)
35
VOICEMAIL
NVARCSTR
30
yes
36
ZIP
NVARCSTR
10
yes
423
HR_INFOTYPE_0007_WORKTIME
HR Master data: Planned Working Time from PA0007
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
PA0007.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
DAYS_WEEK
DECIMAL
48
yes
DYNAMIC_SCHED_FL AG
DECIMAL
48
10
yes
EXTRACT_DATE
DATETIME
24
yes
HOURS_DAY
DECIMAL
48
yes
HOURS_DAY_MAX
PA0007.MAXTA Maximum number of work hours per day PA0007.MINTA Minimum number of work hours per day
DECIMAL
48
yes
HOURS_DAY_MIN
DECIMAL
48
yes
HOURS_MONTH
DECIMAL
48
yes
10
HOURS_MONTH_MAX
PA0007.MAXMO Maximum number of work hours per month PA0007.MINMO Minimum number of work hours per month
DECIMAL
48
yes
11
HOURS_MONTH_MIN
DECIMAL
48
yes
12
HOURS_WEEK
DECIMAL
48
yes
13
HOURS_WEEK_MAX
PA0007.MAXWO Maximum number of work hours per week PA0007.MINWO Minimum weekly working hours
DECIMAL
48
yes
14
HOURS_WEEK_MIN
DECIMAL
48
yes
15
HOURS_YEAR
DECIMAL
48
yes
16
HOURS_YEAR_MAX
DECIMAL
48
yes
424
Appendix Table Column Details PA0007.MINJA Minimum number of work hours per year
17
HOURS_YEAR_MIN
DECIMAL
48
yes
18
INFOTYPE_ID
NVARCSTR
yes
19
LOAD_DATE
DATETIME
24
yes
20
LOAD_TIME
NVARCSTR
yes
21
PARTTIME_FLAG
INTEGER
yes
22
PERSON_ID
NVARCSTR
no
23
PRCNT_EMPLOYMNT
DECIMAL
48
yes
24
SUBTYPE_CODE
PA0007.SUBTY Subtype (Grouping Value in ECC 5.0 and higher) T555V.ZTEXT - Employee Time Management Status description (lookup) PA0007.ZTERF Employee status for Time Management If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0007.BEGDA From
NVARCSTR
no
25
NVARCSTR
50
yes
26
NVARCSTR
yes
27
VALID_FLAG
INTEGER
yes
28
VALID_FROM_DATE
DATETIME
24
no
29
VALID_TO_DATE
PA0007.ENDDA To
DATETIME
24
no
30
VALID_TO_DATE_PRE V
DATETIME
24
yes
425
HR_INFOTYPE_0008_HISTORY
Uses HR_INFOTYPE_0008_PAY to create a salary history that stores prior salary, and salary one year ago;
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_SALARY_YR
PA0008.ANSAL Annual salary HR_INFOTYPE_0008_PAY.AMT_SALARY_Y -Lookup annual salary on this day one year ago HR_INFOTYPE_0008_PAY.AMT_SALARY_Y R Previous salary lookup Set to 1 if the record is current (ENDDA = 9999.12.31) PA0008.ANCUR Currency key for annual salary
DECIMAL
48
15
yes
AMT_SALARY_YR_AG O AMT_SALARY_YR_PR EV
DECIMAL
48
15
yes
DECIMAL
48
15
yes
CURRENT_FLAG
INTEGER
yes
CURR_ID_SALARY
NVARCSTR
yes
HR_INFOTYPE_0008_PAY.CURR_ID_SALAR NVARCSTR Y lookup Previous currency HR_INFOTYPE_0008_PAY.CURR_ID_SALAR NVARCSTR Y -Lookup currency for last years salary
yes
yes
EXTRACT_DATE
DATETIME
24
yes
LOAD_DATE
DATETIME
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
PERSON_ID
NVARCSTR
no
12
SALARY_DATE_PREV
DATETIME
24
yes
13
VALID_FROM_DATE
DATETIME
24
no
14
VALID_TO_DATE
DATETIME
24
no
426
HR_INFOTYPE_0008_PAY
HR Master data - Basic Pay from PA0008
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_PAYMNT_01
PA0008.BET01 Wage type 01 amount for payments PA0008.BET02 Wage type 02 amount for payments PA0008.BET03 Wage type 03 amount for payments PA0008.BET04 Wage type 04 amount for payments PA0008.BET05 Wage type 05 amount for payments PA0008.BET06 Wage type 06 amount for payments PA0008.BET07 Wage type 07 amount for payments PA0008.BET08 Wage type 08 amount for payments PA0008.BET09 Wage type 09 amount for payments PA0008.BET10 Wage type 10 amount for payments PA0008.BET11 Wage type 11 amount for payments PA0008.BET12 Wage type 12 amount for payments PA0008.BET13 Wage type 13 amount for payments PA0008.BET14 Wage type 14 amount for payments PA0008.BET15 Wage type 20 amount for payments PA0008.BET16 Wage typ 16e amount for payments
DECIMAL
48
13
yes
AMT_PAYMNT_02
DECIMAL
48
13
yes
AMT_PAYMNT_03
DECIMAL
48
13
yes
AMT_PAYMNT_04
DECIMAL
48
13
yes
AMT_PAYMNT_05
DECIMAL
48
13
yes
AMT_PAYMNT_06
DECIMAL
48
13
yes
AMT_PAYMNT_07
DECIMAL
48
13
yes
AMT_PAYMNT_08
DECIMAL
48
13
yes
AMT_PAYMNT_09
DECIMAL
48
13
yes
10
AMT_PAYMNT_10
DECIMAL
48
13
yes
11
AMT_PAYMNT_11
DECIMAL
48
13
yes
12
AMT_PAYMNT_12
DECIMAL
48
13
yes
13
AMT_PAYMNT_13
DECIMAL
48
13
yes
14
AMT_PAYMNT_14
DECIMAL
48
13
yes
15
AMT_PAYMNT_15
DECIMAL
48
13
yes
16
AMT_PAYMNT_16
DECIMAL
48
13
yes
427
Appendix Table Column Details PA0008.BET17 Wage type 17 amount for payments PA0008.BET18 Wage type 20 amount for payments PA0008.BET19 Wage type 20 amount for payments PA0008.BET20 Wage type 20 amount for payments
17
AMT_PAYMNT_17
DECIMAL
48
13
yes
18
AMT_PAYMNT_18
DECIMAL
48
13
yes
19
AMT_PAYMNT_19
DECIMAL
48
13
yes
20
AMT_PAYMNT_20
DECIMAL
48
13
yes
21
AMT_SALARY_YR
DECIMAL
48
15
yes
22
CAPACITY_UTILIZTN_ LVL
DECIMAL
48
yes
23
CHANGE_DATE
DATETIME
24
yes
24
COST_OF_LVNG_ALL OWANCE_LVL
yes
25
COUNTRY_GRP_ID
NVARCSTR
yes
26
CURRENT_FLAG
INTEGER
yes
27
CURR_ID_PAYMNT
NVARCSTR
yes
28
CURR_ID_SALARY
PA0008.ANCUR Currency key for annual salary PA0008.OPK01 Operation indicator for wage types 01 (DEDUCT/REFER) PA0008.OPK02 Operation indicator for wage types 02 (DEDUCT/REFER) PA0008.OPK03 Operation indicator for wage types 03 (DEDUCT/REFER) PA0008.OPK04 Operation indicator for wage types 04 (DEDUCT_REFER) PA0008.OPK05 Operation indicator for wage types 05 (DEDUCT_REFER) PA0008.OPK06 Operation indicator for wage types 06 (DEDUCT/REFER)
NVARCSTR
yes
29
NVARCSTR
10
yes
30
NVARCSTR
10
yes
31
NVARCSTR
10
yes
32
NVARCSTR
10
yes
33
NVARCSTR
10
yes
34
NVARCSTR
10
yes
428
Appendix Table Column Details DEDUCTN_OR_REF_0 7 DEDUCTN_OR_REF_0 8 DEDUCTN_OR_REF_0 9 DEDUCTN_OR_REF_1 0 DEDUCTN_OR_REF_1 1 DEDUCTN_OR_REF_1 2 DEDUCTN_OR_REF_1 3 DEDUCTN_OR_REF_1 4 DEDUCTN_OR_REF_1 5 DEDUCTN_OR_REF_1 6 DEDUCTN_OR_REF_1 7 DEDUCTN_OR_REF_1 8 DEDUCTN_OR_REF_1 9 DEDUCTN_OR_REF_2 0 PA0008.OPK07 Operation indicator for wage types 07 (DEDUCT_REFER) PA0008.OPK08 Operation indicator for wage types 08 (DEDUCT/REFER) PA0008.OPK09 Operation indicator for wage types 09 (DEDUCT/REFER) PA0008.OPK10 Operation indicator for wage types 10 (DEDUCT/REFER) PA0008.OPK11 Operation indicator for wage types 11 (DEDUCT/REFER) PA0008.OPK12 Operation indicator for wage types 12 (DEDUCT/REFER) PA0008.OPK13 Operation indicator for wage types 13 (DEDUCT/REFER) PA0008.OPK14 Operation indicator for wage types 14 (DEDUCT/REFER) PA0008.OPK15 Operation indicator for wage types 15 (DEDUCT/REFER) PA0008.OPK16 Operation indicator for wage types 16 (DEDUCT/REFER) PA0008.OPK17 Operation indicator for wage types 17 (DEDUCT/REFER) PA0008.OPK18 Operation indicator for wage types 18 (DEDUCT/REFER) PA0008.OPK19 Operation indicator for wage types 19 (DEDUCT/REFER) PA0008.OPK20 Operation indicator for wage types 20 (DEDUCT/REFER)
35
NVARCSTR
10
yes
36
NVARCSTR
10
yes
37
NVARCSTR
10
yes
38
NVARCSTR
10
yes
39
NVARCSTR
10
yes
40
NVARCSTR
10
yes
41
NVARCSTR
10
yes
42
NVARCSTR
10
yes
43
NVARCSTR
10
yes
44
NVARCSTR
10
yes
45
NVARCSTR
10
yes
46
NVARCSTR
10
yes
47
NVARCSTR
10
yes
48
NVARCSTR
10
yes
49
EXTRACT_DATE
DATETIME
24
yes
50
HOURS_WORK
DECIMAL
48
yes
51
INTEGER
yes
52
INTEGER
yes
429
Appendix Table Column Details INDIRECT_VALUATN_ FLAG_03 INDIRECT_VALUATN_ FLAG_04 INDIRECT_VALUATN_ FLAG_05 INDIRECT_VALUATN_ FLAG_06 INDIRECT_VALUATN_ FLAG_07 INDIRECT_VALUATN_ FLAG_08 INDIRECT_VALUATN_ FLAG_09 INDIRECT_VALUATN_ FLAG_10 INDIRECT_VALUATN_ FLAG_11 INDIRECT_VALUATN_ FLAG_12 INDIRECT_VALUATN_ FLAG_13 INDIRECT_VALUATN_ FLAG_14 INDIRECT_VALUATN_ FLAG_15 INDIRECT_VALUATN_ FLAG_16 INDIRECT_VALUATN_ FLAG_17 INDIRECT_VALUATN_ FLAG_18 INDIRECT_VALUATN_ FLAG_19 INDIRECT_VALUATN_ FLAG_20
53
INTEGER
yes
54
INTEGER
yes
55
INTEGER
yes
56
INTEGER
yes
57
INTEGER
yes
58
INTEGER
yes
59
INTEGER
yes
60
INTEGER
yes
61
INTEGER
yes
62
INTEGER
yes
63
INTEGER
yes
64
INTEGER
yes
65
INTEGER
yes
66
INTEGER
yes
67
INTEGER
yes
68
INTEGER
yes
69
INTEGER
yes
70
INTEGER
yes
430
71
INFOTYPE_ID
NVARCSTR
yes
72
LOAD_DATE
DATETIME
24
yes
73
LOAD_TIME
NVARCSTR
yes
74
DATETIME
24
yes
75
DATETIME
24
yes
76
NVARCSTR
20
yes
77
PA0008.PARTN Partnership
NVARCSTR
yes
78
PAY_SCALE_AREA_ID
NVARCSTR
yes
79
NVARCSTR
yes
80
NVARCSTR
yes
81
NVARCSTR
yes
82
PAY_SCALE_LVL
NVARCSTR
yes
83
PAY_SCALE_LVL_CO MPR
NVARCSTR
yes
84
PAY_SCALE_TYPE_ID
NVARCSTR
yes
85
PAY_SCALE_TYPE_ID _COMPR
NVARCSTR
yes
86
PERSON_ID
NVARCSTR
no
87
QTY_UNIT_01
DECIMAL
48
yes
88
QTY_UNIT_02
DECIMAL
48
yes
431
89
QTY_UNIT_03
DECIMAL
48
yes
90
QTY_UNIT_04
DECIMAL
48
yes
91
QTY_UNIT_05
DECIMAL
48
yes
92
QTY_UNIT_06
DECIMAL
48
yes
93
QTY_UNIT_07
DECIMAL
48
yes
94
QTY_UNIT_08
DECIMAL
48
yes
95
QTY_UNIT_09
DECIMAL
48
yes
96
QTY_UNIT_10
DECIMAL
48
yes
97
QTY_UNIT_11
DECIMAL
48
yes
98
QTY_UNIT_12
DECIMAL
48
yes
99
QTY_UNIT_13
DECIMAL
48
yes
100 QTY_UNIT_14
DECIMAL
48
yes
101 QTY_UNIT_15
DECIMAL
48
yes
102 QTY_UNIT_16
DECIMAL
48
yes
103 QTY_UNIT_17
DECIMAL
48
yes
104 QTY_UNIT_18
DECIMAL
48
yes
105 QTY_UNIT_19
DECIMAL
48
yes
106 QTY_UNIT_20
DECIMAL
48
yes
432
107 SUBTYPE_CODE
PA0008.SUBTY Subtype T538T.ETEXT - Unit of Time/Measure description lookup (EIN01; LGA01 wage type column) T538T.ETEXT - Unit of Time/Measure description lookup (EIN02; LGA02 wage type column) T538T.ETEXT - Unit of Time/Measure description lookup (EIN03; LGA03 wage type column) T538T.ETEXT - Unit of Time/Measure description lookup (EIN04; LGA04 wage type column) T538T.ETEXT - Unit of Time/Measure description lookup (EIN05; LGA05 wage type column) PA0008.EIN01 Unit of time/measurement for Wage type 01 PA0008.EIN02 Unit of time/measurement for Wage Type 02 PA0008.EIN03 Unit of time/measurement for Wage Type03 PA0008.EIN04 Unit of time/measurement for Wage Type 04 PA0008.EIN05 Unit of time/measurement for Wage Type 05 PA0008.EIN06 Unit of time/measurement for Wage Type 06 PA0008.EIN07 Unit of time/measurement for Wage Type 07 PA0008.EIN08 Unit of time/measurement for Wage TYpe 08 PA0008.EIN09 Unit of time/measurement for Wage Type 09 PA0008.EIN10 Unit of time/measurement for Wage type 10 PA0008.EIN11 Unit of time/measurement for Wage type 11 PA0008.EIN12 Unit of time/measurement for Wage Type 12
NVARCSTR
no
108 UOT_DESCR_01
NVARCSTR
20
yes
109 UOT_DESCR_02
NVARCSTR
20
yes
110 UOT_DESCR_03
NVARCSTR
20
yes
111 UOT_DESCR_04
NVARCSTR
20
yes
112 UOT_DESCR_05
NVARCSTR
20
yes
113 UOT_ID_01
NVARCSTR
yes
114 UOT_ID_02
NVARCSTR
yes
115 UOT_ID_03
NVARCSTR
yes
116 UOT_ID_04
NVARCSTR
yes
117 UOT_ID_05
NVARCSTR
yes
118 UOT_ID_06
NVARCSTR
yes
119 UOT_ID_07
NVARCSTR
yes
120 UOT_ID_08
NVARCSTR
yes
121 UOT_ID_09
NVARCSTR
yes
122 UOT_ID_10
NVARCSTR
yes
123 UOT_ID_11
NVARCSTR
yes
124 UOT_ID_12
NVARCSTR
yes
433
Appendix Table Column Details PA0008.EIN13 Unit of time/measurement for Wage Type 13 PA0008.EIN14 Unit of time/measurement for Wage Type 14 PA0008.EIN15 Unit of time/measurement for Wage Type 15 PA0008.EIN16 Unit of time/measurement for Wage Type 16 PA0008.EIN17 Unit of time/measurement for Wage Type 17 PA0008.EIN18 Unit of time/measurement for Wage Type 18 PA0008.EIN19 Unit of time/measurement for Wage Type 20 PA0008.EIN20 Unit of time/measurement for Wage Type 20 If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0008.BEGDA PA0008.BEGDA Start date
125 UOT_ID_13
NVARCSTR
yes
126 UOT_ID_14
NVARCSTR
yes
127 UOT_ID_15
NVARCSTR
yes
128 UOT_ID_16
NVARCSTR
yes
129 UOT_ID_17
NVARCSTR
yes
130 UOT_ID_18
NVARCSTR
yes
131 UOT_ID_19
NVARCSTR
yes
132 UOT_ID_20
NVARCSTR
yes
133 VALID_FLAG
INTEGER
yes
134 VALID_FROM_DATE
DATETIME
24
no
135 VALID_TO_DATE
DATETIME
24
no
136 VALID_TO_DATE_PRE V
DATETIME
24
yes
137 WAGE_TYPE_ID_01
NVARCSTR
yes
138 WAGE_TYPE_ID_02
NVARCSTR
yes
139 WAGE_TYPE_ID_03
NVARCSTR
yes
140 WAGE_TYPE_ID_04
NVARCSTR
yes
141 WAGE_TYPE_ID_05
NVARCSTR
yes
142 WAGE_TYPE_ID_06
NVARCSTR
yes
434
143 WAGE_TYPE_ID_07
NVARCSTR
yes
144 WAGE_TYPE_ID_08
NVARCSTR
yes
145 WAGE_TYPE_ID_09
NVARCSTR
yes
146 WAGE_TYPE_ID_10
NVARCSTR
yes
147 WAGE_TYPE_ID_11
NVARCSTR
yes
148 WAGE_TYPE_ID_12
NVARCSTR
yes
149 WAGE_TYPE_ID_13
NVARCSTR
yes
150 WAGE_TYPE_ID_14
NVARCSTR
yes
151 WAGE_TYPE_ID_15
NVARCSTR
yes
152 WAGE_TYPE_ID_16
NVARCSTR
yes
153 WAGE_TYPE_ID_17
NVARCSTR
yes
154 WAGE_TYPE_ID_18
NVARCSTR
yes
155 WAGE_TYPE_ID_19
NVARCSTR
yes
156 WAGE_TYPE_ID_20
NVARCSTR
yes
435
HR_INFOTYPE_0014_DEDUCTION
HR Mater Data, Recurring Deductions from PA0014
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_PAYMNT
DECIMAL
48
13
yes
ASSIGNMNT_NUM
NVARCSTR
20
yes
CHANGE_DATE
PA0014.AEDTM Changed on
DATETIME
24
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
CURR_ID
NVARCSTR
yes
DEDUCTN_OR_REF
NVARCSTR
10
yes
EXTRACT_DATE
DATETIME
24
yes
DATETIME
24
yes
10
NVARCSTR
yes
11
yes
12
INFOTYPE_ID
NVARCSTR
yes
13
LOAD_DATE
DATETIME
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
PAYMNT_INTERVAL
yes
16
PAYMNT_MODEL_D ESCR
NVARCSTR
50
yes
436
17
PAYMNT_MODEL_ID
NVARCSTR
yes
18
PERSON_ID
NVARCSTR
no
19
QTY_UNIT
DECIMAL
48
yes
20
SUBTYPE_CODE
PA0014.SUBTY Subtype
NVARCSTR
no
21
TRANSFER_DATE
DATETIME
24
yes
22
UOT_DESCR
NVARCSTR
20
yes
23
UOT_ID
NVARCSTR
yes
24
UOT_ID_INTERVAL
PA0014.ZEINZ Time unit for determining next payment If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0014.BEGDA From
NVARCSTR
yes
25
VALID_FLAG
INTEGER
yes
26
VALID_FROM_DATE
DATETIME
24
no
27
VALID_TO_DATE
PA0014.ENDDA To
DATETIME
24
no
28
VALID_TO_DATE_PRE V
DATETIME
24
yes
29
WAGE_TYPE_ID
NVARCSTR
yes
437
HR_INFOTYPE_0015_PAYMENT
HR Master data: Infotype for additional payments, PA0015
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_PAYMNT
PA0015.BETRG Amount
DECIMAL
48
13
yes
ASSIGNMNT_NUM
NVARCSTR
20
yes
CHANGE_DATE
PA0015.AEDTM Changed on
DATETIME
24
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
CURR_ID
NVARCSTR
yes
DEDUCTN_OR_REF
NVARCSTR
yes
EXTRACT_DATE
DATETIME
24
yes
INDIRECT_VALUATN_ FLAG
yes
10
INFOTYPE_ID
NVARCSTR
yes
11
LOAD_DATE
DATETIME
24
yes
12
LOAD_TIME
NVARCSTR
yes
13
ORIGIN_DATE
DATETIME
24
yes
14
PAYROLL_PERIOD
INTEGER
yes
15
PAYROLL_YEAR
INTEGER
yes
16
PERSON_ID
NVARCSTR
no
438
Appendix Table Column Details PA0015.ANZHL an amount or number (and also a unit) if wage types are entered
17
QTY_UNIT
DECIMAL
48
yes
18
SUBTYPE_CODE
NVARCSTR
no
19
TRANSFER_DATE
DATETIME
24
yes
20
UOT_DESCR
NVARCSTR
20
yes
21
UOT_ID
TPA0015.ZEINHime/measurement unit If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0015.BEGDA From
NVARCSTR
yes
22
VALID_FLAG
INTEGER
yes
23
VALID_FROM_DATE
DATETIME
24
no
24
VALID_TO_DATE
PA0015.ENDDA To
DATETIME
24
no
25
VALID_TO_DATE_PRE V
DATETIME
24
yes
26
WAGE_TYPE_ID
NVARCSTR
yes
27
YEAR_PERIOD_PAYR OLL
NVARCSTR
10
yes
439
HR_INFOTYPE_0016_CONTRACT
HR Master Data for Contract information from PA0016 infotype
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
DATETIME
24
yes
CONTACT_TYPE_DES CR
NVARCSTR
50
yes
CONTRACT_NUM
NVARCSTR
20
yes
CONTRACT_TYPE_ID
NVARCSTR
yes
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) T501T.PTEXT - Employee Group Descr(lookup)
INTEGER
yes
EMPLOYEE_GRP_D ESCR
NVARCSTR
20
yes
EMPLOYEE_GRP_ID
NVARCSTR
yes
NVARCSTR
20
yes
NVARCSTR
yes
10
END_DATE
DATETIME
24
yes
11
ENTRY_DATE
DATETIME
24
yes
12
EXPIRATN_DATE
24
yes
13
EXTRACT_DATE
DATETIME
24
yes
14
INFOTYPE_ID
NVARCSTR
yes
15
LOAD_DATE
DATETIME
24
yes
16
LOAD_TIME
NVARCSTR
yes
440
Appendix Table Column Details NOTICE_PER_DESCR _EMPLEE NOTICE_PER_DESCR _EMPLER NOTICE_PER_ID_EMP LEE NOTICE_PER_ID_EMP LER T547T.KTEXT - Dismissals notices period for Employer descripiton lookup T547T.KTEXT - Dismissals notices period for Employer descripiton lookup PA0016.KDGF2 Dismissals notice period for employee PA0016.KDGFR Dismissals notice period for employer
17
NVARCSTR
20
yes
18
NVARCSTR
20
yes
19
NVARCSTR
yes
20
NVARCSTR
yes
21
PERSON_ID
NVARCSTR
no
22
QTY_CNTIND_PAY
INTEGER
yes
23
QTY_PROBTN
INTEGER
yes
24
QTY_SICK_PAY
INTEGER
yes
25
START_DATE
DATETIME
24
yes
26
SUBTYPE_CODE
PA0016.SUBTY Subtype
NVARCSTR
no
27
T538T.ETEXT - Unit of Time/Measure description lookup for Continued Pay Qty T538T.ETEXT - Unit of Time/Measure description lookup for Probation Qty T538T.ETEXT - Unit of Time/Measure description lookup for Continued Pay Qty
NVARCSTR
20
yes
28
NVARCSTR
20
yes
29
NVARCSTR
20
yes
30
UOT_ID_PROBTN
PA0016.PRBEH Probationary period (unit) If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0016.BEGDA Start Date
NVARCSTR
yes
31
VALID_FLAG
INTEGER
yes
32
VALID_FROM_DATE
DATETIME
24
no
33
VALID_TO_DATE
DATETIME
24
no
34
VALID_TO_DATE_PRE V
DATETIME
24
yes
441
Appendix Table Column Details WORK_LOCATN_NA ME PA0016.WRKPL Work location (Contract Elements infotype)
35
NVARCSTR
40
yes
442
HR_INFOTYPE_0019_DATES
HR Master data: Monitoring of Dates infotype from PA0019
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
PA0019.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
INFOTYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PERSON_ID
PA0019.PERNR Personnel number T531.VORLZ Lead time (number). The lead/follow-up time defines a period before or after which the system should remind you of a certain task. PA0019.MNDAT Reminder date
NVARCSTR
no
QTY_REMINDER_LEA D
INTEGER
yes
REMINDER_DATE
DATETIME
24
yes
10
REMINDER_DAY
INTEGER
yes
11
REMINDER_MONTH
INTEGER
yes
12
REMINDER_YEAR
INTEGER
yes
13
SUBTYPE_CODE
PA0019.SUBTY Subtype
NVARCSTR
no
14
TASK_DATE
PA0019.TERMN Date/deadline
DATETIME
24
yes
15
TASK_DAY
INTEGER
yes
16
TASK_MONTH
INTEGER
yes
443
17
NVARCSTR
10
yes
18
TASK_STATUS_ID
NVARCSTR
yes
19
TASK_TYPE_DESCR
NVARCSTR
20
yes
20
TASK_TYPE_ID
NVARCSTR
yes
21
TASK_YEAR
INTEGER
yes
22
UOT_DESCR
NVARCSTR
20
yes
23
UOT_ID
T531.ZEINH Time/measurement unit If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0019.BEGDA From
NVARCSTR
yes
24
VALID_FLAG
INTEGER
yes
25
VALID_FROM_DATE
DATETIME
24
no
26
VALID_TO_DATE
PA0019.ENDDA To
DATETIME
24
no
27
DATETIME
24
yes
28
PA0019.MNJHR + PA0019.MNMON concatenated Year and Month of the task PA0019.TMJHR + PA0019.TMMON concatenated Year and Month of the task
NVARCSTR
10
yes
29
YEAR_MONTH_TASK
NVARCSTR
10
yes
444
HR_INFOTYPE_0021_DEPENDENT
HR master data - infotype PA0021 -- Dependents Personal data
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BIRTH_COUNTRY
NVARCSTR
yes
BIRTH_DATE
DATETIME
24
yes
BIRTH_NAME
NVARCSTR
40
yes
BIRTH_PLACE
PA0021.FGBOT Birthplace
NVARCSTR
40
yes
BIRTH_STATE
PA0021.FGDEP State
NVARCSTR
yes
CHANGE_DATE
PA0021.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
DAY_BIRTH
INTEGER
yes
EMERGENCY_CONT ACT
NVARCSTR
yes
10
EXTRACT_DATE
DATETIME
24
yes
11
NVARCSTR
40
yes
12
NVARCSTR
yes
13
FIRST_NAME
NVARCSTR
40
yes
14
FULL_NAME
NVARCSTR
80
yes
15
GENDER_DESCR
NVARCSTR
10
yes
16
GENDER_ID
NVARCSTR
yes
445
17
INITIALS
NVARCSTR
10
yes
18
LAST_NAME
NVARCSTR
40
yes
19
LOAD_DATE
DATETIME
24
yes
20
LOAD_TIME
NVARCSTR
yes
21
MONTH_BIRTH
INTEGER
yes
22
T005T.NATIO - Lookup on Nationality descritpion T005T.NATIO - Lookup on Nationality descritpion T005T.NATIO - Lookup on Nationality descritpion PA0021.FANAT Country of the First Nationality
NVARCSTR
15
yes
23
NVARCSTR
15
yes
24
NVARCSTR
15
yes
25
NATIONALITY_ID_01
NVARCSTR
yes
26
NATIONALITY_ID_02
NVARCSTR
yes
27
NATIONALITY_ID_03
NVARCSTR
yes
28
OBJ_IDENTIFICTN_C ODE
NVARCSTR
no
29
PERSON_ID
NVARCSTR
no
30
PREFIX_NAME_01
NVARCSTR
15
yes
31
PREFIX_NAME_02
NVARCSTR
15
yes
32
SUBTYPE_CODE
PA0021.SUBTY Subtype
NVARCSTR
no
33
TITLE
PA0021.TITEL Title
NVARCSTR
15
yes
34
TITLE_OTHER
NVARCSTR
15
yes
446
Appendix Table Column Details If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0021.BEGDA From
35
VALID_FLAG
INTEGER
yes
36
VALID_FROM_DATE
DATETIME
24
no
37
VALID_TO_DATE
PA0021.ENDDA To
DATETIME
24
no
38
VALID_TO_DATE_PRE V
DATETIME
24
yes
39
YEAR_BIRTH
INTEGER
yes
447
HR_INFOTYPE_0022_EDUCATION
HR Master data: Education from Infotype PA0022
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_COST
DECIMAL
48
11
yes
NVARCSTR
50
yes
PA0022.SLABS Certificate
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
COUNTRY_ID
NVARCSTR
yes
COUNTRY_NAME
15
yes
COURSE_APPRAISAL
NVARCSTR
40
yes
COURSE_NAME
NVARCSTR
25
yes
CURRENT_FLAG
INTEGER
yes
10
CURR_ID
NVARCSTR
yes
11
DEPARTMENT_CODE
PA0022.DPTMT Department
NVARCSTR
40
yes
12
EDUCATN_TYPE_DES CR
NVARCSTR
40
yes
13
EDUCATN_TYPE_ID
PA0022.AUSBI Education/training
NVARCSTR
yes
14
EXTRACT_DATE
DATETIME
24
yes
15
FACULTY_CODE
NVARCSTR
yes
16
FINAL_GRADE
NVARCSTR
yes
448
17
INFOTYPE_ID
NVARCSTR
yes
18
LOAD_DATE
DATETIME
24
yes
19
LOAD_TIME
NVARCSTR
yes
20
PERSON_ID
NVARCSTR
no
21
QTY_DURATN
INTEGER
yes
22
SCHOOL_CODE
NVARCSTR
10
yes
23
NVARCSTR
80
yes
24
NVARCSTR
30
yes
25
SCHOOL_TYPE_ID
NVARCSTR
yes
26
STUDY_BRANCH_D ESCR
NVARCSTR
40
yes
27
STUDY_BRANCH_ID
NVARCSTR
yes
28
SUBTYPE_CODE
PA0022.SUBTY Subtype
NVARCSTR
no
29
UOT_DESCR
NVARCSTR
20
yes
30
UOT_ID
PA0022.ANZEH Unit of time/measurement If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0022.BEGDA Start Date
NVARCSTR
yes
31
VALID_FLAG
INTEGER
yes
32
VALID_FROM_DATE
DATETIME
24
no
33
VALID_TO_DATE
DATETIME
24
no
34
VALID_TO_DATE_PRE V
DATETIME
24
yes
449
HR_INFOTYPE_0024_QUALIFICATION
HR infotype Master PA0024 - Personnel Qualifications
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
INFOTYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PERSON_ID
NVARCSTR
no
PROFICIENCY_DESC R
25
yes
PROFICIENCY_ID
NVARCSTR
yes
10
QUALIFICTN_DESCR
NVARCSTR
40
yes
11
QUALIFICTN_ID
NVARCSTR
yes
12
SUBTYPE_CODE
PA0024.SUBTY Subtype If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0024.BEGDA Start Date
NVARCSTR
no
13
VALID_FLAG
INTEGER
yes
14
VALID_FROM_DATE
DATETIME
24
no
15
VALID_TO_DATE
DATETIME
24
no
16
VALID_TO_DATE_PRE V
DATETIME
24
yes
450
HR_INFOTYPE_0041_SPEC
HR Master: date specification inforecord PA0041
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
PA0041.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
DATE_01
DATETIME
24
yes
DATE_02
DATETIME
24
yes
DATE_03
DATETIME
24
yes
DATE_04
DATETIME
24
yes
DATE_05
DATETIME
24
yes
DATE_06
DATETIME
24
yes
DATE_07
DATETIME
24
yes
10
DATE_08
DATETIME
24
yes
11
DATE_09
DATETIME
24
yes
12
DATE_10
DATETIME
24
yes
13
DATE_11
DATETIME
24
yes
14
DATE_12
DATETIME
24
yes
15
DATE_TYPE_DESCR_ 01 DATE_TYPE_DESCR_ 02
Lookup T548T.DTEXT - Lookup date text for Date Type 01 Lookup T548T.DTEXT - Lookup date text for date type 02
NVARCSTR
20
yes
16
NVARCSTR
20
yes
451
Appendix Table Column Details DATE_TYPE_DESCR_ 03 DATE_TYPE_DESCR_ 04 DATE_TYPE_DESCR_ 05 DATE_TYPE_DESCR_ 06 DATE_TYPE_DESCR_ 07 DATE_TYPE_DESCR_ 08 DATE_TYPE_DESCR_ 09 DATE_TYPE_DESCR_ 10 DATE_TYPE_DESCR_ 11 DATE_TYPE_DESCR_ 12 Lookup T548T.DTEXT - Lookup date text for Date Type 03 Lookup T548T.DTEXT - Lookup date text for date type 04 Lookup T548T.DTEXT - Lookup date text for date type 05 Lookup T548T.DTEXT - Lookup date text for date type 06 Lookup T548T.DTEXT - Lookup date text for date type 07 Lookup T548T.DTEXT - Lookup date text for date type 08 Lookup T548T.DTEXT - Lookup date text for date type 09 Lookup T548T.DTEXT - Lookup date text for date type 10 Lookup T548T.DTEXT - Lookup date text for date type 11 Lookup T548T.DTEXT - Lookup date text for date type 12
17
NVARCSTR
20
yes
18
NVARCSTR
20
yes
19
NVARCSTR
20
yes
20
NVARCSTR
20
yes
21
NVARCSTR
20
yes
22
NVARCSTR
20
yes
23
NVARCSTR
20
yes
24
NVARCSTR
20
yes
25
NVARCSTR
20
yes
26
NVARCSTR
20
yes
27
DATE_TYPE_ID_01
NVARCSTR
yes
28
DATE_TYPE_ID_02
NVARCSTR
yes
29
DATE_TYPE_ID_03
NVARCSTR
yes
30
DATE_TYPE_ID_04
NVARCSTR
yes
31
DATE_TYPE_ID_05
NVARCSTR
yes
32
DATE_TYPE_ID_06
NVARCSTR
yes
33
DATE_TYPE_ID_07
NVARCSTR
yes
34
DATE_TYPE_ID_08
NVARCSTR
yes
452
35
DATE_TYPE_ID_09
NVARCSTR
yes
36
DATE_TYPE_ID_10
NVARCSTR
yes
37
DATE_TYPE_ID_11
NVARCSTR
yes
38
DATE_TYPE_ID_12
NVARCSTR
yes
39
EXTRACT_DATE
DATETIME
24
yes
40
INFOTYPE_ID
NVARCSTR
yes
41
LOAD_DATE
DATETIME
24
yes
42
LOAD_TIME
NVARCSTR
yes
43
PERSON_ID
NVARCSTR
no
44
SUBTYPE_CODE
PA0041.SUBTY Subtype If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0041.BEGDA From
NVARCSTR
no
45
VALID_FLAG
INTEGER
yes
46
VALID_FROM_DATE
DATETIME
24
no
47
VALID_TO_DATE
PA0041.ENDDA To
DATETIME
24
no
48
VALID_TO_DATE_PRE V
DATETIME
24
yes
453
HR_INFOTYPE_0077_PERSONAL
HR Mater for Additional Personal Data from PA0077
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
PA0077.AEDTM Changed on
DATETIME
24
yes
COUNTRY_GRP_ID
PA0001.COUNTRY_GRP_ID (lookup 0 MOLGA) Set to 1 if the record is current (ENDDA = 9999.12.31) PA0077.DISDT Date of determination of disability status
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
DISABILITY_DATE
DATETIME
24
yes
DISABILITY_FLAG
INTEGER
yes
EEO_EXEMPT_FLAG
INTEGER
yes
ETHNIC_ORIGIN_ID
NVARCSTR
yes
EXTRACT_DATE
DATETIME
24
yes
INFOTYPE_ID
NVARCSTR
yes
10
LOAD_DATE
DATETIME
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
MEDICARE_FLAG
INTEGER
yes
13
MILITARY_STATUS_ID
NVARCSTR
yes
14
NOTIFICTN_DATE
DATETIME
24
yes
15
PERSON_ID
PA0077.PERNR Personnel number T516T.KTEXT - Lookup on Religious Denomination as it is displayed during data entry
NVARCSTR
no
16
RELIGION_CODE
NVARCSTR
yes
454
17
RELIGION_DESCR
NVARCSTR
25
yes
18
RELIGION_ID
NVARCSTR
yes
19
SUBTYPE_CODE
PA0077.SUBTY Subtype If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0077.BEGDA From
NVARCSTR
no
20
VALID_FLAG
INTEGER
yes
21
VALID_FROM_DATE
DATETIME
24
no
22
VALID_TO_DATE
PA0077.ENDDA To
DATETIME
24
no
23
DATETIME
24
yes
24
NVARCSTR
yes
455
HR_INFOTYPE_0094_RESIDENCE
HR Master for Residence status in N/A from PA0094
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
PA0094.AEDTM Changed on
DATETIME
24
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
IDENTIFICTN_AUTHO RITY
NVARCSTR
30
yes
IDENTIFICTN_DESCR
NVARCSTR
30
yes
DATETIME
24
yes
DATETIME
24
yes
IDENTIFICTN_NUM
PA0094.DOCN1 Document number for personal identification PA0094.FPNCD Personal ID and work permit (USA)
NVARCSTR
20
yes
10
IDENTIFICTN_TYPE_I D
NVARCSTR
yes
11
INFOTYPE_ID
NVARCSTR
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
PERSON_ID
NVARCSTR
no
15
RESIDENCE_STATUS _ID
NVARCSTR
yes
16
SUBTYPE_CODE
PA0094.SUBTY Subtype
NVARCSTR
no
456
Appendix Table Column Details If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0094.BEGDA From
17
VALID_FLAG
INTEGER
yes
18
VALID_FROM_DATE
DATETIME
24
no
19
VALID_TO_DATE
PA0094.ENDDA To
DATETIME
24
no
20
DATETIME
24
yes
21
NVARCSTR
30
yes
22
NVARCSTR
30
yes
23
DATETIME
24
yes
24
DATETIME
24
yes
25
WORK_PERMIT_NUM
NVARCSTR
20
yes
26
WORK_PERMIT_TYPE _ID
NVARCSTR
yes
457
HR_INFOTYPE_0167_HEALTH
HR Master: Heallth Plans from Infotype PA0167
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
30
yes
NVARCSTR
20
yes
ADJUST_REASON_ID
NVARCSTR
yes
AMT_EMPLEE_COST
Monthly Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Benefit Employer Cost/Credit Amount from Function HR_BEN_GET_PLAN_COST Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST T5UC3.LTEXT - lookup on Benefit Area description
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
10
BENFT_AREA_ID
NVARCSTR
yes
11
BENFT_PLAN_DESCR
30
yes
12
BENFT_PLAN_ID
NVARCSTR
yes
13
15
yes
14
NVARCSTR
yes
15
DATETIME
24
yes
16
CHANGE_DATE
DATETIME
24
yes
458
17
COST_RULE_ID
NVARCSTR
yes
18
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
19
COUNTRY_GRP_ID
NVARCSTR
yes
20
Calculated: Number of dependents covered on INTEGER health plan Benefits Indicator: Credits Can Be Used. From Function HR_BEN_GET_PLAN_COST (0 = no, INTEGER 1 = Yes) Set to 1 if the record is current (ENDDA = 9999.12.31) INTEGER
yes
21
yes
22
CURRENT_FLAG
yes
23
CURR_ID
NVARCSTR
yes
24
Lookup DEPCV in T5UCF - Dependent coverage text PA0167.DEPCV - Dependent coverage for health plan
NVARCSTR
20
yes
25
NVARCSTR
yes
26
LookupT5UCV.LTEXT lookup on Eligibility rule NVARCSTR descritpion PA0167.BELIG - Eligibility rule/Type of Enrollment ID Lookup description for BEN_ENRTYP domain in DD07T PA0167.ENRTY - Benefit type of plan enrollment
20
yes
27
ELIGIBLTY_RULE_ID
NVARCSTR
yes
28
NVARCSTR
10
yes
29
NVARCSTR
yes
30
EXTRACT_DATE
DATETIME
24
yes
31
HEALTH_PLAN_DESC R
Lookup PA0167.BOPTI description in T5UCE - NVARCSTR Benefits Health Plan Option text
30
yes
32
HEALTH_PLAN_ID
NVARCSTR
yes
33
INFOTYPE_ID
NVARCSTR
yes
34
LOAD_DATE
DATETIME
24
yes
459
35
LOAD_TIME
NVARCSTR
yes
36
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
37
OTHER_BENFT_FLAG
INTEGER
yes
38
PARTICIPATN_DATE
DATETIME
24
yes
39
PERSON_ID
NVARCSTR
no
40
POLICY_NUM
NVARCSTR
20
yes
41
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping PA0167.BENGR Employee benefit first program grouping PA0167.BSTAT Benefit second program grouping
NVARCSTR
20
yes
42
NVARCSTR
20
yes
43
NVARCSTR
yes
44
NVARCSTR
yes
45
SUBTYPE_CODE
PA0167.SUBTY Subtype
NVARCSTR
no
46
TERMINATN_RULE_D ESCR
NVARCSTR
20
yes
47
TERMINATN_RULE_ID
T5UBU.BTERM - Benefit Termination rule If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0167.BEGDA End date
NVARCSTR
yes
48
VALID_FLAG
INTEGER
yes
49
VALID_FROM_DATE
DATETIME
24
no
50
VALID_TO_DATE
DATETIME
24
no
51
VALID_TO_DATE_PRE V
DATETIME
24
yes
460
HR_INFOTYPE_0168_INSURANCE
HR Master for Insurance Plans from infotype PA0168
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_ALT_COVERA GE AMT_BASIC_COVERA GE
PA0168.COVOV - Benefit alternative amount for insurance coverage amount Benefit Insurance Coverage Basic Amount from Function HR_BEN_EVAL_AMOUNT Annual Benefit Salary from Function HR_BEN_GET_PLAN_SALARY
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_BENFT_SALARY
DECIMAL
48
15
yes
AMT_COVERAGE
AMT_COVERAGE_M AX
PA0168.COVOV/ T74FC.COVAM- Coverage amount - Life only when Coverage Group is not DECIMAL defined. Calculated as a lookup on INSURANCE_COVERAGE_RULE T74FC.MAXAM - Maximum coverage amount. Calculated as a lookup on DECIMAL INSURANCE_COVERAGE_RULE Monthly Benefit Employee Cost Amount from Function HR_BEN_GET_PLAN_COST Benefits Additional Employee Post-Tax Costs from Function HR_BEN_GET_PLAN_COST Benefit Employer Cost/Credit Amount from Function HR_BEN_GET_PLAN_COST Benefits Imputed Income from Function HR_BEN_GET_PLAN_COST Benefit Insurance Coverage Amount from Function HR_BEN_CALC_COVERAGE_AMOUNT T74FC.ADDUN (via function HR_BEN_GET_RULE_COVERAGE) - Benefit Value of each Unit of Additional Insurance Coverage Benefit Provider Cost Amount from Function HR_BEN_GET_PLAN_COST DECIMAL
48
15
yes
48
15
yes
AMT_EMPLEE_COST
48
13
yes
AMT_EMPLEE_POST_ TAX AMT_EMPLER_COST_ CREDIT AMT_IMPUTED_INCO ME AMT_INSURANCE_CO VERAGE AMT_PER_ADDTL_IN SURANCE_UNIT AMT_PROVIDER_COS T AMT_SALARY_OVE RRIDE
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
DECIMAL
48
15
yes
11
DECIMAL
48
15
yes
12
DECIMAL
48
13
yes
13
DECIMAL
48
15
yes
14
BENFT_AREA_DESCR
NVARCSTR
30
yes
15
BENFT_AREA_ID
NVARCSTR
yes
16
BENFT_PLAN_DESCR
30
yes
461
17
BENFT_PLAN_ID
NVARCSTR
yes
18
15
yes
19
NVARCSTR
yes
20
DATETIME
24
yes
21
CHANGE_DATE
DATETIME
24
yes
22
COST_RULE_DESCR
NVARCSTR
30
yes
23
COST_RULE_ID
NVARCSTR
yes
24
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
25
COUNTRY_GRP_ID
NVARCSTR
yes
26
Calculated:Number of beneficiaries
INTEGER
yes
27
NVARCSTR
20
yes
28
INTEGER
yes
29
COVERAGE_GRP_ID
Lookup Coverage Group using SAP function/T74FC.COVGR - Coverage group Lookup T74GB.LTEXT lookup on Benefit insurance coverage rule descritpion T74FA.BCOVE Benefits insurance coverage formula
NVARCSTR
yes
30
COVERAGE_RULE_ DESCR
NVARCSTR
20
yes
31
COVERAGE_RULE_ID
NVARCSTR
yes
32
CREDIT_USABLE_FLA G
Benefits Indicator: Credits Can Be Used. From Function HR_BEN_GET_PLAN_COST (0 = no, INTEGER 1 = Yes) Set to 1 if the record is current (ENDDA = 9999.12.31) INTEGER
yes
33
CURRENT_FLAG
yes
34
CURR_ID
NVARCSTR
yes
462
Appendix Table Column Details ELIGIBLTY_RULE_DE SCR LookupT5UCV.LTEXT lookup on Eligibility rule NVARCSTR descritpion
35
20
yes
36
ELIGIBLTY_RULE_ID
NVARCSTR
yes
37
NVARCSTR
60
yes
38
yes
39
EXTRACT_DATE
DATETIME
24
yes
40
INFOTYPE_ID
NVARCSTR
yes
41
NVARCSTR
30
yes
42
NVARCSTR
yes
43
LOAD_DATE
DATETIME
24
yes
44
LOAD_TIME
NVARCSTR
yes
45
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
46
PARTICIPATN_DATE
DATETIME
24
yes
47
PERSON_ID
NVARCSTR
no
48
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping PA0168.BENGR BSTAT Benefit first program grouping PA0168.BSTAT BSTAT Benefit second program grouping PA0168.ADDNO - Benefit Number of Additional Insurance Coverage Units
NVARCSTR
20
yes
49
NVARCSTR
20
yes
50
NVARCSTR
yes
51
NVARCSTR
yes
52
INTEGER
yes
463
Appendix Table Column Details RATE_SALARY_MULT IPLR T74FC.COVFA - Benefits factor for calculating insurance coverage base on Salary(Multiplier). DECIMAL Calculated as a lookup on INSURANCE_COVERAGE_RULE PA0168.SUBTY Subtype NVARCSTR
53
48
yes
54
SUBTYPE_CODE
no
55
TERMINATN_RULE_ID
NVARCSTR
yes
56
TERMINTN_RULE_DE SCR
Lookup T5UEU.LTEXT lookup on Termination rule descritpion If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0168.BEGDA Start date
NVARCSTR
20
yes
57
VALID_FLAG
INTEGER
yes
58
VALID_FROM_DATE
DATETIME
24
no
59
VALID_TO_DATE
DATETIME
24
no
60
VALID_TO_DATE_PRE V
DATETIME
24
yes
464
HR_INFOTYPE_0169_SAVINGS
HR master data for Savings Plan from Infotype 0169
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCOUNT_NUM
NVARCSTR
20
yes
48
13
yes
PA0169.PTAMT - Employee post-tax savings plan contribution amount PA0169.EEAMT Employees pre-tax saving contribution amount T5UC3.LTEXT - lookup on Benefit Area description
DECIMAL
48
13
yes
DECIMAL
48
13
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_PLAN_DESCR
30
yes
BENFT_PLAN_ID
NVARCSTR
yes
15
yes
10
NVARCSTR
yes
11
DATETIME
24
yes
12
CHANGE_DATE
DATETIME
24
yes
13
Lookup T74GE.LTEXT - Contribution Variant description (Employee) Lookup T74GE.LTEXT - Contribution Variant description (Employer) T74FD. EECON Benefits employee contribution rule
NVARCSTR
20
yes
14
NVARCSTR
20
yes
15
NVARCSTR
yes
16
NVARCSTR
yes
465
17
NVARCSTR
25
yes
18
COUNTRY_GRP_ID
NVARCSTR
yes
19
COUNT_BENEFIC_DE PENDNT
yes
20
CURRENT_FLAG
INTEGER
yes
21
CURR_ID
NVARCSTR
yes
22
ELIGIBLTY_RULE_DE SCR
20
yes
23
ELIGIBLTY_RULE_ID
NVARCSTR
yes
24
Lookup description for BEN_ENRTYP domain in DD07T PA0169.ENRTY Benefit type of plan enrollment
NVARCSTR
60
yes
25
NVARCSTR
yes
26
EXTRACT_DATE
DATETIME
24
yes
27
INFOTYPE_ID
NVARCSTR
yes
28
INVESTMNT_GRP_DE SCR
Lookup T5UCO.LTEXT - Benefit investment group texts T74FD.INVGR - Savings plans investment group
NVARCSTR
20
yes
29
INVESTMNT_GRP_ID
NVARCSTR
yes
30
INVESTMNT_OTHER_ FLAG INVESTMNT_PLAN_D ESCR_01 INVESTMNT_PLAN_D ESCR_02 INVESTMNT_PLAN_D ESCR_03 INVESTMNT_PLAN_D ESCR_04
PA0169.IPT01-IPT05 Indicates that more than 5 investment funds are used. Check SAP for DECIMAL names of other funds LookupT5UCN.LTEXT - Investments 01 for savings plans description LookupT5UCN.LTEXT - Investments 02 for savings plans description LookupT5UCN.LTEXT - Investments 03 for savings plans description LookupT5UCN.LTEXT - Investments 04 for savings plans description NVARCSTR
48
yes
31
20
yes
32
NVARCSTR
20
yes
33
NVARCSTR
20
yes
34
NVARCSTR
20
yes
466
Appendix Table Column Details INVESTMNT_PLAN_D ESCR_05 INVESTMNT_PLAN_ID _01 INVESTMNT_PLAN_ID _02 INVESTMNT_PLAN_ID _03 INVESTMNT_PLAN_ID _04 INVESTMNT_PLAN_ID _05 LookupT5UCN.LTEXT - Investments 05 for savings plans description
35
NVARCSTR
20
yes
36
NVARCSTR
yes
37
NVARCSTR
yes
38
NVARCSTR
yes
39
NVARCSTR
yes
40
NVARCSTR
yes
41
LOAD_DATE
DATETIME
24
yes
42
LOAD_TIME
NVARCSTR
yes
43
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
44
PARTICIPATN_DATE
DATETIME
24
yes
45
PERSON_ID
NVARCSTR
no
46
INTEGER
yes
47
INTEGER
yes
48
INTEGER
yes
49
INTEGER
yes
50
INTEGER
yes
51
PA0169.ITP06-ITP20Remaining percent investment not covered by IPT1-5. Check SAP INTEGER for remaining percentages PA1069.PTPCT - Employee post-tax saving plan contribution percentage DECIMAL
yes
52
48
yes
467
Appendix Table Column Details PRCNT_PRETAX_SAV NG PROGRAM_GRP_DE SCR_01 PROGRAM_GRP_DE SCR_02 PROGRAM_GRP_ID_0 1 PROGRAM_GRP_ID_0 2 START_POSTTAX_FL AG PA1069.EEPCT - Employees pre-tax savings plan contribution percentage LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping
53
DECIMAL
48
yes
54
NVARCSTR
20
yes
55
NVARCSTR
20
yes
56
yes
57
NVARCSTR
yes
58
INTEGER
yes
59
SUBTYPE_CODE
PA0169.SUBTY - Subtype
NVARCSTR
no
60
TERMINATN_RULE_D ESCR
NVARCSTR
20
yes
61
TERMINATN_RULE_ID
T5UBU.BTERM - Benefits termination rule If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0169.BEGDA - Start date
NVARCSTR
yes
62
VALID_FLAG
INTEGER
yes
63
VALID_FROM_DATE
DATETIME
24
no
64
VALID_TO_DATE
DATETIME
24
no
65
VALID_TO_DATE_PRE V VESTNG_RULE_DESC R
DATETIME
24
yes
66
NVARCSTR
20
yes
67
VESTNG_RULE_ID
NVARCSTR
yes
468
HR_INFOTYPE_0170_FLEX
HR Master data for Flexible Spending Accounts from infotype PA0170
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CONTRIBUTN_E MPLEE
PA0170.CAMNT - Employee contribution amount to spending account T5UC3.LTEXT - lookup on Benefit Area description
DECIMAL
48
13
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_PLAN_DESCR
30
yes
BENFT_PLAN_ID
NVARCSTR
yes
15
yes
NVARCSTR
yes
DATETIME
24
yes
CHANGE_DATE
DATETIME
24
yes
10
COUNTRY_GRP_DE SCR
NVARCSTR
15
yes
11
COUNTRY_GRP_ID
NVARCSTR
yes
12
CURRENT_FLAG
INTEGER
yes
13
CURR_ID
NVARCSTR
yes
14
ELIGIBLTY_RULE_DE SCR
20
yes
15
ELIGIBLTY_RULE_ID
NVARCSTR
yes
16
ENROLLMNT_TYPE_D ESCR
NVARCSTR
60
yes
469
17
yes
18
EXTRACT_DATE
DATETIME
24
yes
19
INFOTYPE_ID
NVARCSTR
yes
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
NVARCSTR
yes
22
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
23
PARTICIPATN_DATE
DATETIME
24
yes
24
PERSON_ID
NVARCSTR
no
25
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping PA0170.BENGR Employee benefit program first group PA0170.BSTAT Employee benefit program second group
NVARCSTR
20
yes
26
NVARCSTR
20
yes
27
NVARCSTR
yes
28
NVARCSTR
yes
29
SUBTYPE_CODE
PA0170.SUBTY Subtype
NVARCSTR
no
30
TERMINATN_RULE_ID
NVARCSTR
yes
31
TERMINTN_RULE_DE SCR
Lookup T5UEU.LTEXT lookup on Termination rule descritpion If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0170.BEGDA Start date
NVARCSTR
20
yes
32
VALID_FLAG
INTEGER
yes
33
VALID_FROM_DATE
DATETIME
24
no
34
VALID_TO_DATE
DATETIME
24
no
470
35
DATETIME
24
yes
471
HR_INFOTYPE_0171_BENEFIT
HR Master data for General Benefits from infotype PA0171
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AFFIDAVIT_DATE
DATETIME
24
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_OFFICER_FLA G
INTEGER
yes
CHANGE_DATE
DATETIME
24
yes
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
10
HIGH_COMPENSATN_ FLAG
INTEGER
yes
11
INFOTYPE_ID
NVARCSTR
yes
12
INSURED_FLAG
INTEGER
yes
13
LOAD_DATE
DATETIME
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
OTHER_PLAN_FLAG
yes
16
OWNER_FLAG
INTEGER
yes
472
17
PERSON_ID
NVARCSTR
no
18
PHYSICIAN_NAME
NVARCSTR
30
yes
19
PHYSICIAN_NUM
PA0171.DOCI1 Physician ID
NVARCSTR
20
yes
20
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping
NVARCSTR
20
yes
21
NVARCSTR
20
yes
22
NVARCSTR
yes
23
NVARCSTR
yes
24
INTEGER
yes
25
SMOKER_FLAG
INTEGER
yes
26
SUBTYPE_CODE
PA0171.SUBTY Subtype If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0171.BEGDA Start date
NVARCSTR
no
27
VALID_FLAG
INTEGER
yes
28
VALID_FROM_DATE
DATETIME
24
no
29
VALID_TO_DATE
DATETIME
24
no
30
VALID_TO_DATE_PRE V
DATETIME
24
yes
473
HR_INFOTYPE_0236_CREDIT
HR Master data for Credit Plans from infotype PA0236
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CREDIT
PA0236.CRAMO Employees actual credit amount T5UC3.LTEXT - lookup on Benefit Area description
DECIMAL
48
13
yes
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_PLAN_DESCR
30
yes
BENFT_PLAN_ID
NVARCSTR
yes
15
yes
NVARCSTR
yes
DATETIME
24
yes
CHANGE_DATE
PA0236.AEDTM Changed on
DATETIME
24
yes
10
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
11
COUNTRY_GRP_ID
NVARCSTR
yes
12
CURRENT_FLAG
INTEGER
yes
13
CURR_ID
NVARCSTR
yes
14
ELIGIBLTY_RULE_DE SCR
20
yes
15
ELIGIBLTY_RULE_ID
NVARCSTR
yes
16
ENROLLMNT_TYPE_D ESCR
NVARCSTR
60
yes
474
17
yes
18
EXTRACT_DATE
DATETIME
24
yes
19
INFOTYPE_ID
NVARCSTR
yes
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
NVARCSTR
yes
22
MANUAL_ELIGIBLTY_ DATE
DATETIME
24
yes
23
PARTICIPATN_DATE
DATETIME
24
yes
24
PERSON_ID
NVARCSTR
no
25
LookupT5UCT.LTEXT description lookup for the first benefits program grouping LookupT5UC9.LTEXT description lookup for the second benefits program grouping PA0236.BENGR Employee benefit program first grouping PA0236.BSTAT- Benefit program second grouping
NVARCSTR
20
yes
26
NVARCSTR
20
yes
27
NVARCSTR
yes
28
NVARCSTR
yes
29
SUBTYPE_CODE
PA0236.SUBTY Subtype
NVARCSTR
no
30
TERMINATN_RULE_ID
NVARCSTR
yes
31
TERMINTN_RULE_DE SCR
Lookup T5UEU.LTEXT lookup on Termination rule descritpion If there is duplication in date-effective periods for the same record, the flag is set to 0, if the record is unique - then it is 1; used to filter the data before genera PA0236.BEGDA From
NVARCSTR
20
yes
32
VALID_FLAG
INTEGER
yes
33
VALID_FROM_DATE
DATETIME
24
no
34
VALID_TO_DATE
PA0236.ENDDA To
DATETIME
24
no
475
35
DATETIME
24
yes
476
HR_INFOTYPE_1000_DBTABLE
HR Master data forOrganizational unit descriptions from the active plan from HPA1000 infotype
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
HRP1000.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
HIST_RECORD_FLAG
INTEGER
yes
INFOTYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_ID
HRP1000.OBJID Object ID
NVARCSTR
no
OBJ_ID_FULL
NVARCSTR
10
yes
10
OBJ_NAME
NVARCSTR
40
yes
11
OBJ_NAME_SEARCH
NVARCSTR
52
yes
12
OBJ_NAME_SHORT
NVARCSTR
12
yes
13
OBJ_TYPE_DESCR
NVARCSTR
25
yes
14
OBJ_TYPE_ID
NVARCSTR
no
15
VALID_FLAG
INTEGER
yes
16
VALID_FROM_DATE
DATETIME
24
no
477
17
VALID_TO_DATE
DATETIME
24
no
18
VALID_TO_DATE_PRE V
DATETIME
24
yes
478
HR_INFOTYPE_1001_DBTABLE
HR master data - hr objects details from infotype HRP1001
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
HRP1001.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
HIST_RECORD_FLAG
INTEGER
yes
INFOTYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_ID
HRP1001.OBJID Object ID
NVARCSTR
no
OBJ_ID_FULL
NVARCSTR
10
yes
10
OBJ_ID_PAR
NVARCSTR
45
yes
11
OBJ_TYPE_DESCR
Lookup T777O.OTEXT description for Object Type from T7770 Lookup T777O.OTEXT description for the related Object Type from T7770
NVARCSTR
25
yes
12
OBJ_TYPE_DESCR_P AR
NVARCSTR
25
yes
13
OBJ_TYPE_ID
NVARCSTR
no
14
OBJ_TYPE_ID_PAR
NVARCSTR
yes
15
PLOG_VARIATION_FI ELD
NVARCSTR
10
no
16
PRCNT_WEIGHT
DECIMAL
48
yes
479
17
PRIORITY_CODE
HRP1001.PRIOX Priority
NVARCSTR
no
18
RELATIONSHIP_DESC R
NVARCSTR
25
yes
19
RELATIONSHIP_ID
HRP1001.RELAT Relationship between objects Lookup description for RSIGN domain in DD07T
NVARCSTR
no
20
NVARCSTR
60
yes
21
NVARCSTR
no
22
SUBTYPE_DESCR
NVARCSTR
25
yes
23
SUBTYPE_ID
HRP1001.SUBTY Subtype
NVARCSTR
yes
24
VALID_FROM_DATE
DATETIME
24
no
25
VALID_TO_DATE
DATETIME
24
no
26
VALID_TO_DATE_PRE V
DATETIME
24
yes
480
HR_INFOTYPE_1007_DBTABLE
HR master data - hr objects details from infotype HRP1007
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
HRP1007.AEDTM Changed on
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
EXTRACT_DATE
DATETIME
24
yes
HIST_RECORD_FLAG
INTEGER
yes
INFOTYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_ID
HRP1007.OBJID Object ID
NVARCSTR
no
OBJ_ID_FULL
HRP1007.OTJID Concatenation of object type and object ID Lookup T777O.OTEXT description for Object Type from T7770
NVARCSTR
10
yes
10
OBJ_TYPE_DESCR
NVARCSTR
25
yes
11
OBJ_TYPE_ID
NVARCSTR
no
12
NVARCSTR
10
yes
13
NVARCSTR
yes
14
VALID_FLAG
INTEGER
yes
15
VALID_FROM_DATE
DATETIME
24
no
16
VALID_TO_DATE
DATETIME
24
no
481
17
DATETIME
24
yes
HR_INFOTYPE_VALIDATION
Distinct Merge of date-effective records works only when there is a single valid record stored in the source system (unique by Valid From Date or unique by Valid To Date)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
PA0041.AEDTM Changed on
DATETIME
24
yes
EXTRACT_DATE
DATETIME
24
yes
INFOTYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_IDENTIFICTN_C ODE
NVARCSTR
no
PERSON_ID
NVARCSTR
no
SUBTYPE_CODE
PA0041.SUBTY Subtype
NVARCSTR
no
VALID_FLAG
INTEGER
yes
10
VALID_FROM_DATE
PA0041.BEGDA From
DATETIME
24
no
11
VALID_TO_DATE
PA0041.ENDDA To
DATETIME
24
no
12
VALID_TO_DATE_CAL C
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform
24
yes
482
IDENTIFICATION_TYPE
Employee Identification type descriptive attributes from T509G; load IDENTIFICATION_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
NVARCSTR
30
yes
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
483
INFORECORD
Inforecord contains vendor-material relationship based on past orders and quotations from the vendor for a particular material to a purchasing org, plant for a particular
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AVAIL_FROM_DATE
DATETIME
24
yes
AVAIL_TO_DATE
DATETIME
24
yes
CREATE_DATE
EINA.ERDAT - Date on which the record was created EINA.LOEKZ - Purchasing info: general data flagged for deletion EINA.TXZ01- Short text for purchasing info record EINE.INFNR - Number of purchasing info record
DATETIME
24
yes
DELETE_FLAG
NVARCSTR
yes
INFORECORD_DES CR
NVARCSTR
40
yes
INFORECORD_ID
NVARCSTR
10
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MANUFACT_CODE
EINA.MFRNR - Manufacturer
NVARCSTR
10
yes
10
MATERIAL_ID
NVARCSTR
18
yes
11
MTRL_DESCR
NVARCSTR
40
yes
12
MTRL_GRP_DESCR
20
yes
13
MTRL_GRP_ID
NVARCSTR
yes
14
MTRL_NUM_VENDOR
NVARCSTR
35
yes
15
REGULAR_VENDOR _FLAG
NVARCSTR
yes
16
UOM_CODE_BASE
T006.MSEH3 - External UOM code (as displayed, language-dependent) for Base UOM NVARCSTR
yes
484
Appendix Table Column Details T006.MSEH3 - External UOM code (as displayed, language-dependent) for Order UOM EINA.LMEIN - Base unit of measure
17
UOM_CODE_ORDER
NVARCSTR
yes
18
UOM_ID_BASE
NVARCSTR
yes
19
UOM_ID_ORDER
NVARCSTR
yes
20
VENDOR_ID
NVARCSTR
10
yes
21
VENDOR_NAME
NVARCSTR
35
yes
22
VENDOR_SUBRANGE
NVARCSTR
yes
485
INFORECORD_BY_ORG
Inforecord master by Purchasing Organization (SAP source tables - EINA/EINE)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_NET_PRICE_TR X AMT_VALID_PRICE_T RX
EINE.NETPR - Net price in purchasing info record EINE.EFFPR - Effective price in purchasing info record
DECIMAL
48
11
yes
DECIMAL
48
11
yes
AVAIL_FROM_DATE
DATETIME
24
yes
AVAIL_TO_DATE
DATETIME
24
yes
CREATE_DATE
DATETIME
24
yes
CURR_ID
NVARCSTR
yes
DAYS_PLAN_DELIV
INTEGER
yes
DELETE_FLAG
EINA.LOEKZ - Purchasing info: general data flagged for deletion Lookup on DD07T for ESOKZ domain descriptions (Inforecord Category) EINE.ESOKZ - Purchasing info record category ( 0=Standard, 2=Consignment, 3=Subcontract, P=Pipeline) EINA.TXZ01- Short text for purchasing info record EINE.INFNR - Number of purchasing info record Lookup on TINCT.BEZEI - Incoterms 1 Description
NVARCSTR
yes
NVARCSTR
20
yes
10
NVARCSTR
no
11
NVARCSTR
40
yes
12
INFORECORD_ID
NVARCSTR
10
no
13
NVARCSTR
30
yes
14
NVARCSTR
yes
15
NVARCSTR
28
yes
16
DATETIME
24
yes
486
17
LOAD_DATE
DATETIME
24
yes
18
LOAD_TIME
NVARCSTR
yes
19
MATERIAL_ID
NVARCSTR
18
yes
20
MTRL_DESCR
NVARCSTR
40
yes
21
MTRL_GRP_DESCR
20
yes
22
MTRL_GRP_ID
NVARCSTR
yes
23
MTRL_NUM_VENDOR
35
yes
24
NO_CASH_DISCNT_F LAG
EINE.SKTOF - No cash discount granted on this item EINE.UEBTK - Indicator: Unlimited overdelivery allowed
NVARCSTR
yes
25
OVERDELIV_FLAG
NVARCSTR
yes
26
PLANT_ID
EINE.WERKS - Plant
NVARCSTR
no
27
PLANT_NAME
T001W.NAME1 Name
NVARCSTR
30
yes
28
EINE.BPUMN - Denominator for conv. of order INTEGER price unit into order unit EINE.BPUMZ - Numerator for conversion of order price unit into order unit
yes
29
INTEGER
yes
30
DATETIME
24
yes
31
PURCH_DOC_ID
10
yes
32
PURCH_GRP_ID
NVARCSTR
yes
33
PURCH_GRP_NAME
NVARCSTR
18
yes
34
PURCH_LINE_ITEM_I D
NVARCSTR
yes
487
35
PURCH_ORG_ID
NVARCSTR
no
36
PURCH_ORG_NAME
NVARCSTR
20
yes
37
QTY_MIN_PURCH
DECIMAL
48
13
yes
38
QTY_OVERDELIV_TO LERANCE
DECIMAL
48
yes
39
QTY_PRICE_UNIT
INTEGER
yes
40
QTY_PURCH_MAX
DECIMAL
48
13
yes
41
DECIMAL
48
13
yes
42
DECIMAL
48
yes
43
NVARCSTR
yes
44
UOM_CODE_BASE
T006.MSEH3 - External UOM code (as displayed, language-dependent) for Base UOM NVARCSTR T006.MSEH3 - External UOM code (as displayed, language-dependent) for Order UOM T006.MSEH3 - External UOM code (as displayed, language-dependent) for Pricing Unit UOM EINA.LMEIN - Base unit of measure
yes
45
UOM_CODE_ORDER
NVARCSTR
yes
46
UOM_CODE_PRICE
NVARCSTR
yes
47
UOM_ID_BASE
NVARCSTR
yes
48
UOM_ID_ORDER
NVARCSTR
yes
49
UOM_ID_PRICE
NVARCSTR
yes
50
VENDOR_ID
NVARCSTR
10
yes
51
VENDOR_NAME
NVARCSTR
35
yes
52
VENDOR_SUBRANGE
NVARCSTR
yes
488
INSURANCE_COVERAGE_GROUP
Insurance coverage grouping descriptive attributes from T74G2; load INSURANCE_COVERAGE_GROUP dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
T74G2.LTEXT Benefit insurance coverage grouping text Concatenated: T74G2.COVGR Benefit insurance coverage grouping + T74G2.LTEXT Benefit insurance coverage grouping text T74G2.COVGR Benefit insurance coverage grouping
NVARCSTR
20
yes
NVARCSTR
30
yes
COVERAGE_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
489
INSURANCE_COVERAGE_RULE
Benefit insurance coverage rules and formulas from T74FB, T74FC, PA0168 (date-effective)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGE_GRP_DESCR
20
yes
AGE_GRP_ID
NVARCSTR
no
AGE_MAX
Lookup T5UBL maximum age in age group or set to 99 if no maximum specified Lookup T5UBL minimum age in age group or set to 0 if no minimum specified
INTEGER
yes
AGE_MIN
INTEGER
yes
AMT_COVERAGE
DECIMAL
48
15
yes
AMT_COVERAGE_M AX AMT_COVERAGE_M IN
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_SALARY_MAX
Lookup T5UBK max salary in salary group or set to big number if no maximum specified
DECIMAL
48
15
yes
AMT_SALARY_MIN
Lookup T5UBK minimum salary in salary group DECIMAL or set to 0 if no minimum specified T5UC3.LTEXT - lookup on Benefit Area description
48
15
yes
10
BENFT_AREA_DESCR
NVARCSTR
30
yes
11
BENFT_AREA_ID
NVARCSTR
no
12
BENFT_PLAN_DESCR
30
yes
13
BENFT_PLAN_ID
NVARCSTR
no
14
COVERAGE_FLAG
T74FB.COVIN- Benefits indicator for insurance DECIMAL coverage group (1/0) Lookup T74G2.LTEXT lookup on Coverage Group descritpion
48
10
yes
15
COVERAGE_GRP_D ESCR
NVARCSTR
20
yes
16
COVERAGE_GRP_ID
NVARCSTR
no
490
Appendix Table Column Details COVERAGE_RULE_ DESCR COVERAGE_RULE_ FULL_NAME Lookup T74GB.LTEXT lookup on Benefit insurance coverage rule descritpion Concatenated: T74FC.BCOVE - Insurance coverage formula (rule) + Lookup T74GB.LTEXT lookup on Benefit insurance coverage rule descritpion T74FC.BCOVE - Insurance coverage formula (rule) Set to 1 if the record is current (ENDDA = 9999.12.31) Lookup T5UBY.CURRE lookup on Currency Key
17
NVARCSTR
20
yes
18
NVARCSTR
30
yes
19
COVERAGE_RULE_ID
NVARCSTR
no
20
CURRENT_FLAG
INTEGER
yes
21
CURR_ID
NVARCSTR
yes
22
EXTRACT_DATE
DATETIME
24
yes
23
LOAD_DATE
DATETIME
24
yes
24
LOAD_TIME
NVARCSTR
yes
25
PARAMETER_GRP_ DESCR
NVARCSTR
20
yes
26
PARAMETER_GRP_ID
NVARCSTR
yes
27
T74FC.COVFA - Benefits factor for calculating DECIMAL insurance coverage base on Salary(Multiplier) Lookup T5UCK.LTEXT lookup on Salary group NVARCSTR descritpion
48
yes
28
20
yes
29
SALARY_GRP_ID
NVARCSTR
no
30
SENIORITY_GRP_DE SCR
NVARCSTR
20
yes
31
SENIORITY_GRP_ID
NVARCSTR
no
32
SENIORITY_MAX
Lookup T5UBM maximum LOS in LOS group or set to 999 if no maximum specified
INTEGER
yes
33
SENIORITY_MIN
Lookup T5UBM minimum LOS in LOS group or INTEGER set to 0 if no minimum specified
yes
34
VALID_FROM_DATE
DATETIME
24
no
491
35
VALID_TO_DATE
DATETIME
24
yes
36
VALID_TO_DATE_PRE V
DATETIME
24
yes
492
INSURANCE_OPTION
Benefits - Insurance Option date-effective attributes from T74FA, T74GA; load INSURANCE_OPTION dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
yes
BENFT_PLAN_DESCR
30
yes
BENFT_PLAN_ID
NVARCSTR
yes
COST_RULE_DESCR
NVARCSTR
30
yes
COST_RULE_ID
NVARCSTR
yes
COVERAGE_RULE_ DESCR
Lookup T74GB.LTEXT lookup on Benefit insurance coverage rule descritpion T74FA.BCOVE Benefits insurance coverage formula Set to 1 if the record is current (ENDDA = 9999.12.31) T74GA.LTEXT Benefits insurance coverage level text Concatenated: T74FA.BCOVR Benefits insurance option+ T74GA.LTEXT Benefits insurance coverage level text T74FA.BCOVR Benefits insurance option
NVARCSTR
20
yes
COVERAGE_RULE_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
10
NVARCSTR
30
yes
11
NVARCSTR
40
yes
12
NVARCSTR
yes
13
DECIMAL
48
28
no
14
LOAD_DATE
DATETIME
24
yes
15
LOAD_TIME
NVARCSTR
yes
16
VALID_FROM_DATE
DATETIME
24
yes
493
17
VALID_TO_DATE
DATETIME
24
yes
INTER_COMPANY_TERM01
TINCT - Inter Company Terms01
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
no
30
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
494
INTERNAL_ORDER
AUFK - Internal Order Master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALLOCTN_GRP_CO DE
NVARCSTR
yes
APPLICTN_DATE
AUFK-USER5
DATETIME
24
yes
BUS_AREA_ID
AUFK-GSBER
NVARCSTR
yes
BUS_AREA_NAME
NVARCSTR
30
yes
CHANGE_DATE
AUFK-AEDAT
DATETIME
24
yes
CLOSE_DATE
AUFK-IDAT3
DATETIME
24
yes
CMPNY_CODE_ID
AUFK-BUKRS
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
COMPLT_DATE
AUFK-IDAT2
DATETIME
24
yes
10
AUFK-KOSTL
NVARCSTR
10
yes
11
AUFK-KOSTV
NVARCSTR
10
yes
12
AUFK-AKSTL
NVARCSTR
10
yes
13
AUFK-CCKEY
NVARCSTR
23
yes
14
AUFK-KSTAR
NVARCSTR
10
yes
15
CREATE_DATE
AUFK-ERDAT
DATETIME
24
yes
16
CTRL_AREA_ID
AUFK-KOKRS
NVARCSTR
yes
495
17
CTRL_AREA_NAME
NVARCSTR
25
yes
18
CURR_ID
AUFK-WAERS
NVARCSTR
yes
19
DELETE_CODE
AUFK-LOEKZ
NVARCSTR
yes
20
DEPARTMENT
AUFK-USER6
NVARCSTR
15
yes
21
DOC_CATEG_DESCR
NVARCSTR
60
yes
22
DOC_CATEG_ID
AUFK-AUTYP
NVARCSTR
yes
23
DOC_TYPE_DESCR
NVARCSTR
40
yes
24
DOC_TYPE_ID
AUFK-AUART
NVARCSTR
yes
25
EQUITY_TYPE_CODE
AUFK-ETYPE
NVARCSTR
yes
26
AUFK-USER4
DECIMAL
48
11
yes
27
AUFK-AUFEX
NVARCSTR
20
yes
28
AUFK-SAKNR
NVARCSTR
10
yes
29
INTERNAL_ORDER_ID
AUFK-AUFNR
NVARCSTR
12
no
30
AUFK-REFNR
NVARCSTR
12
yes
31
AUFK-ASTNR
NVARCSTR
yes
32
AUFK-VNAME
NVARCSTR
yes
33
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
34
LOAD_TIME
NVARCSTR
yes
496
35
LOCATN_ID
AUFK-STORT
NVARCSTR
10
yes
36
OBJ_ID
AUFK-OBJNR
NVARCSTR
22
yes
37
ORDER_DESCR
AUFK-KTEXT
NVARCSTR
40
yes
38
ORDER_STATUS_ID
AUFK-ASTKZ
NVARCSTR
yes
39
OVERHEAD_CODE
AUFK-ZSCHL
NVARCSTR
yes
40
AUFK-PDAT3
DATETIME
24
yes
41
AUFK-PDAT2
DATETIME
24
yes
42
PLANNED_REL_DATE
AUFK-PDAT1
DATETIME
24
yes
43
PLANT_ID
AUFK-WERKS
NVARCSTR
yes
44
PLANT_ID_LOCATN
AUFK-SOWRK
NVARCSTR
yes
45
PLANT_NAME
Name
NVARCSTR
30
yes
46
PROFIT_CNTR_ID
AUFK-PRCTR
NVARCSTR
10
yes
47
PROJ_ELEM_DESCR
NVARCSTR
40
yes
48
PROJ_ELEM_ID
NVARCSTR
24
yes
49
RECOVERY_CODE
AUFK-RECID
NVARCSTR
yes
50
RELEASE_DATE
AUFK-IDAT1
DATETIME
24
yes
51
RESP_PERSON
AUFK-USER2
NVARCSTR
20
yes
52
SALES_LINE_ITEM_ID
AUFK-KDPOS
NVARCSTR
yes
497
53
SALES_ORDER_ID
AUFK-KDAUF
NVARCSTR
10
yes
54
STATUS_UPDT_DATE
AUFK-STDAT
DATETIME
24
yes
55
WORK_BEGIN_DATE
AUFK-USER7
DATETIME
24
yes
56
WORK_END_DATE
AUFK-USER8
DATETIME
24
yes
INTERNAL_ORDER_HIER
CCSS-AUFNR - Internal Order Hierarchy- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
12
no
LEAF_FLAG
Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
NVARCSTR
12
no
ROOT_FLAG
Is Root
NVARCSTR
no
498
INTERNAL_ORDER_HIER_BAD
CCSS-AUFNR Internal Order Hierarchy table with invalid records- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
12
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LEAF_FLAG
Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
NVARCSTR
12
no
10
ROOT_FLAG
Is Root
NVARCSTR
no
499
INTERNAL_ORDER_HIER_HZ
CCSS-AUFNR - Internal Order hierarchy horizontally flattenned- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
INTERNAL_ORDER_ID
NVARCSTR
12
no
LEAF_LVL
DECIMAL
48
28
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
64
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
12
no
LVL_01_DESCR
NVARCSTR
64
yes
LVL_01_FULL_NAME
NVARCSTR
120
yes
10
LVL_01_ID
NVARCSTR
12
no
11
LVL_02_DESCR
NVARCSTR
64
yes
12
LVL_02_FULL_NAME
NVARCSTR
120
yes
13
LVL_02_ID
NVARCSTR
12
no
14
LVL_03_DESCR
NVARCSTR
64
yes
15
LVL_03_FULL_NAME
NVARCSTR
120
yes
16
LVL_03_ID
NVARCSTR
12
no
500
17
LVL_04_DESCR
NVARCSTR
64
yes
18
LVL_04_FULL_NAME
NVARCSTR
120
yes
19
LVL_04_ID
NVARCSTR
12
no
INTERNAL_ORDER_HIER_VR
CCSS-AUFNR - Internal Order hierarchy flattenned vertically - cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
12
no
DEPTH
DECIMAL
48
28
yes
LEAF_FLAG
Node Is leaf
DECIMAL
48
28
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_FULL_NAME
120
yes
10
PARENT_ID
NVARCSTR
12
no
11
ROOT_FLAG
Node Is root
DECIMAL
48
28
yes
501
INTERNAL_ORDER_STATUS
Internal Order status name and descritpion from TKO04
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DOC_TYPE_DESCR
NVARCSTR
40
yes
DOC_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
ORDER_STATUS_D ESCR
NVARCSTR
40
yes
ORDER_STATUS_ID
NVARCSTR
no
502
INVENTORY_CUM
Cumulative sum of material movements by material, plant, storage location, posting date. The source table is joined to itself in order to set the time periods for each cu
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK_CONSIG N_KSPEM
Blocked Consignment Stock Type bucket KSPEM. Valuation Amount in Local currency Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency Quality Assurance Consignment Stock Type bucket - KINSM. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_BLOCK_SPEME
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA_CONSIGN_K INSM
DECIMAL
48
15
yes
AMT_QA_INSME
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Restricted Consignment Stock Type bucket KEINM. Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Plant Transfer Stock Type bucket - UMLMC. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Plant Transit Stock Type bucket - TRAME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
10
AMT_TRNFR_UMLME
DECIMAL
48
15
yes
11
AMT_TRNST_PLANT_ TRAME
DECIMAL
48
15
yes
12
AMT_TTL
DECIMAL
48
15
yes
13
Unrestricted Consignment Stock Type bucket - DECIMAL KLABS. Valuation Amount in Local currency Unrestricted Stock Type ID - LABST. Valuation DECIMAL Amount in Local currency
48
15
yes
14
48
15
yes
15
CMPNY_CODE_ID
NVARCSTR
no
16
CURR_ID
NVARCSTR
no
503
17
LOAD_DATE
DATETIME
24
yes
18
LOAD_TIME
NVARCSTR
yes
19
MATERIAL_ID
NVARCSTR
18
no
20
MTRL_GRP_ID
NVARCSTR
no
21
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
22
POST_DATE
DATETIME
24
no
23
PROD_HIER_ID
NVARCSTR
18
no
24
PURCH_ORG_ID
Lookup on T001W.EKORG Purchasing organization Blocked Consignment Stock Type bucket KSPEM
NVARCSTR
no
25
QTY_BLOCK_CONSIG N_KSPEM
DECIMAL
48
15
yes
26
QTY_BLOCK_SPEME
DECIMAL
48
15
yes
27
QTY_OTHER
All Stocks not assigned to one of the above buckets go here Quality Assurance Consignment Stock Type bucket - KINSM
DECIMAL
48
15
yes
28
QTY_QA_CONSIGN_K INSM
DECIMAL
48
15
yes
29
QTY_QA_INSME
48
15
yes
30
DECIMAL
48
15
yes
31
DECIMAL
48
15
yes
32
DECIMAL
48
15
yes
33
DECIMAL
48
15
yes
34
QTY_TRNFR_UMLME
DECIMAL
48
15
yes
504
35
Plant Transit Stock Type bucket - TRAME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.
DECIMAL
48
15
yes
36
QTY_TTL
DECIMAL
48
15
yes
37
48
15
yes
38
DECIMAL
48
15
yes
39
NVARCSTR
no
40
UOM_ID
NVARCSTR
no
41
VALUATN_AREA_ID
NVARCSTR
no
505
INVENTORY_DAILY_VIEW
Joins INVENTORY_FACT to the TIME_DIM. This gives a daily snapshot of inventory balances.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK
Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency Blocked Consignment Stock Type bucket KSPEM. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_BLOCK_CONSIG N
DECIMAL
48
15
yes
AMT_ONHAND
Calculated as sum of Unrestricted plus in QA plus Resticted plus Unresricted in Consignment DECIMAL All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Quality Assurance Consignment Stock Type bucket - KINSM. Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Restricted Consignment Stock Type bucket KEINM. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Plant Transfer Stock Type bucket - UMLMC. Valuation Amount in Local currency Plant Transit Stock Type bucket - TRAME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
AMT_QA_CONSIGN
DECIMAL
48
15
yes
AMT_RESTRICT
DECIMAL
48
15
yes
AMT_RESTRICT_CON SIGN
DECIMAL
48
15
yes
AMT_RETURN
DECIMAL
48
15
yes
10
AMT_TRNFR
DECIMAL
48
15
yes
11
AMT_TRNFR_PLANT
DECIMAL
48
15
yes
12
AMT_TRNST_PLANT
DECIMAL
48
15
yes
13
AMT_TTL
DECIMAL
48
15
yes
14
AMT_UNRESTRCT
Unrestricted Stock Type ID - LABST. Valuation DECIMAL Amount in Local currency Unrestricted Consignment Stock Type bucket - DECIMAL KLABS. Valuation Amount in Local currency
48
15
yes
15
48
15
yes
16
DECIMAL
48
13
yes
506
17
CALENDAR_DATE
DATETIME
24
no
18
CMPNY_CODE_ID
NVARCSTR
no
19
CURRENT_FLAG
NVARCSTR
yes
20
CURR_ID
NVARCSTR
no
21
LOAD_DATE
DATETIME
24
yes
22
LOAD_TIME
NVARCSTR
yes
23
MATERIAL_ID
NVARCSTR
18
no
24
MTRL_GRP_ID
NVARCSTR
no
25
MTRL_MVMT_CALC_F LAG
NVARCSTR
yes
26
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
27
POST_DATE
DATETIME
24
yes
28
PROD_HIER_ID
NVARCSTR
18
no
29
PURCH_ORG_ID
NVARCSTR
no
30
QTY_BLOCK
DECIMAL
48
15
yes
31
QTY_BLOCK_CONSIG N
Blocked Consignment Stock Type bucket KSPEM Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here
DECIMAL
48
15
yes
32
QTY_ONHAND
DECIMAL
48
15
yes
33
QTY_OTHER
DECIMAL
48
15
yes
34
QTY_QA
48
15
yes
507
Appendix Table Column Details Quality Assurance Consignment Stock Type bucket - KINSM Set value to NULL for optional initial Inventory History creation - do not have this value for prior periods. Set value to NULL for optional stock history creation - do not have this value for prior periods. Restricted Stock Type bucket - EINME
35
QTY_QA_CONSIGN
DECIMAL
48
15
yes
36
QTY_REORD_POINT
DECIMAL
48
13
yes
37
QTY_REPLENISH
DECIMAL
48
13
yes
38
QTY_RESTRICT
DECIMAL
48
15
yes
39
QTY_RESTRICT_CON SIGN
DECIMAL
48
15
yes
40
QTY_RETURN
DECIMAL
48
15
yes
41
QTY_TRNFR
DECIMAL
48
15
yes
42
QTY_TRNFR_PLANT
DECIMAL
48
15
yes
43
QTY_TRNST_PLANT
Plant Transit Stock Type bucket - TRAME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above. Unrestricted Stock Type ID - LABST
DECIMAL
48
15
yes
44
QTY_TTL
DECIMAL
48
15
yes
45
QTY_UNRESTRCT
DECIMAL
48
15
yes
46
48
15
yes
47
NVARCSTR
no
48
UOM_ID
MSEG.MEINS Base unit of measure for material Stock Level Valid From Date - MSEG. BUDAT Posting date in the document
NVARCSTR
no
49
VALID_FROM_DATE
DATETIME
24
no
50
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform Lookup onT001W.BWKEY Valuation area NVARCSTR
24
yes
51
VALUATN_AREA_ID
no
508
INVENTORY_FACT
Stock levels (historical balances) of material movements (QTY and AMT) by material, plant, storage location, posting date, material attributes, and other organizational
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK
Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency Blocked Consignment Stock Type bucket KSPEM. Valuation Amount in Local currency Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_BLOCK_CONSIG N
DECIMAL
48
15
yes
AMT_ONHAND
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Quality Assurance Consignment Stock Type bucket - KINSM. Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Restricted Consignment Stock Type bucket KEINM. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Plant Transfer Stock Type bucket - UMLMC. Valuation Amount in Local currency Plant Transit Stock Type bucket - TRAME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
AMT_QA_CONSIGN
DECIMAL
48
15
yes
AMT_RESTRICT
DECIMAL
48
15
yes
AMT_RESTRICT_CON SIGN
DECIMAL
48
15
yes
AMT_RETURN
DECIMAL
48
15
yes
10
AMT_TRNFR
DECIMAL
48
15
yes
11
AMT_TRNFR_PLANT
DECIMAL
48
15
yes
12
AMT_TRNST_PLANT
DECIMAL
48
15
yes
13
AMT_TTL
DECIMAL
48
15
yes
14
AMT_UNRESTRCT
Unrestricted Stock Type ID - LABST. Valuation DECIMAL Amount in Local currency Unrestricted Consignment Stock Type bucket - DECIMAL KLABS. Valuation Amount in Local currency
48
15
yes
15
48
15
yes
16
DECIMAL
48
13
yes
509
17
CMPNY_CODE_ID
NVARCSTR
no
18
CURRENT_FLAG
NVARCSTR
yes
19
CURR_ID
NVARCSTR
no
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
NVARCSTR
yes
22
MATERIAL_ID
NVARCSTR
18
no
23
MTRL_GRP_ID
NVARCSTR
no
24
MTRL_MVMT_CALC_F LAG
NVARCSTR
yes
25
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
26
POST_DATE
DATETIME
24
yes
27
PROD_HIER_ID
NVARCSTR
18
no
28
PURCH_ORG_ID
NVARCSTR
no
29
QTY_BLOCK
DECIMAL
48
15
yes
30
QTY_BLOCK_CONSIG N
Blocked Consignment Stock Type bucket KSPEM Calculated as sum of Unrestricted + in QA + Resticted + Unresricted in Consignment All Stocks not assigned to one of the above buckets go here
DECIMAL
48
15
yes
31
QTY_ONHAND
DECIMAL
48
15
yes
32
QTY_OTHER
DECIMAL
48
15
yes
33
QTY_QA
48
15
yes
34
QTY_QA_CONSIGN
DECIMAL
48
15
yes
510
Appendix Table Column Details Set value to NULL for optional initial Inventory History creation - do not have this value for prior periods. Set value to NULL for optional stock history creation - do not have this value for prior periods. Restricted Stock Type bucket - EINME
35
QTY_REORD_POINT
DECIMAL
48
13
yes
36
QTY_REPLENISH
DECIMAL
48
13
yes
37
QTY_RESTRICT
DECIMAL
48
15
yes
38
QTY_RESTRICT_CON SIGN
DECIMAL
48
15
yes
39
QTY_RETURN
DECIMAL
48
15
yes
40
QTY_TRNFR
DECIMAL
48
15
yes
41
QTY_TRNFR_PLANT
DECIMAL
48
15
yes
42
QTY_TRNST_PLANT
Plant Transit Stock Type bucket - TRAME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above. Unrestricted Stock Type ID - LABST.
DECIMAL
48
15
yes
43
QTY_TTL
DECIMAL
48
15
yes
44
QTY_UNRESTRCT
DECIMAL
48
15
yes
45
48
15
yes
46
NVARCSTR
no
47
UOM_ID
MSEG.MEINS Base unit of measure for material Stock Level Valid From Date - MSEG. BUDAT Posting date in the document
NVARCSTR
no
48
VALID_FROM_DATE
DATETIME
24
no
49
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform Lookup onT001W.BWKEY Valuation area NVARCSTR
24
yes
50
VALUATN_AREA_ID
no
511
INVENTORY_STAGE
Summary table derived from MATERIAL_MVMT_FACT (by Plant, Storage Location, Posting Date, Material, Material Attributes, and other organizational units) - movement transac
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BLOCK_CONSIG N_KSPEM
Blocked Consignment Stock Type bucket KSPEM. Valuation Amount in Local currency Blocked Stock Type bucket - SPEME. Valuation Amount in Local currency All Stocks not assigned to one of the above buckets go here. Valuation Amount in Local currency Quality Assurance Consignment Stock Type bucket - KINSM. Valuation Amount in Local currency
DECIMAL
48
15
yes
AMT_BLOCK_SPEME
DECIMAL
48
15
yes
AMT_OTHER
DECIMAL
48
15
yes
AMT_QA_CONSIGN_K INSM
DECIMAL
48
15
yes
AMT_QA_INSME
Quality Assurance Stock Type bucket - INSME. DECIMAL Valuation Amount in Local currency Restricted Consignment Stock Type bucket KEINM. Valuation Amount in Local currency Restricted Stock Type bucket - EINME. Valuation Amount in Local currency Returned Stock Type bucket - KRETME. Valuation Amount in Local currency Plant Transfer Stock Type bucket - UMLMC. Valuation Amount in Local currency Transfer Stock Type bucket - UMLME. Valuation Amount in Local currency Plant Transit Stock Type bucket - TRAME. Valuation Amount in Local currency Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.Valuation Amount in
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
10
AMT_TRNFR_UMLME
DECIMAL
48
15
yes
11
AMT_TRNST_PLANT_ TRAME
DECIMAL
48
15
yes
12
AMT_TTL
DECIMAL
48
15
yes
13
Unrestricted Consignment Stock Type bucket - DECIMAL KLABS. Valuation Amount in Local currency Unrestricted Stock Type ID - LABST. Valuation DECIMAL Amount in Local currency Valuation price is not known for past data; not avaiable for historical calculated levels
48
15
yes
14
48
15
yes
15
DECIMAL
48
13
yes
16
CMPNY_CODE_ID
NVARCSTR
no
512
17
CURR_ID
NVARCSTR
no
18
LOAD_DATE
DATETIME
24
yes
19
LOAD_TIME
NVARCSTR
yes
20
MATERIAL_ID
NVARCSTR
18
no
21
MTRL_GRP_ID
NVARCSTR
no
22
MTRL_MVMT_CALC_F LAG
NVARCSTR
yes
23
PLANT_ID
MSEG.WERKS Plant
NVARCSTR
no
24
POST_DATE
DATETIME
24
no
25
PROD_HIER_ID
NVARCSTR
18
no
26
PURCH_ORG_ID
Lookup on T001W.EKORG Purchasing organization Blocked Consignment Stock Type bucket KSPEM
NVARCSTR
no
27
QTY_BLOCK_CONSIG N_KSPEM
DECIMAL
48
15
yes
28
QTY_BLOCK_SPEME
DECIMAL
48
15
yes
29
QTY_OTHER
All Stocks not assigned to one of the above buckets go here Quality Assurance Consignment Stock Type bucket - KINSM
DECIMAL
48
15
yes
30
QTY_QA_CONSIGN_K INSM
DECIMAL
48
15
yes
31
QTY_QA_INSME
Quality Assurance Stock Type bucket - INSME DECIMAL Set value to NULL for optional initial Inventory History creation - do not have this value for historical calculated periods Set value to NULL for optional stock history creation - do not have this value for Historical calculated periods. Restricted Consignment Stock Type bucket KEINM
48
15
yes
32
QTY_REORD_POINT
DECIMAL
48
13
yes
33
QTY_REPLENISH
DECIMAL
48
13
yes
34
QTY_RESTRICT_CON SIGN_KEINM
DECIMAL
48
15
yes
513
35
DECIMAL
48
15
yes
36
DECIMAL
48
15
yes
37
DECIMAL
48
15
yes
38
QTY_TRNFR_UMLME
DECIMAL
48
15
yes
39
QTY_TRNST_PLANT_ TRAME
Plant Transit Stock Type bucket - TRAME Total quantity of goods moved - should equal the sum all other quanitities. If not, then additional buckets are being used besides those listed above.
DECIMAL
48
15
yes
40
QTY_TTL
DECIMAL
48
15
yes
41
48
15
yes
42
DECIMAL
48
15
yes
43
NVARCSTR
no
44
UOM_ID
NVARCSTR
no
45
VALUATN_AREA_ID
NVARCSTR
no
514
INVESTMENT_GROUP
Benefit-related employee investment group descriptive attributes from T5UCO; load INVESTMENT_GROUP dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
NVARCSTR
20
yes
Concatenated: T5UCO.INVGR Benefit savings plan investment group + T5UCO.LTEXT Text, NVARCSTR 20 characters T5UCO.INVGR Benefit savings plan investment group NVARCSTR
30
yes
INVESTMNT_GRP_ID
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
INVESTMENT_PLAN
Benefit Investment plan descriptive attributes from T5UCN; load INVESTMENT_PLAN dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
NVARCSTR
20
yes
Concatenated: T5UCN.INVES Benefit Investment for Savings Plans + T5UCN.LTEXT NVARCSTR Text, 20 characters T5UCN.INVES Benefit Investment for Savings Plans NVARCSTR
30
yes
INVESTMNT_PLAN_ID
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
515
INVOICE_RECEIPT_FACT
Incoming Invoices (Invoice Receipt) from RBKP/RSEG source tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
RESG.KNTTP - Account assignment category NVARCSTR Use for Aggregation - Cash discount amount in Local currency. Only Line Item 1 carries the DECIMAL value; the rest of lines are set to 0 Use for Aggregation - Cash discount amount in document currency. Only Line Item 1 carries DECIMAL the value; the rest of lines are set to 0 Use for aggregation - Gross invoice amount in Local currency. Only Line Item 1 carries the value; the rest of lines are set to 0 Use for aggregation - Gross invoice amount in document currency. Only Line Item 1 carries the value; the rest of lines are set to 0 DECIMAL
yes
48
28
yes
48
28
yes
48
28
yes
DECIMAL
48
28
yes
AMT_INV_TAX_LOC
Use for Aggregation - Tax amount (+/-) in Local currency. Only Line Item 1 carries the value; DECIMAL the rest of lines are set to 0 Use for Aggreation - Tax amount (+/-) in document currency. Only Line Item 1 carries the value; the rest of lines are set to 0 Calculated field - Line item invoice amount in Local currency RESG.WRBRW- Line item invoice amount in document currency Calculated field - Cash discount amount in Local currency RBKP.WSKTO - Cash discount amount in document currency Calculated field - Gross invoice amount in Local currency RBKP.RMWWR- Gross invoice amount in document currency Calcluated field - Tax amount (+/-) in Local currency RBKP.WMWST1- Tax amount (+/-) in document currency RSEG.SPGRG- Blocking reason: project budget DECIMAL
48
28
yes
AMT_INV_TAX_TRX
48
28
yes
AMT_LOC
DECIMAL
48
28
yes
AMT_TRX
DECIMAL
48
28
yes
10
DECIMAL
48
28
yes
11
DECIMAL
48
28
yes
12
DECIMAL
48
28
yes
13
DECIMAL
48
28
yes
14
AMT_TTL_TAX_LOC
DECIMAL
48
28
yes
15
AMT_TTL_TAX_TRX
DECIMAL
48
28
yes
16
BLOCK_BUDGET_FLA G
NVARCSTR
yes
516
17
BLOCK_DATE_FLAG
NVARCSTR
yes
18
BLOCK_MANUAL_FLA G
NVARCSTR
yes
19
BLOCK_OTHER_FLAG
RSEG.SPGRS-Block.reason: others
NVARCSTR
yes
20
BLOCK_PRICE_FLAG
NVARCSTR
yes
21
BLOCK_PRICE_QTY_ FLAG
NVARCSTR
yes
22
BLOCK_QTY_FLAG
NVARCSTR
yes
23
NVARCSTR
yes
24
RBKP.ZBD1P - Percentage for first cash discount RBKP.ZBD2P - Percentage for second cash discount
DECIMAL
48
yes
25
DECIMAL
48
yes
26
CMPNY_CODE_ID
NVARCSTR
yes
27
CONDITN_TYPE_ID
NVARCSTR
yes
28
CREATE_DATE
DATETIME
24
yes
29
CTRL_AREA_ID
NVARCSTR
yes
30
CURR_ID_LOC
NVARCSTR
yes
31
CURR_ID_TRX
NVARCSTR
yes
32
DISCNT_PERIOD_01
INTEGER
yes
33
DISCNT_PERIOD_02
INTEGER
yes
34
DOC_DATE
DATETIME
24
yes
517
35
DOC_TYPE_ID
NVARCSTR
yes
36
DR_CR_ID
NVARCSTR
10
yes
37
EXCH_RATE_LOC
DECIMAL
48
yes
38
FINAL_INVOICE_FLAG
NVARCSTR
yes
39
FISC_PERIOD
INTEGER
yes
40
FISC_YEAR
INTEGER
no
41
FISC_YEAR_REVERS AL
INTEGER
yes
42
FISC_YR_VARIANT_ID
NVARCSTR
yes
43
INVOICE_DESCR
NVARCSTR
25
yes
44
INVOICE_ID
RBKP.BELNR - Document number of an invoice document RBKP.STBLG - Document number of reversal document RSEG.BUZEI - Document item in invoice document
NVARCSTR
10
no
45
INVOICE_ID_REVERS AL INVOICE_LINE_ITEM_I D
NVARCSTR
10
yes
46
NVARCSTR
no
47
LOAD_DATE
DATETIME
24
yes
48
LOAD_TIME
NVARCSTR
yes
49
MATERIAL_ID
RSEG.BWKEY - Material
NVARCSTR
18
yes
50
MTRL_GRP_ID
NVARCSTR
yes
51
NET_DUE_PERIOD
INTEGER
yes
52
PAYMNT_TERM_ID
NVARCSTR
yes
518
53
PLANT_ID
RSEG.WERKS - Plant
NVARCSTR
yes
54
POST_DATE
DATETIME
24
yes
55
PROD_HIER_ID
NVARCSTR
18
yes
56
PURCH_DOC_ID
10
yes
57
RSEG.PSTYP - Item category in purchasing document RSEG.EBELP Item number of purchasing document
NVARCSTR
yes
58
NVARCSTR
yes
59
PURCH_ORG_ID
NVARCSTR
yes
60
QTY
DECIMAL
48
13
yes
61
QTY_PRCUOM
DECIMAL
48
13
yes
62
SURROGATE_INVOIC E_NUM
NVARCSTR
14
yes
63
TAX_CODE
NVARCSTR
yes
64
UOM_ID
NVARCSTR
yes
65
UOM_ID_PRICE
yes
66
VALUATN_AREA_ID
NVARCSTR
yes
67
VENDOR_ID
NVARCSTR
10
yes
519
JOB
Job master data from T5U13; HRP1000; date-effective records are merged as distinct union
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AAP_CATEG_DESCR
Lookup T5UAA.LTEXT -AAP category description (Job Class) T5U13.AAPCT - AAP (Affirmative Action Planning) Category (Job CLASS)
NVARCSTR
100
yes
AAP_CATEG_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
EEO_JOB_CATEG_DE SCR
NVARCSTR
30
yes
EEO_JOB_CATEG_ID
T5U13.EEOCT - Equal Employee Opportunity NVARCSTR Job category ID T5U13.EXMPT - Indicator: Exempt/non-exempt - 1/0
yes
EXEMPT_FLAG
INTEGER
yes
EXEMPT_STATUS_DE SCR
10
yes
EXEMPT_STATUS_ID
yes
JOB_DESCR
NVARCSTR
40
yes
10
JOB_DESCR_SEAR CH
NVARCSTR
52
yes
11
JOB_DESCR_SHORT
NVARCSTR
12
yes
12
JOB_FULL_NAME
NVARCSTR
60
yes
13
JOB_ID
HRP1000.OBJID - Job ID
NVARCSTR
yes
14
JOB_KEY
DECIMAL
48
28
no
15
LOAD_DATE
DATETIME
24
yes
16
LOAD_TIME
NVARCSTR
yes
520
Appendix Table Column Details PAYSCALE_GRP_C ODE T5U13.GRADE - Payscale group (job classification) TRP1000/T5U13.BEGDA - Combined table beginning date
17
NVARCSTR
yes
18
VALID_FROM_DATE
DATETIME
24
yes
19
VALID_TO_DATE
DATETIME
24
yes
521
JOB_STAGE
Jobs descriptive attributes from T5U13; load JOB_STAGE as date-effective intermediate table to load JOB dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AAP_CATEG_DESCR
Lookup T5UAA.LTEXT -AAP category description (Job Class) T5U13.AAPCT - AAP (Affirmative Action Planning) Category (Job CLASS) Set to 1 if the record is current (ENDDA = 9999.12.31) Lookup EEOCT in T5UEE - Equal Opportunity category description
NVARCSTR
100
yes
AAP_CATEG_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
EEO_JOB_CATEG_DE SCR
NVARCSTR
30
yes
EEO_JOB_CATEG_ID
T5U13.EEOCT - Equal Employee Opportunity NVARCSTR Job category ID T5U13.EXMPT - Indicator: Exempt/non-exempt - 1/0
yes
EXEMPT_FLAG
INTEGER
yes
EXEMPT_STATUS_DE SCR
10
yes
EXEMPT_STATUS_ID
yes
EXTRACT_DATE
DATETIME
24
yes
10
INFOTYPE_ID
NVARCSTR
yes
11
JOB_ID
T5U13.STELL Job
NVARCSTR
no
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
PAYSCALE_GRP_C ODE
T5U13.GRADE - Payscale group (job classification) Indicates if record is sourced from SAP table T5U13 or T513
NVARCSTR
yes
15
SRC_TBL
NVARCSTR
no
16
VALID_FROM_DATE
T5U13.BEGDA From
DATETIME
24
no
522
17
VALID_TO_DATE
T5U13.ENDDA To
DATETIME
24
no
18
VALID_TO_DATE_PRE V
DATETIME
24
yes
LANGUAGE
Language (key) descriptive attributes from T002T load LANGUAGE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LANG_DESCR
T002T.SPTXT Language
NVARCSTR
16
yes
LANG_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
523
LEAVE_DEDUCTION
Deduction detailed data from PCL1 where RELID = PC - Personal Calendar
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_YEAR
INTEGER
yes
CHANGE_DATE
DATETIME
24
yes
CURRENT_FLAG
INTEGER
yes
DAYS_LEAVE
PURLT.ANZH1 - Amount
DECIMAL
48
28
yes
HOURS_LEAVE
PURLT.ANZHL - AMount
DECIMAL
48
28
yes
LEAVE_DATE
PURLT.DATUM Date
DATETIME
24
no
LEAVE_TYPE_CODE
NVARCSTR
yes
LEAVE_TYPE_DESCR
NVARCSTR
20
yes
LEAVE_TYPE_GRP_C ODE
NVARCSTR
yes
10
LEAVE_TYPE_KEY
NVARCSTR
no
11
LEAVE_YEAR
INTEGER
no
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
OBJ_IDENTIFICTN_C ODE
NVARCSTR
no
15
PERSON_ID
NVARCSTR
no
524
LEAVE_ENTITLEMENT_FACT
Empoyee Leave Entitlement date-effective details from PA0005 and PA0001
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID_HR
NVARCSTR
no
ADMIN_ID_PAYROLL
NVARCSTR
no
ADMIN_ID_TIME
PA0001.SACHZ Administrator for time recording PA0005.UAB01-6 Leave days accounted (Hours or Days)
NVARCSTR
no
DECIMAL
48
28
yes
48
28
yes
BUS_AREA_ID
NVARCSTR
no
CMPNY_CODE_ID
NVARCSTR
no
CONTRACT_ID
NVARCSTR
no
10
COST_CNTR_ID
NVARCSTR
10
no
11
COUNTRY_GRP_ID
NVARCSTR
no
12
COUNT_WRKDAY
Calculated as count of number of working days from WORKING_CALENDAR dimension based DECIMAL on LEAVE_START_DATE and LEAVE_END_DATE PA0001.KOKRS Controlling area NVARCSTR
48
28
yes
13
CTRL_AREA_ID
no
14
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) PURLT.ANZH1 - Amount - Deducted Leave in Days
INTEGER
yes
15
DAYS_LEAVE_DEDUC T
DECIMAL
48
28
yes
16
EMPLOYEE_GRP_ID
NVARCSTR
no
525
Appendix Table Column Details EMPLOYEE.EMPLOYEE_KEY - lookup on the DECIMAL Employee Key LINE_MANAGER_HIER.EMPLOYEE_KEY lookup on the Manager Employee Key T503.TRFKZ - EE subgroup grouping for collective agreement provision (lookup): 1 = Industrial workers/hourly wages 2 = Industrial workers/monthly wages 3 = Salaried emplo PA0001.PERSK Employee subgroup
17
EMPLOYEE_KEY
48
28
no
18
DECIMAL
48
28
no
19
NVARCSTR
yes
20
NVARCSTR
no
21
FULL_NAME_MIXED
PA0001.ENAME Formatted name of employee NVARCSTR or applicant (Mixed case) PA0001.SNAME Employees name (can be sorted acc.LAST NAME FIRST NAME) T001P.MOFID Public holiday calendar ID (THOC) PURLT.ANZHL - AMount - Deducted leave in Hours
40
yes
22
FULL_NAME_UPPER
NVARCSTR
30
yes
23
NVARCSTR
no
24
DECIMAL
48
28
yes
25
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
26
JOB_KEY
DECIMAL
48
28
no
27
LEAVE_END_DATE
DATETIME
24
no
28
LEAVE_SEQ_ID
Concatenation of OBJPS and "01" for leave 1 - NVARCSTR sequence for each leave year PA0005.UBE01-6 Leave begin date for Leave DATETIME Type 01-06
no
29
LEAVE_START_DATE
24
no
30
LEAVE_TYPE_CODE
NVARCSTR
yes
31
LEAVE_TYPE_GRP_C ODE
T001P.MOURA Personnel subarea grouping for leave types (lookup) T001P.MAURA + UAR01/06 - Key to LEAVE_TYPE dimension (concatenated key) PA0005.SUBTY Subtype (Leave Year) - in numeric format
NVARCSTR
yes
32
LEAVE_TYPE_KEY
NVARCSTR
no
33
LEAVE_YEAR
DECIMAL
48
28
no
34
LOAD_DATE
DATETIME
24
yes
526
35
LOAD_TIME
NVARCSTR
yes
36
OBJ_IDENTIFICTN_C ODE
NVARCSTR
yes
37
ORG_KEY_ID
NVARCSTR
14
no
38
ORG_UNIT_ID
NVARCSTR
yes
39
ORG_UNIT_KEY
DECIMAL
48
28
no
40
PAYROLL_AREA_ID
NVARCSTR
no
41
NVARCSTR
no
42
PA0001.BTRT Personnel subarea Union of Personnel number (PERSON_ID) from Date-Effective dimensions and infotype tables LINE_MANAGER_HIER.PERSON_ID Manager Personnel ID (lookup) PA0001.MSTBR Supervisor area - Special feature for USA and Canada: use this field to store the personnel number of the supervisor to whom the employee is assigned PA0001.PLANS Position
NVARCSTR
no
43
PERSON_ID
NVARCSTR
no
44
PERSON_ID_MGR
NVARCSTR
yes
45
PERSON_ID_SUPERV ISOR
NVARCSTR
yes
46
POSITION_ID
NVARCSTR
yes
47
POSITION_KEY
POSITION.POSITION_KEY - lookup on the Postiion Key Beginning date of records that have changed for this employee during this load
DECIMAL
48
28
no
48
VALID_FROM_DATE
DATETIME
24
no
49
DATETIME
24
yes
50
EMPLOYEE.VALID_FROM_DATE - lookup on Start Effective Date of EMPLOYEE dimension DATETIME records JOB.VALID_FROM_DATE - lookup on Start Effective Date of JOB dimension records DATETIME
24
yes
51
24
yes
52
PA0005.BEGDA From
DATETIME
24
yes
527
Appendix Table Column Details VALID_FROM_DATE_ ORG VALID_FROM_DATE_ POSTN ORGANIZATION_UNIT.VALID_FROM_DATE lookup on Start Effective Date of DATETIME ORGANIZATION_UNIT dimension records POSITION.VALID_FROM_DATE - lookup on Start Effective Date of POSITION dimension records DATETIME
53
24
yes
54
24
yes
55
VALID_TO_DATE
End date of records that have changed for this DATETIME employee during this load
24
no
56
PA0001.ENDDA End date EMPLOYEE.VALID_TO_DATE - lookup on End Effective Date of EMPLOYEE dimension records JOB.VALID_TO_DATE - lookup on End Effective Date of JOB dimension records
DATETIME
24
yes
57
DATETIME
24
yes
58
VALID_TO_DATE_JOB
DATETIME
24
yes
59
DATETIME
24
yes
60
DATETIME
24
yes
61
24
yes
62
DATETIME
24
yes
528
LEAVE_ENTITLEMENT_STAGE
Calculate number of working days during Start and End Leave period based on WORKING_CALENDAR dimension + Aggreated Deduction days and Hours for the same period from LEAVE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DECIMAL
48
28
yes
PA0005.UAN01- 6 Leave entitlement (Hours or DECIMAL Days) Leave type 01-06 Calculated as count of number of working days from WORKING_CALENDAR dimension based DECIMAL on LEAVE_START_DATE and LEAVE_END_DATE Set to 1 if the record is current (ENDDA = 9999.12.31) PURLT.ANZH1 - Amount - Deducted Leave in Days PURLT.ANZHL - AMount - Deducted leave in Hours PA0005.UEN01-6 To date of leave for Leave Type 1-6 INTEGER
48
28
yes
COUNT_WRKDAY
48
28
yes
CURRENT_FLAG
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
LEAVE_END_DATE
DATETIME
24
yes
LEAVE_SEQ_ID
Concatenation of OBJPS and "01" for leave 1 - NVARCSTR sequence for each leave year PA0005.UBE01-6 Leave begin date for Leave DATETIME Type 01-06 T001P.MAURA + UAR01/06 - Key to LEAVE_TYPE dimension (concatenated key) PA0005.SUBTY Subtype (Leave Year) - in numeric format
no
LEAVE_START_DATE
24
yes
10
LEAVE_TYPE_KEY
NVARCSTR
no
11
LEAVE_YEAR
DECIMAL
48
28
no
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
Time when the record was loaded Union of Personnel number (PERSON_ID) from Date-Effective dimensions and infotype tables Beginning date of records that have changed for this employee during this load
NVARCSTR
yes
14
PERSON_ID
NVARCSTR
no
15
VALID_FROM_DATE
DATETIME
24
no
16
VALID_TO_DATE
End date of records that have changed for this DATETIME employee during this load
24
no
529
LEAVE_TYPE
Job leave type descriptive attributes from T533T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LEAVE_TYPE_CODE
NVARCSTR
yes
LEAVE_TYPE_DESCR
NVARCSTR
20
yes
LEAVE_TYPE_GRP_C ODE
T533T.URMO - Personnel subarea grouping for leave types Leave Type concatenated key(URMO + URART) based on leave type group and leave type Date and time when the record was loaded
NVARCSTR
yes
LEAVE_TYPE_KEY
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
530
LEDGER_FACT_HZ
Ledger Fact Horizontal - Detail table derived from FAGLFLEXA and FAGLFLEXP tables in SAP.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
no
ACCTNG_DOC_LINE_I D
NVARCSTR
no
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_PER01_GRP
DECIMAL
48
23
yes
AMT_PER01_LOC
DECIMAL
48
23
yes
AMT_PER01_TRX
DECIMAL
48
23
yes
AMT_PER02_GRP
DECIMAL
48
23
yes
AMT_PER02_LOC
DECIMAL
48
23
yes
AMT_PER02_TRX
DECIMAL
48
23
yes
10
AMT_PER03_GRP
DECIMAL
48
23
yes
11
AMT_PER03_LOC
DECIMAL
48
23
yes
12
AMT_PER03_TRX
DECIMAL
48
23
yes
13
AMT_PER04_GRP
DECIMAL
48
23
yes
14
AMT_PER04_LOC
DECIMAL
48
23
yes
15
AMT_PER04_TRX
DECIMAL
48
23
yes
16
AMT_PER05_GRP
DECIMAL
48
23
yes
531
17
AMT_PER05_LOC
DECIMAL
48
23
yes
18
AMT_PER05_TRX
DECIMAL
48
23
yes
19
AMT_PER06_GRP
DECIMAL
48
23
yes
20
AMT_PER06_LOC
DECIMAL
48
23
yes
21
AMT_PER06_TRX
DECIMAL
48
23
yes
22
AMT_PER07_GRP
DECIMAL
48
23
yes
23
AMT_PER07_LOC
DECIMAL
48
23
yes
24
AMT_PER07_TRX
DECIMAL
48
23
yes
25
AMT_PER08_GRP
DECIMAL
48
23
yes
26
AMT_PER08_LOC
DECIMAL
48
23
yes
27
AMT_PER08_TRX
DECIMAL
48
23
yes
28
AMT_PER09_GRP
DECIMAL
48
23
yes
29
AMT_PER09_LOC
DECIMAL
48
23
yes
30
AMT_PER09_TRX
DECIMAL
48
23
yes
31
AMT_PER10_GRP
DECIMAL
48
23
yes
32
AMT_PER10_LOC
DECIMAL
48
23
yes
33
AMT_PER10_TRX
DECIMAL
48
23
yes
34
AMT_PER11_GRP
DECIMAL
48
23
yes
532
35
AMT_PER11_LOC
DECIMAL
48
23
yes
36
AMT_PER11_TRX
DECIMAL
48
23
yes
37
AMT_PER12_GRP
DECIMAL
48
23
yes
38
AMT_PER12_LOC
DECIMAL
48
23
yes
39
AMT_PER12_TRX
DECIMAL
48
23
yes
40
AMT_PER13_GRP
DECIMAL
48
23
yes
41
AMT_PER13_LOC
DECIMAL
48
23
yes
42
AMT_PER13_TRX
DECIMAL
48
23
yes
43
AMT_PER14_GRP
DECIMAL
48
23
yes
44
AMT_PER14_LOC
DECIMAL
48
23
yes
45
AMT_PER14_TRX
DECIMAL
48
23
yes
46
AMT_PER15_GRP
DECIMAL
48
23
yes
47
AMT_PER15_LOC
DECIMAL
48
23
yes
48
AMT_PER15_TRX
DECIMAL
48
23
yes
49
AMT_PER16_GRP
DECIMAL
48
23
yes
50
AMT_PER16_LOC
DECIMAL
48
23
yes
51
AMT_PER16_TRX
DECIMAL
48
23
yes
52
AMT_PER_BEGIN_GR P
DECIMAL
48
23
yes
533
53
DECIMAL
48
23
yes
54
DECIMAL
48
23
yes
55
BUS_ACTIVITY_ID
NVARCSTR
yes
56
BUS_AREA_ID
Business Area
NVARCSTR
yes
57
BUS_AREA_ID_TRADI NG_PARTNER
NVARCSTR
yes
58
CHART_OF_ACCT_ID
NVARCSTR
yes
59
CMPNY_CODE_ID
Company Code
NVARCSTR
no
60
CMPNY_CODE_ID_TR ADING_PARTNER
NVARCSTR
yes
61
COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
62
COST_CNTR_ID_SEN DER
NVARCSTR
10
yes
63
COST_ELEM_ID
Cost Element
NVARCSTR
10
yes
64
CTRL_AREA_ID
NVARCSTR
yes
65
CURR_ID_CTRL_ARE A
NVARCSTR
yes
66
CURR_ID_GRP
NVARCSTR
yes
67
CURR_ID_LOC
NVARCSTR
yes
68
CURR_ID_TRX
NVARCSTR
yes
69
DOC_CATEG_ID
NVARCSTR
10
yes
70
DOC_SPLIT_FLAG
NVARCSTR
yes
534
71
DR_CR_ID
Debit/Credit Indicator
NVARCSTR
10
yes
72
FISC_YEAR
Fiscal Year
INTEGER
no
73
NVARCSTR
yes
74
NVARCSTR
yes
75
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
76
FUNCTNL_AREA_ID_ PARTNER
NVARCSTR
16
yes
77
GL_ACCT_ID
Account number
NVARCSTR
10
yes
78
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
79
LEDGER_ID
NVARCSTR
no
80
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
81
LOAD_TIME
NVARCSTR
yes
82
MAX_FISC_PERIOD
INTEGER
no
83
POST_KEY_ID
Posting Key
NVARCSTR
yes
84
PROFIT_CNTR_ID
Profit Center
NVARCSTR
10
yes
85
PROFIT_CNTR_ID_PA RTNER
NVARCSTR
10
yes
86
QTY_PER01
Quantity Period 01
DECIMAL
48
23
yes
87
QTY_PER02
Quantity Period 02
DECIMAL
48
23
yes
88
QTY_PER03
Quantity Period 03
DECIMAL
48
23
yes
535
89
QTY_PER04
Quantity Period 04
DECIMAL
48
23
yes
90
QTY_PER05
Quantity Period 05
DECIMAL
48
23
yes
91
QTY_PER06
Quantity Period 06
DECIMAL
48
23
yes
92
QTY_PER07
Quantity Period 07
DECIMAL
48
23
yes
93
QTY_PER08
Quantity Period 08
DECIMAL
48
23
yes
94
QTY_PER09
Quantity Period 09
DECIMAL
48
23
yes
95
QTY_PER10
Quantity Period 10
DECIMAL
48
23
yes
96
QTY_PER11
Quantity Period 11
DECIMAL
48
23
yes
97
QTY_PER12
Quantity Period 12
DECIMAL
48
23
yes
98
QTY_PER13
Quantity Period 13
DECIMAL
48
23
yes
99
QTY_PER14
Quantity Period 14
DECIMAL
48
23
yes
100 QTY_PER15
Quantity Period 15
DECIMAL
48
23
yes
101 QTY_PER16
Quantity Period 16
DECIMAL
48
23
yes
102 QTY_PER_BEGIN
DECIMAL
48
23
yes
103 RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
104 REF_DOC_ID
NVARCSTR
10
yes
105 REF_DOC_LINE_ID
NVARCSTR
yes
106 REF_FISC_YEAR
Fiscal Year
INTEGER
yes
536
107 REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
108 SEGMENT_ID
NVARCSTR
10
yes
109 SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
110 SPECL_GL_ID
NVARCSTR
yes
111 SURROGATE_DOC_ID
DECIMAL
48
18
yes
112 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
113 UOM_ID
NVARCSTR
yes
114 VERSION_ID
Version
NVARCSTR
yes
537
LEDGER_FACT_VR
Ledger Fact Vertical - Detail table derived from FAGLFLEXA and FAGLFLEXP tables in SAP.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
no
ACCTNG_DOC_LINE_I D
NVARCSTR
no
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_GRP
DECIMAL
48
23
yes
AMT_LOC
DECIMAL
48
23
yes
AMT_TRX
DECIMAL
48
23
yes
BUS_ACTIVITY_ID
NVARCSTR
yes
BUS_AREA_ID
Business Area
NVARCSTR
yes
BUS_AREA_ID_TRADI NG_PARTNER
NVARCSTR
yes
10
CHART_OF_ACCT_ID
NVARCSTR
yes
11
CMPNY_CODE_ID
Company Code
NVARCSTR
no
12
CMPNY_CODE_ID_TR ADING_PARTNER
NVARCSTR
yes
13
COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
14
COST_CNTR_ID_SEN DER
NVARCSTR
10
yes
15
COST_ELEM_ID
Cost Element
NVARCSTR
10
yes
16
CTRL_AREA_ID
NVARCSTR
yes
538
17
NVARCSTR
yes
18
CURR_ID_GRP
NVARCSTR
yes
19
CURR_ID_LOC
NVARCSTR
yes
20
CURR_ID_TRX
NVARCSTR
yes
21
DOC_CATEG_ID
NVARCSTR
10
yes
22
DOC_SPLIT_FLAG
NVARCSTR
yes
23
DR_CR_ID
Debit/Credit Indicator
NVARCSTR
10
yes
24
FISC_PERIOD
Posting period
INTEGER
no
25
FISC_YEAR
Fiscal Year
INTEGER
no
26
NVARCSTR
yes
27
NVARCSTR
yes
28
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
29
FUNCTNL_AREA_ID_ PARTNER
NVARCSTR
16
yes
30
GL_ACCT_ID
Account number
NVARCSTR
10
yes
31
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
32
LEDGER_ID
NVARCSTR
no
33
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
34
LOAD_TIME
NVARCSTR
yes
539
35
POST_KEY_ID
Posting Key
NVARCSTR
yes
36
PROFIT_CNTR_ID
Profit Center
NVARCSTR
10
yes
37
PROFIT_CNTR_ID_PA RTNER
NVARCSTR
10
yes
38
QTY
Quantity
DECIMAL
48
23
yes
39
RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
40
REF_DOC_ID
NVARCSTR
10
yes
41
REF_DOC_LINE_ID
NVARCSTR
yes
42
REF_FISC_YEAR
Fiscal Year
INTEGER
yes
43
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
44
SEGMENT_ID
NVARCSTR
10
yes
45
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
46
SPECL_GL_ID
NVARCSTR
yes
47
SURROGATE_DOC_ID
DECIMAL
48
18
yes
48
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
49
UOM_ID
NVARCSTR
yes
50
VERSION_ID
Version
NVARCSTR
yes
540
LEDGER_GROUP
Dimension for grouping Ledger
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LEDGER_GRP_DES CR
NVARCSTR
50
yes
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
541
LEDGER_SUMMARY_FACT_HZ
Ledger Summary Fact Horizontal - Summary table derived from FAGLFLEXT table in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_PER01_GRP
DECIMAL
48
23
yes
AMT_CR_PER01_LOC
DECIMAL
48
23
yes
AMT_CR_PER01_TRX
DECIMAL
48
23
yes
AMT_CR_PER02_GRP
DECIMAL
48
23
yes
AMT_CR_PER02_LOC
DECIMAL
48
23
yes
AMT_CR_PER02_TRX
DECIMAL
48
23
yes
AMT_CR_PER03_GRP
DECIMAL
48
23
yes
AMT_CR_PER03_LOC
DECIMAL
48
23
yes
AMT_CR_PER03_TRX
DECIMAL
48
23
yes
10
AMT_CR_PER04_GRP
DECIMAL
48
23
yes
11
AMT_CR_PER04_LOC
DECIMAL
48
23
yes
12
AMT_CR_PER04_TRX
DECIMAL
48
23
yes
13
AMT_CR_PER05_GRP
DECIMAL
48
23
yes
14
AMT_CR_PER05_LOC
DECIMAL
48
23
yes
15
AMT_CR_PER05_TRX
DECIMAL
48
23
yes
16
AMT_CR_PER06_GRP
DECIMAL
48
23
yes
542
17
AMT_CR_PER06_LOC
DECIMAL
48
23
yes
18
AMT_CR_PER06_TRX
DECIMAL
48
23
yes
19
AMT_CR_PER07_GRP
DECIMAL
48
23
yes
20
AMT_CR_PER07_LOC
DECIMAL
48
23
yes
21
AMT_CR_PER07_TRX
DECIMAL
48
23
yes
22
AMT_CR_PER08_GRP
DECIMAL
48
23
yes
23
AMT_CR_PER08_LOC
DECIMAL
48
23
yes
24
AMT_CR_PER08_TRX
DECIMAL
48
23
yes
25
AMT_CR_PER09_GRP
DECIMAL
48
23
yes
26
AMT_CR_PER09_LOC
DECIMAL
48
23
yes
27
AMT_CR_PER09_TRX
DECIMAL
48
23
yes
28
AMT_CR_PER10_GRP
DECIMAL
48
23
yes
29
AMT_CR_PER10_LOC
DECIMAL
48
23
yes
30
AMT_CR_PER10_TRX
DECIMAL
48
23
yes
31
AMT_CR_PER11_GRP
DECIMAL
48
23
yes
32
AMT_CR_PER11_LOC
DECIMAL
48
23
yes
33
AMT_CR_PER11_TRX
DECIMAL
48
23
yes
34
AMT_CR_PER12_GRP
DECIMAL
48
23
yes
543
35
AMT_CR_PER12_LOC
DECIMAL
48
23
yes
36
AMT_CR_PER12_TRX
DECIMAL
48
23
yes
37
AMT_CR_PER13_GRP
DECIMAL
48
23
yes
38
AMT_CR_PER13_LOC
DECIMAL
48
23
yes
39
AMT_CR_PER13_TRX
DECIMAL
48
23
yes
40
AMT_CR_PER14_GRP
DECIMAL
48
23
yes
41
AMT_CR_PER14_LOC
DECIMAL
48
23
yes
42
AMT_CR_PER14_TRX
DECIMAL
48
23
yes
43
AMT_CR_PER15_GRP
DECIMAL
48
23
yes
44
AMT_CR_PER15_LOC
DECIMAL
48
23
yes
45
AMT_CR_PER15_TRX
DECIMAL
48
23
yes
46
AMT_CR_PER16_GRP
DECIMAL
48
23
yes
47
AMT_CR_PER16_LOC
DECIMAL
48
23
yes
48
AMT_CR_PER16_TRX
Credit Amount Transaction Currency - Period 16 Credit Period Beginning Balance - Group Currency Credit Period Beginning Balance - Local Currency
DECIMAL
48
23
yes
49
DECIMAL
48
23
yes
50
DECIMAL
48
23
yes
51
48
23
yes
52
AMT_CR_QTR01_GRP
DECIMAL
48
23
yes
544
53
AMT_CR_QTR01_LOC
DECIMAL
48
23
yes
54
AMT_CR_QTR01_TRX
48
23
yes
55
AMT_CR_QTR02_GRP
DECIMAL
48
23
yes
56
AMT_CR_QTR02_LOC
DECIMAL
48
23
yes
57
AMT_CR_QTR02_TRX
48
23
yes
58
AMT_CR_QTR03_GRP
DECIMAL
48
23
yes
59
AMT_CR_QTR03_LOC
DECIMAL
48
23
yes
60
AMT_CR_QTR03_TRX
48
23
yes
61
AMT_CR_QTR04_GRP
DECIMAL
48
23
yes
62
AMT_CR_QTR04_LOC
DECIMAL
48
23
yes
63
AMT_CR_QTR04_TRX
48
23
yes
64
AMT_CR_YTD_GRP
48
23
yes
65
AMT_CR_YTD_LOC
DECIMAL
48
23
yes
66
AMT_CR_YTD_TRX
48
23
yes
67
AMT_DR_PER01_GRP
DECIMAL
48
23
yes
68
AMT_DR_PER01_LOC
DECIMAL
48
23
yes
69
AMT_DR_PER01_TRX
DECIMAL
48
23
yes
70
AMT_DR_PER02_GRP
DECIMAL
48
23
yes
545
71
AMT_DR_PER02_LOC
DECIMAL
48
23
yes
72
AMT_DR_PER02_TRX
DECIMAL
48
23
yes
73
AMT_DR_PER03_GRP
DECIMAL
48
23
yes
74
AMT_DR_PER03_LOC
DECIMAL
48
23
yes
75
AMT_DR_PER03_TRX
DECIMAL
48
23
yes
76
AMT_DR_PER04_GRP
DECIMAL
48
23
yes
77
AMT_DR_PER04_LOC
DECIMAL
48
23
yes
78
AMT_DR_PER04_TRX
DECIMAL
48
23
yes
79
AMT_DR_PER05_GRP
DECIMAL
48
23
yes
80
AMT_DR_PER05_LOC
DECIMAL
48
23
yes
81
AMT_DR_PER05_TRX
DECIMAL
48
23
yes
82
AMT_DR_PER06_GRP
DECIMAL
48
23
yes
83
AMT_DR_PER06_LOC
DECIMAL
48
23
yes
84
AMT_DR_PER06_TRX
DECIMAL
48
23
yes
85
AMT_DR_PER07_GRP
DECIMAL
48
23
yes
86
AMT_DR_PER07_LOC
DECIMAL
48
23
yes
87
AMT_DR_PER07_TRX
DECIMAL
48
23
yes
88
AMT_DR_PER08_GRP
DECIMAL
48
23
yes
546
89
AMT_DR_PER08_LOC
DECIMAL
48
23
yes
90
AMT_DR_PER08_TRX
DECIMAL
48
23
yes
91
AMT_DR_PER09_GRP
DECIMAL
48
23
yes
92
AMT_DR_PER09_LOC
DECIMAL
48
23
yes
93
AMT_DR_PER09_TRX
DECIMAL
48
23
yes
94
AMT_DR_PER10_GRP
DECIMAL
48
23
yes
95
AMT_DR_PER10_LOC
DECIMAL
48
23
yes
96
AMT_DR_PER10_TRX
DECIMAL
48
23
yes
97
AMT_DR_PER11_GRP
DECIMAL
48
23
yes
98
AMT_DR_PER11_LOC
DECIMAL
48
23
yes
99
AMT_DR_PER11_TRX
DECIMAL
48
23
yes
100 AMT_DR_PER12_GRP
DECIMAL
48
23
yes
101 AMT_DR_PER12_LOC
DECIMAL
48
23
yes
102 AMT_DR_PER12_TRX
DECIMAL
48
23
yes
103 AMT_DR_PER13_GRP
DECIMAL
48
23
yes
104 AMT_DR_PER13_LOC
DECIMAL
48
23
yes
105 AMT_DR_PER13_TRX
DECIMAL
48
23
yes
106 AMT_DR_PER14_GRP
DECIMAL
48
23
yes
547
107 AMT_DR_PER14_LOC
DECIMAL
48
23
yes
108 AMT_DR_PER14_TRX
DECIMAL
48
23
yes
109 AMT_DR_PER15_GRP
DECIMAL
48
23
yes
110 AMT_DR_PER15_LOC
DECIMAL
48
23
yes
111 AMT_DR_PER15_TRX
DECIMAL
48
23
yes
112 AMT_DR_PER16_GRP
DECIMAL
48
23
yes
113 AMT_DR_PER16_LOC
DECIMAL
48
23
yes
114 AMT_DR_PER16_TRX
Debit Amount Transaction Currency - Period 16 Debit Amount Group Currency - Period Begin Balance
DECIMAL
48
23
yes
DECIMAL
48
23
yes
DECIMAL
48
23
yes
DECIMAL
48
23
yes
118 AMT_DR_QTR01_GRP
DECIMAL
48
23
yes
119 AMT_DR_QTR01_LOC
DECIMAL
48
23
yes
120 AMT_DR_QTR01_TRX
DECIMAL
48
23
yes
121 AMT_DR_QTR02_GRP
DECIMAL
48
23
yes
122 AMT_DR_QTR02_LOC
DECIMAL
48
23
yes
123 AMT_DR_QTR02_TRX
DECIMAL
48
23
yes
124 AMT_DR_QTR03_GRP
DECIMAL
48
23
yes
548
125 AMT_DR_QTR03_LOC
DECIMAL
48
23
yes
126 AMT_DR_QTR03_TRX
DECIMAL
48
23
yes
127 AMT_DR_QTR04_GRP
DECIMAL
48
23
yes
128 AMT_DR_QTR04_LOC
DECIMAL
48
23
yes
129 AMT_DR_QTR04_TRX
DECIMAL
48
23
yes
130 AMT_DR_YTD_GRP
DECIMAL
48
23
yes
131 AMT_DR_YTD_LOC
DECIMAL
48
23
yes
132 AMT_DR_YTD_TRX
DECIMAL
48
23
yes
133 BUS_ACTIVITY_ID
NVARCSTR
yes
134 BUS_AREA_ID
Business Area
NVARCSTR
yes
NVARCSTR
yes
136 CHART_OF_ACCT_ID
NVARCSTR
yes
137 CMPNY_CODE_ID
Company Code
NVARCSTR
yes
NVARCSTR
yes
139 COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
NVARCSTR
10
yes
141 COST_ELEM_ID
Cost Element
NVARCSTR
10
yes
142 CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
549
NVARCSTR
yes
144 CURR_ID_GRP
NVARCSTR
yes
145 CURR_ID_LOC
NVARCSTR
yes
146 CURR_ID_TRX
Currency Key
NVARCSTR
yes
147 FISC_YEAR
Fiscal Year
INTEGER
no
NVARCSTR
yes
NVARCSTR
yes
150 FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
NVARCSTR
16
yes
152 GL_ACCT_ID
Account number
NVARCSTR
10
yes
153 LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
154 LEDGER_ID
NVARCSTR
yes
155 LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
156 LOAD_TIME
NVARCSTR
yes
157 MAX_FISC_PERIOD
INTEGER
no
158 OBJ_ID_00
DECIMAL
48
28
no
159 OBJ_ID_01
DECIMAL
48
28
no
160 OBJ_ID_02
DECIMAL
48
28
no
550
161 OBJ_ID_03
DECIMAL
48
28
no
162 OBJ_ID_04
DECIMAL
48
28
no
163 OBJ_ID_05
DECIMAL
48
28
no
164 OBJ_ID_06
DECIMAL
48
28
no
165 OBJ_ID_07
DECIMAL
48
28
no
166 OBJ_ID_08
DECIMAL
48
28
no
167 PARTITION_YEAR
INTEGER
yes
168 PROFIT_CNTR_ID
Profit Center
NVARCSTR
10
yes
NVARCSTR
10
yes
170 QTY_CR_PER01
DECIMAL
48
23
yes
171 QTY_CR_PER02
DECIMAL
48
23
yes
172 QTY_CR_PER03
DECIMAL
48
23
yes
173 QTY_CR_PER04
DECIMAL
48
23
yes
174 QTY_CR_PER05
DECIMAL
48
23
yes
175 QTY_CR_PER06
DECIMAL
48
23
yes
176 QTY_CR_PER07
DECIMAL
48
23
yes
177 QTY_CR_PER08
DECIMAL
48
23
yes
178 QTY_CR_PER09
DECIMAL
48
23
yes
551
179 QTY_CR_PER10
DECIMAL
48
23
yes
180 QTY_CR_PER11
DECIMAL
48
23
yes
181 QTY_CR_PER12
DECIMAL
48
23
yes
182 QTY_CR_PER13
DECIMAL
48
23
yes
183 QTY_CR_PER14
DECIMAL
48
23
yes
184 QTY_CR_PER15
DECIMAL
48
23
yes
185 QTY_CR_PER16
DECIMAL
48
23
yes
186 QTY_CR_PER_BEGIN
DECIMAL
48
23
yes
187 QTY_CR_QTR01
DECIMAL
48
23
yes
188 QTY_CR_QTR02
DECIMAL
48
23
yes
189 QTY_CR_QTR03
DECIMAL
48
23
yes
190 QTY_CR_QTR04
DECIMAL
48
23
yes
191 QTY_CR_YTD
DECIMAL
48
23
yes
192 QTY_DR_PER01
DECIMAL
48
23
yes
193 QTY_DR_PER02
DECIMAL
48
23
yes
194 QTY_DR_PER03
DECIMAL
48
23
yes
195 QTY_DR_PER04
DECIMAL
48
23
yes
196 QTY_DR_PER05
DECIMAL
48
23
yes
552
197 QTY_DR_PER06
DECIMAL
48
23
yes
198 QTY_DR_PER07
DECIMAL
48
23
yes
199 QTY_DR_PER08
DECIMAL
48
23
yes
200 QTY_DR_PER09
DECIMAL
48
23
yes
201 QTY_DR_PER10
DECIMAL
48
23
yes
202 QTY_DR_PER11
DECIMAL
48
23
yes
203 QTY_DR_PER12
DECIMAL
48
23
yes
204 QTY_DR_PER13
DECIMAL
48
23
yes
205 QTY_DR_PER14
DECIMAL
48
23
yes
206 QTY_DR_PER15
DECIMAL
48
23
yes
207 QTY_DR_PER16
DECIMAL
48
23
yes
208 QTY_DR_PER_BEGIN
DECIMAL
48
23
yes
209 QTY_DR_QTR01
DECIMAL
48
23
yes
210 QTY_DR_QTR02
DECIMAL
48
23
yes
211 QTY_DR_QTR03
DECIMAL
48
23
yes
212 QTY_DR_QTR04
DECIMAL
48
23
yes
213 QTY_DR_YTD
DECIMAL
48
23
yes
214 RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
553
215 REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
216 SEGMENT_ID
NVARCSTR
10
yes
217 SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
218 SURROGATE_DOC_ID
DECIMAL
48
18
yes
219 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
220 UOM_ID
NVARCSTR
yes
221 VERSION_ID
Version
NVARCSTR
yes
554
LEDGER_SUMMARY_FACT_VR
Ledger Fact Vertical - Summary table derived from FAGLFLEXT table in SAP with Rolling Totals
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_GRP
DECIMAL
48
23
yes
AMT_CR_LOC
DECIMAL
48
23
yes
AMT_CR_TRX
DECIMAL
48
23
yes
AMT_CR_YTD_GRP
48
23
yes
AMT_CR_YTD_LOC
DECIMAL
48
23
yes
AMT_CR_YTD_TRX
DECIMAL
48
23
yes
AMT_DR_GRP
DECIMAL
48
23
yes
AMT_DR_LOC
DECIMAL
48
23
yes
AMT_DR_TRX
DECIMAL
48
23
yes
10
AMT_DR_YTD_GRP
DECIMAL
48
23
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
23
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
23
yes
13
DECIMAL
48
23
yes
14
DECIMAL
48
23
yes
15
DECIMAL
48
23
yes
16
DECIMAL
48
23
yes
555
17
DECIMAL
48
23
yes
18
DECIMAL
48
23
yes
19
AMT_PTD_GRP
DECIMAL
48
23
yes
20
AMT_PTD_LOC
DECIMAL
48
23
yes
21
AMT_PTD_TRX
DECIMAL
48
23
yes
22
BUS_ACTIVITY_ID
NVARCSTR
yes
23
BUS_AREA_ID
Business Area
NVARCSTR
yes
24
BUS_AREA_ID_TRADI NG_PARTNER
NVARCSTR
yes
25
CHART_OF_ACCT_ID
NVARCSTR
yes
26
CMPNY_CODE_ID
Company Code
NVARCSTR
yes
27
CMPNY_CODE_ID_TR ADING_PARTNER
NVARCSTR
yes
28
COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
29
COST_CNTR_ID_SEN DER
NVARCSTR
10
yes
30
COST_ELEM_ID
Cost Element
NVARCSTR
10
yes
31
CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
32
CURR_ID_CTRL_ARE A
NVARCSTR
yes
33
CURR_ID_GRP
NVARCSTR
yes
34
CURR_ID_LOC
NVARCSTR
yes
556
35
CURR_ID_TRX
Currency Key
NVARCSTR
yes
36
FISC_PERIOD
Posting period
INTEGER
no
37
FISC_YEAR
Fiscal Year
INTEGER
no
38
NVARCSTR
yes
39
NVARCSTR
yes
40
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
41
FUNCTNL_AREA_ID_ PARTNER
NVARCSTR
16
yes
42
GL_ACCT_ID
Account number
NVARCSTR
10
yes
43
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
44
LEDGER_ID
NVARCSTR
yes
45
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
46
LOAD_TIME
NVARCSTR
yes
47
OBJ_ID_00
DECIMAL
48
28
no
48
OBJ_ID_01
DECIMAL
48
28
no
49
OBJ_ID_02
DECIMAL
48
28
no
50
OBJ_ID_03
DECIMAL
48
28
no
51
OBJ_ID_04
DECIMAL
48
28
no
52
OBJ_ID_05
DECIMAL
48
28
no
557
53
OBJ_ID_06
DECIMAL
48
28
no
54
OBJ_ID_07
DECIMAL
48
28
no
55
OBJ_ID_08
DECIMAL
48
28
no
56
PARTITION_YEAR
INTEGER
yes
57
PROFIT_CNTR_ID
Profit Center
NVARCSTR
10
yes
58
PROFIT_CNTR_ID_PA RTNER
NVARCSTR
10
yes
59
QTY_CR
Credit Quantity
DECIMAL
48
23
yes
60
QTY_CR_YTD
DECIMAL
48
23
yes
61
QTY_DR
Debit Quantity
DECIMAL
48
23
yes
62
QTY_DR_YTD
DECIMAL
48
23
yes
63
QTY_PER_BEGIN
DECIMAL
48
23
yes
64
QTY_PER_ROLLING
DECIMAL
48
23
yes
65
QTY_PTD
DECIMAL
48
23
yes
66
RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
67
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
68
SEGMENT_ID
NVARCSTR
10
yes
69
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
70
SUMMARY_KEY
NVARCSTR
500
yes
558
Appendix Table Column Details Alternate key generated in the Rapid Mart for reporting purposes
71
SURROGATE_DOC_ID
DECIMAL
48
18
yes
72
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
73
UOM_ID
NVARCSTR
yes
74
VERSION_ID
Version
NVARCSTR
yes
559
LEDGER_SUMMARY_STAGE_VR
Ledger Summary Stage Vertical - Summary table derived from FAGLFLEXT table in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_GRP
DECIMAL
48
23
yes
AMT_CR_LOC
DECIMAL
48
23
yes
AMT_CR_TRX
DECIMAL
48
23
yes
AMT_CR_YTD_GRP
48
23
yes
AMT_CR_YTD_LOC
DECIMAL
48
23
yes
AMT_CR_YTD_TRX
DECIMAL
48
23
yes
AMT_DR_GRP
DECIMAL
48
23
yes
AMT_DR_LOC
DECIMAL
48
23
yes
AMT_DR_TRX
DECIMAL
48
23
yes
10
AMT_DR_YTD_GRP
DECIMAL
48
23
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
23
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
23
yes
13
DECIMAL
48
23
yes
14
DECIMAL
48
23
yes
15
DECIMAL
48
23
yes
16
BUS_ACTIVITY_ID
NVARCSTR
yes
560
17
BUS_AREA_ID
Business Area
NVARCSTR
yes
18
BUS_AREA_ID_TRADI NG_PARTNER
NVARCSTR
yes
19
CHART_OF_ACCT_ID
NVARCSTR
yes
20
CMPNY_CODE_ID
Company Code
NVARCSTR
yes
21
CMPNY_CODE_ID_TR ADING_PARTNER
NVARCSTR
yes
22
COST_CNTR_ID
Cost Center
NVARCSTR
10
yes
23
COST_CNTR_ID_SEN DER
NVARCSTR
10
yes
24
COST_ELEM_ID
Cost Element
NVARCSTR
10
yes
25
CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
26
CURR_ID_CTRL_ARE A
NVARCSTR
yes
27
CURR_ID_GRP
NVARCSTR
yes
28
CURR_ID_LOC
NVARCSTR
yes
29
CURR_ID_TRX
Currency Key
NVARCSTR
yes
30
FISC_PERIOD
Posting period
DECIMAL
48
28
no
31
FISC_YEAR
Fiscal Year
INTEGER
no
32
NVARCSTR
yes
33
NVARCSTR
yes
34
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
561
35
NVARCSTR
16
yes
36
GL_ACCT_ID
Account number
NVARCSTR
10
yes
37
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
38
LEDGER_ID
NVARCSTR
yes
39
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
40
LOAD_TIME
NVARCSTR
yes
41
OBJ_ID_00
DECIMAL
48
28
no
42
OBJ_ID_01
DECIMAL
48
28
no
43
OBJ_ID_02
DECIMAL
48
28
no
44
OBJ_ID_03
DECIMAL
48
28
no
45
OBJ_ID_04
DECIMAL
48
28
no
46
OBJ_ID_05
DECIMAL
48
28
no
47
OBJ_ID_06
DECIMAL
48
28
no
48
OBJ_ID_07
DECIMAL
48
28
no
49
OBJ_ID_08
DECIMAL
48
28
no
50
PARTITION_YEAR
INTEGER
yes
51
PROFIT_CNTR_ID
Profit Center
NVARCSTR
10
yes
52
PROFIT_CNTR_ID_PA RTNER
NVARCSTR
10
yes
562
53
QTY_CR
Credit Quantity
DECIMAL
48
23
yes
54
QTY_CR_YTD
DECIMAL
48
23
yes
55
QTY_DR
Debit Quantity
DECIMAL
48
23
yes
56
QTY_DR_YTD
DECIMAL
48
23
yes
57
QTY_PER_BEGIN
DECIMAL
48
23
yes
58
RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
59
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
yes
60
SEGMENT_ID
NVARCSTR
10
yes
61
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
62
SURROGATE_DOC_ID
DECIMAL
48
18
yes
63
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
64
UOM_ID
NVARCSTR
yes
65
VERSION_ID
Version
NVARCSTR
yes
563
LINE_MANAGER_HIER
Org Unit -> Manager Positon/Personnel relationship from HRP1001 infotype (based on Belongs To and Managers Relationship codes)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURRENT_FLAG
DECIMAL
48
28
yes
EMPLOYEE_KEY
EMPLOYEE.EMPLOYEE_KEY - lookup on the DECIMAL EMPLOYEE dimension surrogate key PA0001.ENAME Formatted name of employee NVARCSTR or applicant (Mixed case)
48
28
yes
FULL_NAME_MIXED
40
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MANAGER_FLAG
Set to 1 if the position is a Management postion for the related Organizational unit
INTEGER
yes
ORG_UNIT_DESCR
25
yes
ORG_UNIT_ID
NVARCSTR
yes
PERSON_ID
NVARCSTR
no
10
POSITION_DESCR
NVARCSTR
25
yes
11
POSITION_ID
HRP1001.OBJID Object ID
NVARCSTR
no
12
POSITION_KEY
DECIMAL
48
28
yes
13
VALID_FROM_DATE
DATETIME
24
no
14
VALID_TO_DATE
DATETIME
24
no
15
VALID_TO_DATE_PRE V
DATETIME
24
yes
564
MAINTENANCE_ACTIVITY_TYPE
Maintenance Activity Type attributes from T353I/T353I_T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
no
MAINTENANCE_PRIORITY
Attritues from T356, T356T, T356A_T (for service orders and notifications)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NUM_DAYS_END
T356.TAGEN - Relative End Date for Task/Notification in Days T356.TAGBN -Relative Start Date for Task/Notification in Days
INTEGER
yes
NUM_DAYS_START
INTEGER
yes
PRIORITY_DESCR
NVARCSTR
20
yes
PRIORITY_ID
T356.PRIOK -Priority
NVARCSTR
no
PRIORITY_TYPE_DES CR
NVARCSTR
20
yes
PRIORITY_TYPE_ID
NVARCSTR
no
UOM_ID_END
NVARCSTR
yes
10
UOM_ID_START
NVARCSTR
yes
565
MALFUNCTION_CAUSE
One of 3 pre-defined notification catalog objects - Malfunction Cause
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CAUSE_DESCR
40
yes
CAUSE_GRP_DESCR
QPGT-KURZTEXT (lookup) - Group short text- NVARCSTR Cause group QPCT-CODEGRUPPE - Mulfuction cause Code group
40
yes
CAUSE_GRP_ID
NVARCSTR
no
CAUSE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MALFUNCTION_DAMAGE
One of 3 pre-defined notification catalog objects - Malfunction Damage
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DAMAGE_DESCR
NVARCSTR
40
yes
DAMAGE_GRP_DES CR
QPGT-KURZTEXT (lookup) - Group short text- NVARCSTR Damage group QPCT-CODEGRUPPE - Mulfuction Damage Code group
40
yes
DAMAGE_GRP_ID
NVARCSTR
no
DAMAGE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
566
MALFUNCTION_EFFECT
Description of malfunction effects from T357A_T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
EFFECT_DESCR
NVARCSTR
40
yes
EFFECT_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MALFUNCTION_OBJ_PART
One of 3 pre-defined notification catalog objects - Mulfunctioning Object Part
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_PART_DESCR
QPCT-KURZTEXT - Code short text for Object NVARCSTR Part QPGT-KURZTEXT (lookup) - Group short text- NVARCSTR Object Part group QPCT-CODEGRUPPE - Mulfuction Object Part Code group
40
yes
OBJ_PART_GRP_DES CR
40
yes
OBJ_PART_GRP_ID
NVARCSTR
no
OBJ_PART_ID
NVARCSTR
no
567
MARITAL_STATUS
Marital Status descriptive attributes from T502T; load MARITAL_STATUS dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MARITAL_STATUS_D ESCR
NVARCSTR
yes
MARITAL_STATUS_ID
NVARCSTR
no
568
MATERIAL
MARA - Material Master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BATCH_MGMT_FLAG
NVARCSTR
yes
CREATE_DATE
DATETIME
24
yes
DELETE_CODE
NVARCSTR
yes
DELETE_DATE
DATETIME
24
yes
DIVISION_DESCR
NVARCSTR
20
yes
DIVISION_ID
MARA.SPART Division
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
25
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
LOW_LVL_CODE
NVARCSTR
yes
12
MATERIAL_ID
NVARCSTR
18
no
13
MIN_REM_SHELF_LIF E
INTEGER
yes
14
MODIFIED_DATE
DATETIME
24
yes
15
MTRL_CATEG_DES CR
Category Description
NVARCSTR
60
yes
16
MTRL_CATEG_ID
NVARCSTR
yes
569
17
MTRL_DESCR
NVARCSTR
40
yes
18
MTRL_FULL_NAME
NVARCSTR
64
yes
19
MTRL_GRP_DESCR
NVARCSTR
20
yes
20
MTRL_GRP_ID
NVARCSTR
yes
21
MTRL_ID_MANUFCTR
NVARCSTR
40
yes
22
MTRL_TYPE_DESCR
25
yes
23
MTRL_TYPE_ID
NVARCSTR
yes
24
PROD_HIER_ID
NVARCSTR
18
yes
25
PURCH_STATUS_C ODE
NVARCSTR
yes
26
REVISION_LVL
NVARCSTR
yes
27
NVARCSTR
yes
28
NVARCSTR
yes
29
TTL_SHELF_LIFE
INTEGER
yes
30
UOM_ID_BASE
NVARCSTR
yes
31
UOM_ID_ORDER
NVARCSTR
yes
32
UOM_ID_VOLUME
NVARCSTR
yes
33
UOM_ID_WEIGHT
NVARCSTR
yes
34
VALID_FROM_DATE
DATETIME
24
yes
570
35
VOLUME
MARA.VOLUM Volume
DECIMAL
48
13
yes
36
WEIGHT
DECIMAL
48
13
yes
MATERIAL_ALT_UOM
MARM - Material Alt Uom
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
MARM-UMREN - Denominator for conversion INTEGER from alternative to base units of measure MARM-UMREZ - Numerator for converting from alternative to base unit of measure
yes
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MATERIAL_ID
NVARCSTR
18
no
UOM_ID_ALT
NVARCSTR
no
UOM_ID_BASE
yes
571
MATERIAL_BATCH
Batch material managerment - Material Master from MCHA
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ABC_CATEG_DESCR
NVARCSTR
30
yes
ABC_CATEG_ID
NVARCSTR
yes
AMT_VALUATN_PRIC E
Lookup MBEW.SALK3 - Stock Valuation Price , Moving Average or Standard depending on price control indicator in MBEW (current Value DECIMAL only) MCHA.VERAB - Availability date DATETIME
48
13
yes
AVAIL_DATE
24
yes
BASE_TO_PROD_U OM_RATE
Lookup MARM.UMREZ Factor to convert from BASE UOM to PROD UOM. (PROD_QTY = INTEGER MENGE / UMREZ) MCHA.CHARG - Batch number NVARCSTR
yes
BATCH_ID
10
no
BATCH_NUM_VEND OR
NVARCSTR
15
yes
BULK_MTRL_FLAG
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
CMPNY_CODE_NAME
NVARCSTR
25
yes
11
COUNTRY_ID_ORIGIN
NVARCSTR
yes
12
COUNTRY_NAME_O RIGIN
NVARCSTR
15
yes
13
CREATE_DATE
DATETIME
24
yes
14
CURR_ID
NVARCSTR
yes
15
DAYS_PLAN_DELIV
MARC.PLIFZ - Planned delivery time in days MARC.WEBAZ - Planned goods receipt processing time in days - includes inspection time
INTEGER
yes
16
DAYS_PLAN_GR
INTEGER
yes
572
Appendix Table Column Details MARC.WZEIT - Total replenishment lead time in days - in house production time and/or delivery lead tim MARC.DZEIT - In-house production time
17
DAYS_REPLENISH
INTEGER
yes
18
DAYS_TO_PRODUCE
INTEGER
yes
19
DELETE_FLAG
NVARCSTR
yes
20
DIVISION_DESCR
NVARCSTR
20
yes
21
DIVISION_ID
MARA.SPART Division
NVARCSTR
yes
22
EXPIRE_DATE
DATETIME
24
yes
23
NVARCSTR
yes
24
NVARCSTR
25
yes
25
LOAD_DATE
DATETIME
24
yes
26
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
27
MATERIAL_ID
NVARCSTR
18
no
28
MRP_CTRLLER_ID
NVARCSTR
yes
29
MRP_CTRLLER_NA ME
T024D.DSNAM - Name of MRP controller lookup T438T.DIBEZ -Long MRP Type Description from T438T
NVARCSTR
18
yes
30
MRP_TYPE_DESCR
NVARCSTR
30
yes
31
MRP_TYPE_ID
NVARCSTR
yes
32
MTRL_CATEG_DES CR
NVARCSTR
60
yes
33
MTRL_CATEG_ID
NVARCSTR
yes
34
MTRL_DESCR
NVARCSTR
40
yes
573
35
MTRL_GRP_DESCR
NVARCSTR
20
yes
36
MTRL_GRP_ID
NVARCSTR
yes
37
MTRL_TYPE_DESCR
25
yes
38
MTRL_TYPE_ID
NVARCSTR
yes
39
NEXT_INSPECTN_DA TE
DATETIME
24
yes
40
PLANT_ID
MARC.WERKS Plant
NVARCSTR
no
41
PLANT_NAME
T001W.NAME1 -Name
NVARCSTR
30
yes
42
NVARCSTR
60
yes
43
NVARCSTR
20
yes
44
PURCH_GRP_DESCR
30
yes
45
PURCH_GRP_ID
NVARCSTR
yes
46
QTY_REORDER_POIN T
DECIMAL
48
13
yes
47
QTY_SAFETY_STOCK
DECIMAL
48
13
yes
48
yes
49
NVARCSTR
yes
50
30
yes
51
NVARCSTR
yes
52
SUPPLY_SRC_DESCR
NVARCSTR
40
yes
574
53
SUPPLY_SRC_ID
NVARCSTR
yes
54
UOM_CODE_BASE
NVARCSTR
yes
55
UOM_CODE_ISSUE
Lookup MARC.AUSME in T006A to get Unit of NVARCSTR Issue Long Description Lookup MARC.FRTME in T006A to get Production UOM External code
yes
56
UOM_CODE_PROD
NVARCSTR
yes
57
UOM_ID_BASE
NVARCSTR
yes
58
UOM_ID_ISSUE
NVARCSTR
yes
59
UOM_ID_PROD
NVARCSTR
yes
60
VALUATN_AREA_ID
NVARCSTR
yes
61
VALUATN_TYPE_ID
NVARCSTR
10
yes
62
VENDOR_ID
NVARCSTR
10
yes
63
VENDOR_NAME
NVARCSTR
35
yes
575
MATERIAL_BY_PLANT
MARA and MARC Tables - Plant Level Material attributes
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ABC_CATEG_DESCR
NVARCSTR
30
yes
ABC_CATEG_ID
NVARCSTR
yes
BASE_TO_PRODUC TN_MULTIPLR
Lookup MARM.UMREZ Factor to convert from BASE UOM to PROD UOM. (PROD_QTY = INTEGER MENGE / UMREZ) Lookup MARC.XCHAR Batch management indicator (internal) MARC.XCHPF Batch management requirement indicator NVARCSTR
yes
BATCH_MGMT_FLAG
yes
BATCH_MGMT_REQ _FLAG
NVARCSTR
yes
BULK_MTRL_FLAG
NVARCSTR
yes
COUNTRY_ID_ORIGIN
NVARCSTR
yes
COUNTRY_NAME_O RIGIN
NVARCSTR
15
yes
DAYS_PLAN_DELIV
MARC.PLIFZ - Planned delivery time in days MARC.WEBAZ - Planned goods receipt processing time in days - includes inspection time MARC.WZEIT - Total replenishment lead time in days - in house production time and/or delivery lead tim MARC.DZEIT - In-house production time
INTEGER
yes
10
DAYS_PLAN_GR
INTEGER
yes
11
DAYS_REPLENISH
INTEGER
yes
12
DAYS_TO_PRODUCE
INTEGER
yes
13
DELETE_FLAG
NVARCSTR
yes
14
DIVISION_DESCR
NVARCSTR
20
yes
15
DIVISION_ID
MARA.SPART Division
NVARCSTR
yes
16
INDUSTRY_SECTOR_ DESCR
NVARCSTR
25
yes
576
17
NVARCSTR
yes
18
LOAD_DATE
DATETIME
24
yes
19
LOAD_TIME
NVARCSTR
yes
20
MATERIAL_ID
NVARCSTR
18
no
21
MRP_CTRLLER_ID
NVARCSTR
yes
22
MRP_CTRLLER_NA ME
T024D.DSNAM - Name of MRP controller lookup T438T.DIBEZ -Long MRP Type Description from T438T
NVARCSTR
18
yes
23
MRP_TYPE_DESCR
NVARCSTR
30
yes
24
MRP_TYPE_ID
NVARCSTR
yes
25
MTRL_CATEG_DES CR
NVARCSTR
60
yes
26
MTRL_CATEG_ID
NVARCSTR
yes
27
MTRL_DESCR
NVARCSTR
40
yes
28
MTRL_FULL_NAME
NVARCSTR
64
yes
29
MTRL_GRP_DESCR
NVARCSTR
20
yes
30
MTRL_GRP_ID
NVARCSTR
yes
31
MTRL_TYPE_DESCR
25
yes
32
MTRL_TYPE_ID
NVARCSTR
yes
33
PLANT_FULL_NAME
NVARCSTR
40
yes
34
PLANT_ID
MARC.WERKS Plant
NVARCSTR
no
577
35
PLANT_NAME
T001W.NAME1 -Name
NVARCSTR
30
yes
36
NVARCSTR
60
yes
37
NVARCSTR
20
yes
38
PROFIT_CNTR_ID
NVARCSTR
10
yes
39
PURCH_GRP_DESCR
30
yes
40
PURCH_GRP_ID
NVARCSTR
yes
41
QTY_REORDER_POIN T
DECIMAL
48
13
yes
42
QTY_SAFETY_STOCK
DECIMAL
48
13
yes
43
MARC.INSMK - Quality inspection indicator - X NVARCSTR is yes Lookup description of MARC.SOBSL in T460T- NVARCSTR Special procurement type
yes
44
30
yes
45
NVARCSTR
yes
46
SUPPLY_SRC_DESCR
NVARCSTR
40
yes
47
SUPPLY_SRC_ID
NVARCSTR
yes
48
UOM_CODE_BASE
NVARCSTR
yes
49
UOM_CODE_ISSUE
Lookup MARC.AUSME in T006A to get Unit of NVARCSTR Issue Long Description Lookup MARC.FRTME in T006A to get Production UOM External code
yes
50
UOM_CODE_PROD
NVARCSTR
yes
51
UOM_ID_BASE
NVARCSTR
yes
52
UOM_ID_ISSUE
NVARCSTR
yes
578
53
UOM_ID_PROD
NVARCSTR
yes
MATERIAL_GROUP
T023T - Material Group
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MTRL_GRP_DESCR
NVARCSTR
20
yes
MTRL_GRP_ID
Material Group ID
NVARCSTR
no
579
MATERIAL_MVMT_FACT
Material Movement details from MSEG/MKPF
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT
If SHKZG = H , then value is negative: MSEG.DMBTR Value of material movement in DECIMAL local currency - absolute value MSEG.SALK3 Value of total valuated stock DECIMAL
48
13
yes
AMT_ONHAND
48
13
yes
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
NVARCSTR
yes
BATCH_ID
NVARCSTR
10
yes
BATCH_ID_RECEIVN G BATCH_RESTRICT_FL AG
NVARCSTR
10
yes
NVARCSTR
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
10
CMPNY_CODE_ID
NVARCSTR
yes
11
COST_CNTR_ID
NVARCSTR
10
yes
12
CREATE_DATE
DATETIME
24
yes
13
CTRL_AREA_ID
NVARCSTR
yes
14
CURR_ID
NVARCSTR
yes
15
CUSTOMER_ID
NVARCSTR
10
yes
16
DELIV_COMPLT_FLA G
NVARCSTR
yes
580
17
DR_CR_ID
NVARCSTR
10
yes
18
EQUIPMNT_ID
NVARCSTR
18
yes
19
FIN_DOC_ID
10
yes
20
FISC_PERIOD
DECIMAL
48
28
yes
21
FISC_YEAR
DECIMAL
48
28
no
22
FISC_YR_VARIANT_ID
NVARCSTR
yes
23
FUNCTNL_AREA_ID
NVARCSTR
16
yes
24
GL_ACCT_ID
NVARCSTR
10
yes
25
INTERNAL_ORDER_ID
NVARCSTR
12
yes
26
INTERNAL_ORDER_IT EM_ID
NVARCSTR
yes
27
LINE_ITEM_ID
NVARCSTR
yes
28
LOAD_DATE
DATETIME
24
yes
29
LOAD_TIME
NVARCSTR
yes
30
MATERIAL_ID
NVARCSTR
18
yes
31
MATERIAL_ID_RECEI VNG
NVARCSTR
18
yes
32
MTRL_DOC_DESCR
NVARCSTR
50
yes
33
MTRL_DOC_ID
NVARCSTR
10
no
34
MTRL_GRP_ID
NVARCSTR
yes
581
35
MTRL_LINE_ITEM_ID
MSEG.ZEILE Item in material document Derived key for movement type lookup (MSEG.BWART -Movement type (inventory management) MSEG.WERKS Plant
NVARCSTR
no
36
MVMT_TYPE_KEY
NVARCSTR
yes
37
PLANT_ID
NVARCSTR
yes
38
PLANT_ID_RECEIVNG
NVARCSTR
yes
39
POST_DATE
DATETIME
24
yes
40
PROD_HIER_ID
NVARCSTR
18
yes
41
PROFIT_CNTR_ID
NVARCSTR
10
yes
42
PROJ_ELEM_ID
NVARCSTR
24
yes
43
PROJ_ID
NVARCSTR
24
yes
44
PURCH_DOC_ID
NVARCSTR
10
yes
45
PURCH_LINE_ITEM_I D
MSEG.EBELP Item number of purchasing document Lookup on T001W.EKORG Purchasing organization Calculated Field - If SHKZG = H, then quantity is negative - MSEG.MENGE Quantity Moved converted to Base Unit of Measure - absolute value MSEG.ERFMG Quantity in unit of entry Calculated Field - If SHKZG = H, then quantity is negative - MSEG.BSTMG -Goods receipt quantity in order unit MSEG.LBKUM Total valuated stock
NVARCSTR
yes
46
PURCH_ORG_ID
NVARCSTR
yes
47
QTY
DECIMAL
48
13
yes
48
QTY_ENTRYUOM
DECIMAL
48
13
yes
49
QTY_GR_ORDUOM
DECIMAL
48
13
yes
50
QTY_ONHAND
DECIMAL
48
13
yes
51
QTY_PRCUOM
Calculated Field - If SHKZG = H, then quantity is negative - MSEG.BPMNG - Quantity in order DECIMAL price unit MSEG.RSNUM Number of reservation/ dependent requirement NVARCSTR
48
13
yes
52
RESERVATN_ID
10
yes
582
Appendix Table Column Details RESERVATN_LINE_IT EM_ID MSEG.RSPOS Item number of reservation/dependent requirement
53
NVARCSTR
yes
54
SALES_DOC_ID
NVARCSTR
10
yes
55
SALES_LINE_ITEM_ID
NVARCSTR
yes
56
SCHED_LINE_ITEM_I D
NVARCSTR
yes
57
SPECL_STOCK_ID
MSEG.SOBKZ - Special stock indicator (Category) Stock Type Description ID - Undefined Stock Types are set to 99 default value (Undefined-Unrestricted) MSEG.INSMK Stock Category (Domain MB_INSMK)
NVARCSTR
yes
58
STOCK_FIELD_TYPE_ ID
INTEGER
yes
59
STOCK_TYPE_ID
NVARCSTR
yes
60
NVARCSTR
yes
61
NVARCSTR
yes
62
STORAGE_TYPE_ID
NVARCSTR
yes
63
SURROGATE_MTRL _DOC_NUM
NVARCSTR
65
yes
64
TRX_CODE_ID
NVARCSTR
20
yes
65
UOM_ID
NVARCSTR
yes
66
UOM_ID_ENTRY
NVARCSTR
yes
67
UOM_ID_ORDER
NVARCSTR
yes
68
UOM_ID_PRICE
NVARCSTR
yes
69
UOM_ID_PRODCTN
NVARCSTR
yes
70
VALUATN_AREA_ID
NVARCSTR
yes
583
71
VALUATN_TYPE_ID
NVARCSTR
10
yes
72
VENDOR_ID
NVARCSTR
10
yes
73
WAREHOUSE_ID
yes
584
MATERIAL_MVMT_TYPE
Contains descriptive information about Materials Movement Types
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONSUMP_IND_DE SCR
NVARCSTR
60
yes
CONSUMP_IND_ID
yes
DR_CR_DESCR
20
yes
DR_CR_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MVMT_IND_DESCR
NVARCSTR
60
yes
MVMT_IND_ID
NVARCSTR
yes
T156.XSTBW Indicator: reversal movement type Lookup DD07T.DDTEXT Reversal Indicator Text T156T.BTEXT Movement type text (inventory management) Derived in Rapid Mart - Grouping of ranges of Movement Type Codes T156T.BWARTMovement type (inventory management) Concatenation of key values for movement type lookup
NVARCSTR
yes
10
NVARCSTR
20
yes
11
MVMT_TYPE_DESCR
NVARCSTR
20
yes
12
MVMT_TYPE_GRP_ DESCR
NVARCSTR
60
yes
13
MVMT_TYPE_ID
NVARCSTR
yes
14
MVMT_TYPE_KEY
NVARCSTR
no
15
RECEIPT_IND_DESCR
60
yes
16
RECEIPT_IND_ID
NVARCSTR
yes
585
Appendix Table Column Details SPECL_STOCK_DESC R Lookup T148T.SOTXT Special Stock Indicator NVARCSTR Text
17
20
yes
18
SPECL_STOCK_ID
NVARCSTR
yes
586
MATERIAL_PRODUCTION
Dimensional component loading production version information from MKAL
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
yes
BOM_ID
NVARCSTR
yes
BOM_USAGE_DESCR
NVARCSTR
30
yes
BOM_USAGE_ID
NVARCSTR
yes
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
CMPNY_CODE_ID
NVARCSTR
yes
CTRL_AREA_FULL_N AME
120
yes
CTRL_AREA_ID
NVARCSTR
yes
NVARCSTR
yes
10
NVARCSTR
25
yes
11
LOAD_DATE
DATETIME
24
yes
12
LOAD_TIME
Time in a string format when the record was loaded into the target database MKAL.BSTMA - Upper value of the lot-size interval MKAL.BSTMI - Lower value of the lot-size interval
NVARCSTR
yes
13
LOT_SIZE_MAX
DECIMAL
48
13
yes
14
LOT_SIZE_MIN
DECIMAL
48
13
yes
15
MATERIAL_ID
MKAL.MATNR - Material
NVARCSTR
18
no
16
MTRL_CATEG_DES CR
NVARCSTR
60
yes
587
17
MTRL_CATEG_ID
NVARCSTR
yes
18
MTRL_DESCR
NVARCSTR
40
yes
19
MTRL_FULL_NAME
NVARCSTR
120
yes
20
MTRL_GRP_DESCR
NVARCSTR
20
yes
21
MTRL_GRP_ID
NVARCSTR
yes
22
MTRL_TYPE_DESCR
25
yes
23
MTRL_TYPE_ID
NVARCSTR
yes
24
PLANT_FULL_NAME
NVARCSTR
120
yes
25
PLANT_ID
MKAL.WERKS - Plant
NVARCSTR
no
26
NVARCSTR
60
yes
27
NVARCSTR
yes
28
PROD_HIER_ID
NVARCSTR
18
yes
29
PROD_VERSION_DES CR
NVARCSTR
40
yes
30
PROD_VERSION_ID
NVARCSTR
no
31
ROUTING_ID_01
concatenate task list type, key and counter for routing id - detail routing ID concatenate PLTYG, PLNNG, ALNAG for rate based routing ID MKAL.BDATU - Run-time end: production version MKAL.ADATU - Run-time start: production version
NVARCSTR
11
yes
32
ROUTING_ID_02
NVARCSTR
11
yes
33
RUN_END_DATE
DATETIME
24
yes
34
RUN_START_DATE
DATETIME
24
yes
588
Appendix Table Column Details STORAGE_LOCATN_I D TASK_LIST_TYPE_DE SCR MKAL.ALORT - Receiving storage location for NVARCSTR repetitive manufacturing
35
yes
36
NVARCSTR
30
yes
37
TASK_LIST_TYPE_ID
NVARCSTR
yes
38
UOM_ID_BASE
NVARCSTR
yes
39
UOM_ID_PURCH
NVARCSTR
yes
40
VALUATN_AREA_ID
T001W.BWKEY Valuation area MKAL.MDV01 - (Work Center ARBPL) - the capacities of repetitive manufacturing and can be represented in the system either by an individual work center or by a line hiera
NVARCSTR
yes
41
WORK_CNTR_ID
NVARCSTR
yes
MATERIAL_TYPE
Material Type descriptive attributes from T134, T134T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONFIG_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MTRL_ITEM_GRP_DE SCR
NVARCSTR
20
yes
MTRL_ITEM_GRP_ID
NVARCSTR
yes
MTRL_TYPE_DESCR
NVARCSTR
25
yes
MTRL_TYPE_ID
NVARCSTR
no
PRICE_CTRL_DESCR
NVARCSTR
60
yes
PRICE_CTRL_ID
yes
589
MILESTONE_FACT
Project Milestone details from MLST/PLKO/PLPO/AFVC
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
AFVC/PLPO.LARNT -Activity Type MLST.LST_ACTDT - Actual date (Milestone met)+MLST.LST_ACTTM - Actual date/time (Milestone met) MLST.DATEV - Milestone changed on
NVARCSTR
yes
ACTL_END_DATE
DATETIME
24
yes
CHANGE_DATE
DATETIME
24
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
COMPLETE_FLAG
Calculated based on MLST.LST_FERTG Percentage of completion (%) - if 100% then 1, INTEGER else 0 AFVC/PLPO.SAKTO -Cost Element NVARCSTR
yes
COST_ELEM_ID
10
yes
CREATE_DATE
DATETIME
24
yes
CTRL_AREA_ID
NVARCSTR
yes
10
CTRL_KEY_ID
NVARCSTR
yes
11
CURRENT_FLAG
1- the record is current MLST.SDDAT Key determining the date for milestone in sales order (domain MLST_SDDAT)
INTEGER
yes
12
DATE_KEY_ID
NVARCSTR
10
yes
13
DAYS_ACTL_DURTN
Number of Days between MLST.LST_ACTDT Actual date (Milestone met) and MLST.DATEH DECIMAL - Milestone created on Number of Days between Fixed Basic and Actual Milestone end Number of Days between Fixed Forecast and Actual Milestone end DECIMAL
48
22
yes
14
48
22
yes
15
DECIMAL
48
22
yes
16
Number of Days between Scheduled Basic and DECIMAL Actual Milestone end
48
22
yes
590
Appendix Table Column Details DAYS_DIFF_SCHED_ FCST DAYS_SCHED_DUR TN DIM_SRC_ID_DOCCT G Number of Days between Scheduled Forecast and Actual Milestone end Number of Days between MLST.TEDAT Scheduled milestone date (Basic) and MLST.DATEH - Milestone created on Dimension Source. This is a combined dimension combining different varieties of "Reference Date Key" from different sources. This field identifies the source of "Referere Dimension Source. This is a combined dimension combining different varieties of "Reference Date Key" from different sources. This field identifies the source of "Referere MLST.AUTYP - Order category (AUFTYP Internal Order category) MLST.EDATU - Fixed milestone date (basic)+MLST.EZEIT - Fixed milestone time (Basic). Fixed date on which the milestone should be reached (no offset is possible) MLST.PDATU - Fixed milestone date (F)+MLST.PZEIT - Fixed milestone time (F). Forecast date on which the milestone should be reached (no offset is possible) MLST.KZ_WFLOW - Indicator: Milestone is used for milestone functions MLST.PLNTY - Standard network type -Application of the task list
17
DECIMAL
48
22
yes
18
DECIMAL
48
22
yes
19
NVARCSTR
10
yes
20
DIM_SRC_ID_DTKEY
NVARCSTR
10
yes
21
DOC_CATEG_ID
NVARCSTR
10
yes
22
DATETIME
24
yes
23
DATETIME
24
yes
24
FUNCTION_FLAG
INTEGER
yes
25
GROUP_APPLICTN_ID
NVARCSTR
yes
26
GROUP_ID
NVARCSTR
yes
27
GROUP_NODE_ID
NVARCSTR
yes
28
GROUP_TYPE_ID
NVARCSTR
yes
29
HOURS_ACTL_DUR TN HOURS_DIFF_FIXED_ BASIC HOURS_DIFF_FIXED_ FCST HOURS_DIFF_SCHED _BASIC HOURS_DIFF_SCHED _FCST HOURS_SCHED_DU RTN
Number of Hours between MLST.LST_ACTDT - Actual date (Milestone met) and DECIMAL MLST.DATEH - Milestone created on Number of Hours between Fixed Basic and Actual Milestone end DECIMAL
48
22
yes
30
48
22
yes
31
Number of Hours between Fixed Forecast and DECIMAL Actual Milestone end Number of Hours between Scheduled Basic and Actual Milestone end
48
22
yes
32
DECIMAL
48
22
yes
33
Number of Hours between Scheduled Forecast DECIMAL and Actual Milestone end Number of Hours between MLST.TEDAT Scheduled milestone date (Basic) and MLST.DATEH - Milestone created on
48
22
yes
34
DECIMAL
48
22
yes
591
35
INTERNAL_ORDER_ID
NVARCSTR
12
yes
36
LATEST_DATE_FLAG
INTEGER
yes
37
LOAD_DATE
DATETIME
24
yes
38
LOAD_TIME
NVARCSTR
yes
39
MILESTONE_DESCR
NVARCSTR
40
yes
40
MILESTONE_ID
NVARCSTR
12
no
41
MILESTONE_SEQ_ID
NVARCSTR
no
42
NVARCSTR
yes
43
INTEGER
yes
44
10
yes
45
OPERATN_SEQ_ID
NVARCSTR
yes
46
PLANT_ID
AFVC/PLPO/PLKO.WERKS - Plant ID
NVARCSTR
yes
47
PRCNT_COMPLETE
MLST.LST_FERTG - Percentage of completion INTEGER (%) MLST.PRCNT - Percentual offset of milestone to activity date MLST.KZ_LSTWR - Milestone relevant for progress analysis AFVC.PROJN -Work breakdown structure element (WBS element) / Lookup to PRPS.POSID - Project Element (WBS) External ID MLST.PSPNR - WBS element / Lookup to PRPS.POSID - Project Element (WBS) External ID PROJ.PSPID - Project External ID
yes
48
PRCNT_OFFSET
INTEGER
yes
49
PROGRESS_ANALYSI S_FLAG
INTEGER
yes
50
PROJ_ELEM_ID
NVARCSTR
24
yes
51
PROJ_ELEM_ID_STD
NVARCSTR
24
yes
52
PROJ_ID
NVARCSTR
24
yes
592
53
PURCH_ORG_ID
NVARCSTR
yes
54
QTY_OFFSET
INTEGER
yes
55
RELEASE_STOP_FLA G
INTEGER
yes
56
RESOURCE_ID
yes
57
ROUTING_ID
11
yes
58
INTEGER
yes
59
60
MLST.TEDAT - Scheduled milestone date (Basic); + MLST.TETIM - Scheduled milestone DATETIME time (Basic). You can offset the milestone to the start, finish value MLST.TPDAT - Scheduled milestone date (Forecast)+ MLST.TPTIM - Scheduled DATETIME milestone time (Forecast). It can be offset Number of Seconds between MLST.LST_ACTDT - Actual date (Milestone DECIMAL met) and MLST.DATEH - Milestone created on Number of Seconds between Fixed Basic and Actual Milestone end Number of Seconds between Fixed Forecast and Actual Milestone end DECIMAL
24
yes
24
yes
61
SECS_ACTL_DURTN
48
22
yes
62
48
22
yes
63
DECIMAL
48
22
yes
64
Number of Seconds between Scheduled Basic DECIMAL and Actual Milestone end Number of Seconds between Scheduled Forecast and Actual Milestone end Number of Seconds between MLST.TEDAT Scheduled milestone date (Basic) and MLST.DATEH - Milestone created on
48
22
yes
65
DECIMAL
48
22
yes
66
DECIMAL
48
22
yes
67
STATUS_PROFILE_ID
yes
68
SURROGATE_DOC_ID
Alternate key generated in the Rapid Mart for reporting purposes MLST.KZ_TREND - Milestone relevant for trend analysis
DECIMAL
48
18
yes
69
TREND_ANALYSIS_FL AG
INTEGER
yes
70
UOM_ID_OFFSET
yes
593
71
USAGE_ID
NVARCSTR
yes
72
VALID_FROM_DATE
DATETIME
24
yes
73
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform CRHD.VERWE - Work center category ID lookup CRHD.ARBPL - Work center- Visible ID in SAP NVARCSTR
24
yes
74
WORK_CNTR_CATE G_ID
yes
75
WORK_CNTR_ID
NVARCSTR
yes
MILESTONE_USAGE
Milestone usage descriptive attributes from T433T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
USAGE_DESCR
NVARCSTR
40
yes
USAGE_ID
NVARCSTR
no
594
MILITARY_STATUS
Military Status descriptive attributes from T505N; load MILITARY_STATUS dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MILITARY_STATUS_D ESCR
NVARCSTR
25
yes
MILITARY_STATUS_ID
NVARCSTR
no
595
MRP_CONTROLLER
MRP controller information by plant from T024D
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_AREA_DESCR
NVARCSTR
30
yes
BUS_AREA_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MRP_CTRLLER_ID
NVARCSTR
no
NVARCSTR
18
yes
NVARCSTR
12
yes
PLANT_ID
T001W.WERKS Plant
NVARCSTR
no
PLANT_NAME
NVARCSTR
40
yes
10
PROFIT_CNTR_ID
NVARCSTR
10
yes
11
PROFIT_CNTR_NAME
NVARCSTR
35
yes
12
PURCH_GRP_DESCR
18
yes
13
PURCH_GRP_ID
NVARCSTR
yes
14
RECIPIENT_NAME
NVARCSTR
12
yes
596
MRP_ELEMENT_TYPE
MRP Element type descriptive attributes fromT457T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Load time
NVARCSTR
yes
MRP_ELEM_TYPE_DE SCR
NVARCSTR
10
yes
MRP_ELEM_TYPE_ID
NVARCSTR
no
MRP_ELEM_TYPE_NA ME
yes
MRP_GROUP
MRP Group descriptions loaded into MRP_GROUP table from T438X
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MRP_GRP_DESCR
NVARCSTR
40
yes
MRP_GRP_ID
NVARCSTR
no
PLANT_ID
T438X.WERKS -Plant
NVARCSTR
no
597
MRP_LOT_SIZE
Lot size descriptions for MRP results from T439A
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MRP_LOT_SIZE_DES CR
NVARCSTR
40
yes
MRP_LOT_SIZE_ID
NVARCSTR
no
598
MRP_PROFILE
MRP Profile attributes from MDIB, T401T - MRP_PROFILE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ABC_CATEG_DESCR
NVARCSTR
30
yes
ABC_CATEG_ID
NVARCSTR
yes
AMT_ORD_COST
DECIMAL
48
11
yes
CURR_ID
NVARCSTR
yes
DAYS_DELIV_PLAN
INTEGER
yes
DAYS_GR_PROCESS
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME the reporting database Time when the record was loaded into the reporting database
24
yes
LOAD_TIME
NVARCSTR
yes
MRP_CTRLLER_ID
NVARCSTR
yes
10
MRP_CTRLLER_NA ME
NVARCSTR
18
yes
11
MRP_GRP_DESCR
NVARCSTR
40
yes
12
MRP_GRP_ID
NVARCSTR
yes
13
MRP_PROFILE_DESC R
NVARCSTR
40
yes
14
MRP_PROFILE_ID
NVARCSTR
no
15
MRP_TYPE_DESCR
NVARCSTR
30
yes
16
MRP_TYPE_ID
NVARCSTR
yes
599
17
PLANT_ID_PLAN
NVARCSTR
yes
18
PLANT_NAME_PLAN
NVARCSTR
30
yes
19
PURCH_GRP_DESCR
NVARCSTR
18
yes
20
PURCH_GRP_ID
NVARCSTR
yes
600
MRP_RESULT_FACT
MRP results from MDKP, MDTB and MRP Cluster tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AVAIL_DATE
DATETIME
24
yes
AVAIL_FLAG
INTEGER
yes
BRING_FORWRD_FLA G
INTEGER
yes
CMPNY_CODE_ID
NVARCSTR
no
CTRL_AREA_ID
NVARCSTR
no
DAYS_GR_PROCESS
INTEGER
yes
DECIMAL
48
yes
MDKP.BERW1 - Stock coverage without receipts T458B.AUSLT - Lookup Based on MTDB.AUSSL - Exception Message 1 Description T458B.AUSLT - Lookup Based on MTDB.OLDSL - Exception Message 2 Description MDTB.AUSSL - Exception message key
DECIMAL
48
yes
EXCEPTN_DESCR_01
NVARCSTR
40
yes
10
EXCEPTN_DESCR_02
NVARCSTR
40
yes
11
EXCEPTN_ID_01
NVARCSTR
no
12
EXCEPTN_ID_02
NVARCSTR
no
13
EXCEPTN_NUM_01
T458A.AUSKT - Lookup based on MDTB.AUSSL - Exception Message 1 Number NVARCSTR T458A.AUSKT - Lookup based on MDTB.OLDSL - Exception Message 2 Number NVARCSTR
yes
14
EXCEPTN_NUM_02
yes
15
LOAD_DATE
DATETIME
24
yes
16
LOAD_TIME
NVARCSTR
yes
601
17
MATERIAL_ID
MDKP.MATNR - Material
NVARCSTR
18
no
18
MATERIAL_ID_PAR
NVARCSTR
18
yes
19
MRP_CTRLLER_ID
NVARCSTR
no
20
MRP_DATE
DATETIME
24
no
21
MRP_ELEM_LINE_NU M
NVARCSTR
yes
22
MRP_ELEM_NUM
NVARCSTR
10
yes
23
MRP_ELEM_TYPE_ID
NVARCSTR
no
24
MRP_GRP_ID
NVARCSTR
no
25
MRP_LIST_ID
NVARCSTR
10
no
26
MRP_LIST_ITEM_ID
NVARCSTR
no
27
MRP_LOT_SIZE_ID
NVARCSTR
no
28
MRP_PROFILE_ID
NVARCSTR
yes
29
MRP_TYPE_ID
NVARCSTR
no
30
MTRL_GRP_ID
NVARCSTR
no
31
MTRL_TYPE_ID
NVARCSTR
no
32
NEW_EXCEPTN_FL AG
yes
33
OPEN_DATE
DATETIME
24
yes
34
ORDER_START_DATE
DATETIME
24
yes
602
35
PLANT_ID
MDKP.PLWRK - Plant
NVARCSTR
no
36
PROCUREMNT_TYP E_ID
NVARCSTR
no
37
PROD_HIER_ID
NVARCSTR
18
no
38
PURCH_GRP_ID
NVARCSTR
no
39
PURCH_ORG_ID
NVARCSTR
no
40
QTY_MRP
DECIMAL
48
13
yes
41
QTY_SCRAP
DECIMAL
48
13
yes
42
QTY_SHORTAGE
DECIMAL
48
13
yes
43
QTY_STOCK_EXCESS
DECIMAL
48
13
yes
44
RECPT_OR_ISSUE_C ODE
NVARCSTR
yes
45
REQUIRMNT_DATE
DATETIME
24
yes
46
SRC_LINE_ITEM_ID
NVARCSTR
yes
47
SRC_ORDER_ID
10
yes
48
SRC_ORDER_TYPE _CODE
NVARCSTR
yes
49
SRC_SCHED_LINE_ID
NVARCSTR
yes
50
SRC_TABLE
NVARCSTR
yes
51
STORAGE_LOCATN_I D
NVARCSTR
no
52
SURROGATE_DOC_ID
DECIMAL
48
18
no
603
53
UOM_ID
NVARCSTR
no
54
VALUATN_AREA_ID
NVARCSTR
no
MRP_TYPE
MRP Type descriptive attributes from T438A
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DELETE_FIRM_ORD_ FLAG
INTEGER
yes
FCST_FLAG
INTEGER
yes
FIRMING_TYPE_DES CR
NVARCSTR
60
yes
FIRMING_TYPE_ID
NVARCSTR
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME the reporting database Time when the record was loaded into the reporting database
24
yes
LOAD_TIME
NVARCSTR
yes
50
yes
NVARCSTR
yes
MRP_TYPE_DESCR
NVARCSTR
30
yes
10
MRP_TYPE_ID
NVARCSTR
no
11
MTRL_PLAN_REGULA R_FLAG
T438A.KZREG - Indicator: plan material regularly T438A.KZMEB - Indicator: calculate reorder level
INTEGER
yes
12
REORD_POINT_FLAG
INTEGER
yes
13
SAFETY_STOCK_FLA G
INTEGER
yes
604
MTBR_MTTR_FACT
Value added table to calculate MTTR (mean time to repare), MTBR (mean time between repairs)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_AREA_ID
TGSB-GSBER-Business area
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
COMPLT_DATE
QMEL-QMDAB - Date for completion of notification + QMEL-QMZAB - Completion time DATETIME of notification ILOA-KOSTL (lookup) - Cost Center NVARCSTR
24
yes
COST_CNTR_ID
10
yes
CTRL_AREA_ID
NVARCSTR
yes
DAYS_DOWNTIME
DECIMAL
48
22
yes
DAYS_UPTIME
Calulcated Days of uptime: Prev Malf end date DECIMAL - malf start date
48
22
yes
DOC_CATEG_ID
NVARCSTR
yes
DOC_TYPE_ID
NVARCSTR
yes
10
EFFECT_ID
NVARCSTR
yes
11
EQUIPMNT_ID
NVARCSTR
18
yes
12
FUNCTNL_LOCATN_I D
NVARCSTR
30
yes
13
HOURS_DOWNTIME
DECIMAL
48
22
yes
14
HOURS_UPTIME
Calulcated hours of uptime: Prev Malf end date DECIMAL - malf start date
48
22
yes
15
INTERNAL_ORDER_ID
NVARCSTR
12
yes
16
LOAD_DATE
DATETIME
24
yes
605
17
LOAD_TIME
NVARCSTR
yes
18
QMIH-AUSBS - End of malfunction (date) + QMIH-AUZTV - Start of malfunction (time) Date and time of the previous malfunction end date (calculated as lookup) QMIH-AUSVN - Start of malfunction (date) + QMIH-AUSBS - End of malfunction (date)
DATETIME
24
yes
19
DATETIME
24
yes
20
DATETIME
24
yes
21
Date and time of the next malfunction start date DATETIME (calculated as lookup)
24
yes
22
MATERIAL_ID
QMFE.MATNR - Material
NVARCSTR
18
yes
23
MINS_DOWNTIME
Calcualted minutes of downtime (as Malf end - DECIMAL malf start) Calulcated mins of uptime: Prev Malf end date - malf start date QMEL-QMDAT - Date of notification (without timestamp)
48
22
yes
24
MINS_UPTIME
DECIMAL
48
22
yes
25
NOTIFICTN_DATE
DATETIME
24
yes
26
NOTIFICTN_DATETIM E
24
yes
27
NOTIFICTN_DESCR
NVARCSTR
40
yes
28
NOTIFICTN_ID
NVARCSTR
12
yes
29
OBJ_FLAG
NVARCSTR
yes
30
OBJ_ID
NVARCSTR
30
no
31
PERSON_ID_RESP
NVARCSTR
12
yes
32
PLANNG_GRP_ID
NVARCSTR
yes
33
PLANT_ID
NVARCSTR
no
34
PLANT_ID_PLAN
NVARCSTR
yes
606
35
PLANT_ID_WRKCNTR
NVARCSTR
yes
36
PRIORITY_ID
QMEL.PRIOK - Priority
NVARCSTR
yes
37
PRIORITY_TYPE_ID
NVARCSTR
yes
38
SEQ_NUM
DECIMAL
48
28
no
39
STARTUP_DATE
DATETIME
24
yes
40
WORK_CNTR_ID
NVARCSTR
yes
607
MTBR_MTTR_STAGE
Staging table for Uptime/Downtime measure calculations
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_AREA_ID
TGSB-GSBER-Business area
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
COMPLT_DATE
QMEL-QMDAB - Date for completion of notification + QMEL-QMZAB - Completion time DATETIME of notification ILOA-KOSTL (lookup) - Cost Center NVARCSTR
24
yes
COST_CNTR_ID
10
yes
CTRL_AREA_ID
NVARCSTR
yes
DOC_CATEG_ID
NVARCSTR
yes
DOC_TYPE_ID
NVARCSTR
yes
EFFECT_ID
NVARCSTR
yes
INTERNAL_ORDER_ID
NVARCSTR
12
yes
10
LOAD_DATE
DATETIME
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
QMIH-AUSBS - End of malfunction (date) + QMIH-AUZTV - Start of malfunction (time) QMIH-AUSVN - Start of malfunction (date) + QMIH-AUSBS - End of malfunction (date)
DATETIME
24
yes
13
DATETIME
24
yes
14
MATERIAL_ID
QMFE.MATNR - Material
NVARCSTR
18
yes
15
NOTIFICTN_DATE
QMEL-QMDAT - Date of notification (No timestamp) QMEL-QMDAT - Date of notification + QMEL-MZEIT - Notification time
DATETIME
24
yes
16
NOTIFICTN_DATETIM E
DATETIME
24
yes
608
17
NOTIFICTN_DESCR
NVARCSTR
40
yes
18
NOTIFICTN_ID
NVARCSTR
12
yes
19
OBJ_FLAG
NVARCSTR
yes
20
OBJ_ID
NVARCSTR
30
no
21
PERSON_ID_RESP
NVARCSTR
12
yes
22
PLANNG_GRP_ID
NVARCSTR
yes
23
PLANT_ID
NVARCSTR
no
24
PLANT_ID_PLAN
NVARCSTR
yes
25
PLANT_ID_WRKCNTR
NVARCSTR
yes
26
PRIORITY_ID
QMEL.PRIOK - Priority
NVARCSTR
yes
27
PRIORITY_TYPE_ID
NVARCSTR
yes
28
SEQ_NUM
DECIMAL
48
28
no
29
STARTUP_DATE
Lookup - Equipment of Functional Location original startup date and time CRHD-ARBPL (lookup) - Work Center unique name
DATETIME
24
yes
30
WORK_CNTR_ID
NVARCSTR
yes
609
NATIONALITY
Nationality attributes from T005T (such as Nationality); load NATIONALITY dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_NAME
NVARCSTR
15
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NATIONALITY_ID
NVARCSTR
no
NATIONALITY_NAME
NVARCSTR
15
yes
610
NETWORK_HIER_VR
Vertical representation of Network Relationship stored in AFAB
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
40
yes
NVARCSTR
60
yes
NVARCSTR
yes
NVARCSTR
40
yes
DEPTH
Hierarchy Depth
INTEGER
yes
AUFK.AUFNR - Network Id (order number) for the child node AUFK.AUFNR - Order Number of the Parent node
NVARCSTR
12
yes
NVARCSTR
12
yes
LEAF_FLAG
INTEGER
yes
LEVEL_DISPLAY
NVARCSTR
250
yes
10
LOAD_DATE
Date and time when the record was loaded into DATETIME the target database Time when the record was loaded into the target database AFAB.AUFPL_NCH/AFAB.AUFPL_VOR - No. identifying the network to which the successor/predecessor belongs AFAB.AUFPL_NCH/AFAB.AUFPL_VOR - No. identifying the network to which the successor/predecessor belongs AFAB.APLZL_NCH/AFAB.APLZL_VOR - No. identifying the network to which the successor/predecessor belongs AFAB.APLZL_NCH/AFAB.APLZL_VOR - No. identifying the network to which the successor/predecessor belongs AFVC.LTXA1 - Operation short text - Parent
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
OPERATN_ROUTING_ ID_CHILD OPERATN_ROUTING_ ID_PARENT OPERATN_SEQ_ID_C HILD OPERATN_SEQ_ID_P ARENT PARENT_OPERATN _DESCR
NVARCSTR
10
no
13
NVARCSTR
10
no
14
NVARCSTR
no
15
NVARCSTR
no
16
NVARCSTR
40
yes
611
Appendix Table Column Details PARENT_OPERATN_F ULL_NAME PARENT_OPERATN _NUM PARENT_ORDER_D ESCR RELATIONSHIP_TYPE _ID Parent Node full name = Activity Number (Operation Number) + Descr AFVC.VORNR Node number of the Parent operation AUFK-KTEXT - Internal Order Description -for the Parent node AFAB.AOBAR - Type of relationship (lookup onto TCN2T)
17
NVARCSTR
60
yes
18
NVARCSTR
yes
19
NVARCSTR
40
yes
20
NVARCSTR
no
21
ROOT_FLAG
INTEGER
yes
NETWORK_PROFILE
Network profile descriptive attributes from TCN41, TCN41T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
GROUP_APPLICTN_D ESCR
NVARCSTR
40
yes
GROUP_APPLICTN_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NETWORK_PROFILE_ ID
TCN41.PROFIDNETZ -Network profile T006A.MSEH3 -- Unit of Meas. ID in Local Language (External unit of measurement commercial format (3-char)) T006A.MSEH3 -- Unit of Meas. ID in Local Language (External unit of measurement commercial format (3-char)) TCN41.DAUNE -Normal duration/unit
NVARCSTR
no
UOM_CODE_DURTN
NVARCSTR
yes
UOM_CODE_WORK
NVARCSTR
yes
UOM_ID_DURTN
NVARCSTR
yes
UOM_ID_WORK
NVARCSTR
yes
612
NETWORK_RELATIONSHIP_FACT
Parent/Child relationship from AFAB for Internal Order Operations
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BUS_AREA_ID
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
CTRL_AREA_ID
NVARCSTR
yes
CTRL_KEY_ID
NVARCSTR
yes
DAYS_DURTN_EARLS T DAYS_DURTN_LATES T
Number of Days for Network Relationship based on Eraliest start/end dates Number of Days for Network Relationship based on Latest start/end dates
DECIMAL
48
22
yes
DECIMAL
48
22
yes
DAYS_DURTN_MAX
Max Number of Days for Network Relationship. Calculated as difference between latest end DECIMAL date and earliest start date Min Number of Days for Network Relationship. Calculated as difference between earliest end DECIMAL date and latest start date AFAB.FEABD - Earliest finish date for the relationship+AFAB.FEABZ - Earliest finish time DATETIME for the relationship AFAB.FSABD - Earliest start date for the relationship + AFAB.FSABZ - Earliest start time DATETIME for the relationship AFVC/AUFK.FUNC_AREA -Functional Area NVARCSTR
48
22
yes
DAYS_DURTN_MIN
48
22
yes
EARLST_END_DATE
24
yes
10
EARLST_START_DAT E
24
yes
11
FUNCTNL_AREA_ID
16
yes
12
Number of Hours for Network Relationship based on Eraliest start/end dates Number of Hours for Network Relationship based on Latest start/end dates
DECIMAL
48
22
yes
13
DECIMAL
48
22
yes
14
HOURS_DURTN_MAX
Max Number of Hours for Network Relationship. Calculated as difference between DECIMAL latest end date and earliest start date Min Number of Hours for Network Relationship. Calculated as difference between earliest end DECIMAL date and latest start date AFKO.AUFNR - Order Number NVARCSTR
48
22
yes
15
HOURS_DURTN_MIN
48
22
yes
16
INTERNAL_ORDER_ID
12
yes
613
Appendix Table Column Details INTERNAL_ORDER_ID _PAR AUFK.AUFNR - Order Number of the Parent node
17
NVARCSTR
12
yes
18
LATEST_END_DATE
AFAB.SEABD - Latest finish date of the relationship+ AFAB.SEABZ - Latest finish time DATETIME of the relationship AFAB.SSABD - Latest start date of the relationship + AFAB.SSABZ - Latest start time of the relationship Date and time when the record loaded into RapidMart DATETIME
24
yes
19
LATEST_START_DAT E
24
yes
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
NVARCSTR
yes
22
LOCATN_ID
NVARCSTR
10
yes
23
AFAB.MIMAX - Indicates whether maximum time interval will be considered Number of Minutes for Network Relationship based on Eraliest start/end dates Number of Minutes for Network Relationship based on Latest start/end dates
INTEGER
no
24
DECIMAL
48
22
yes
25
DECIMAL
48
22
yes
26
MINS_DURTN_MAX
Max Number of Minutes for Network Relationship. Calculated as difference between DECIMAL latest end date and earliest start date Min Number of Minutes for Network Relationship. Calculated as difference between DECIMAL earliest end date and latest start date AFKO.DISPO MRP controller for the order NVARCSTR
48
22
yes
27
MINS_DURTN_MIN
48
22
yes
28
MRP_CTRLLER_ID
yes
29
OBJ_ID
NVARCSTR
22
yes
30
OPERATN_DESCR
AFVC.LTXA1 - Parent Operation short text (for NVARCSTR child node) AFVC.LTXA1 - Parent Operation short text - for NVARCSTR parent node Child Node full name - Activity Number (Operation Number) + Description Parent Node full name - Activity Number (Operation Number) + Description
40
yes
31
40
yes
32
NVARCSTR
256
yes
33
NVARCSTR
256
yes
34
OPERATN_NUM
NVARCSTR
yes
614
Appendix Table Column Details AFVC.VORNR Node number of the Parent operation AFAB.AUFPL_NCH - No. identifying the network to which the successor belongs AFAB.AUFPL_VOR - No. identifying the network to which the predecessor belong AFAB.APLZL_NCH - Internal counter for the Child operation AFAB.APLZL_VOR - Internal counter for the parent Operation
35
OPERATN_NUM_PAR
NVARCSTR
yes
36
NVARCSTR
10
no
37
NVARCSTR
10
no
38
OPERATN_SEQ_ID
NVARCSTR
no
39
OPERATN_SEQ_ID_P AR
NVARCSTR
no
40
PLANT_ID
AFAB/AFVC.WERKS - Plant
NVARCSTR
yes
41
PROFIT_CNTR_ID
AFVC/AUFK.PRCTR Profit Center AFVC/AFPO.PROJN - Work breakdown structure element (WBS element) Lookup on PRPS.POSID - Project Element (WBS) External ID PROJ.PSPID - Project External ID
NVARCSTR
10
yes
42
PROJ_ELEM_ID
NVARCSTR
24
yes
43
PROJ_ID
NVARCSTR
24
yes
44
PURCH_ORG_ID
T001W.EKORG Purchasing organization (lookup) AFAB.DAUER - Time interval between relationships AFAB.AOBAR - Type of relationship (lookup onto TCN2T)
NVARCSTR
yes
45
QTY_INTERVAL
DECIMAL
48
yes
46
RELATIONSHIP_TYPE _ID
NVARCSTR
no
47
RESOURCE_ID
AFAB/AFVC.ARBID - Object ID
NVARCSTR
yes
48
SECS_DURTN
DECIMAL
48
28
yes
49
STORAGE_LOCATN_I D
NVARCSTR
yes
50
UOM_ID
NVARCSTR
yes
51
VALUATN_AREA_ID
NVARCSTR
yes
52
WORK_CNTR_CATE G_ID
NVARCSTR
yes
615
53
WORK_CNTR_ID
NVARCSTR
yes
616
NOTIFICATION
Notification header from tables QMEL and QMIH.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ASSEMBLY_ID
QMIH-BAUTL - Assembly
NVARCSTR
18
yes
BATCH_ID
NVARCSTR
10
yes
BREAKDOWN_FLAG
EQIH-MSAUS - Breakdown indicator. Set to 1 DECIMAL if there is a breakdown TGSBT.GTEXT - Business Area Name (lookup NVARCSTR on ILOA.GSBER)
48
28
yes
BUS_AREA_DESCR
30
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_BY_LOGIN
NVARCSTR
12
yes
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_DES CR
25
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
COMPLT_DATE
QMEL-QMDAB - Date for completion of notification CSKT.KTEXT - Cost Center Name (lookup on ILOA-KOSTL)
DATETIME
24
yes
11
COST_CNTR_DESCR
NVARCSTR
30
yes
12
COST_CNTR_ID
NVARCSTR
10
yes
13
CREATE_BY_LOGIN
QMEL-ERNAM - Name of person who created NVARCSTR object QMFE-ERDAT - Date on which the record was DATETIME created TKA01.BEZEI - Controlling area name (lookup NVARCSTR on ILOA-KOKRS)
12
yes
14
CREATE_DATE
24
yes
15
CTRL_AREA_DESCR
25
yes
16
CTRL_AREA_ID
NVARCSTR
yes
617
Appendix Table Column Details QMEL.KZLOESCH - Delete Data Record ("X" = NVARCSTR Notification marked for Deletion) TQ8T_T.QMTTX - Notification Category Descr. NVARCSTR (lookup on TQ80.QMTYP)
17
DELETE_FLAG
yes
18
DOC_CATEG_DESCR
20
yes
19
DOC_CATEG_ID
NVARCSTR
yes
20
DOC_TYPE_DESCR
NVARCSTR
20
yes
21
DOC_TYPE_ID
NVARCSTR
yes
22
EFFECT_ID
NVARCSTR
yes
23
EQUIPMNT_DESCR
NVARCSTR
40
yes
24
EQUIPMNT_ID
NVARCSTR
18
yes
25
NVARCSTR
40
yes
26
NVARCSTR
30
yes
27
INTERNAL_ORDER_ID
NVARCSTR
12
yes
28
LOAD_DATE
DATETIME
24
yes
29
LOAD_TIME
NVARCSTR
yes
30
LOCATN_DESCR
NVARCSTR
40
yes
31
LOCATN_ID
10
yes
32
DATETIME
24
yes
33
DATETIME
24
yes
34
MATERIAL_ID
NVARCSTR
18
yes
618
Appendix Table Column Details MAKT.MAKTX - Material Desc.r (lookup on QMEL.MATNR) T023T.WGBEZ - Material Group Descr. (lookup on QMEL.MATKL)
35
MTRL_DESCR
NVARCSTR
40
yes
36
MTRL_GRP_DESCR
NVARCSTR
20
yes
37
MTRL_GRP_ID
NVARCSTR
yes
38
NOTIFICTN_DATE
DATETIME
24
yes
39
NOTIFICTN_DESCR
NVARCSTR
40
yes
40
NOTIFICTN_ID
NVARCSTR
12
no
41
NOTIFICTN_ID_REF
QMEL.QWRNUM - Reference Notification Number QMEL-OBJNR - Object number for status management
NVARCSTR
12
yes
42
OBJ_ID
NVARCSTR
22
yes
43
PERSON_ID_RESP
NVARCSTR
12
yes
44
PERSON_NAME_RE SP
NVARCSTR
82
yes
45
PLANNG_GRP_ID
NVARCSTR
yes
46
PLANNG_GRP_NAME
NVARCSTR
18
yes
47
PLANT_ID
NVARCSTR
yes
48
PLANT_ID_PLAN
NVARCSTR
yes
49
PLANT_ID_WRKCNTR
NVARCSTR
yes
50
PLANT_NAME
T001W.NAME1 - Maint. Plant Descr. (lookup on ILOA-SWERK) T001W.NAME1 - Plant Name (lookup on QMIH.IWERK) T001W.NAME1 - Plant Name (lookup on CRHD.WERKS)
NVARCSTR
30
yes
51
PLANT_NAME_PLAN
NVARCSTR
30
yes
52
PLANT_NAME_WRK CNTR
NVARCSTR
30
yes
619
53
PRIORITY_DESCR
NVARCSTR
20
yes
54
PRIORITY_ID
QMEL.PRIOK - Priority
NVARCSTR
yes
55
PRIORITY_TYPE_DES CR
NVARCSTR
20
yes
56
PRIORITY_TYPE_ID
NVARCSTR
yes
57
QTY_DOWNTIME
QMIH-AUSZT - Downtime
DECIMAL
48
22
yes
58
REFERENCE_DATE
DATETIME
24
yes
59
REPORTED_BY_LOGI N
NVARCSTR
12
yes
60
REQ_END_DATE
DATETIME
24
yes
61
REQ_START_DATE
DATETIME
24
yes
62
T006A.MSEH3 - Downtime Unit of Meas. Code (lookup on QMIH-MAUEH) T006A.MSEH3 - Downtime Unit of Meas. Description (lookup on QMIH-MAUEH)
NVARCSTR
yes
63
NVARCSTR
30
yes
64
UOM_ID_DOWNTIME
NVARCSTR
yes
65
WORK_CNTR_DESCR
NVARCSTR
40
yes
66
WORK_CNTR_ID
NVARCSTR
yes
620
NOTIFICATION_FACT
Load NOTIFICATION_FACT from QMFE, QMIH, QMEL (Quality notifiction at line item level)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ASSEMBLY_ID
QMFE-BAUTL/QMIH.BAUTL - Assembly
NVARCSTR
18
yes
BREAKDOWN_FLAG
48
28
yes
BUS_AREA_ID
TGSB-GSBER-Business area
NVARCSTR
yes
CAUSE_GRP_ID
NVARCSTR
yes
CAUSE_ID
NVARCSTR
yes
CHANGE_BY_LOGIN
NVARCSTR
12
yes
CHANGE_DATE
DATETIME
24
yes
CHANGE_DATE_HDR
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
COMPLT_DATE
QMEL-QMDAB - Date for completion of notification + QMEL-QMZAB - Completion time DATETIME of notification JEST-STAT (lookup) - NOCO notification completed status is active (1 is active, 0 is inactive) ILOA-KOSTL (lookup) - Cost Center DECIMAL
24
yes
11
COMPLT_FLAG
48
28
yes
12
COST_CNTR_ID
NVARCSTR
10
yes
13
CREATE_BY_LOGIN
QMEL-ERNAM - Name of person who created NVARCSTR object QMFE-ERDAT - Date on which the record was DATETIME created
12
yes
14
CREATE_DATE
24
yes
15
CREATE_DATE_HDR
DATETIME
24
yes
16
CTRL_AREA_ID
NVARCSTR
yes
621
17
DAMAGE_GRP_ID
NVARCSTR
yes
18
DAMAGE_ID
QMFE-FECOD - Problem
NVARCSTR
yes
19
DAYS_COMPLT
DECIMAL
48
22
yes
20
DAYS_DOWNTIME
DECIMAL
48
22
yes
21
DAYS_REQ
DECIMAL
48
22
yes
22
DOC_CATEG_ID
NVARCSTR
yes
23
DOC_TYPE_ID
NVARCSTR
yes
24
EFFECT_ID
NVARCSTR
yes
25
EQUIPMNT_ID
NVARCSTR
18
yes
26
NVARCSTR
18
yes
27
NVARCSTR
30
yes
28
NVARCSTR
30
yes
29
HOURS_COMPLT
DECIMAL
48
22
yes
30
HOURS_DOWNTIME
DECIMAL
48
22
yes
31
HOURS_REQ
DECIMAL
48
22
yes
32
INTERNAL_ORDER_ID
QMEL-AUFNR - Order Number JEST-STAT (lookup) - NOPR notification is progress status is active (1 is active, 0 is inactive) QMFE-KZLOESCH - Indicator: delete data record. Set to 1 if an item is deleted
NVARCSTR
12
yes
33
IN_PROGRESS_FLAG
DECIMAL
48
28
yes
34
ITEM_DELETE_FLAG
DECIMAL
48
28
yes
622
35
LOAD_DATE
DATETIME
24
yes
36
LOAD_TIME
NVARCSTR
yes
37
LOCATN_ID
ILOA-STORT - Location of maintenance object NVARCSTR (lookup) QMIH-AUSBS - End of malfunction (date) + QMIH-AUZTV - Start of malfunction (time) QMIH-AUSVN - Start of malfunction (date) + QMIH-AUSBS - End of malfunction (date)
10
yes
38
DATETIME
24
yes
39
DATETIME
24
yes
40
MATERIAL_ID
QMFE.MATNR - Material
NVARCSTR
18
yes
41
MINS_COMPLT
DECIMAL
48
22
yes
42
MINS_DOWNTIME
DECIMAL
48
22
yes
43
MINS_REQ
Number of Requied Minutes to fix malfuction (calcualted) QMEL-QMDAT - Date of notification (without timestamp)
DECIMAL
48
22
yes
44
NOTIFICTN_DATE
DATETIME
24
yes
45
QMEL.QMDAT and QMEL.MZEIT - Notification DATETIME Date and Time JEST-STAT (lookup) - DLFL notification completed status is active (1 is active, 0 is inactive) QMEL-QMTXT - Short text
24
yes
46
DECIMAL
48
28
yes
47
NOTIFICTN_DESCR
NVARCSTR
40
yes
48
NOTIFICTN_ID
NVARCSTR
12
no
49
NVARCSTR
40
yes
50
NVARCSTR
no
51
OBJ_ID
QMEL-OBJNR - Object number for status management Concatenation of QMNUM and RENUM for classification
NVARCSTR
22
yes
52
OBJ_ID_CLASS
NVARCSTR
16
yes
623
53
OBJ_PART_GRP_ID
NVARCSTR
yes
54
OBJ_PART_ID
QMFE-OTEIL - Object part JEST-STAT (lookup) - OSNO outstanding notification status is active (1 is active, 0 is inactive) IHPA-PARNR - Person responsible ID
NVARCSTR
yes
55
OUTSTANDNG_FLAG
DECIMAL
48
28
yes
56
PERSON_ID_RESP
NVARCSTR
12
yes
57
PLANNG_GRP_ID
NVARCSTR
yes
58
PLANT_ID
NVARCSTR
yes
59
PLANT_ID_PLAN
NVARCSTR
yes
60
PLANT_ID_WRKCNTR
CRHD-WERKS (lookup) - Work Center Plant JEST-STAT(lookup) - NOPO notification postponed status is active (1 is active, 0 is inactive) QMEL.PRIOK - Priority
NVARCSTR
yes
61
POSTPONE_FLAG
DECIMAL
48
28
yes
62
PRIORITY_ID
NVARCSTR
yes
63
PRIORITY_TYPE_ID
NVARCSTR
yes
64
QTY_DOWNTIME
QMIH-AUSZT - Downtime
DECIMAL
48
22
yes
65
REFERENCE_DATE
QMEL.BEZDT- Notification reference date + QMEL.BEZUR - Notification reference time QMEL-QMNAM - Name of person reporting notification QMEL-LTRMN - Required end date + QMEL-LTRUR - Required end date-time QMEL-STRMN - Required start date + QMEL-STRUR - Required start (time)
DATETIME
24
yes
66
REPORTED_BY_LOGI N
NVARCSTR
12
yes
67
REQ_END_DATE
DATETIME
24
yes
68
REQ_START_DATE
DATETIME
24
yes
69
UOM_ID_DOWNTIME
NVARCSTR
yes
70
WORK_CNTR_ID
NVARCSTR
yes
624
OBJECT_CLASS
DD07T - Object Class reference dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_CLASS_DESCR
NVARCSTR
60
yes
OBJ_CLASS_ID
NVARCSTR
10
no
OBJECT_NUMBER_TYPE
TBO01 - The object type is the first two characters of the object number, which is a unique object key per client (order, cost center, project, ...)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_NUM_TYPE_DES CR
NVARCSTR
60
yes
OBJ_NUM_TYPE_ID
NVARCSTR
no
625
OBJECT_STATUS
Object statuses from JEST
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
INTERNAL_ORDER_ID
JEST.OBJNR Object number - for 'OR' and 'NP' types - Internal Order ID Date and time when the record is loaded into Rapid Mart
NVARCSTR
10
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_ID
NVARCSTR
22
no
OBJ_NUM_TYPE_DES CR
NVARCSTR
10
yes
OBJ_NUM_TYPE_ID
NVARCSTR
yes
OPERATN_ROUTING_ ID
JEST.OBJNR for types 'NV' and 'OV' - Routing NVARCSTR number of operations in the order JEST.OBJNR for types 'NV' and 'OV' - Routing NVARCSTR number counter for order
10
yes
OPERATN_SEQ_ID
yes
PROJ_DESCR
NVARCSTR
40
yes
10
PROJ_ELEM_DESCR
40
yes
11
PROJ_ELEM_ID
NVARCSTR
24
yes
12
PROJ_ID
NVARCSTR
24
yes
13
STATUS_CODE
TJ02T.TXT04 - Individual status of an object (short form) TJ02T.TXT04 - Individual status of an object (short form) + JEST.STAT - Object status+TJ02T.TXT30 -Object status TJ02T.TXT30 -Object status
NVARCSTR
yes
14
STATUS_CODE_NA ME
NVARCSTR
60
no
15
STATUS_DESCR
NVARCSTR
30
yes
16
STATUS_ID
NVARCSTR
yes
626
OBJECT_STATUS_HZ
Dimensional component loading horizontally represented selected ERP Object status sinformation from JEST for selected Statuses from OBJECT_STATUS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCEPT_FLAG
JEST-STAT (lookup) -ACPT object is Accepted INTEGER status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -BUDG object is Budgeted status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -ISBD object is Insuffiently Budgeted status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -CLSD object is Close status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -PLCS object is Cost Planned status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -CSPS object is Cost Posted status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -CRTD order is created status is active (1 is active, 0 is inactive) JEST-STAT (lookup) - DLFL, DLT object is deleted status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -NSCH object is Not Scheduled status is active (1 is active, 0 is inactive) JEST-STAT (lookup) - CNF object is finally confirmed status is active (1 is active, 0 is inactive) JEST-STAT (lookup) -REL object is Released status is active (1 is active, 0 is inactive) JEST.OBJNR Object number - for 'OR' and 'NP' types - Internal Order ID Date and time when the record is loaded into Rapid Mart
yes
BUDGET_FLAG
INTEGER
yes
BUDGET_INSUFFICNT _FLAG
INTEGER
yes
CLOSE_FLAG
INTEGER
yes
COST_PLAN_FLAG
INTEGER
yes
COST_POST_FLAG
INTEGER
yes
CREATE_FLAG
INTEGER
yes
DELETE_FLAG
INTEGER
yes
FCST_ONLY_FLAG
INTEGER
yes
10
FINAL_CONFIRM_FLA G FINAL_RELEASE_FLA G
INTEGER
yes
11
INTEGER
yes
12
INTERNAL_ORDER_ID
NVARCSTR
10
yes
13
LOAD_DATE
DATETIME
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
MANUAL_CONFIRM_F LAG
JEST-STAT (lookup) - MCNF object is Manually confirmed status is active (1 is active, INTEGER 0 is inactive) JEST-OBJNR - Object number NVARCSTR
yes
16
OBJ_ID
22
no
627
17
NVARCSTR
10
yes
18
OBJ_NUM_TYPE_ID
NVARCSTR
yes
19
OPERATN_ROUTING_ ID
JEST.OBJNR for types 'NV' and 'OV' - Routing NVARCSTR number of operations in the order JEST.OBJNR for types 'NV' and 'OV' - Routing NVARCSTR number counter for order JEST-STAT (lookup) -any other status is active (1 is active, 0 is inactive)
10
yes
20
OPERATN_SEQ_ID
yes
21
OTHER_FLAG
INTEGER
yes
22
PARTL_CONFIRM_FL AG PARTL_RELEASE_FL AG
JEST-STAT (lookup) - PCNF object is partially confirmed status is active (1 is active, 0 is INTEGER inactive) JEST-STAT (lookup) -PRREL object is Partially Released status is active (1 is active, 0 is INTEGER inactive) PROJ.POST1 - Project definition text NVARCSTR
yes
23
yes
24
PROJ_DESCR
40
yes
25
PROJ_ELEM_DESCR
PRPS.POST1 - Project Element definition text NVARCSTR JEST.OBJRN - WBS for 'PR' object types or derived from 'NV' type (network activity) then lookup on PRPS.POSID - WBS element NVARCSTR External ID JEST.OBJNR for 'PD' object type-Current number of the appropriate project (or derived from Project Element 'PR' type) then lookup on NVARCSTR PROJ.PSPID - Project ID (external) JEST-STAT (lookup) -TECO object is Technically Completed status is active (1 is INTEGER active, 0 is inactive) JEST-STAT- total number of actvie statuses set to 1 for the object INTEGER
40
yes
26
PROJ_ELEM_ID
24
yes
27
PROJ_ID
24
yes
28
yes
29
yes
628
OBJECT_TYPE
DD07T - Object Type reference dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DIM_SRC_ID
Dimension Source. This is a combined dimension combining different varieties of "object type" from different sources. This field identifies the source of "object type"
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
OBJ_TYPE_DESCR
NVARCSTR
75
yes
OBJ_TYPE_ID
NVARCSTR
10
no
629
ONTIME_DELIVERY_FACT
Current Snapshot of ONTIME_DELIVERY_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTL_GI_DATE
DATETIME
24
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
NVARCSTR
10
yes
CITY_SHIPTO
City
NVARCSTR
40
yes
Country ID
NVARCSTR
yes
Country Name
NVARCSTR
20
yes
CURR_ID_GBL
NVARCSTR
yes
CURR_ID_TRX
NVARCSTR
yes
10
CUSTOMER_ID_SHIP TO
NVARCSTR
10
yes
11
CUSTOMER_PO_NUM
NVARCSTR
20
yes
12
DAYS_EARLY_LATE
Difference between Sched. Goods Issue Date and Actual Goods Issue Date. A positive number indicates an early delivery. A negative INTEGER number indicates a late delivery. VBEP-LIFSP - Delivery block (Sched. Line) NVARCSTR
yes
13
DELIV_BLOCK_ID
yes
14
DELIV_BLOCK_ID_HD R
NVARCSTR
yes
15
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
no
16
DELIV_LINE_ITEM_ID
NVARCSTR
no
630
17
DELIV_STATUS_FLAG
NVARCSTR
10
yes
18
DISTRIBTN_CHANNEL _ID
NVARCSTR
yes
19
DISTRICT_SHIPTO
District
NVARCSTR
40
yes
20
DIVISION_ID
VBAK-SPART - Division
NVARCSTR
yes
21
HOUSE_NUM_SHIPTO
House number
NVARCSTR
10
yes
22
NVARCSTR
yes
23
NVARCSTR
28
yes
24
LOAD_DATE
DATETIME
24
yes
25
LOAD_TIME
Time when the record was loaded into the target database
NVARCSTR
yes
26
MATERIAL_ID
NVARCSTR
18
yes
27
NAME_01_SHIPTO
Name 1
NVARCSTR
40
yes
28
NAME_02_SHIPTO
Name 2
NVARCSTR
40
yes
29
NAME_03_SHIPTO
Name 3
NVARCSTR
40
yes
30
NAME_04_SHIPTO
Name 4
NVARCSTR
40
yes
31
PHONE_SHIPTO
NVARCSTR
30
yes
32
PLANT_ID
VBAP-WERKS -- Plant
NVARCSTR
yes
33
PROD_HIER_ID
NVARCSTR
18
yes
34
QTY_ALLOCTN_SLSU OM
DECIMAL
48
13
yes
631
Appendix Table Column Details LIPS-LFIMG - Actual Qties Delivered (in Sales DECIMAL Units) VBAP- KWMENG - Cumulative Order Quantity DECIMAL in Sales Units
35
QTY_DELIV_SLSUOM
48
13
yes
36
48
15
yes
37
DECIMAL
48
13
yes
38
REGION_ID_SHIPTO
NVARCSTR
yes
39
REGION_NAME_SHIP TO
NVARCSTR
20
yes
40
SALES_DOC_ID
NVARCSTR
10
no
41
SALES_LINE_ITEM_ID
NVARCSTR
no
42
SALES_OFFICE_ID
NVARCSTR
yes
43
SALES_ORG_ID
NVARCSTR
yes
44
SALES_PERSON_ID
NVARCSTR
yes
45
SCHED_GI_DATE
DATETIME
24
yes
46
SCHED_LINE_ITEM_I D
NVARCSTR
no
47
STREET_SHIPTO
Street
NVARCSTR
60
yes
48
ZIP_SHIPTO
NVARCSTR
10
yes
632
ONTIME_DELIVERY_HISTORY
History table for On Time Delivery - Contains Previous snapshots
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTL_GI_DATE
DATETIME
24
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
NVARCSTR
10
yes
CITY_SHIPTO
City
NVARCSTR
40
yes
Country ID
NVARCSTR
yes
Country Name
NVARCSTR
20
yes
CURR_ID_GBL
NVARCSTR
yes
CURR_ID_TRX
NVARCSTR
yes
10
CUSTOMER_ID_SHIP TO
NVARCSTR
10
yes
11
CUSTOMER_PO_NUM
NVARCSTR
20
yes
12
DAYS_EARLY_LATE
Difference between Sched. Goods Issue Date and Actual Goods Issue Date. A positive number indicates an early delivery. A negative INTEGER number indicates a late delivery. VBEP-LIFSP - Delivery block (Sched. Line) NVARCSTR
yes
13
DELIV_BLOCK_ID
yes
14
DELIV_BLOCK_ID_HD R
NVARCSTR
yes
15
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
no
16
DELIV_LINE_ITEM_ID
NVARCSTR
no
633
17
DELIV_STATUS_FLAG
NVARCSTR
10
yes
18
DISTRIBTN_CHANNEL _ID
NVARCSTR
yes
19
DISTRICT_SHIPTO
District
NVARCSTR
40
yes
20
DIVISION_ID
VBAK-SPART - Division
NVARCSTR
yes
21
HOUSE_NUM_SHIPTO
House number
NVARCSTR
10
yes
22
NVARCSTR
yes
23
NVARCSTR
28
yes
24
LOAD_DATE
DATETIME
24
no
25
LOAD_TIME
Time when the record was loaded into the target database
NVARCSTR
yes
26
MATERIAL_ID
NVARCSTR
18
yes
27
NAME_01_SHIPTO
Name 1
NVARCSTR
40
yes
28
NAME_02_SHIPTO
Name 2
NVARCSTR
40
yes
29
NAME_03_SHIPTO
Name 3
NVARCSTR
40
yes
30
NAME_04_SHIPTO
Name 4
NVARCSTR
40
yes
31
PHONE_SHIPTO
NVARCSTR
30
yes
32
PLANT_ID
VBAP-WERKS -- Plant
NVARCSTR
yes
33
PROD_HIER_ID
NVARCSTR
18
yes
34
QTY_ALLOCTN_SLSU OM
DECIMAL
48
13
yes
634
Appendix Table Column Details LIPS-LFIMG - Actual Qties Delivered (in Sales DECIMAL Units) VBAP- KWMENG - Cumulative Order Quantity DECIMAL in Sales Units
35
QTY_DELIV_SLSUOM
48
13
yes
36
48
15
yes
37
DECIMAL
48
13
yes
38
REGION_ID_SHIPTO
NVARCSTR
yes
39
REGION_NAME_SHIP TO
NVARCSTR
20
yes
40
SALES_DOC_ID
NVARCSTR
10
no
41
SALES_LINE_ITEM_ID
NVARCSTR
no
42
SALES_OFFICE_ID
NVARCSTR
yes
43
SALES_ORG_ID
NVARCSTR
yes
44
SALES_PERSON_ID
NVARCSTR
yes
45
SCHED_GI_DATE
DATETIME
24
yes
46
SCHED_LINE_ITEM_I D
NVARCSTR
no
47
STREET_SHIPTO
Street
NVARCSTR
60
yes
48
ZIP_SHIPTO
NVARCSTR
10
yes
635
ONTIME_DELIVERY_STAGE
Staging table to assist loading ONTIME_DELIVERY_FACT and History tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTL_GI_DATE
DATETIME
24
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
NVARCSTR
10
yes
CITY_SHIPTO
City
NVARCSTR
40
yes
Country ID
NVARCSTR
yes
Country Name
NVARCSTR
20
yes
CURR_ID_GBL
NVARCSTR
yes
CURR_ID_TRX
NVARCSTR
yes
10
CUSTOMER_ID_SHIP TO
NVARCSTR
10
yes
11
CUSTOMER_PO_NUM
NVARCSTR
20
yes
12
DAYS_EARLY_LATE
Difference between Sched. Goods Issue Date and Actual Goods Issue Date. A positive number indicates an early delivery. A negative INTEGER number indicates a late delivery. VBEP-LIFSP - Delivery block (Sched. Line) NVARCSTR
yes
13
DELIV_BLOCK_ID
yes
14
DELIV_BLOCK_ID_HD R
NVARCSTR
yes
15
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
no
16
DELIV_LINE_ITEM_ID
NVARCSTR
no
636
17
DELIV_STATUS_FLAG
NVARCSTR
10
yes
18
DISTRIBTN_CHANNEL _ID
NVARCSTR
yes
19
DISTRICT_SHIPTO
District
NVARCSTR
40
yes
20
DIVISION_ID
VBAK-SPART - Division
NVARCSTR
yes
21
HOUSE_NUM_SHIPTO
House number
NVARCSTR
10
yes
22
NVARCSTR
yes
23
NVARCSTR
28
yes
24
LOAD_DATE
DATETIME
24
yes
25
LOAD_TIME
Time when the record was loaded into the target database
NVARCSTR
yes
26
MATERIAL_ID
NVARCSTR
18
yes
27
NAME_01_SHIPTO
Name 1
NVARCSTR
40
yes
28
NAME_02_SHIPTO
Name 2
NVARCSTR
40
yes
29
NAME_03_SHIPTO
Name 3
NVARCSTR
40
yes
30
NAME_04_SHIPTO
Name 4
NVARCSTR
40
yes
31
PHONE_SHIPTO
NVARCSTR
30
yes
32
PLANT_ID
VBAP-WERKS -- Plant
NVARCSTR
yes
33
PROD_HIER_ID
NVARCSTR
18
yes
34
QTY_ALLOCTN_SLSU OM
DECIMAL
48
13
yes
637
Appendix Table Column Details LIPS-LFIMG - Actual Qties Delivered (in Sales DECIMAL Units) VBAP- KWMENG - Cumulative Order Quantity DECIMAL in Sales Units
35
QTY_DELIV_SLSUOM
48
13
yes
36
48
15
yes
37
DECIMAL
48
13
yes
38
REGION_ID_SHIPTO
NVARCSTR
yes
39
REGION_NAME_SHIP TO
NVARCSTR
20
yes
40
SALES_DOC_ID
NVARCSTR
10
no
41
SALES_LINE_ITEM_ID
NVARCSTR
no
42
SALES_OFFICE_ID
NVARCSTR
yes
43
SALES_ORG_ID
NVARCSTR
yes
44
SALES_PERSON_ID
NVARCSTR
yes
45
SCHED_GI_DATE
DATETIME
24
yes
46
SCHED_LINE_ITEM_I D
NVARCSTR
no
47
STREET_SHIPTO
Street
NVARCSTR
60
yes
48
ZIP_SHIPTO
NVARCSTR
10
yes
638
OPERATION_SUITABILITY
Key suitability required for carrying out the operation (for example, welding certificate or NC programming course) - from T423T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PLANT_ID
T423T.WERKS -Plant
NVARCSTR
no
PLANT_NAME
T001W.NAME1 -Name
NVARCSTR
30
yes
SUITABILITY_DESCR
NVARCSTR
30
yes
SUITABILITY_ID
T423T.QUALF -Suitability
NVARCSTR
no
639
ORDER_OPERATION
Order Operation including Sequences from AFVC
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
yes
AMT_COST_MTRL
AFVC.MAT_PRKST - Material planning in networks: primary costs AFVC.PRKST - Total Costs in the activity Planned
DECIMAL
48
11
yes
AMT_COST_TTL
DECIMAL
48
11
yes
AMT_PRICE
AFVC.PREIS - Price
DECIMAL
48
11
yes
BUS_AREA_FULL_NA ME
NVARCSTR
40
yes
BUS_AREA_ID
NVARCSTR
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
CMPNY_CODE_FULL_ NAME
T001K -BUKRS + T001. BUTXT - full Name of the company code or company
NVARCSTR
120
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
COMPLT_FLAG
AFVC-LEKNW - Indicator showing no remaining work expected if set to 1 AFVC.SELKZ - Selection indicator for costing line items
INTEGER
yes
11
COSTNG_FLAG
INTEGER
yes
12
COST_ELEM_ID
NVARCSTR
10
yes
13
CTRL_AREA_FULL_N AME
TKA02.KOKRS +TKA01.BEZEI - Concatenated NVARCSTR ID and Name for controlling area name
32
yes
14
CTRL_AREA_ID
NVARCSTR
yes
15
CTRL_KEY_DESCR
NVARCSTR
40
yes
16
CTRL_KEY_ID
NVARCSTR
yes
640
17
CURR_ID
NVARCSTR
yes
18
FUNCTNL_AREA_ID
NVARCSTR
yes
19
GROUP_LINE_ID
NVARCSTR
yes
20
GROUP_NODE_ID
NVARCSTR
yes
21
INTERNAL_ORDER_ID
NVARCSTR
12
yes
22
LOAD_DATE
DATETIME
24
yes
23
LOAD_TIME
NVARCSTR
yes
24
OBJ_CLASS_DESCR
NVARCSTR
20
yes
25
OBJ_CLASS_ID
NVARCSTR
yes
26
OBJ_ID
NVARCSTR
22
yes
27
OBJ_NUM_TYPE_DES CR
NVARCSTR
10
yes
28
OBJ_NUM_TYPE_ID
yes
29
OBJ_TYPE_DESCR
NVARCSTR
60
yes
30
OBJ_TYPE_ID
NVARCSTR
yes
31
OPERATN_DESCR
NVARCSTR
40
yes
32
OPERATN_NUM
NVARCSTR
yes
33
OPERATN_ROUTING_ ID
NVARCSTR
10
no
34
OPERATN_SEQ_ID
NVARCSTR
no
641
Appendix Table Column Details STPO-PSWRK + T001W.NAME1 - Plant ID and Plant Name
35
PLANT_FULL_NAME
NVARCSTR
40
yes
36
PLANT_ID
AFVC.WERKS - Plant
NVARCSTR
yes
37
PRICE_UNIT
INTEGER
yes
38
PROFIT_CNTR_ID
NVARCSTR
10
yes
39
PROJ_DESCR
PROJ.POST1 - Project Description AFVC.PSPNR - Standard WBS element / Lookup on PRPS.POSID - Project Element (WBS) External ID PRPS.PSPHI - Project ID / Lookup on PROJ.PSPID - Project External ID
NVARCSTR
40
yes
40
PROJ_ELEM_ID
NVARCSTR
24
yes
41
PROJ_ID
NVARCSTR
24
yes
42
ROUTING_ID
NVARCSTR
11
yes
43
ROUTING_SEQ_ID
NVARCSTR
yes
44
SUITABILITY_DESCR
NVARCSTR
30
yes
45
SUITABILITY_ID
AFVC.QUALF Suitability
NVARCSTR
yes
46
NVARCSTR
40
yes
47
NVARCSTR
yes
48
WORK_CNTR_DESCR
NVARCSTR
40
yes
49
WORK_CNTR_ID
NVARCSTR
yes
642
ORDER_REASON
TVAUT - Order Reason
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
ORDER_REASON_D ESCR
TVAUT-BEZEI - Description
NVARCSTR
40
yes
ORDER_REASON_ID
NVARCSTR
no
ORGANIZATION_KEY
Organization structure (key) descriptive attributes from T527O; load ORGANIZATION_KEY dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ELEMENT_TYPE_COD E
T527O.NODTY Org.element type: J: Assign personnel N: Do not assign personnel Date and Time loaded into Rapid mart
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
40
yes
10
yes
ORG_KEY_ID
NVARCSTR
14
no
643
ORGANIZATION_UNIT
Organizational Units descriptive attributes from HRP1000 infotype
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURRENT_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
ORG_UNIT_DESCR
NVARCSTR
40
yes
NVARCSTR
52
yes
NVARCSTR
12
yes
NVARCSTR
60
yes
ORG_UNIT_ID
NVARCSTR
yes
ORG_UNIT_KEY
DECIMAL
48
28
no
10
VALID_FROM_DATE
DATETIME
24
yes
11
VALID_TO_DATE
DATETIME
24
yes
644
ORGANIZATION_UNIT_HIER
Organization Unit hierarchy as parent/child relationship from Infotype HRP1001 (DB Table)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
HRP1000.SHORT - lookup on the object description (for Child node) - Organization Unit NVARCSTR HRP1001.SOBID ID of the related object Child (Organization Unit)
12
yes
CHILD_ID
NVARCSTR
no
CHILD_KEY
Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Child Node DECIMAL Set to 1 if the record is current (ENDDA = 9999.12.31)
48
28
yes
CURRENT_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time when the record was loaded HRP1000.SHORT - lookup on the object description (for Parent node) - Organizaiton Unit HRP1001.OBJID Object ID - Parent Organization Unit Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Parent
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
12
yes
PARENT_ID
NVARCSTR
no
PARENT_KEY
DECIMAL
48
28
yes
10
VALID_FROM_DATE
DATETIME
24
no
11
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform
24
no
645
ORGANIZATION_UNIT_HIER_HZ
Organization Unit hierarchy horizontally flattened from Infotype HRP1001 (DB Table)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURRENT_FLAG
INTEGER
yes
LEAF_LEVEL
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
HRP1000.SHORT - lookup on the object description (for Parent node) - Root Level Concatenated: HRP1001.OBJID Object ID Parent root level + HRP1000.SHORT - lookup on the object description (for Parent node) Root Level HRP1001.OBJID Object ID - Parent root level
NVARCSTR
12
yes
LVL_00_FULL_NAME
NVARCSTR
30
yes
LVL_00_ID
NVARCSTR
no
LVL_00_KEY
Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Root Level HRP1000.SHORT - lookup on the object description (for Child node) - Level 01 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 01 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 01 HRP1001.SOBID ID of the related object Child - Level 01 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Level 01 HRP1000.SHORT - lookup on the object description (for Child node) - Level 02 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 02 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 02 HRP1001.SOBID ID of the related object Child - Level 02 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Level 02
DECIMAL
48
28
yes
LVL_01_DESCR
NVARCSTR
12
yes
10
LVL_01_FULL_NAME
NVARCSTR
30
yes
11
LVL_01_ID
NVARCSTR
no
12
LVL_01_KEY
DECIMAL
48
28
yes
13
LVL_02_DESCR
NVARCSTR
12
yes
14
LVL_02_FULL_NAME
NVARCSTR
30
yes
15
LVL_02_ID
NVARCSTR
no
16
LVL_02_KEY
DECIMAL
48
28
yes
646
Appendix Table Column Details HRP1000.SHORT - lookup on the object description (for Child node) - Level 03 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 03 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 03 HRP1001.SOBID ID of the related object Child - Level 03 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Level 03 HRP1000.SHORT - lookup on the object description (for Child node) Level 04 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 04 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 04 HRP1001.SOBID ID of the related object Child - Level 04 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension - Level 04 HRP1000.SHORT - lookup on the object description (for Child node) Level 05 Concatenated: HRP1001.SOBID ID of the related object - Child Level 05 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 05 HRP1001.SOBID ID of the related object Child Level 05 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Level 05 HRP1000.SHORT - lookup on the object description (for Child node) Concatenated: HRP1001.SOBID ID of the related object - Child Level 06 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 06 HRP1001.SOBID ID of the related object Child Level 06 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Level 06 HRP1000.SHORT - lookup on the object description (for Child node) Level 07 Concatenated: HRP1001.SOBID ID of the related object - Child Level 07 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 07
17
LVL_03_DESCR
NVARCSTR
12
yes
18
LVL_03_FULL_NAME
NVARCSTR
30
yes
19
LVL_03_ID
NVARCSTR
no
20
LVL_03_KEY
DECIMAL
48
28
yes
21
LVL_04_DESCR
NVARCSTR
12
yes
22
LVL_04_FULL_NAME
NVARCSTR
30
yes
23
LVL_04_ID
NVARCSTR
no
24
LVL_04_KEY
DECIMAL
48
28
yes
25
LVL_05_DESCR
NVARCSTR
12
yes
26
LVL_05_FULL_NAME
NVARCSTR
30
yes
27
LVL_05_ID
NVARCSTR
no
28
LVL_05_KEY
DECIMAL
48
28
yes
29
LVL_06_DESCR
NVARCSTR
12
yes
30
LVL_06_FULL_NAME
NVARCSTR
30
yes
31
LVL_06_ID
NVARCSTR
no
32
LVL_06_KEY
DECIMAL
48
28
yes
33
LVL_07_DESCR
NVARCSTR
12
yes
34
LVL_07_FULL_NAME
NVARCSTR
30
yes
647
Appendix Table Column Details HRP1001.SOBID ID of the related object Child Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Level 07 HRP1000.SHORT - lookup on the object description (for Child node) Level 08 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 08 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 08 HRP1001.SOBID ID of the related object Child - Level 8 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Level 08 HRP1000.SHORT - lookup on the object description (for Child node) Level 09 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 09 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 09 HRP1001.SOBID ID of the related object Child - Level 9 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Level 09 HRP1000.SHORT - lookup on the object description (for Child node) Level 09 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 10 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 10 HRP1001.SOBID ID of the related object Child - Level 10 Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Level 10 HRP1001.OBJID Object ID - Current node in the hierarchy Lookup on Organization Unit Key in ORGANIATION_UNIT dimension
35
LVL_07_ID
NVARCSTR
no
36
LVL_07_KEY
DECIMAL
48
28
yes
37
LVL_08_DESCR
NVARCSTR
12
yes
38
LVL_08_FULL_NAME
NVARCSTR
30
yes
39
LVL_08_ID
NVARCSTR
no
40
LVL_08_KEY
DECIMAL
48
28
yes
41
LVL_09_DESCR
NVARCSTR
12
yes
42
LVL_09_FULL_NAME
NVARCSTR
30
yes
43
LVL_09_ID
NVARCSTR
no
44
LVL_09_KEY
DECIMAL
48
28
yes
45
LVL_10_DESCR
NVARCSTR
12
yes
46
LVL_10_FULL_NAME
NVARCSTR
30
yes
47
LVL_10_ID
NVARCSTR
no
48
LVL_10_KEY
DECIMAL
48
28
yes
49
ORG_UNIT_ID
NVARCSTR
no
50
ORG_UNIT_KEY
DECIMAL
48
28
yes
51
VALID_FROM_DATE
DATETIME
24
no
52
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform
24
no
648
ORGANIZATION_UNIT_HIER_VR
Organization Unit hierarchy Vertically flattened from Infotype HRP1001 (DB Table)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
HRP1000.SHORT - lookup on the object description (for Child node) - Organization Unit NVARCSTR Concatenated: HRP1001.SOBID ID of the related object - Child (Organization Unit) + NVARCSTR HRP1000.SHORT - lookup on the object description (for Child node) - Organization Unit HRP1001.SOBID ID of the related object Child (Organization Unit) Lookup on Organization Unit Key in ORGANIATION_UNIT dimension Set to 1 if the record is current (ENDDA = 9999.12.31) Number of levels in the relationship for the node NVARCSTR
12
yes
CHILD_FULL_NAME
30
yes
CHILD_ID
no
CHILD_KEY
DECIMAL
48
28
yes
CURRENT_FLAG
INTEGER
yes
DEPTH
INTEGER
yes
LEAF_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
10
PARENT_DESCR
11
PARENT_FULL_NAME
HRP1000.SHORT - lookup on the object description (for Parent node) - Organizaiton NVARCSTR Unit Concatenated: HRP1001.OBJID Object ID Parent - Organization Unit + HRP1000.SHORT NVARCSTR - lookup on the object description (for Parent node) - Organizaiton Unit HRP1001.OBJID Object ID - Parent Organization Unit Lookup on Organization Unit Key in ORGANIATION_UNIT dimension NVARCSTR
12
yes
30
yes
12
PARENT_ID
no
13
PARENT_KEY
DECIMAL
48
28
yes
14
ROOT_FLAG
INTEGER
yes
15
VALID_FROM_DATE
DATETIME
24
no
16
VALID_TO_DATE
The date until which this record is effective. It is automatically generated by the Effective_Date DATETIME transform
24
no
649
PAYMENT_BLOCK
T008T- Payment Blocks
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) T008T.TEXTL- Explanation of the Reason for Payment Block
24
yes
LOAD_TIME
NVARCSTR
yes
PAYMNT_BLOCK_D ESCR
NVARCSTR
20
yes
PAYMNT_BLOCK_ID
NVARCSTR
no
PAYMENT_REASON_CODE
T053S - Classification of Payment Differences (Texts)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
no
NVARCSTR
40
yes
650
PAYMENT_TERM
Table of explanations of payment term keys
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
Day limit
NVARCSTR
no
NVARCSTR
50
yes
PAYMNT_TERM_ID
NVARCSTR
no
PAYROLL_AREA
HR module Payroll Area descriptive attributes from T549T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
20
yes
30
yes
PAYROLL_AREA_ID
NVARCSTR
no
651
PAYROLL_CUMULATION_TYPE
Descriptive attributes for calendar-associated cumulation types from T54C2, T54CT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
T54CT.LTEXT Calendar type - long name Concatenated: T54C2.CUMTY - Cumulation Type + T54CT.LTEXT Calendar type - long name T54C2.CUMTY - Cumulation Type
NVARCSTR
20
yes
NVARCSTR
30
yes
CUMULATN_TYPE_ID
NVARCSTR
no
CUMULATN_TYPE_NA ME
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
UOT_DESCR
NVARCSTR
20
yes
UOT_ID
NVARCSTR
yes
652
PAYROLL_FACT
Payroll Run details from PC207, PC261 culster directories
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID_HR
NVARCSTR
no
ADMIN_ID_PAYROLL
NVARCSTR
no
ADMIN_ID_TIME
NVARCSTR
no
AMT_PAYROLL
DECIMAL
48
15
yes
PC207.CNTR1 - National assignment indicator1 PC207.CNTR2 - National assignment indicator2 PC207.CNTR3 - National assignment indicator3
NVARCSTR
no
NVARCSTR
no
NVARCSTR
no
NVARCSTR
no
10
NVARCSTR
no
11
BONUS_DATE
24
yes
12
BUS_AREA_ID
NVARCSTR
no
13
CHANGE_DATE
DATETIME
24
yes
14
CMPNY_CODE_ID
NVARCSTR
no
15
CONTRACT_ID
NVARCSTR
no
16
COST_CNTR_ID
NVARCSTR
10
no
653
17
COUNTRY_GRP_ID
NVARCSTR
no
18
CTRL_AREA_ID
NVARCSTR
no
19
CURR_ID
NVARCSTR
no
20
CURR_ID_RATE
NVARCSTR
no
21
EMPLOYEE_GRP_ID
NVARCSTR
no
22
EMPLOYEE_SUBGR P_ID
NVARCSTR
no
23
JOB_ID
PA0001.STELL Job
NVARCSTR
no
24
LOAD_DATE
DATETIME
24
yes
25
LOAD_TIME
NVARCSTR
yes
26
NUM_OF_UNITS
PC207.ANZHL - HR payroll: Number - used for DECIMAL non-pay wage types such as absences
48
15
yes
27
ORG_KEY_ID
NVARCSTR
14
no
28
ORG_UNIT_ID
NVARCSTR
no
29
PAYROLL_AREA_ID
NVARCSTR
no
30
PAYROLL_CODE
NVARCSTR
yes
31
PAYROLL_DATE
DATETIME
24
yes
32
PAYROLL_PERIOD_ID
NVARCSTR
no
33
PAYROLL_PERIOD_ID _IN
NVARCSTR
yes
34
PAYROLL_RUN_DATE
DATETIME
24
no
654
35
PAYROLL_SEQ_ID
NVARCSTR
no
36
PAYROLL_STATUS_ID
NVARCSTR
no
37
PAYROLL_TYPE_ID
NVARCSTR
no
38
PERIOD_END_DATE
DATETIME
24
yes
39
NVARCSTR
yes
40
DATETIME
24
yes
41
NVARCSTR
no
42
NVARCSTR
no
43
PERSON_ID
NVARCSTR
no
44
POSITION_ID
PA0001.PLANS Position
NVARCSTR
no
45
UOT_ID
NVARCSTR
no
46
WAGE_TYPE_ID
NVARCSTR
no
655
PAYROLL_PC261_STAGE
Payroll run results from PC261 cluster table
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
yes
ADMIN_ID_HR
NVARCSTR
yes
ADMIN_ID_PAYROLL
NVARCSTR
yes
ADMIN_ID_TIME
NVARCSTR
yes
BONUS_DATE
24
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
CONTRACT_ID
NVARCSTR
yes
10
COST_CNTR_ID
NVARCSTR
10
yes
11
COUNTRY_GRP_ID
NVARCSTR
yes
12
CTRL_AREA_ID
NVARCSTR
yes
13
EMPLOYEE_GRP_ID
NVARCSTR
yes
14
EMPLOYEE_SUBGR P_ID
NVARCSTR
yes
15
JOB_ID
PA0001.STELL Job
NVARCSTR
yes
16
LOAD_DATE
DATETIME
24
yes
656
17
LOAD_TIME
NVARCSTR
yes
18
ORG_KEY_ID
NVARCSTR
14
yes
19
ORG_UNIT_ID
NVARCSTR
yes
20
PAYROLL_AREA_ID
NVARCSTR
yes
21
PAYROLL_CODE
NVARCSTR
yes
22
PAYROLL_DATE
DATETIME
24
yes
23
PAYROLL_PERIOD_ID
NVARCSTR
yes
24
PAYROLL_PERIOD_ID _IN
NVARCSTR
yes
25
PAYROLL_RUN_DATE
DATETIME
24
yes
26
PAYROLL_SEQ_ID
NVARCSTR
no
27
PAYROLL_STATUS_ID
NVARCSTR
yes
28
PAYROLL_TYPE_ID
NVARCSTR
yes
29
PERIOD_END_DATE
PC261.FPEND - End of payroll period (for-period) PC261.IPEND - End of payroll period (in-period)
DATETIME
24
yes
30
DATETIME
24
yes
31
NVARCSTR
yes
32
DATETIME
24
yes
33
NVARCSTR
yes
34
NVARCSTR
yes
657
35
PERSON_ID
NVARCSTR
no
36
POSITION_ID
PA0001.PLANS Position
NVARCSTR
yes
PAYROLL_PERIOD
Payroll Period details from T549Q
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PAYROLL_PERIOD_ID
NVARCSTR
no
INTEGER
yes
INTEGER
yes
PERIOD_END_DATE
DATETIME
24
yes
NVARCSTR
20
yes
NVARCSTR
no
DATETIME
24
yes
10
PERIOD_YEAR
INTEGER
yes
11
PERIOD_YEAR_PREV
INTEGER
yes
658
PAYROLL_PERIOD_PARAMETER
Payroll Period Parameter descriptive attributes from T549N
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
20
yes
Concatenated: T549N.PERMO Period Parameters + T549N.ATEXT Period parameter NVARCSTR - name T549N.PERMO Period Parameters NVARCSTR
30
yes
no
PAYROLL_STATUS
(DD07T domain SRTZA) - descriptive attributes for Payroll Indicator for most recent update of results record
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PAYROLL_STATUS_ID
DD07T.DDTEXT Short text describing ABAP/4 NVARCSTR Dictionary objects (SRTZA domain) Concatenated: DD07T.DOMVALUE_L Values for domains: Single value/upper limit (SRTZA domain) + DD07T.DDTEXT Short text NVARCSTR describing ABAP/4 Dictionary objects (SRTZA domain) DD07T.DOMVALUE_L Values for domains: NVARCSTR Single value/upper limit (SRTZA domain)
60
yes
70
yes
no
659
PAYROLL_SUMMARY_FACT
Joins cumulative payroll results (PC22Y) with cluster directory (PC261) to associate pay period dates with payroll amounts
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID_HR
NVARCSTR
no
ADMIN_ID_PAYROLL
NVARCSTR
no
ADMIN_ID_TIME
NVARCSTR
no
AMT_PAYROLL
48
15
yes
BONUS_DATE
24
yes
BUS_AREA_ID
NVARCSTR
no
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
no
10
CONTRACT_ID
NVARCSTR
no
11
COST_CNTR_ID
NVARCSTR
10
no
12
COUNTRY_GRP_ID
NVARCSTR
no
13
CTRL_AREA_ID
NVARCSTR
no
14
CUMULATN_MONTH
INTEGER
yes
15
CUMULATN_PERIOD
no
16
CUMULATN_QTR
INTEGER
yes
660
Appendix Table Column Details PC22Y.CUMTY - Calendar type abbreviation for cumulative amounts Cumulation Week number within the year (based on WW standard) PC22Y.CUMYR - Cumulation Interval Year or calculated based on Payroll Run Date PC22Y.AMT_CURR - Currency for cumulative payroll amount
17
CUMULATN_TYPE_ID
NVARCSTR
no
18
CUMULATN_WEEK
INTEGER
yes
19
CUMULATN_YEAR
INTEGER
no
20
CURR_ID
NVARCSTR
no
21
EMPLOYEE_GRP_ID
NVARCSTR
no
22
EMPLOYEE_SUBGR P_ID
NVARCSTR
no
23
JOB_ID
PA0001.STELL Job
NVARCSTR
no
24
LOAD_DATE
DATETIME
24
yes
25
LOAD_TIME
NVARCSTR
yes
26
NUM_OF_UNITS
48
15
yes
27
ORG_KEY_ID
NVARCSTR
14
no
28
ORG_UNIT_ID
NVARCSTR
no
29
PAYROLL_AREA_ID
NVARCSTR
no
30
PAYROLL_CODE
NVARCSTR
yes
31
PAYROLL_DATE
DATETIME
24
yes
32
PAYROLL_PERIOD_ID
NVARCSTR
no
33
PAYROLL_PERIOD_ID _IN
NVARCSTR
yes
34
PAYROLL_RUN_DATE
DATETIME
24
no
661
35
PAYROLL_SEQ_ID
NVARCSTR
no
36
PAYROLL_STATUS_ID
NVARCSTR
no
37
PAYROLL_TYPE_ID
NVARCSTR
no
38
PERIOD_END_DATE
DATETIME
24
yes
39
NVARCSTR
no
40
DATETIME
24
yes
41
NVARCSTR
no
42
NVARCSTR
no
43
PERSON_ID
NVARCSTR
no
44
POSITION_ID
PA0001.PLANS Position
NVARCSTR
no
45
UOT_ID
NVARCSTR
no
46
VALID_FROM_DATE
DATETIME
24
no
47
VALID_TO_DATE
DATETIME
24
no
48
WAGE_TYPE_ID
NVARCSTR
no
662
PAYROLL_TYPE
(DD07T domain PAYTY) - descriptive attributes for Payroll type
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PAYROLL_TYPE_ID
DD07T.DDTEXT Short text describing ABAP/4 NVARCSTR Dictionary objects (PAYTY domain) Concatenated: DD07T.DOMVALUE_L Values for domains: Single value/upper limit (PAYTY domain) + DD07T.DDTEXT Short text NVARCSTR describing ABAP/4 Dictionary objects (PAYTY domain) DD07T.DOMVALUE_L Values for domains: NVARCSTR Single value/upper limit (PAYTY domain)
60
yes
70
yes
no
PAY_SCALE_AREA
Salary Pay scale area descriptive attributes from T510G; load PAY_SCALE_AREA
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
20
yes
Concatenated: T510G.TRFGB - Pay scale area NVARCSTR + 5150G.TGBTX Pay scale area designation
30
yes
PAY_SCALE_AREA_ID
NVARCSTR
no
663
PAY_SCALE_TYPE
Salary Pay scale type descriptive attributes from T510A; load PAY_SCALE_TYPE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
20
yes
PAY_SCALE_TYPE_ID
NVARCSTR
no
664
PEGGING_OBJECT
Details of Pegging Objects from PEGOB, PEGQTY
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_FULL_ NAME
120
yes
CMPNY_CODE_ID
NVARCSTR
yes
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
CTRL_AREA_ID
NVARCSTR
yes
CURR_ID
NVARCSTR
yes
DELETE_FLAG
INTEGER
yes
FIXED_ALLOCTN_FLA G
PEGQTY.FIXED - Indicator: Allocated quantity INTEGER fixed (1/0) Date and time when the record is loaded into Rapid Mart
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
10
MATERIAL_ID
NVARCSTR
18
yes
11
MTRL_DESCR
NVARCSTR
40
yes
12
OBJ_ID
NVARCSTR
22
no
13
OBJ_ID_ORIGINAL
PEGOB.ORGREQ - Object number of original requirement (RESB-OBJNR) PEGOB.REPOBJ - Object number of replenishment elem. used for static peggin DD07T - PGASSCAT domain Lookup description of Pegging Category PEGQTY.ASSCAT - Pegging category of the assigned quantity+DD07T - PGASSCAT domain Lookup description of Pegging Category
NVARCSTR
22
yes
14
OBJ_ID_REPLENISH
NVARCSTR
22
yes
15
PEG_CATEG_DESCR
NVARCSTR
60
yes
16
PEG_CATEG_FULL_N AME
NVARCSTR
120
no
665
Appendix Table Column Details PEGQTY.ASSCAT - Pegging category of the assigned quantity PEGOB.CLOSED - Indicator: Pegging completed (1/0)
17
PEG_CATEG_ID
NVARCSTR
yes
18
PEG_COMPLETE_FLA G
INTEGER
yes
19
PEG_DESCR
NVARCSTR
40
yes
20
PEG_UNIQUE_FLAG
INTEGER
yes
21
PLANT_FULL_NAME
NVARCSTR
120
yes
22
PLANT_ID
PEGOB.WERKS - Plant
NVARCSTR
yes
23
PROJ_ELEM_ID_COM PONENT
PEGOB.CMPPNR - Component WBS element NVARCSTR PEGOB.GRPNR - Grouping WBS element. A grouping WBS element is a WBS element that NVARCSTR has valuated individual stock and has a special function in materials requirements planni PRPS.POSKI - WBS element short identification (lookup) -for Component project PRPS.POSKI - WBS element short identification (lookup) PEGQTY.QUANTY - Proportion assigned to pegging object PEGOB.TOTQTY - Total quantity of replenishm. elem. used for static pegging NVARCSTR
24
yes
24
PROJ_ELEM_ID_GRP
24
yes
25
16
yes
26
NVARCSTR
16
yes
27
QTY_ASSIGN
DECIMAL
48
15
yes
28
QTY_TTL_REPLENISH
DECIMAL
48
13
yes
29
QTY_TTL_REQ
PEGOB.QTYNEEDED - Quantity necessary to DECIMAL satisfy the original requirement PEGOB.REQQTY - Total required quantity of the reservation
48
15
yes
30
QTY_TTL_RESERVAT N
DECIMAL
48
13
yes
31
UOM_ID
NVARCSTR
yes
32
UOM_ID_ASSIGN
NVARCSTR
yes
33
UOM_ID_RESERVATN
NVARCSTR
yes
666
PERSONNEL_ACTION_REASON
HR event (action) reasons descriptive attributes from T530T; load PERSONNEL_ACTION_REASON dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTION_REASON_DE SCR
NVARCSTR
30
yes
ACTION_REASON_ID
NVARCSTR
no
ACTION_TYPE_DESC R
NVARCSTR
30
yes
ACTION_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PERSONNEL_ACTION_STATUS
HR event (action) status (employment status) descriptive attributes from T529U; load PERSONNEL_ACTION_STATUS dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STATUS_CATEG_DES CR
DD07T. DDTEXT -Lookup text for benefit plan NVARCSTR category - domain STATN T529U.STATN Status number (Category identifier)
60
yes
STATUS_CATEG_ID
NVARCSTR
no
STATUS_DESCR
NVARCSTR
40
yes
STATUS_ID
NVARCSTR
no
667
PERSONNEL_ACTION_TYPE
HR event (action) type descriptive attributes from T529T; load PERSONNEL_ACTION_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTION_TYPE_DESC R
NVARCSTR
30
yes
ACTION_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PERSONNEL_ADMINISTRATOR
Personnel Administrator details from T526
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADMIN_FULL_NAME
NVARCSTR
30
yes
ADMIN_GRP_CODE
NVARCSTR
no
ADMIN_ID
T526.SACHX Administrator
NVARCSTR
no
ADMIN_NAME
NVARCSTR
20
yes
ADMIN_TITLE
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PHONE
NVARCSTR
14
yes
USER_NAME
NVARCSTR
12
yes
668
PERSONNEL_AREA
Personnel area descriptive attributes from T005T, T005U, ADRC; load PERSONNEL_AREA dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID
T500P.ADRNR: Address
NVARCSTR
10
yes
CITY
ADRC.CITY1 City
NVARCSTR
40
yes
CMPNY_CODE_ID
NVARCSTR
yes
CMPNY_CODE_NAME
25
yes
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
yes
COUNTRY_ID
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
15
yes
CURR_ID
NVARCSTR
yes
10
DISTRICT
ADRC.CITY2 District
NVARCSTR
40
yes
11
FAX
NVARCSTR
30
yes
12
HOUSE_NUMBER
NVARCSTR
10
yes
13
LOAD_DATE
DATETIME
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
NVARCSTR
120
yes
16
NVARCSTR
no
669
Appendix Table Column Details PERSONNEL_AREA _NAME PERSONNEL_AREA _NAME_01 PERSONNEL_AREA _NAME_02 PERSONNEL_AREA _NAME_03 PERSONNEL_AREA _NAME_04
17
NVARCSTR
30
yes
18
ADRC.NAME1 Name 1
NVARCSTR
40
yes
19
ADRC.NAME2 Name 2
NVARCSTR
40
yes
20
ADRC.NAME3 Name 3
NVARCSTR
40
yes
21
ADRC.NAME4 Name 4
NVARCSTR
40
yes
22
PHONE
ADRC.TEL_NUMBER First telephone no.: dialling code+number ADRC.REGION Region (State, Province, County)
NVARCSTR
30
yes
23
REGION_ID
NVARCSTR
yes
24
REGION_NAME
NVARCSTR
20
yes
25
STREET
ADRC.STREET Street
NVARCSTR
60
yes
26
ZIP
NVARCSTR
10
yes
PERSONNEL_DATE_TYPE
Date specification descriptive attributes for HR administration from T548Y, T548T; load PERSONNEL_DATE_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DATE_TYPE_DESCR
NVARCSTR
20
yes
DATE_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
670
PERSONNEL_SUBAREA
Personnel sub area descriptive attributes from T5U0P, T001P
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
yes
CMPNY_CODE_NAME
25
yes
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURR_ID
NVARCSTR
yes
DISTRICT
T5U0P.ORDIS District
NVARCSTR
yes
NVARCSTR
60
yes
NVARCSTR
yes
30
yes
10
INDUSTRY_CODE_ID
NVARCSTR
yes
11
LEAVE_TYPE_GRP_C ODE
NVARCSTR
yes
12
LOAD_DATE
DATETIME
24
yes
13
LOAD_TIME
NVARCSTR
yes
14
PAY_SCALE_AREA_D ESCR
NVARCSTR
20
yes
15
PAY_SCALE_AREA_ID
NVARCSTR
yes
16
PAY_SCALE_TYPE_D ESCR
NVARCSTR
20
yes
671
17
PAY_SCALE_TYPE_ID
NVARCSTR
yes
18
PERSONNEL_AREA_F ULL_NAME PERSONNEL_AREA_I D PERSONNEL_AREA _NAME PERSONNEL_SUBA REA_FULL_NAME PERSONNEL_SUBA REA_ID PERSONNEL_SUBA REA_NAME
NVARCSTR
120
yes
19
NVARCSTR
no
20
NVARCSTR
30
yes
21
NVARCSTR
120
yes
22
NVARCSTR
no
23
NVARCSTR
15
yes
24
REGION
T5U0P.ORREG Region
NVARCSTR
yes
25
TAX_CMPNY_ID
NVARCSTR
yes
26
TAX_CMPNY_NAME
NVARCSTR
40
yes
PERSONNEL_TASK_STATUS
Gender descriptive attributes from DD07T, BVMRK domain; load PERSONNEL_TASK_STATUS dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
TASK_STATUS_DESC R
DD07T.DDTEXT Short text describing ABAP/4 NVARCSTR Dictionary objects (BVMRK domain) DD07T.DOMVALUE_L Values for domains: Single value/upper limit (BVMRK domain)
60
yes
TASK_STATUS_ID
NVARCSTR
no
672
PERSONNEL_TASK_TYPE
Type of deadlines associated with personnel events from T531, T531S; load PERSONNEL_TASK_TYPE
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DAYS_LEAD_TIME
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
TASK_TYPE_DESCR
NVARCSTR
20
yes
TASK_TYPE_ID
NVARCSTR
no
UOT_DESCR
NVARCSTR
20
yes
UOT_ID
NVARCSTR
yes
673
PHYSICAL_INVENTORY_FACT
Contains Physical Inventory documents of a material. Source:IKPG/ISEG
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BOOK_VALPRIC E
Calulcated Amount in Loc based on ISEG.BUCHM Book quantity for count and Stock Valudation price Difference amount in local currency
DECIMAL
48
15
yes
AMT_DELTA
DECIMAL
48
13
yes
Calulcated Amount in Loc based on ISEG.MENGE Physical Quantity in BASE UOM DECIMAL and Stock Valudation price Lookup MBEW.SALK3 - Stock Valuation Price , Moving Average or Standard depending on price control indicator in MBEW; No true history DECIMAL on Valudation price; it is as of the ISEG.CHARG Batch number NVARCSTR
48
15
yes
48
13
yes
BATCH_ID
10
yes
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
COUNT_BY_LOGIN
ISEG.USNAZ - Counted by
NVARCSTR
12
yes
COUNT_LAST_DATE
DATETIME
24
yes
10
COUNT_PLAN_DATE
24
yes
11
CURR_ID
yes
12
CUSTOMER_ID
NVARCSTR
10
yes
13
DELTA_POST_FLAG
NVARCSTR
yes
14
DOC_DATE
DATETIME
24
yes
15
EVENT_TYPE_ID
NVARCSTR
yes
16
FISC_PERIOD
DECIMAL
48
28
yes
674
Appendix Table Column Details IKPF.GJAHR Fiscal year of physical inventory document ISEG.MJAHR Reference Number to Year of Materials Movement Document of Physical Inventory Adjustment T001.PERIV - Fiscal Year Variant
17
FISC_YEAR
DECIMAL
48
28
no
18
FISC_YEAR_MTRL
DECIMAL
48
28
yes
19
FISC_YR_VARIANT_ID
NVARCSTR
yes
20
INVRY_DOC_ID
NVARCSTR
10
no
21
INVRY_LINE_ITEM_ID
NVARCSTR
no
22
LOAD_DATE
DATETIME
24
yes
23
LOAD_TIME
NVARCSTR
yes
24
MATERIAL_ID
NVARCSTR
18
yes
25
MTRL_DOC_ID
ISEG.MBLNR Reference Number to Materials Movement Document of Physical Inventory NVARCSTR Adjustment MARA.MATKL -Material group ISEG.ZEILE Reference Number to Line Number of Materials Movement Document of Physical Inventory Adjustment ISEG.BSTAR Physical Inventory Stock type NVARCSTR
10
yes
26
MTRL_GRP_ID
yes
27
MTRL_LINE_ITEM_ID
NVARCSTR
yes
28
PHYSCL_STOCK_TYP E_ID
NVARCSTR
yes
29
PLANT_ID
ISEG.WERKS Plant
NVARCSTR
yes
30
POST_DATE
DATETIME
24
yes
31
PROD_HIER_ID
NVARCSTR
18
yes
32
PURCH_ORG_ID
NVARCSTR
yes
33
QTY_BOOK
ISEG.BUCHM Book quantity for count in Base UOM Calculated Difference between Book and Physical Inventory (QTY_BOOK_INV (QTY_PHYSICAL_INV) - in Base UOM
DECIMAL
48
13
yes
34
QTY_DELTA
DECIMAL
48
13
yes
675
35
QTY_PHYSCL
48
13
yes
36
QTY_PHYSCL_ENTRY UOM
DECIMAL
48
13
yes
37
SALES_DOC_ID
NVARCSTR
10
yes
38
SALES_LINE_ITEM_ID
NVARCSTR
yes
39
SCHED_LINE_ITEM_I D
NVARCSTR
yes
40
SPECL_STOCK_ID
NVARCSTR
yes
41
NVARCSTR
yes
42
NVARCSTR
65
yes
43
UOM_ID
NVARCSTR
yes
44
UOM_ID_ENTRY
NVARCSTR
yes
45
VALUATN_AREA_ID
NVARCSTR
yes
46
VENDOR_ID
NVARCSTR
10
yes
PHYSICAL_STOCK_TYPE
Stock Types and Texts for Physical Inventory from T064B
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
20
yes
no
676
PLANNED_ORDER_FACT
Planned order details from table PLAF
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
NVARCSTR
no
ALT_BOM_ID
NVARCSTR
yes
BOM_EXPLODE_DA TE
DATETIME
24
yes
BOM_ID
NVARCSTR
yes
BOM_STATUS_ID
NVARCSTR
no
BOM_USAGE_ID
NVARCSTR
no
CAPACITY_REQ_ID_0 1 CAPACITY_REQ_ID_0 2
PLAF.BEDID - ID of the capacity requirements NVARCSTR record - Link to KBKO.BEDID PLAF.RATID - Index for the results of scheduling production rates - Link to KBKO.BEDID T001K -BUKRS -Company Code ID
12
yes
NVARCSTR
12
yes
CMPNY_CODE_ID
NVARCSTR
no
10
CONVERSION_FLAG
INTEGER
yes
11
CTRL_AREA_ID
Controling Area ID
NVARCSTR
no
12
DECIMAL
48
22
yes
13
Dimension Source from table AW_DIMENSION_SOURCE - 'PLAN_ORDER' NVARCSTR Dimension Source. This is a combined dimension combining different varieties of "object type" from different sources. This field identifies the source of "object type" Document Category from multiple Sources in SAP - 'PLAN_ORDER'
10
yes
14
DIM_SRC_ID_OBJTYP
NVARCSTR
10
no
15
DOC_CATEG_ID
NVARCSTR
10
no
16
DOC_TYPE_ID
NVARCSTR
10
no
677
Appendix Table Column Details PLAF.AUFFX - Firming indicator for planned order data
17
FIRMNG_FLAG
INTEGER
yes
18
GROUP_TYPE_ID
NVARCSTR
no
19
HOURS_ORD_DURT N_PLAN
Calucated Order to Complete time in Hours based on Planned Start date time
DECIMAL
48
22
yes
20
KANBAN_FLAG
INTEGER
yes
21
LOAD_DATE
DATETIME
24
yes
22
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
23
MATERIAL_ID
NVARCSTR
18
no
24
MINS_ORD_DURTN_P LAN
Calucated Order to Complete time in Min based on Planned Start date time
DECIMAL
48
22
yes
25
MRP_CTRLLER_ID
NVARCSTR
no
26
MTRL_GRP_ID
NVARCSTR
no
27
MTRL_TYPE_ID
NVARCSTR
no
28
OBJ_TYPE_ID
NVARCSTR
10
no
29
PLANNED_END_DATE
PLAF.PEDTR- Order finish date in the planned DATETIME order PLAF.PERTR- Planned opening date in planned order
24
yes
30
PLANNED_OPEN_DAT E
DATETIME
24
yes
31
PLANNED_ORDER_ID
NVARCSTR
10
no
32
PLANNED_START_DA TE
PLAF.PSTTR- Order start date in planned order PLAF.PWWRK - Production plant in planned order
DATETIME
24
yes
33
PLANT_ID
NVARCSTR
no
34
PLANT_ID_PLAN
NVARCSTR
yes
678
35
NVARCSTR
no
36
PROD_HIER_ID
NVARCSTR
18
no
37
PROD_SCHEDLER_ID
NVARCSTR
no
38
PROD_VERSION_ID
PLAF.VERID - Production version PLAF.PSPEL - Internal project item number / Lookup on PRPS.POSID - Project Element (WBS) External ID PRPS.PSPHI - Project ID / Lookup on PROJ.PSPID - Project External ID
NVARCSTR
no
39
PROJ_ELEM_ID
NVARCSTR
24
no
40
PROJ_ID
NVARCSTR
24
no
41
PURCH_ORG_ID
NVARCSTR
no
42
QTY_REDUCED
DECIMAL
48
13
yes
43
QTY_TTL
DECIMAL
48
13
yes
44
RESERVATN_ID
NVARCSTR
10
yes
45
REVISION_LVL
NVARCSTR
yes
46
ROUTING_ID
11
no
47
SALES_LINE_ITEM_ID
NVARCSTR
yes
48
SALES_ORDER_ID
NVARCSTR
10
yes
49
NVARCSTR
no
50
PLAF.RATER - Scheduling error in scheduling NVARCSTR production rates PLAF.GROER - Scheduling error in rough scheduling PLAF.SBNUM - Simulation requirements number
yes
51
NVARCSTR
yes
52
SIMULATN_NUM
NVARCSTR
10
yes
679
53
NVARCSTR
yes
54
UOM_ID
NVARCSTR
no
55
VALUATN_AREA_ID
NVARCSTR
no
680
PLANNING_GROUP
T024I - Planner group dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PLANNG_GRP_ID
NVARCSTR
no
PLANNG_GRP_NAME
T024i-INNAM - Name of the maintenance planning group T024I-INTEL - Maintenance planning group phone number
NVARCSTR
18
yes
PLANNG_GRP_PHO NE
NVARCSTR
12
yes
PLANT_ID
NVARCSTR
no
PLANT_ID_MAINT
NVARCSTR
yes
10
PLANT_NAME
T001W.NAME1 -Name
NVARCSTR
30
yes
11
PLANT_NAME_MAINT
NVARCSTR
30
yes
12
PURCH_ORG_DESCR
NVARCSTR
20
yes
13
PURCH_ORG_ID
NVARCSTR
yes
14
VALUATN_AREA_ID
NVARCSTR
yes
681
PLANT
Contains Plant Level Information
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID
Address ID
NVARCSTR
10
yes
BATCH_STATUS_FLA G
NVARCSTR
yes
CITY
T001W.ORT01 CIty
NVARCSTR
40
yes
CMPNY_CODE_ID
Company code
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
40
yes
COUNTRY_ID
Country ID (Abbreviation)
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
15
yes
CTRL_AREA_ID
NVARCSTR
yes
CTRL_AREA_NAME
NVARCSTR
25
yes
10
DISTRICT
District
NVARCSTR
40
yes
11
FAX
Fax Number
NVARCSTR
40
yes
12
HOUSE_NUMBER
House Number
NVARCSTR
10
yes
13
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
14
LOAD_TIME
NVARCSTR
yes
15
PHONE
Phone
NVARCSTR
30
yes
16
PLANT_FULL_NAME
ID and Name
NVARCSTR
120
yes
682
17
PLANT_ID
T001W.WERKS Plant
NVARCSTR
no
18
PLANT_NAME
Plant name
NVARCSTR
40
yes
19
PLANT_NAME_01
NVARCSTR
40
yes
20
PLANT_NAME_02
NVARCSTR
40
yes
21
PLANT_NAME_03
Plant name 3
NVARCSTR
40
yes
22
PLANT_NAME_04
Plant name 3
NVARCSTR
40
yes
23
PURCH_ORG_ID
NVARCSTR
yes
24
PURCH_ORG_NAME
NVARCSTR
20
yes
25
REGION_ID
NVARCSTR
yes
26
REGION_NAME
NVARCSTR
20
yes
27
SALES_ORG_ID
NVARCSTR
yes
28
SALES_ORG_NAME
NVARCSTR
25
yes
29
STREET
Street name
NVARCSTR
60
yes
30
VALUATN_AREA_ID
NVARCSTR
yes
31
ZIP
Postal Code
NVARCSTR
10
yes
683
PLANT_LOCATION
Plant Location attributes from T499S
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID
Address
NVARCSTR
10
yes
CITY
City
NVARCSTR
40
yes
CMPNY_CODE_ID
Company Code ID
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
COUNTRY_ID
Country Key
NVARCSTR
yes
COUNTRY_NAME
Country name
NVARCSTR
15
yes
DATE_TO
Valid-to date
DATETIME
24
yes
DISTRICT
District
NVARCSTR
40
yes
FAX
NVARCSTR
30
yes
10
HOUSE_NUMBER
House Number
NVARCSTR
10
yes
11
LOAD_DATE
DATETIME
24
yes
12
LOAD_TIME
NVARCSTR
yes
13
LOCATN_FULL_NAME
NVARCSTR
55
yes
14
LOCATN_ID
T499S.STAND -Location
NVARCSTR
10
no
15
LOCATN_NAME
NVARCSTR
40
yes
16
PHONE
NVARCSTR
30
yes
684
17
PLANT_FULL_NAME
ID and Name
NVARCSTR
120
yes
18
PLANT_ID
T499S.WERKS -Plant
NVARCSTR
no
19
PLANT_NAME
T001W.NAME1 -Name
NVARCSTR
30
yes
20
PLANT_NAME_01
Name 1
NVARCSTR
40
yes
21
PLANT_NAME_02
Name 2
NVARCSTR
40
yes
22
PLANT_NAME_03
Name 3
NVARCSTR
40
yes
23
PLANT_NAME_04
Name 4
NVARCSTR
40
yes
24
REGION_ID
NVARCSTR
yes
25
REGION_NAME
Description
NVARCSTR
20
yes
26
STREET
Street
NVARCSTR
60
yes
27
VALUATN_AREA_ID
NVARCSTR
yes
28
ZIP
NVARCSTR
10
yes
685
POSITION
Date-tracked dimension holding position definitions. A position is defined as the unique occurrence of a job in one organization - from HRP1000, HRP1007, HRP1001
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURRENT_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
POSITION_DESCR
NVARCSTR
40
yes
POSITION_DESCR_P AR POSITION_DESCR_S EARCH POSITION_DESCR_S EARCH_PAR POSITION_DESCR_S HORT POSITION_DESCR_S HORT_PAR POSITION_FULL_NAM E
HRP1000.STEXT - Position description Parent NVARCSTR Postiion HRP1000.MC_SEARK - Keyword text used for NVARCSTR searching HRP1000.MC_SEARK - Keyword text used for NVARCSTR searching - Parent Position HRP1000.SHORT - Short Description of position HRP1000.SHORT - Short Description of position - Parent Position
40
yes
52
yes
52
yes
NVARCSTR
12
yes
NVARCSTR
12
yes
10
60
yes
11
POSITION_ID
NVARCSTR
yes
12
POSITION_ID_PAR
HRP1001.OBJID - Lookup position ID of supervisor Surrogate key generated for POSITION dimension (date-effective records)
NVARCSTR
yes
13
POSITION_KEY
DECIMAL
48
28
no
14
NVARCSTR
10
yes
15
NVARCSTR
yes
16
VACANT_FLAG
INTEGER
yes
686
Appendix Table Column Details VACANT_FROM_DA TE HRP1007.BEGDA - Beginning date for a vacancy in this position HRP1000/HRP1007.BEGDA - Beginning effective date (merged)
17
DATETIME
24
yes
18
VALID_FROM_DATE
DATETIME
24
yes
19
VALID_TO_DATE
24
yes
POSITION_HIER
Position hierarchy as parent/child relationship from Infotype HRP1001 (DB Table)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
HRP1000.SHORT - lookup on the object description (for Child node) - Organization Unit NVARCSTR HRP1001.SOBID ID of the related object Child (Organization Unit) Lookup on Position Key in POSITION dimension - Child Node Set to 1 if the record is current (ENDDA = 9999.12.31)
12
yes
CHILD_ID
NVARCSTR
no
CHILD_KEY
DECIMAL
48
28
yes
CURRENT_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time when the record was loaded HRP1000.SHORT - lookup on the object description (for Parent node) - Organizaiton Unit HRP1001.OBJID Object ID - Parent Organization Unit Lookup on Position Key in POSITION dimension - Parent
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
12
yes
PARENT_ID
NVARCSTR
no
PARENT_KEY
DECIMAL
48
28
yes
10
VALID_FROM_DATE
DATETIME
24
no
11
VALID_TO_DATE
DATETIME
24
no
687
POSITION_HIER_HZ
Position hierarchy as parent/child relationship from Infotype HRP1001 (DB Table)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CURRENT_FLAG
INTEGER
yes
LEAF_LEVEL
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
HRP1000.SHORT - lookup on the object description (for Parent node) - Root Level Concatenated: HRP1001.OBJID Object ID Parent root level + HRP1000.SHORT - lookup on the object description (for Parent node) Root Level HRP1001.OBJID Object ID - Parent root level
NVARCSTR
12
yes
LVL_00_FULL_NAME
NVARCSTR
30
yes
LVL_00_ID
NVARCSTR
no
LVL_00_KEY
Lookup on Position Key in POSITION dimension - Root Level HRP1000.SHORT - lookup on the object description (for Child node) - Level 01 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 01 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 01 HRP1001.SOBID ID of the related object Child - Level 01 Lookup on Position Key in POSITION dimension - Level 01 HRP1000.SHORT - lookup on the object description (for Child node) - Level 02 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 02 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 0 HRP1001.SOBID ID of the related object Child - Level 02 Lookup on Position Key in POSITION dimension - Level 02
DECIMAL
48
28
yes
LVL_01_DESCR
NVARCSTR
12
yes
10
LVL_01_FULL_NAME
NVARCSTR
30
yes
11
LVL_01_ID
NVARCSTR
no
12
LVL_01_KEY
DECIMAL
48
28
yes
13
LVL_02_DESCR
NVARCSTR
12
yes
14
LVL_02_FULL_NAME
NVARCSTR
30
yes
15
LVL_02_ID
NVARCSTR
no
16
LVL_02_KEY
DECIMAL
48
28
yes
688
Appendix Table Column Details HRP1000.SHORT - lookup on the object description (for Child node) - Level 03 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 03 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 03 HRP1001.SOBID ID of the related object Child - Level 03 Lookup on Position Key in POSITION dimension - Level 03 HRP1000.SHORT - lookup on the object description (for Child node) Level 04 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 04 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 04 HRP1001.SOBID ID of the related object Child - Level 04 Lookup on Position Key in POSITION dimension - Level 04 HRP1000.SHORT - lookup on the object description (for Child node) Level 05 Concatenated: HRP1001.SOBID ID of the related object - Child Level 05 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 05 HRP1001.SOBID ID of the related object Child Level 05 Lookup on Position Key in POSITION dimension Level 05 HRP1000.SHORT - lookup on the object description (for Child node) Concatenated: HRP1001.SOBID ID of the related object - Child Level 06 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 06 HRP1001.SOBID ID of the related object Child Level 06 Lookup on Position Key in POSITION dimension Level 06 HRP1000.SHORT - lookup on the object description (for Child node) Level 07 Concatenated: HRP1001.SOBID ID of the related object - Child Level 07 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 07
17
LVL_03_DESCR
NVARCSTR
12
yes
18
LVL_03_FULL_NAME
NVARCSTR
30
yes
19
LVL_03_ID
NVARCSTR
no
20
LVL_03_KEY
DECIMAL
48
28
yes
21
LVL_04_DESCR
NVARCSTR
12
yes
22
LVL_04_FULL_NAME
NVARCSTR
30
yes
23
LVL_04_ID
NVARCSTR
no
24
LVL_04_KEY
DECIMAL
48
28
yes
25
LVL_05_DESCR
NVARCSTR
12
yes
26
LVL_05_FULL_NAME
NVARCSTR
30
yes
27
LVL_05_ID
NVARCSTR
no
28
LVL_05_KEY
DECIMAL
48
28
yes
29
LVL_06_DESCR
NVARCSTR
12
yes
30
LVL_06_FULL_NAME
NVARCSTR
30
yes
31
LVL_06_ID
NVARCSTR
no
32
LVL_06_KEY
DECIMAL
48
28
yes
33
LVL_07_DESCR
NVARCSTR
12
yes
34
LVL_07_FULL_NAME
NVARCSTR
30
yes
689
Appendix Table Column Details HRP1001.SOBID ID of the related object Child Lookup on Position Key in POSITION dimension Level 07 HRP1000.SHORT - lookup on the object description (for Child node) Level 08 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 08 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 08 HRP1001.SOBID ID of the related object Child - Level 8 Lookup on Position Key in POSITION dimension Level 08 HRP1000.SHORT - lookup on the object description (for Child node) Level 09 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 09 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 09 HRP1001.SOBID ID of the related object Child - Level 9 Lookup on Position Key in POSITION dimension Level 09 HRP1000.SHORT - lookup on the object description (for Child node) Level 09 Concatenated: HRP1001.SOBID ID of the related object - Child - Level 10 + HRP1000.SHORT - lookup on the object description (for Child node) - Level 10 HRP1001.SOBID ID of the related object Child - Level 10 Lookup on Position Key in POSITION dimension Level 10 HRP1001.OBJID Object ID - Current node in the hierarchy Lookup on Position Key in POSITION dimension
35
LVL_07_ID
NVARCSTR
no
36
LVL_07_KEY
DECIMAL
48
28
yes
37
LVL_08_DESCR
NVARCSTR
12
yes
38
LVL_08_FULL_NAME
NVARCSTR
30
yes
39
LVL_08_ID
NVARCSTR
no
40
LVL_08_KEY
DECIMAL
48
28
yes
41
LVL_09_DESCR
NVARCSTR
12
yes
42
LVL_09_FULL_NAME
NVARCSTR
30
yes
43
LVL_09_ID
NVARCSTR
no
44
LVL_09_KEY
DECIMAL
48
28
yes
45
LVL_10_DESCR
NVARCSTR
12
yes
46
LVL_10_FULL_NAME
NVARCSTR
30
yes
47
LVL_10_ID
NVARCSTR
no
48
LVL_10_KEY
DECIMAL
48
28
yes
49
POSITION_ID
NVARCSTR
no
50
POSITION_KEY
DECIMAL
48
28
yes
51
VALID_FROM_DATE
DATETIME
24
no
52
VALID_TO_DATE
DATETIME
24
no
690
POSITION_HIER_VR
Position hierarchy Vertically flattened from Infotype HRP1001 (DB Table)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
HRP1000.SHORT - lookup on the object description (for Child node) - Organization Unit NVARCSTR Concatenated: HRP1001.SOBID ID of the related object - Child (Organization Unit) + NVARCSTR HRP1000.SHORT - lookup on the object description (for Child node) - Organization Unit HRP1001.SOBID ID of the related object Child (Organization Unit) Lookup on Position Key in POSITION dimension - Child node Set to 1 if the record is current (ENDDA = 9999.12.31) Number of levels in the relationship for the node NVARCSTR
12
yes
CHILD_FULL_NAME
30
yes
CHILD_ID
no
CHILD_KEY
DECIMAL
48
28
yes
CURRENT_FLAG
INTEGER
yes
DEPTH
INTEGER
yes
LEAF_FLAG
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
10
PARENT_DESCR
11
PARENT_FULL_NAME
HRP1000.SHORT - lookup on the object description (for Parent node) - Organizaiton NVARCSTR Unit Concatenated: HRP1001.OBJID Object ID Parent - Organization Unit + HRP1000.SHORT NVARCSTR - lookup on the object description (for Parent node) - Organizaiton Unit HRP1001.OBJID Object ID - Parent Organization Unit Lookup on Position Key in POSITION dimension - Parent node NVARCSTR
12
yes
30
yes
12
PARENT_ID
no
13
PARENT_KEY
DECIMAL
48
28
yes
14
ROOT_FLAG
INTEGER
yes
15
VALID_FROM_DATE
DATETIME
24
no
16
VALID_TO_DATE
DATETIME
24
no
691
POSTING_KEY_TYPE
Posting key information
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_TYPE_DESCR
NVARCSTR
60
yes
ACCT_TYPE_ID
NVARCSTR
10
yes
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PAYMNT_FLAG
Payment indicator
NVARCSTR
yes
POST_KEY_DESCR
Description
NVARCSTR
20
yes
POST_KEY_ID
Posting key
NVARCSTR
no
NVARCSTR
yes
10
Sales-related indicator
NVARCSTR
yes
11
SPECL_GL_ID
NVARCSTR
no
692
POST_REVERSE_REASON
T041CT - Reasons for Reverse Posting (Name)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
40
yes
NVARCSTR
no
PRICE_CONTROL_INDICATOR
Price Control Flag (DD07T with Domain = VPRSV)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) DD07T-DDTEXT - Desc. of Price Control Indicator ID DD07T - DOMVALUE_L - Price Control Indicator ID
24
yes
LOAD_TIME
NVARCSTR
yes
PRICE_CTRL_DESCR
NVARCSTR
60
yes
PRICE_CTRL_ID
NVARCSTR
10
no
693
PRICING_CONDITION
Pricing conditions for purchasing documents from KONH/KONP/KONM/KNOW
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONDITN_ID
NVARCSTR
10
no
CONDITN_SEQ_ID
KONP.KOPOS - Sequential number of the condition Lookup text description of KONH.KOTABNR-The name of the condition table used to determine the pricing ffor a purchasing document KONH.KOTABNR - Condition table
NVARCSTR
no
CONDITN_SRC_DESC R CONDITN_TABLE_NA ME
NVARCSTR
60
yes
NVARCSTR
yes
CONDITN_TYPE_ID
NVARCSTR
yes
CREATE_DATE
24
yes
CURR_ID_CONDITN
NVARCSTR
yes
LOAD_DATE
$G_LOAD_DATE
DATETIME
24
yes
LOAD_TIME
$G_LOAD_TIME
NVARCSTR
yes
10
QTY_CONDITN_UNIT
INTEGER
yes
11
RATE_CONDITN
DECIMAL
48
11
yes
12
RATE_CONDITN_SCA LE_01 RATE_CONDITN_SCA LE_02 RATE_CONDITN_SCA LE_03 RATE_CONDITN_SCA LE_04 RATE_CONDITN_SCA LE_05
KONM-KBETR - Rate (PCT or Amount) for 1st DECIMAL teir scale KONM-KBETR - Rate (PCT or Amount) for 2nd teir scale
48
11
yes
13
DECIMAL
48
11
yes
14
KONM-KBETR - Rate (PCT or Amount) for 3rd DECIMAL teir scale KONM-KBETR - Rate (PCT or Amount) for 4th DECIMAL teir scale KONM-KBETR - Rate (PCT or Amount) for 5th DECIMAL teir scale
48
11
yes
15
48
11
yes
16
48
11
yes
694
Appendix Table Column Details KONP.KONWA Rate unit (currency or percentage) Lookup text for KONP.BOSTA Status of the agreement
17
RATE_UNIT_NAME
NVARCSTR
yes
18
STATUS_NAME
NVARCSTR
60
yes
19
UOM_ID_CONDITN
NVARCSTR
yes
20
VALUE_CONDITN_SC ALE_01 VALUE_CONDITN_SC ALE_02 VALUE_CONDITN_SC ALE_03 VALUE_CONDITN_SC ALE_04 VALUE_CONDITN_SC ALE_05
KONM-KSTBWM- Condition scale QTY or AMT for the 1st teir scale KONM-KSTBWM- Condition scale QTY or AMT for the 2nd teir scale KONM-KSTBWM- Condition scale QTY or AMT for the 3rd teir scale KONM-KSTBWM- Condition scale QTY or AMT for the 4th teir scale KONM-KSTBWM- Condition scale QTY or AMT for the 5th teir scale
DECIMAL
48
15
yes
21
DECIMAL
48
15
yes
22
DECIMAL
48
15
yes
23
DECIMAL
48
15
yes
24
DECIMAL
48
15
yes
695
PRICING_PROCEDURE_HZ
T683S,T683U,T683T - Pricing Procedure and Subtotal Descriptions Horizontal
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
APPLICTN_ID
T683S-KAPPL - Application
NVARCSTR
no
CONDITN_SEQ_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
T683U-VTEXT - Description
NVARCSTR
30
yes
NVARCSTR
no
STEP_NUM
NVARCSTR
yes
SUBTTL_01_DESCR
NVARCSTR
30
yes
SUBTTL_02_DESCR
NVARCSTR
30
yes
10
SUBTTL_03_DESCR
NVARCSTR
30
yes
11
SUBTTL_04_DESCR
NVARCSTR
30
yes
12
SUBTTL_05_DESCR
NVARCSTR
30
yes
13
SUBTTL_06_DESCR
NVARCSTR
30
yes
14
USAGE_ID
no
696
PRICING_PROCEDURE_VR
T683S,T683U,T683T - Pricing Procedure and Subtotal Descriptions Vertical
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
APPLICTN_ID
T683S-KAPPL - Application
NVARCSTR
no
CONDITN_SEQ_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
no
STEP_NUM
NVARCSTR
no
SUBTTL_DESCR
NVARCSTR
30
yes
SUBTTL_ID
NVARCSTR
yes
10
USAGE_ID
no
PROCUREMENT_TYPE
Describes type of procurement for material from DD07T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
no
697
PRODUCT_HIERARCHY
T179 - Product Hierarchy dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_01_DESCR
Level 1 description
NVARCSTR
40
yes
LVL_02_DESCR
Level 2 description
NVARCSTR
40
yes
LVL_03_DESCR
Level 3 descritpion
NVARCSTR
40
yes
PROD_DESCR
NVARCSTR
40
yes
PROD_HIER_ID
NVARCSTR
18
no
PROD_LVL
NVARCSTR
yes
698
PRODUCTION_BOM_EXPLOSION_FACT
Upto 6 Level BOM explosion - from a single level stored in PRODUCTION_BOM_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
BOM_ID
NVARCSTR
no
LEAF_LEVEL
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_01_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 1 Concatenated surrogate key for Level 1 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 1 as parent of Level 2
NVARCSTR
64
yes
LVL_01_ID
NVARCSTR
30
no
LVL_01_ID_ALT_BOM
NVARCSTR
yes
LVL_01_ID_CMPNT
NVARCSTR
18
yes
10
LVL_01_ID_ITEM
NVARCSTR
yes
11
LVL_01_ID_UOM
NVARCSTR
yes
12
LVL_01_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 1 STPO-MENGE - Component quantity - Level 1 MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 2 Concatenated surrogate key for Level 2 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 2 as parent of Level 3 DECIMAL
yes
13
LVL_01_QTY
48
13
yes
14
LVL_02_CMPNT_FULL _NAME
NVARCSTR
64
yes
15
LVL_02_ID
NVARCSTR
30
no
16
LVL_02_ID_ALT_BOM
NVARCSTR
yes
699
17
LVL_02_ID_CMPNT
NVARCSTR
18
yes
18
LVL_02_ID_ITEM
NVARCSTR
yes
19
LVL_02_ID_UOM
NVARCSTR
yes
20
LVL_02_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 2 STPO-MENGE - Component quantity - Level 2 DECIMAL
yes
21
LVL_02_QTY
48
13
yes
22
LVL_03_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 3 Concatenated surrogate key for Level 3 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 3 as parent of Level 4
NVARCSTR
64
yes
23
LVL_03_ID
NVARCSTR
30
no
24
LVL_03_ID_ALT_BOM
NVARCSTR
yes
25
LVL_03_ID_CMPNT
NVARCSTR
18
yes
26
LVL_03_ID_ITEM
NVARCSTR
yes
27
LVL_03_ID_UOM
NVARCSTR
yes
28
LVL_03_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 3 STPO-MENGE - Component quantity - Level 3 DECIMAL
yes
29
LVL_03_QTY
48
13
yes
30
LVL_04_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 4 Concatenated surrogate key for Level 4 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 4 as parent of Level 5
NVARCSTR
64
yes
31
LVL_04_ID
NVARCSTR
30
no
32
LVL_04_ID_ALT_BOM
NVARCSTR
yes
33
LVL_04_ID_CMPNT
NVARCSTR
18
yes
34
LVL_04_ID_ITEM
NVARCSTR
yes
700
35
LVL_04_ID_UOM
NVARCSTR
yes
36
LVL_04_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 4 STPO-MENGE - Component quantity - Level 4 DECIMAL
yes
37
LVL_04_QTY
48
13
yes
38
LVL_05_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 5 Concatenated surrogate key for Level 5 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 5 as parent of Level 6
NVARCSTR
64
yes
39
LVL_05_ID
NVARCSTR
30
no
40
LVL_05_ID_ALT_BOM
NVARCSTR
yes
41
LVL_05_ID_CMPNT
NVARCSTR
18
yes
42
LVL_05_ID_ITEM
NVARCSTR
yes
43
LVL_05_ID_UOM
NVARCSTR
yes
44
LVL_05_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 5 STPO-MENGE - Component quantity - Level 5 DECIMAL
yes
45
LVL_05_QTY
48
13
yes
46
LVL_06_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 6 Concatenated surrogate key for Level 6Component ID, Alt BOM Id, Node Item ID
NVARCSTR
64
yes
47
LVL_06_ID
NVARCSTR
30
no
48
LVL_06_ID_ALT_BOM
NVARCSTR
yes
49
LVL_06_ID_CMPNT
NVARCSTR
18
yes
50
LVL_06_ID_ITEM
NVARCSTR
yes
51
LVL_06_ID_UOM
NVARCSTR
yes
52
LVL_06_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 6
yes
701
53
LVL_06_QTY
48
13
yes
54
MATERIAL_ID
NVARCSTR
18
no
55
MTRL_FULL_NAME
NVARCSTR
64
yes
56
PLANT_ID
MAST.WERKS - Plant ID
NVARCSTR
no
57
QTY_BOM
DECIMAL
48
13
yes
58
UOM_ID_BOM
yes
702
PRODUCTION_BOM_FACT
Production BOM details from STAS/STKO/STPO/MAST
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
AMT_PRICE
STPO-PREIS - Price
DECIMAL
48
11
yes
BOM_CATEG_ID
NVARCSTR
no
BOM_ID
NVARCSTR
no
no
yes
NVARCSTR
40
yes
NVARCSTR
40
yes
BOM_LINE_ITEM_ID
NVARCSTR
yes
10
BOM_NODE_ID
NVARCSTR
no
11
BOM_STATUS_ID
NVARCSTR
no
12
BOM_USAGE_ID
NVARCSTR
yes
13
CHANGE_DATE
DATETIME
24
yes
14
CHANGE_DATE_BOM
DATETIME
24
yes
15
CHART_OF_ACCT_ID
NVARCSTR
no
16
CMPNY_CODE_ID
NVARCSTR
yes
703
17
COMPONENT_ID
NVARCSTR
18
yes
18
COMPONENT_KEY
STPO.IDNRK+MAST.WERKS - Concatenation NVARCSTR of Component and Plant IDs STPO-SANKA - Indicator for relevancy to costing
22
yes
19
COSTNG_RELEVNT_F LAG
INTEGER
yes
20
COST_ELEM_ID
NVARCSTR
10
no
21
CO_PROD_FLAG
INTEGER
yes
22
CREATE_DATE
DATETIME
24
no
23
CREATE_DATE_BOM
DATETIME
24
yes
24
CTRL_AREA_ID
NVARCSTR
no
25
CURR_ID
NVARCSTR
no
26
DAYS_DELIV
INTEGER
yes
27
DELETE_FLAG
STKO/STPO/STAS-LOEKZ - Deletion indicator for BOMs (1/0) Dimension Source. This is a combined dimension combining different varieties of "object type" from different sources. This field identifies the source of "object type" STPO.SANKO - Indicator: item relevant to engineering
INTEGER
yes
28
DIM_SRC_ID_OBJTYP
NVARCSTR
10
no
29
ENGRNG_RELEVNT _FLAG
INTEGER
yes
30
FIXED_QTY_FLAG
INTEGER
yes
31
LOAD_DATE
DATETIME
24
yes
32
LOAD_TIME
NVARCSTR
yes
33
MATERIAL_ID
MAST.MATNR - Material ID
NVARCSTR
18
no
34
MATERIAL_ID_INTRA
NVARCSTR
18
yes
704
Appendix Table Column Details MAST.MATNR+MAST.WERKS Concatenation of Material and Plant IDs
35
MATERIAL_KEY
NVARCSTR
22
yes
36
MTRL_GRP_ID
NVARCSTR
no
37
MTRL_TYPE_ID
NVARCSTR
no
38
OBJ_TYPE_ID
NVARCSTR
10
no
39
OTHER_ALTERNATIV E_FLAG
yes
40
PLANT_ID
MAST.WERKS - Plant
NVARCSTR
no
41
PLANT_ID_CMPNT
NVARCSTR
yes
42
PM_ASSEMBLY_FLAG
INTEGER
yes
43
PM_RELEVNT_FLAG
yes
44
PRCNT_SCRAP
DECIMAL
48
yes
45
PRICE_UNIT
INTEGER
yes
46
PROD_HIER_ID
NVARCSTR
18
no
47
PROD_RELEVNT_FLA G
INTEGER
yes
48
PURCH_GRP_ID
NVARCSTR
yes
49
PURCH_ORG_ID
NVARCSTR
no
50
QTY
DECIMAL
48
13
yes
51
QTY_BOM
DECIMAL
48
13
yes
52
SPARE_PART_ID
NVARCSTR
no
705
Appendix Table Column Details STORAGE_LOCATN_I D STPO.LGORT - Issue Plant location for production order
53
NVARCSTR
no
54
SUPPLY_AREA_ID
NVARCSTR
10
no
55
SURROGATE_DOC_ID
DECIMAL
48
18
no
56
UOM_ID
NVARCSTR
no
57
UOM_ID_BOM
no
58
VALID_FROM_DATE
STAS.DATUV - Valid-from date component-related STKO-DATUV - Valid-from date for BOM Header
DATETIME
24
no
59
VALID_FROM_DATE_ BOM
DATETIME
24
yes
60
VALID_TO_DATE
DATETIME
24
yes
61
VALUATN_AREA_ID
NVARCSTR
no
62
VENDOR_ID
10
no
706
PRODUCTION_BOM_STAGE
Mirror staging table for PRODUCTION_BOM_EXPLOSION to perfrom replacement of aggregated level lines into multiple lines if dupicate BOM components are detected
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
BOM_ID
NVARCSTR
no
LEAF_LEVEL
INTEGER
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_01_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 1 Concatenated surrogate key for Level 1 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 1 as parent of Level 2
NVARCSTR
64
yes
LVL_01_ID
NVARCSTR
30
no
LVL_01_ID_ALT_BOM
NVARCSTR
yes
LVL_01_ID_CMPNT
NVARCSTR
18
yes
10
LVL_01_ID_ITEM
NVARCSTR
yes
11
LVL_01_ID_UOM
NVARCSTR
yes
12
LVL_01_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 1 STPO-MENGE - Component quantity - Level 1 MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 2 Concatenated surrogate key for Level 2 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 2 as parent of Level 3 DECIMAL
yes
13
LVL_01_QTY
48
13
yes
14
LVL_02_CMPNT_FULL _NAME
NVARCSTR
64
yes
15
LVL_02_ID
NVARCSTR
30
no
16
LVL_02_ID_ALT_BOM
NVARCSTR
yes
707
17
LVL_02_ID_CMPNT
NVARCSTR
18
yes
18
LVL_02_ID_ITEM
NVARCSTR
yes
19
LVL_02_ID_UOM
NVARCSTR
yes
20
LVL_02_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 2 STPO-MENGE - Component quantity - Level 2 DECIMAL
yes
21
LVL_02_QTY
48
13
yes
22
LVL_03_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 3 Concatenated surrogate key for Level 3 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 3 as parent of Level 4
NVARCSTR
64
yes
23
LVL_03_ID
NVARCSTR
30
no
24
LVL_03_ID_ALT_BOM
NVARCSTR
yes
25
LVL_03_ID_CMPNT
NVARCSTR
18
yes
26
LVL_03_ID_ITEM
NVARCSTR
yes
27
LVL_03_ID_UOM
NVARCSTR
yes
28
LVL_03_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 3 STPO-MENGE - Component quantity - Level 3 DECIMAL
yes
29
LVL_03_QTY
48
13
yes
30
LVL_04_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 4 Concatenated surrogate key for Level 4 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 4 as parent of Level 5
NVARCSTR
64
yes
31
LVL_04_ID
NVARCSTR
30
no
32
LVL_04_ID_ALT_BOM
NVARCSTR
yes
33
LVL_04_ID_CMPNT
NVARCSTR
18
yes
34
LVL_04_ID_ITEM
NVARCSTR
yes
708
35
LVL_04_ID_UOM
NVARCSTR
yes
36
LVL_04_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 4 STPO-MENGE - Component quantity - Level 4 DECIMAL
yes
37
LVL_04_QTY
48
13
yes
38
LVL_05_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 5 Concatenated surrogate key for Level 5 Component ID, Alt BOM Id, Node Item ID STKO-STLAL - Alternative BOM - Level 5 as parent of Level 6
NVARCSTR
64
yes
39
LVL_05_ID
NVARCSTR
30
no
40
LVL_05_ID_ALT_BOM
NVARCSTR
yes
41
LVL_05_ID_CMPNT
NVARCSTR
18
yes
42
LVL_05_ID_ITEM
NVARCSTR
yes
43
LVL_05_ID_UOM
NVARCSTR
yes
44
LVL_05_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 5 STPO-MENGE - Component quantity - Level 5 DECIMAL
yes
45
LVL_05_QTY
48
13
yes
46
LVL_06_CMPNT_FULL _NAME
MARA.MATNR + MAKT.MAKTX - Material ID and Material Description - Level 6 Concatenated surrogate key for Level 6Component ID, Alt BOM Id, Node Item ID
NVARCSTR
64
yes
47
LVL_06_ID
NVARCSTR
30
no
48
LVL_06_ID_ALT_BOM
NVARCSTR
yes
49
LVL_06_ID_CMPNT
NVARCSTR
18
yes
50
LVL_06_ID_ITEM
NVARCSTR
yes
51
LVL_06_ID_UOM
NVARCSTR
yes
52
LVL_06_NUM_TIMES_ USED
Count number of times component is referenced in BOM to see if special handling is INTEGER required - Level 6
yes
709
53
LVL_06_QTY
48
13
yes
54
MATERIAL_ID
NVARCSTR
18
no
55
MTRL_FULL_NAME
NVARCSTR
64
yes
56
PLANT_ID
MAST.WERKS - Plant ID
NVARCSTR
no
57
QTY_BOM
DECIMAL
48
13
yes
58
UOM_ID_BOM
yes
710
PRODUCTION_OPERATION_FACT
Production Order Operations from AFVC/AUFK/AFKO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
no
ACTL_END_DATE
AFVV-IEDD - Actual finish: Execution (date) + AFVV-ISDZ - AFVV-IEDZ - Actual finish: DATETIME Execution (time) AFVV-ISDD - Actual start: Execution (date) + AFVV-ISDZ - Actual start: Execution/setup (time) AFVC.MAT_PRKST - Material planning in networks: primary costs AFVC.PRKST - Total Costs in the activity Planned DATETIME
24
yes
ACTL_START_DATE
24
yes
AMT_COST_MTRL
DECIMAL
48
11
yes
AMT_COST_TTL
DECIMAL
48
11
yes
AMT_PRICE
AFVC.PREIS - Price
DECIMAL
48
11
yes
BUS_AREA_ID
NVARCSTR
no
CAPACITY_REQ_ID
12
yes
CHART_OF_ACCT_ID
NVARCSTR
no
10
CMPNY_CODE_ID
NVARCSTR
no
11
COMPLT_FLAG
AFVC-LEKNW - Indicator showing no remaining work expected if set to 1 AFVC.RUECK Completion confirmation number for the operation
INTEGER
yes
12
CONFIRMATN_ID
NVARCSTR
10
yes
13
CONFIRMATN_SEQ_I D
NVARCSTR
yes
14
COSTNG_FLAG
INTEGER
yes
15
COST_CNTR_ID
NVARCSTR
10
no
16
COST_ELEM_ID
NVARCSTR
10
no
711
17
CREATE_DATE
DATETIME
24
no
18
CTRL_AREA_ID
NVARCSTR
no
19
CTRL_KEY_ID
NVARCSTR
no
20
CURR_ID
NVARCSTR
no
21
Calcualted Days of Operation exeuction/startup DECIMAL time (as Actl Start and Actl End datetime) Calcualted Days of Operation exeuction/startup DECIMAL time (as Sched Start and Sched End datetime) JEST-STAT (lookup) - DEL operation isdeleted status is active (1 is active, 0 is inactive) Dimension Source from table AW_DIMENSION_SOURCE - hard-coded to 'INT_ORDER' Dimension Source. This is a combined dimension combining different varieties of "object type" from different sources. This field identifies the source of "object type" AUFK.AUTYP - Document Category from multiple Sources in SAP
48
22
yes
22
48
22
yes
23
DELETE_FLAG
INTEGER
yes
24
DIM_SRC_ID_DOCTY P
NVARCSTR
10
no
25
DIM_SRC_ID_OBJTYP
NVARCSTR
10
no
26
DOC_CATEG_ID
NVARCSTR
10
no
27
DOC_TYPE_ID
NVARCSTR
10
no
28
EXECUTN_FACTOR
INTEGER
yes
29
FINAL_CONFIRM_FLA G
JEST-STAT (lookup) - CNF operation is finally confirmed status is active (1 is active, 0 is INTEGER inactive) AUFK.FUNC_AREA -Functional Area NVARCSTR
yes
30
FUNCTNL_AREA_ID
16
no
31
GROUP_ID
NVARCSTR
yes
32
GROUP_LINE_ID
NVARCSTR
yes
33
GROUP_NODE_ID
NVARCSTR
yes
34
GROUP_TYPE_ID
NVARCSTR
yes
712
Appendix Table Column Details HOURS_EXECUTN_ ACTL HOURS_EXECUTN_ SCHED Calcualted Hours of Operation exeuction/startup time (as Actl Start and Actl End datetime) Calcualted Hours of Operation exeuction/startup time (as Sched Start and Sched End datetime) AUFK.AUFNR - Order Number
35
DECIMAL
48
22
yes
36
DECIMAL
48
22
yes
37
INTERNAL_ORDER_ID
NVARCSTR
12
no
38
LOAD_DATE
DATETIME
24
yes
39
LOAD_TIME
NVARCSTR
yes
40
LOCATN_ID
NVARCSTR
10
no
41
MATERIAL_ID
NVARCSTR
18
yes
42
MINS_EXECUTN_ACT L MINS_EXECUTN_SCH ED
Calcualted Mins of Operation exeuction/startup DECIMAL time (as Actl Start and Actl End datetime) Calcualted Mins of Operation exeuction/startup DECIMAL time (as Sched Start and Sched End datetime)
48
22
yes
43
48
22
yes
44
MTRL_GRP_ID
NVARCSTR
yes
45
MTRL_TYPE_ID
NVARCSTR
yes
46
OBJ_CLASS_ID
NVARCSTR
10
no
47
OBJ_ID
NVARCSTR
22
yes
48
OBJ_NUM_TYPE_ID
yes
49
OBJ_TYPE_ID
NVARCSTR
10
no
50
OPERATN_DESCR
NVARCSTR
40
yes
51
OPERATN_NUM
NVARCSTR
yes
52
OPERATN_NUM_PAR
NVARCSTR
yes
713
Appendix Table Column Details OPERATN_ROUTING_ ID AFVC.AUFPL - Routing number of operations in the order
53
NVARCSTR
10
no
54
OPERATN_SEQ_ID
AFVC.APLZL - General counter for order JEST-STAT (lookup) -PCNF operation is partially confirmed status is active (1 is active, 0 is inactive) AFVC.WERKS - Plant
NVARCSTR
no
55
PARTL_CONFIRM_FL AG
INTEGER
yes
56
PLANT_ID
NVARCSTR
no
57
PRICE_UNIT
INTEGER
yes
58
PROD_HIER_ID
NVARCSTR
18
yes
59
PROFIT_CNTR_ID
AFVC.PRCTR Profit Center AFVC.PSPNR - Standard WBS element / Lookup on PRPS.POSID - Project Element (WBS) External ID PRPS.PSPHI - Project ID / Lookup on PROJ.PSPID - Project External ID
NVARCSTR
10
no
60
PROJ_ELEM_ID
NVARCSTR
24
no
61
PROJ_ID
NVARCSTR
24
no
62
PURCH_DOC_ID
NVARCSTR
10
yes
63
PURCH_GRP_ID
NVARCSTR
no
64
PURCH_LINE_ITEM_I D
NVARCSTR
yes
65
PURCH_ORG_ID
NVARCSTR
no
66
QTY_DURTN
48
yes
67
QTY_WORK_ACTL
DECIMAL
48
13
yes
68
QTY_WORK_FCST
DECIMAL
48
yes
69
QTY_WORK_SCHED
AFVV-ARBEI - Work involved in the activity JEST-STAT (lookup) - REL operation is released status is active (1 is active, 0 is inactive)
DECIMAL
48
yes
70
RELEASE_FLAG
INTEGER
yes
714
71
REQUISITN_DOC_ID
NVARCSTR
10
yes
72
REQUISITN_LINE_ITE M_ID
AFVC.BNFPO - Item number of the purchase requisition in the order AFKO.RSNUM -Number of reservation/dependent requirements
NVARCSTR
yes
73
RESERVATN_ID
NVARCSTR
10
yes
74
RESOURCE_ID
NVARCSTR
yes
75
ROUTING_ID
11
no
76
ROUTING_SEQ_ID
AFVC.ZAEHL Internal counter AFVV.FSEDD - Earliest scheduled finish: Execution (date) + AFVV.FSEDZ - Earliest scheduled finish: Execution (time) AFVV.FSAVD - Earliest scheduled start: Execution (date) + AFVV.FSAVZ - Earliest scheduled start: Execution (time) AFVC.QUALF Suitability
NVARCSTR
yes
77
SCHED_END_DATE
DATETIME
24
yes
78
SCHED_START_DATE
DATETIME
24
yes
79
SUITABILITY_ID
NVARCSTR
no
80
SURROGATE_DOC_ID
DECIMAL
48
18
no
81
SYSTEM_CONDITN_I D TECHN_COMPLT_FLA G
AFVC-ANLZU - System condition JEST-STAT (lookup) - TECO operation is technically completed status is active (1 is active, 0 is inactive) AFVV.DAUNE - Normal duration/unit
NVARCSTR
no
82
INTEGER
yes
83
UOM_ID_DURTN
NVARCSTR
no
84
UOM_ID_WORK
NVARCSTR
no
85
VALUATN_AREA_ID
NVARCSTR
no
86
VENDOR_ID
AFVC.LIFNR - Account Number of Vendor or Creditor Lookup on CRHD.VERWE - Work center cat. ID CRHD.ARBPL - Work center- Visible ID in SAP
NVARCSTR
10
no
87
WORK_CNTR_CATE G_ID
NVARCSTR
no
88
WORK_CNTR_ID
NVARCSTR
no
715
PRODUCTION_ORDER_FACT
Production orders from AUFK/AFKO/AFPO (at AFPO order line level detail)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
no
DATETIME
24
yes
AFKO-FTRMI - Actual release date (Last Operation is Released) AFKO-GSTRI - Actual start date (First Operation is Started)
DATETIME
24
yes
ACTL_START_DATE
DATETIME
24
yes
BASIC_END_DATE
DATETIME
24
yes
BASIC_START_DATE
DATETIME
24
yes
BATCH_ID
NVARCSTR
10
no
BLOCK_FLAG
INTEGER
yes
BUS_AREA_ID
NVARCSTR
no
10
CHANGE_DATE
DATETIME
24
yes
11
CHART_OF_ACCT_ID
NVARCSTR
yes
12
CLOSE_FLAG
INTEGER
yes
13
CMPNY_CODE_ID
NVARCSTR
no
14
CONFRM_END_DATE
DATETIME
24
yes
15
COST_CNTR_ID
NVARCSTR
10
no
16
COST_ELEM_ID
NVARCSTR
10
yes
716
17
CREATE_DATE
DATETIME
24
no
18
CREATE_FLAG
INTEGER
yes
19
CTRL_AREA_ID
NVARCSTR
no
20
CURR_ID
NVARCSTR
no
21
DAYS_COMPLT_ACTL
Number of Days to actually complete a service DECIMAL order (calcualted) Number of Days to Basic complete a service order (calcualted) Number of Forecast Days to complete a service order (calcualted) Number of Days scheduled to complete a service order (calcualted)
48
22
yes
22
DAYS_COMPLT_BASI C
DECIMAL
48
22
yes
23
DAYS_COMPLT_FCST
DECIMAL
48
22
yes
24
DAYS_COMPLT_SC HED
DECIMAL
48
22
yes
25
DAYS_GR_PROCESS
AFPO.WEBAZ -Goods receipt processing time INTEGER in days Number of Days to actually release a service order (calcualted)
yes
26
DAYS_RELEASE_ACT L DAYS_RELEASE_SCH ED
DECIMAL
48
22
yes
27
Number of Days scheduled to release a service DECIMAL order (calcualted) JEST-STAT (lookup) - DLFL order is deleted status is active (1 is active, 0 is inactive)
48
22
yes
28
DELETE_FLAG
INTEGER
yes
29
DELIV_FLAG
Check table JEST for delilvered status Dimension Source from table AW_DIMENSION_SOURCE; hard-coded to 'INT_ORDER' AUFK.AUTYP - Document Category from multiple Sources in SAP
INTEGER
yes
30
DIM_SRC_ID_DOCTY P
NVARCSTR
10
no
31
DOC_CATEG_ID
NVARCSTR
10
no
32
DOC_TYPE_ID
NVARCSTR
10
no
33
FCST_END_DATE
DATETIME
24
yes
34
FCST_SCHED_END_D ATE
DATETIME
24
yes
717
35
DATETIME
24
yes
36
FCST_START_DATE
AFKO.GSTPP - Forecast start date JEST-STAT (lookup) - CNF order is finally confirmed status is active (1 is active, 0 is inactive) AUFK.FUNC_AREA -Functional Area
DATETIME
24
yes
37
FINAL_CONFIRM_FLA G
INTEGER
yes
38
FUNCTNL_AREA_ID
NVARCSTR
16
no
39
GL_ACCT_ID
NVARCSTR
10
no
40
GROUP_APPLICTN_ID
NVARCSTR
yes
41
GROUP_ID
NVARCSTR
yes
42
GROUP_TYPE_ID
NVARCSTR
no
43
GROUP_USG_ID
NVARCSTR
no
44
Number of Hours to actually complete a service DECIMAL order (calcualted) Number of Hours to Basic complete a service order (calcualted) Number of Forecast Hours to complete a service order (calcualted) Number of Hours scheduled to complete a service order (calcualted)
48
22
yes
45
DECIMAL
48
22
yes
46
DECIMAL
48
22
yes
47
DECIMAL
48
22
yes
48
INTERNAL_ORDER_ID
NVARCSTR
12
no
49
NVARCSTR
12
yes
50
NVARCSTR
12
yes
51
LOAD_DATE
DATETIME
24
yes
52
LOAD_TIME
NVARCSTR
yes
718
53
LOCATN_ID
NVARCSTR
10
no
54
MATERIAL_ID
NVARCSTR
18
no
55
MINS_COMPLT_ACTL
DECIMAL
48
22
yes
56
MINS_COMPLT_BASI C
Number of Minutes to Basic complete a service DECIMAL order (calcualted) Number of Forecast Minutes to complete a service order (calcualted) Number of Minutes scheduled to complete a service order (calcualted)
48
22
yes
57
MINS_COMPLT_FCST
DECIMAL
48
22
yes
58
MINS_COMPLT_SCHE D
DECIMAL
48
22
yes
59
MRP_CTRLLER_ID
NVARCSTR
no
60
MTRL_GRP_ID
NVARCSTR
no
61
MTRL_TYPE_ID
NVARCSTR
no
62
NETWORK_PROFILE_ ID
NVARCSTR
no
63
OBJ_CLASS_ID
NVARCSTR
10
no
64
OBJ_ID
NVARCSTR
22
yes
65
OBJ_NUM_TYPE_ID
yes
66
OPERATN_NUM_PAR
NVARCSTR
yes
67
OPERATN_ROUTING_ ID ORDER_LINE_ITEM_I D
10
yes
68
NVARCSTR
no
69
ORDER_STATUS_ID
AUFK.ASTNR - Order status JEST-STAT (lookup) - PCNF order is partially confirmed status is active (1 is active, 0 is inactive)
NVARCSTR
no
70
PARTL_CONFIRM_FL AG
INTEGER
yes
719
71
PERSON_ID_RESP
NVARCSTR
no
72
PLANNED_ORDER_ID
NVARCSTR
10
yes
73
PLANT_ID
AUFK.WERKS - Plant
NVARCSTR
no
74
PRIORITY_CODE
AFKO.APRIO - User specified order priority for NVARCSTR information purposes MARA.PRDHA - Product Hierarchy ID - Look up based on AFIH.SERMAT
yes
75
PROD_HIER_ID
NVARCSTR
18
no
76
PROD_ORDER_DES CR
NVARCSTR
40
yes
77
PROD_SCHEDLER_ID
NVARCSTR
yes
78
PROD_VERSION_ID
NVARCSTR
yes
79
PROFIT_CNTR_ID
NVARCSTR
10
no
80
PROJ_ELEM_ID
NVARCSTR
24
no
81
PROJ_ID
NVARCSTR
24
no
82
PURCH_ORG_ID
NVARCSTR
no
83
QTY
DECIMAL
48
13
yes
84
QTY_PROD
AFPO.WEMNG - Quantity of goods produced and received for the order item
DECIMAL
48
13
yes
85
QTY_SCRAP
DECIMAL
48
13
yes
86
RELEASE_FLAG
INTEGER
yes
87
RESERVATN_ID
NVARCSTR
10
yes
88
ROUTING_ID
11
no
720
89
SALES_DOC_ID
NVARCSTR
10
yes
90
SALES_LINE_ITEM_ID
NVARCSTR
yes
91
SCHED_END_DATE
DATETIME
24
yes
92
SCHED_LINE_ITEM_I D SCHED_RELEASE_DA TE
yes
93
DATETIME
24
yes
94
SCHED_START_DATE
DATETIME
24
yes
95
NVARCSTR
no
96
NVARCSTR
yes
97
SURROGATE_DOC_ID
DECIMAL
48
18
no
98
TECHN_COMPLT_FLA G
INTEGER
yes
99
UOM_ID
NVARCSTR
no
100 VALUATN_AREA_ID
NVARCSTR
no
721
PRODUCTION_SCHEDULER
Production scheduler descriptive attributes from T024F
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
PLANT_FULL_NAME
NVARCSTR
40
yes
PLANT_ID
T024F.WERKS -Plant
NVARCSTR
no
PROD_SCHEDLER_ DESCR
NVARCSTR
30
yes
PROD_SCHEDLER_ID
NVARCSTR
no
NVARCSTR
40
yes
NVARCSTR
yes
PROFICIENCY
Employee proficiency descriptive attributes from T777Q
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PROFICIENCY_DESC R
NVARCSTR
25
yes
PROFICIENCY_ID
NVARCSTR
no
722
PROFIT_CENTER
CEPC - Profit Center attributes
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CITY
City
NVARCSTR
40
yes
COUNTRY_ID
Country key
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
15
yes
CTRL_AREA_ID
Controlling area
NVARCSTR
no
CURR_ID
Currency key
NVARCSTR
yes
DEPARTMENT
Department
NVARCSTR
12
yes
DISTRICT
District
NVARCSTR
40
yes
FAX
Fax number
NVARCSTR
40
yes
LANG_ID
Language Key
NVARCSTR
yes
10
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
PERSON_IN_CHARGE
NVARCSTR
20
yes
13
PHONE
NVARCSTR
30
yes
14
PROFIT_CNTR_AREA
NVARCSTR
12
yes
15
NVARCSTR
40
yes
16
NVARCSTR
120
yes
723
17
PROFIT_CNTR_ID
Profit center
NVARCSTR
10
no
18
PROFIT_CNTR_NAME
NVARCSTR
20
yes
19
Name 1
NVARCSTR
40
yes
20
Name 2
NVARCSTR
40
yes
21
Name 3
NVARCSTR
40
yes
22
Name 4
NVARCSTR
40
yes
23
REGION_ID
NVARCSTR
yes
24
REGION_NAME
NVARCSTR
20
yes
25
SEGMENT_DESCR
Segment Description
NVARCSTR
50
yes
26
SEGMENT_ID
NVARCSTR
10
yes
27
STREET
NVARCSTR
60
yes
28
VALID_FROM_DATE
Valid-from date
DATETIME
24
yes
29
VALID_TO_DATE
Valid to date
DATETIME
24
yes
30
ZIP
Postal Code
NVARCSTR
10
yes
724
PROFIT_CENTER_FACT_HZ
Profit Center Fact in Horizontal Format (One row per fiscal year)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
yes
ACCTNG_DOC_LINE_I D
Document line
NVARCSTR
yes
ACTIVITY_ID
CSLA-LSTAR-Activity type
NVARCSTR
yes
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_PER01_LOC
DECIMAL
48
15
yes
AMT_PER01_PCNTR
DECIMAL
48
15
yes
AMT_PER01_TRX
DECIMAL
48
15
yes
AMT_PER02_LOC
DECIMAL
48
15
yes
AMT_PER02_PCNTR
DECIMAL
48
15
yes
10
AMT_PER02_TRX
DECIMAL
48
15
yes
11
AMT_PER03_LOC
DECIMAL
48
15
yes
12
AMT_PER03_PCNTR
DECIMAL
48
15
yes
13
AMT_PER03_TRX
DECIMAL
48
15
yes
14
AMT_PER04_LOC
DECIMAL
48
15
yes
15
AMT_PER04_PCNTR
DECIMAL
48
15
yes
16
AMT_PER04_TRX
DECIMAL
48
15
yes
725
17
AMT_PER05_LOC
DECIMAL
48
15
yes
18
AMT_PER05_PCNTR
DECIMAL
48
15
yes
19
AMT_PER05_TRX
DECIMAL
48
15
yes
20
AMT_PER06_LOC
DECIMAL
48
15
yes
21
AMT_PER06_PCNTR
DECIMAL
48
15
yes
22
AMT_PER06_TRX
DECIMAL
48
15
yes
23
AMT_PER07_LOC
DECIMAL
48
15
yes
24
AMT_PER07_PCNTR
DECIMAL
48
15
yes
25
AMT_PER07_TRX
DECIMAL
48
15
yes
26
AMT_PER08_LOC
DECIMAL
48
15
yes
27
AMT_PER08_PCNTR
DECIMAL
48
15
yes
28
AMT_PER08_TRX
DECIMAL
48
15
yes
29
AMT_PER09_LOC
DECIMAL
48
15
yes
30
AMT_PER09_PCNTR
DECIMAL
48
15
yes
31
AMT_PER09_TRX
DECIMAL
48
15
yes
32
AMT_PER10_LOC
DECIMAL
48
15
yes
33
AMT_PER10_PCNTR
DECIMAL
48
15
yes
34
AMT_PER10_TRX
DECIMAL
48
15
yes
726
35
AMT_PER11_LOC
DECIMAL
48
15
yes
36
AMT_PER11_PCNTR
DECIMAL
48
15
yes
37
AMT_PER11_TRX
DECIMAL
48
15
yes
38
AMT_PER12_LOC
DECIMAL
48
15
yes
39
AMT_PER12_PCNTR
DECIMAL
48
15
yes
40
AMT_PER12_TRX
DECIMAL
48
15
yes
41
AMT_PER13_LOC
DECIMAL
48
15
yes
42
AMT_PER13_PCNTR
DECIMAL
48
15
yes
43
AMT_PER13_TRX
DECIMAL
48
15
yes
44
AMT_PER14_LOC
DECIMAL
48
15
yes
45
AMT_PER14_PCNTR
DECIMAL
48
15
yes
46
AMT_PER14_TRX
DECIMAL
48
15
yes
47
AMT_PER15_LOC
DECIMAL
48
15
yes
48
AMT_PER15_PCNTR
DECIMAL
48
15
yes
49
AMT_PER15_TRX
DECIMAL
48
15
yes
50
AMT_PER16_LOC
DECIMAL
48
15
yes
51
AMT_PER16_PCNTR
DECIMAL
48
15
yes
52
AMT_PER16_TRX
DECIMAL
48
15
yes
727
53
DECIMAL
48
15
yes
54
DECIMAL
48
15
yes
55
DECIMAL
48
15
yes
56
ASSET_MAIN_ID
NVARCSTR
12
yes
57
ASSET_SUB_ID
Asset sub-number
NVARCSTR
yes
58
BOOKING_DATE
DATETIME
24
yes
59
BOOKING_TXT
Item text
NVARCSTR
50
yes
60
BUS_AREA_ID
Business area
NVARCSTR
yes
61
CHANGE_DATE
DATETIME
24
yes
62
CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
63
CMPNY_CODE_ID
Company code
NVARCSTR
yes
64
COST_CNTR_ID
Cost center
NVARCSTR
10
yes
65
COST_ELEM_ID
Account number
NVARCSTR
10
yes
66
CTRL_AREA_ID
Controlling area
NVARCSTR
yes
67
CURR_DATE
DATETIME
24
yes
68
CURR_ID_CTRL_ARE A
NVARCSTR
yes
69
CURR_ID_LOC
yes
70
CURR_ID_PCNTR
Lookup Profit Center currency through Cost Center; if the relationship not defined
NVARCSTR
yes
728
71
CURR_ID_TRX
NVARCSTR
yes
72
CUSTOMER_ID
Customer number
NVARCSTR
10
yes
73
DOC_CATEG_ID
Document category
NVARCSTR
10
yes
74
DOC_CATEG_ID_REF
Document category
NVARCSTR
yes
75
DOC_ID
NVARCSTR
18
no
76
DOC_TYPE_ID_FIN
NVARCSTR
yes
77
DOC_TYPE_ID_FISL
NVARCSTR
yes
78
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
79
FISC_PERIOD
INTEGER
yes
80
FISC_YEAR
Fiscal year
INTEGER
yes
81
yes
82
NVARCSTR
yes
83
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
84
GL_ACCT_ID
GL Account ID
NVARCSTR
10
yes
85
INTERNAL_ORDER_ID
Order number
NVARCSTR
12
yes
86
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
87
LEDGER_ID
Ledger
NVARCSTR
yes
88
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart
24
yes
729
Appendix Table Column Details Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
89
LOAD_TIME
NVARCSTR
yes
90
MATERIAL_ID
NVARCSTR
18
yes
91
PLANT_ID
T001W.WERKS Plant
NVARCSTR
yes
92
POST_DATE
Calendar Date
DATETIME
24
yes
93
PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
94
PURCH_DOC_ID
NVARCSTR
10
yes
95
PURCH_LINE_ITEM_I D
NVARCSTR
yes
96
QTY_PER01
DECIMAL
48
15
yes
97
QTY_PER02
DECIMAL
48
15
yes
98
QTY_PER03
DECIMAL
48
15
yes
99
QTY_PER04
DECIMAL
48
15
yes
100 QTY_PER05
DECIMAL
48
15
yes
101 QTY_PER06
DECIMAL
48
15
yes
102 QTY_PER07
DECIMAL
48
15
yes
103 QTY_PER08
DECIMAL
48
15
yes
104 QTY_PER09
DECIMAL
48
15
yes
105 QTY_PER10
DECIMAL
48
15
yes
106 QTY_PER11
DECIMAL
48
15
yes
730
107 QTY_PER12
DECIMAL
48
15
yes
108 QTY_PER13
DECIMAL
48
15
yes
109 QTY_PER14
DECIMAL
48
15
yes
110 QTY_PER15
DECIMAL
48
15
yes
111 QTY_PER16
DECIMAL
48
15
yes
112 QTY_PER_BEGIN
DECIMAL
48
15
yes
113 RECORD_TYPE_ID
NVARCSTR
10
yes
114 REF_DOC_ID
NVARCSTR
10
yes
115 REF_DOC_LINE_ID
NVARCSTR
yes
116 REF_FISC_YEAR
Fiscal year
INTEGER
yes
117 SEGMENT_ID
NVARCSTR
10
yes
118 SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
119 SURROGATE_DOC_ID
DECIMAL
48
18
yes
120 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
121 UOM_ID
NVARCSTR
yes
122 VALUATN_AREA_ID
NVARCSTR
yes
123 VALUATN_DATE
Valuation date
DATETIME
24
yes
124 VALUATN_TYPE_COD E
NVARCSTR
10
yes
731
125 VENDOR_ID
NVARCSTR
10
yes
126 VERSION_ID
NVARCSTR
yes
732
PROFIT_CENTER_FACT_VR
Profit Center Fact in Horizontal Format (One row per fiscal period)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_DOC_ID
NVARCSTR
10
yes
ACCTNG_DOC_LINE_I D
Document line
NVARCSTR
yes
ACTIVITY_ID
Activity Type
NVARCSTR
yes
ACTL_BDGT_FLAG
NVARCSTR
no
AMT_LOC
DECIMAL
48
15
yes
AMT_PCNTR
DECIMAL
48
15
yes
AMT_TRX
DECIMAL
48
15
yes
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
Asset sub-number
NVARCSTR
10
yes
10
BOOKING_DATE
DATETIME
24
yes
11
BOOKING_TXT
Item text
NVARCSTR
50
yes
12
BUS_AREA_ID
Business area
NVARCSTR
yes
13
CHANGE_DATE
DATETIME
24
yes
14
CHART_OF_ACCT_ID
CSKA-KTOPL
NVARCSTR
yes
15
CMPNY_CODE_ID
Company code
NVARCSTR
yes
16
COST_CNTR_ID
Cost center
NVARCSTR
10
yes
733
17
COST_ELEM_ID
Account number
NVARCSTR
10
yes
18
CTRL_AREA_ID
Controlling area
NVARCSTR
yes
19
CURR_DATE
DATETIME
24
yes
20
CURR_ID_CTRL_ARE A
NVARCSTR
10
yes
21
CURR_ID_LOC
10
yes
22
CURR_ID_PCNTR
Lookup Profit Center currency through Cost Center; if the relationship not defined
NVARCSTR
10
yes
23
CURR_ID_TRX
NVARCSTR
yes
24
CUSTOMER_ID
Customer number
NVARCSTR
10
yes
25
DOC_CATEG_ID
Document category
NVARCSTR
10
yes
26
DOC_CATEG_ID_REF
Document category
NVARCSTR
10
yes
27
DOC_ID
NVARCSTR
18
no
28
DOC_TYPE_ID_FIN
NVARCSTR
yes
29
DOC_TYPE_ID_FISL
NVARCSTR
yes
30
DR_CR_ID
Debit/credit indicator
NVARCSTR
10
yes
31
FISC_PERIOD
Posting period
INTEGER
no
32
FISC_YEAR
Fiscal year
INTEGER
yes
33
NVARCSTR
yes
34
NVARCSTR
10
yes
734
35
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
36
GL_ACCT_ID
GL Account ID
NVARCSTR
10
yes
37
INTERNAL_ORDER_ID
Order number
NVARCSTR
12
yes
38
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
39
LEDGER_ID
Ledger
NVARCSTR
yes
40
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
41
LOAD_TIME
NVARCSTR
10
yes
42
MATERIAL_ID
Material number
NVARCSTR
18
yes
43
PLANT_ID
Plant
NVARCSTR
10
yes
44
POST_DATE
DATETIME
24
yes
45
PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
46
PURCH_DOC_ID
NVARCSTR
10
yes
47
PURCH_LINE_ITEM_I D
NVARCSTR
yes
48
QTY
Quantity
DECIMAL
48
15
yes
49
RECORD_TYPE_ID
Record Type
NVARCSTR
10
yes
50
REF_DOC_ID
Reference document number (external document number) Line Item Number within the Accounting Document
NVARCSTR
10
yes
51
REF_DOC_LINE_ID
NVARCSTR
yes
52
REF_FISC_YEAR
Fiscal year
INTEGER
yes
735
53
SEGMENT_ID
NVARCSTR
10
yes
54
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
55
SURROGATE_DOC_ID
DECIMAL
48
18
yes
56
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
57
UOM_ID
NVARCSTR
yes
58
VALUATN_AREA_ID
Valuation area
NVARCSTR
yes
59
VALUATN_DATE
Value date
DATETIME
24
yes
60
VALUATN_TYPE_COD E
Valuation type
NVARCSTR
10
yes
61
VENDOR_ID
NVARCSTR
10
yes
62
VERSION_ID
NVARCSTR
yes
736
PROFIT_CENTER_HIER
CCSS-RPRCTR - Profit Center Hierarchy- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_ID
NVARCSTR
10
no
CTRL_AREA_ID
Controlling Area ID
NVARCSTR
no
LEAF_FLAG
Node Is Leaf
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
PARENT_ID
NVARCSTR
10
no
ROOT_FLAG
Node is Root
NVARCSTR
no
737
PROFIT_CENTER_HIER_BAD
CCSS-RPRCTR - Profit Center Hierarchy table with invalid records- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
Child Description
NVARCSTR
64
yes
CHILD_ID
Child
NVARCSTR
10
no
CTRL_AREA_ID
Control Area ID
NVARCSTR
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LEAF_FLAG
Leaf Flag
NVARCSTR
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
Parent Description
NVARCSTR
64
yes
10
PARENT_ID
Parent ID
NVARCSTR
10
no
11
ROOT_FLAG
Root Flag
NVARCSTR
no
738
PROFIT_CENTER_HIER_HZ
CCSS-RPRCTR - Profit Center hierarchy horizontally flattenned- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CTRL_AREA_ID
Controlling Area ID
NVARCSTR
no
LEAF_LVL
DECIMAL
48
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
64
yes
LVL_00_FULL_NAME
NVARCSTR
120
yes
LVL_00_ID
NVARCSTR
10
no
LVL_01_DESCR
NVARCSTR
64
yes
LVL_01_FULL_NAME
NVARCSTR
120
yes
10
LVL_01_ID
NVARCSTR
10
no
11
LVL_02_DESCR
NVARCSTR
64
yes
12
LVL_02_FULL_NAME
NVARCSTR
120
yes
13
LVL_02_ID
NVARCSTR
10
no
14
LVL_03_DESCR
NVARCSTR
64
yes
15
LVL_03_FULL_NAME
NVARCSTR
120
yes
16
LVL_03_ID
NVARCSTR
10
no
739
17
LVL_04_DESCR
NVARCSTR
64
yes
18
LVL_04_FULL_NAME
NVARCSTR
120
yes
19
LVL_04_ID
NVARCSTR
10
no
20
LVL_05_DESCR
NVARCSTR
64
yes
21
LVL_05_FULL_NAME
NVARCSTR
120
yes
22
LVL_05_ID
NVARCSTR
10
no
23
LVL_06_DESCR
NVARCSTR
64
yes
24
LVL_06_FULL_NAME
NVARCSTR
120
yes
25
LVL_06_ID
NVARCSTR
10
no
26
LVL_07_DESCR
NVARCSTR
64
yes
27
LVL_07_FULL_NAME
NVARCSTR
120
yes
28
LVL_07_ID
NVARCSTR
10
no
29
LVL_08_DESCR
NVARCSTR
64
yes
30
LVL_08_FULL_NAME
NVARCSTR
120
yes
31
LVL_08_ID
NVARCSTR
10
no
32
LVL_09_DESCR
NVARCSTR
64
yes
33
LVL_09_FULL_NAME
NVARCSTR
120
yes
34
LVL_09_ID
NVARCSTR
10
no
740
35
LVL_10_DESCR
NVARCSTR
64
yes
36
LVL_10_FULL_NAME
NVARCSTR
120
yes
37
LVL_10_ID
NVARCSTR
10
no
38
PROFIT_CNTR_ID
Profit Center ID
NVARCSTR
10
no
PROFIT_CENTER_HIER_VR
CCSS-RPRCTR Profit Center Hierarchy vertically flattenned- cannot have primary key due to possible duplicate entries in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
64
yes
CHILD_FULL_NAME
NVARCSTR
120
yes
CHILD_ID
NVARCSTR
10
no
CTRL_AREA_ID
Controlling Center ID
NVARCSTR
no
DEPTH
INTEGER
yes
LEAF_FLAG
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
64
yes
10
PARENT_FULL_NAME
NVARCSTR
120
yes
11
PARENT_ID
NVARCSTR
10
no
12
ROOT_FLAG
INTEGER
yes
741
PROFIT_CENTER_SUMMARY_FACT_HZ
Profit Center Summary - Horizontal from table GLPCT in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_PER01_LOC
Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency
DECIMAL
48
15
yes
AMT_CR_PER01_PCN TR
DECIMAL
48
15
yes
AMT_CR_PER01_TRX
DECIMAL
48
15
yes
AMT_CR_PER02_LOC
DECIMAL
48
15
yes
AMT_CR_PER02_PCN TR
DECIMAL
48
15
yes
AMT_CR_PER02_TRX
DECIMAL
48
15
yes
AMT_CR_PER03_LOC
DECIMAL
48
15
yes
AMT_CR_PER03_PCN TR
DECIMAL
48
15
yes
AMT_CR_PER03_TRX
DECIMAL
48
15
yes
10
AMT_CR_PER04_LOC
DECIMAL
48
15
yes
11
AMT_CR_PER04_PCN TR
DECIMAL
48
15
yes
12
AMT_CR_PER04_TRX
DECIMAL
48
15
yes
13
AMT_CR_PER05_LOC
DECIMAL
48
15
yes
14
AMT_CR_PER05_PCN TR
DECIMAL
48
15
yes
15
AMT_CR_PER05_TRX
DECIMAL
48
15
yes
16
AMT_CR_PER06_LOC
DECIMAL
48
15
yes
742
Appendix Table Column Details AMT_CR_PER06_PCN TR Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency
17
DECIMAL
48
15
yes
18
AMT_CR_PER06_TRX
DECIMAL
48
15
yes
19
AMT_CR_PER07_LOC
DECIMAL
48
15
yes
20
AMT_CR_PER07_PCN TR
DECIMAL
48
15
yes
21
AMT_CR_PER07_TRX
DECIMAL
48
15
yes
22
AMT_CR_PER08_LOC
DECIMAL
48
15
yes
23
AMT_CR_PER08_PCN TR
DECIMAL
48
15
yes
24
AMT_CR_PER08_TRX
DECIMAL
48
15
yes
25
AMT_CR_PER09_LOC
DECIMAL
48
15
yes
26
AMT_CR_PER09_PCN TR
DECIMAL
48
15
yes
27
AMT_CR_PER09_TRX
DECIMAL
48
15
yes
28
AMT_CR_PER10_LOC
DECIMAL
48
15
yes
29
AMT_CR_PER10_PCN TR
DECIMAL
48
15
yes
30
AMT_CR_PER10_TRX
DECIMAL
48
15
yes
31
AMT_CR_PER11_LOC
DECIMAL
48
15
yes
32
AMT_CR_PER11_PCN TR
DECIMAL
48
15
yes
33
AMT_CR_PER11_TRX
DECIMAL
48
15
yes
34
AMT_CR_PER12_LOC
DECIMAL
48
15
yes
743
Appendix Table Column Details AMT_CR_PER12_PCN TR Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Value for this period - Local (Co. Code) Currency Credit Value for this period - Object (Profit Center) Currency Credit Value for this period - Transaction Currency Credit Bal. Carry Fwd - Local (Co. Code) Currency Credit Bal. Carry Fwd - Object (Profit Center) Currency
35
DECIMAL
48
15
yes
36
AMT_CR_PER12_TRX
DECIMAL
48
15
yes
37
AMT_CR_PER13_LOC
DECIMAL
48
15
yes
38
AMT_CR_PER13_PCN TR
DECIMAL
48
15
yes
39
AMT_CR_PER13_TRX
DECIMAL
48
15
yes
40
AMT_CR_PER14_LOC
DECIMAL
48
15
yes
41
AMT_CR_PER14_PCN TR
DECIMAL
48
15
yes
42
AMT_CR_PER14_TRX
DECIMAL
48
15
yes
43
AMT_CR_PER15_LOC
DECIMAL
48
15
yes
44
AMT_CR_PER15_PCN TR
DECIMAL
48
15
yes
45
AMT_CR_PER15_TRX
DECIMAL
48
15
yes
46
AMT_CR_PER16_LOC
DECIMAL
48
15
yes
47
AMT_CR_PER16_PCN TR
DECIMAL
48
15
yes
48
AMT_CR_PER16_TRX
DECIMAL
48
15
yes
49
DECIMAL
48
15
yes
50
DECIMAL
48
15
yes
51
DECIMAL
48
15
yes
52
AMT_CR_QTR01_LOC
Credit Value for this Quarter - Local (Co. Code) DECIMAL Currency
48
15
yes
744
Appendix Table Column Details AMT_CR_QTR01_PCN TR Credit Value for this Quarter - Object (Profit Center) Currency Credit Value for this Quarter - Transaction Currency
53
DECIMAL
48
15
yes
54
AMT_CR_QTR01_TRX
DECIMAL
48
15
yes
55
AMT_CR_QTR02_LOC
Credit Value for this Quarter - Local (Co. Code) DECIMAL Currency Credit Value for this Quarter - Object (Profit Center) Currency Credit Value for this Quarter - Transaction Currency
48
15
yes
56
AMT_CR_QTR02_PCN TR
DECIMAL
48
15
yes
57
AMT_CR_QTR02_TRX
DECIMAL
48
15
yes
58
AMT_CR_QTR03_LOC
Credit Value for this Quarter - Local (Co. Code) DECIMAL Currency Credit Value for this Quarter - Object (Profit Center) Currency Credit Value for this Quarter - Transaction Currency
48
15
yes
59
AMT_CR_QTR03_PCN TR
DECIMAL
48
15
yes
60
AMT_CR_QTR03_TRX
DECIMAL
48
15
yes
61
AMT_CR_QTR04_LOC
Credit Value for this Quarter - Local (Co. Code) DECIMAL Currency Credit Value for this Quarter - Object (Profit Center) Currency Credit Value for this Quarter - Transaction Currency Credit Value Year to Date - Local (Co. Code) Currency Credit Value Year to Date - Object (Profit Center) Currency Credit Value Year to Date - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency
48
15
yes
62
AMT_CR_QTR04_PCN TR
DECIMAL
48
15
yes
63
AMT_CR_QTR04_TRX
DECIMAL
48
15
yes
64
AMT_CR_YTD_LOC
DECIMAL
48
15
yes
65
AMT_CR_YTD_PCNTR
DECIMAL
48
15
yes
66
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
67
AMT_DR_PER01_LOC
DECIMAL
48
15
yes
68
AMT_DR_PER01_PCN TR
DECIMAL
48
15
yes
69
AMT_DR_PER01_TRX
DECIMAL
48
15
yes
70
AMT_DR_PER02_LOC
DECIMAL
48
15
yes
745
Appendix Table Column Details AMT_DR_PER02_PCN TR Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency
71
DECIMAL
48
15
yes
72
AMT_DR_PER02_TRX
DECIMAL
48
15
yes
73
AMT_DR_PER03_LOC
DECIMAL
48
15
yes
74
AMT_DR_PER03_PCN TR
DECIMAL
48
15
yes
75
AMT_DR_PER03_TRX
DECIMAL
48
15
yes
76
AMT_DR_PER04_LOC
DECIMAL
48
15
yes
77
AMT_DR_PER04_PCN TR
DECIMAL
48
15
yes
78
AMT_DR_PER04_TRX
DECIMAL
48
15
yes
79
AMT_DR_PER05_LOC
DECIMAL
48
15
yes
80
AMT_DR_PER05_PCN TR
DECIMAL
48
15
yes
81
AMT_DR_PER05_TRX
DECIMAL
48
15
yes
82
AMT_DR_PER06_LOC
DECIMAL
48
15
yes
83
AMT_DR_PER06_PCN TR
DECIMAL
48
15
yes
84
AMT_DR_PER06_TRX
DECIMAL
48
15
yes
85
AMT_DR_PER07_LOC
DECIMAL
48
15
yes
86
AMT_DR_PER07_PCN TR
DECIMAL
48
15
yes
87
AMT_DR_PER07_TRX
DECIMAL
48
15
yes
88
AMT_DR_PER08_LOC
DECIMAL
48
15
yes
746
Appendix Table Column Details AMT_DR_PER08_PCN TR Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency
89
DECIMAL
48
15
yes
90
AMT_DR_PER08_TRX
DECIMAL
48
15
yes
91
AMT_DR_PER09_LOC
DECIMAL
48
15
yes
92
AMT_DR_PER09_PCN TR
DECIMAL
48
15
yes
93
AMT_DR_PER09_TRX
DECIMAL
48
15
yes
94
AMT_DR_PER10_LOC
DECIMAL
48
15
yes
95
AMT_DR_PER10_PCN TR
DECIMAL
48
15
yes
96
AMT_DR_PER10_TRX
DECIMAL
48
15
yes
97
AMT_DR_PER11_LOC
DECIMAL
48
15
yes
98
AMT_DR_PER11_PCN TR
DECIMAL
48
15
yes
99
AMT_DR_PER11_TRX
DECIMAL
48
15
yes
100 AMT_DR_PER12_LOC
DECIMAL
48
15
yes
101 AMT_DR_PER12_PCN TR
DECIMAL
48
15
yes
102 AMT_DR_PER12_TRX
DECIMAL
48
15
yes
103 AMT_DR_PER13_LOC
DECIMAL
48
15
yes
104 AMT_DR_PER13_PCN TR
DECIMAL
48
15
yes
105 AMT_DR_PER13_TRX
DECIMAL
48
15
yes
106 AMT_DR_PER14_LOC
DECIMAL
48
15
yes
747
Appendix Table Column Details 107 AMT_DR_PER14_PCN TR Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Value for this period - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value for this period - Transaction Currency Debit Bal. Carry Fwd - Local (Co. Code) Currency Debit Bal. Carry Fwd - Object (Profit Center) Currency
DECIMAL
48
15
yes
108 AMT_DR_PER14_TRX
DECIMAL
48
15
yes
109 AMT_DR_PER15_LOC
DECIMAL
48
15
yes
110 AMT_DR_PER15_PCN TR
DECIMAL
48
15
yes
111 AMT_DR_PER15_TRX
DECIMAL
48
15
yes
112 AMT_DR_PER16_LOC
DECIMAL
48
15
yes
113 AMT_DR_PER16_PCN TR
DECIMAL
48
15
yes
114 AMT_DR_PER16_TRX
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
118 AMT_DR_QTR01_LOC
Debit Value for this Quarter - Local (Co. Code) DECIMAL Currency Debit Value for this Quarter - Object (Profit Center) Currency Debit Value for this Quarter - Transaction Currency
48
15
yes
119 AMT_DR_QTR01_PCN TR
DECIMAL
48
15
yes
120 AMT_DR_QTR01_TRX
DECIMAL
48
15
yes
121 AMT_DR_QTR02_LOC
Debit Value for this Quarter - Local (Co. Code) DECIMAL Currency Debit Value for this Quarter - Object (Profit Center) Currency Debit Value for this Quarter - Transaction Currency
48
15
yes
122 AMT_DR_QTR02_PCN TR
DECIMAL
48
15
yes
123 AMT_DR_QTR02_TRX
DECIMAL
48
15
yes
124 AMT_DR_QTR03_LOC
Debit Value for this Quarter - Local (Co. Code) DECIMAL Currency
48
15
yes
748
Appendix Table Column Details 125 AMT_DR_QTR03_PCN TR Debit Value for this Quarter - Object (Profit Center) Currency Debit Value for this Quarter - Transaction Currency
DECIMAL
48
15
yes
126 AMT_DR_QTR03_TRX
DECIMAL
48
15
yes
127 AMT_DR_QTR04_LOC
Debit Value for this Quarter - Local (Co. Code) DECIMAL Currency Debit Value for this Quarter - Object (Profit Center) Currency Debit Value for this Quarter - Transaction Currency Debit Value Year to Date - Local (Co. Code) Currency Debit Value for this period - Object (Profit Center) Currency Debit Value Year to Date - Transaction Currency
48
15
yes
128 AMT_DR_QTR04_PCN TR
DECIMAL
48
15
yes
129 AMT_DR_QTR04_TRX
DECIMAL
48
15
yes
130 AMT_DR_YTD_LOC
DECIMAL
48
15
yes
131 AMT_DR_YTD_PCNTR
DECIMAL
48
15
yes
132 AMT_DR_YTD_TRX
DECIMAL
48
15
yes
133 CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
134 CMPNY_CODE_ID
NVARCSTR
yes
135 CTRL_AREA_ID
NVARCSTR
yes
136 CURR_ID_CTRL_ARE A
NVARCSTR
yes
137 CURR_ID_LOC
yes
138 CURR_ID_PCNTR
Lookup Profit Center currency through Cost Center; if the relationship not defined
NVARCSTR
yes
139 CURR_ID_TRX
NVARCSTR
no
140 C_OBJ_ID
NVARCSTR
18
no
141 FISC_YEAR
Fiscal year
INTEGER
no
NVARCSTR
yes
749
NVARCSTR
yes
144 FUNCTNL_AREA_ID
NVARCSTR
16
yes
145 GL_ACCT_ID
GL Account ID
NVARCSTR
10
no
146 LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
147 LEDGER_ID
Ledger
NVARCSTR
no
148 LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
149 LOAD_TIME
NVARCSTR
yes
150 MAX_FISC_PERIOD
INTEGER
no
151 OBJ_CLASS_ID
Object class
NVARCSTR
yes
INTEGER
yes
INTEGER
yes
154 PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
no
155 PLANT_ID
T001W.WERKS Plant
NVARCSTR
yes
156 PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
157 QTY_CR_PER01
DECIMAL
48
15
yes
158 QTY_CR_PER02
DECIMAL
48
15
yes
159 QTY_CR_PER03
DECIMAL
48
15
yes
160 QTY_CR_PER04
DECIMAL
48
15
yes
750
161 QTY_CR_PER05
DECIMAL
48
15
yes
162 QTY_CR_PER06
DECIMAL
48
15
yes
163 QTY_CR_PER07
DECIMAL
48
15
yes
164 QTY_CR_PER08
DECIMAL
48
15
yes
165 QTY_CR_PER09
DECIMAL
48
15
yes
166 QTY_CR_PER10
DECIMAL
48
15
yes
167 QTY_CR_PER11
DECIMAL
48
15
yes
168 QTY_CR_PER12
DECIMAL
48
15
yes
169 QTY_CR_PER13
DECIMAL
48
15
yes
170 QTY_CR_PER14
DECIMAL
48
15
yes
171 QTY_CR_PER15
DECIMAL
48
15
yes
172 QTY_CR_PER16
DECIMAL
48
15
yes
173 QTY_CR_PER_BEGIN
DECIMAL
48
15
yes
174 QTY_CR_QTR01
DECIMAL
48
15
yes
175 QTY_CR_QTR02
DECIMAL
48
15
yes
176 QTY_CR_QTR03
DECIMAL
48
15
yes
177 QTY_CR_QTR04
DECIMAL
48
15
yes
178 QTY_CR_YTD
DECIMAL
48
15
yes
751
179 QTY_DR_PER01
DECIMAL
48
15
yes
180 QTY_DR_PER02
DECIMAL
48
15
yes
181 QTY_DR_PER03
DECIMAL
48
15
yes
182 QTY_DR_PER04
DECIMAL
48
15
yes
183 QTY_DR_PER05
DECIMAL
48
15
yes
184 QTY_DR_PER06
DECIMAL
48
15
yes
185 QTY_DR_PER07
DECIMAL
48
15
yes
186 QTY_DR_PER08
DECIMAL
48
15
yes
187 QTY_DR_PER09
DECIMAL
48
15
yes
188 QTY_DR_PER10
DECIMAL
48
15
yes
189 QTY_DR_PER11
DECIMAL
48
15
yes
190 QTY_DR_PER12
DECIMAL
48
15
yes
191 QTY_DR_PER13
DECIMAL
48
15
yes
192 QTY_DR_PER14
DECIMAL
48
15
yes
193 QTY_DR_PER15
DECIMAL
48
15
yes
194 QTY_DR_PER16
DECIMAL
48
15
yes
195 QTY_DR_PER_BEGIN
DECIMAL
48
15
yes
196 QTY_DR_QTR01
DECIMAL
48
15
yes
752
197 QTY_DR_QTR02
DECIMAL
48
15
yes
198 QTY_DR_QTR03
DECIMAL
48
15
yes
199 QTY_DR_QTR04
DECIMAL
48
15
yes
200 QTY_DR_YTD
DECIMAL
48
15
yes
201 RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
202 R_OBJ_ID
NVARCSTR
18
no
203 SEGMENT_ID
NVARCSTR
10
yes
204 SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
205 SURROGATE_DOC_ID
DECIMAL
48
18
yes
206 S_OBJ_ID
NVARCSTR
18
no
207 TRX_TYPE_ID
Transaction type
NVARCSTR
yes
208 UOM_ID
NVARCSTR
no
209 VERSION_ID
NVARCSTR
no
753
PROFIT_CENTER_SUMMARY_FACT_VR
Profit Center Summary - Vertical Fact Table from table GLPCT in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_LOC
Credit Value in Local (Co. Code) Currency for this Fiscal Period Credit Value in Object (Prof. Center) Currency for this Fiscal Period Credit Value in Transaction Currency for this Fiscal Period
DECIMAL
48
15
yes
AMT_CR_PCNTR
DECIMAL
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_LOC
Credit Amount for Year begin Balance in Local DECIMAL (Compnay Code) Currency Credit Amount for Year begin Balance in Profit DECIMAL Center (Object) Currency Credit Amount for Year begin Balance in Transaction Currency Debit Value in Local (Co. Code) Currency for this Fiscal Period Debit Value in Object (Prof. Center) Currency for this Fiscal Period Debit Value in Transaction Currency for this Fiscal Period Debit Amount for Year begin Balance in Local (Compnay Code) Currency Debit Amount for Year begin Balance in Profit Center (Object) Currency Debit Amount for Year begin Balance in Transaction Currency Period Beginning Balance - Local (Co. Code) Currency
48
15
yes
AMT_CR_YTD_PCNTR
48
15
yes
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_DR_PCNTR
DECIMAL
48
15
yes
AMT_DR_TRX
DECIMAL
48
15
yes
10
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
11
AMT_DR_YTD_PCNTR
DECIMAL
48
15
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
13
DECIMAL
48
15
yes
14
Period Beginning Balance - Object (Prof. Cntr) DECIMAL Currency Period Beginning Balance - Transaction Currency Rolling Total Balance - Local (Co. Code) Currency
48
15
yes
15
DECIMAL
48
15
yes
16
DECIMAL
48
15
yes
754
Appendix Table Column Details AMT_PER_ROLLING_ PCNTR AMT_PER_ROLLING_ TRX Rolling Total Balance - Object (Prof. Cntr) Currency
17
DECIMAL
48
15
yes
18
DECIMAL
48
15
yes
19
AMT_PTD_LOC
Period To Date Balance - Local (Co. Code) Currency Period To Date Balance - Object (Prof. Cntr) Currency Period To Date Balance - Transaction Currency
DECIMAL
48
15
yes
20
AMT_PTD_PCNTR
DECIMAL
48
15
yes
21
AMT_PTD_TRX
DECIMAL
48
15
yes
22
CHART_OF_ACCT_ID
Chart of accounts
NVARCSTR
yes
23
CMPNY_CODE_ID
Company Code
NVARCSTR
yes
24
CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
25
CURR_ID_CTRL_ARE A
NVARCSTR
yes
26
CURR_ID_LOC
yes
27
CURR_ID_PCNTR
Lookup Profit Center currency through Cost Center; if the relationship not defined
NVARCSTR
yes
28
CURR_ID_TRX
NVARCSTR
no
29
C_OBJ_ID
NVARCSTR
18
no
30
FISC_PERIOD
Fiscal Period
INTEGER
no
31
FISC_YEAR
Fiscal year
INTEGER
no
32
NVARCSTR
yes
33
NVARCSTR
yes
34
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
755
35
GL_ACCT_ID
GL Account ID
NVARCSTR
10
no
36
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
37
LEDGER_ID
Ledger
NVARCSTR
no
38
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
39
LOAD_TIME
NVARCSTR
yes
40
OBJ_CLASS_ID
Object class
NVARCSTR
yes
41
INTEGER
yes
42
INTEGER
yes
43
PARTITION_YEAR
INTEGER
yes
44
PLANT_ID
T001W.WERKS Plant
NVARCSTR
yes
45
PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
46
QTY_CR
DECIMAL
48
15
yes
47
QTY_CR_YTD
DECIMAL
48
15
yes
48
QTY_DR
DECIMAL
48
15
yes
49
QTY_DR_YTD
DECIMAL
48
15
yes
50
QTY_PER_BEGIN
DECIMAL
48
15
yes
51
QTY_PER_ROLLING
DECIMAL
48
15
yes
52
QTY_PTD
DECIMAL
48
15
yes
756
53
RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
54
R_OBJ_ID
NVARCSTR
18
no
55
SEGMENT_ID
NVARCSTR
10
yes
56
SEGMENT_ID_PARTN ER
Partner Segment for Segmental Reporting Summary Key is concatenation of all Primary Key members except the Fiscal Year and Period. Used in Rolling Summary Calculation Alternate key generated in the Rapid Mart for reporting purposes
NVARCSTR
10
yes
57
SUMMARY_KEY
NVARCSTR
80
yes
58
SURROGATE_DOC_ID
DECIMAL
48
18
yes
59
S_OBJ_ID
NVARCSTR
18
no
60
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
61
UOM_ID
NVARCSTR
no
62
VERSION_ID
Version
NVARCSTR
no
757
PROFIT_CENTER_SUMMARY_STAGE_VR
Profit Center Summary - Vertical Stage Table from table GLPCT in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_LOC
Credit Value in Local (Co. Code) Currency for this Fiscal Period Credit Value in Object (Prof. Center) Currency for this Fiscal Period Credit Value in Transaction Currency for this Fiscal Period Debit Amount for Year begin Balance in Local (Company Code) Currency
DECIMAL
48
15
yes
AMT_CR_PCNTR
DECIMAL
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_LOC
DECIMAL
48
15
yes
AMT_CR_YTD_PCNTR
Credit Amount for Year begin Balance in Profit DECIMAL Profit Center (Object) currency Debit Amount for Year begin Balance in Transaction Currency Debit Value in Local (Co. Code) Currency for this Fiscal Period Debit Value in Object (Prof. Center) Currency for this Fiscal Period Debit Value in Transaction Currency for this Fiscal Period
48
15
yes
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_DR_PCNTR
DECIMAL
48
15
yes
AMT_DR_TRX
DECIMAL
48
15
yes
10
AMT_DR_YTD_LOC
Debit Amount in Local Currency for Year begin DECIMAL Balance Credit Amount for Year begin Balance in Profit DECIMAL Center (Object) currency Credit Amount for Year begin Balance in Transaction Currency Period Beginning Balance - Local (Co. Code) Currency
48
15
yes
11
AMT_DR_YTD_PCNTR
48
15
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
13
DECIMAL
48
15
yes
14
Period Beginning Balance - Object (Prof. Cntr) DECIMAL Currency Period Beginning Balance - Transaction Currency Chart of Accounts ID (lookup on T001 Company Code table in SAP)
48
15
yes
15
DECIMAL
48
15
yes
16
CHART_OF_ACCT_ID
NVARCSTR
yes
758
17
CMPNY_CODE_ID
Company Code
NVARCSTR
yes
18
CTRL_AREA_ID
Controlling Area
NVARCSTR
yes
19
CURR_ID_CTRL_ARE A
NVARCSTR
yes
20
CURR_ID_LOC
yes
21
CURR_ID_PCNTR
Lookup Profit Center currency through Cost Center; if the relationship not defined
NVARCSTR
yes
22
CURR_ID_TRX
NVARCSTR
no
23
C_OBJ_ID
NVARCSTR
18
no
24
FISC_PERIOD
Fiscal Period
INTEGER
no
25
FISC_YEAR
Fiscal year
INTEGER
no
26
yes
27
NVARCSTR
yes
28
FUNCTNL_AREA_ID
Functional Area
NVARCSTR
16
yes
29
GL_ACCT_ID
Account number
NVARCSTR
10
yes
30
LEDGER_GRP_ID
Ledger Group ID
NVARCSTR
yes
31
LEDGER_ID
Ledger
NVARCSTR
no
32
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
33
LOAD_TIME
NVARCSTR
yes
34
OBJ_CLASS_ID
Object class
NVARCSTR
yes
759
35
INTEGER
yes
36
INTEGER
yes
37
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
no
38
PLANT_ID
Plant
NVARCSTR
yes
39
PROFIT_CNTR_ID
Profit center
NVARCSTR
10
yes
40
QTY_CR
DECIMAL
48
15
yes
41
QTY_CR_YTD
DECIMAL
48
15
yes
42
QTY_DR
DECIMAL
48
15
yes
43
QTY_DR_YTD
DECIMAL
48
15
yes
44
QTY_PER_BEGIN
DECIMAL
48
15
yes
45
RECORD_TYPE_ID
Record Type
NVARCSTR
10
no
46
R_OBJ_ID
NVARCSTR
18
no
47
SEGMENT_ID
NVARCSTR
10
yes
48
SEGMENT_ID_PARTN ER
NVARCSTR
10
yes
49
SURROGATE_DOC_ID
DECIMAL
48
18
yes
50
S_OBJ_ID
NVARCSTR
18
no
51
TRX_TYPE_ID
Transaction type
NVARCSTR
yes
52
UOM_ID
NVARCSTR
no
760
53
VERSION_ID
Version
NVARCSTR
no
PROGRESS_MEASURE_METHOD
Descriptive attributes for PS object progress measurement methods from EVOP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COLLAPSE_FLAG_AC TL COLLAPSE_FLAG_PL AN
EVOP.EVZSF - Indicator: Collapse subtree for INTEGER Actuals only (1/0) EVOP.EVZSF - Indicator: Collapse subtree for INTEGER Budgeting only (Plan)
yes
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
EVMTT. BEZ40 - PS Progress Measurementh method description lookup for Actuals only EVMTT. BEZ40 - PS Progress Measurementh method description lookup for Budgeting only (Plan) EVOP.EVMET - Measurement method in PS progress analysis - for Actuals only EVOP.EVMET - Measurement method in PS progress analysis - for Budgeting only (Plan)
NVARCSTR
40
yes
NVARCSTR
40
yes
NVARCSTR
10
yes
NVARCSTR
10
yes
OBJ_ID
NVARCSTR
22
no
10
OBJ_ID_REF_ACTL
EVOP.REFOB - Reference object for secondary proportionality for Actuals only EVOP.REFOB - Reference object for secondary proportionality for Budgeting only (Plan) EVVST. TEXT - PS Progress Version description (default Controlling Area) EVOP.VERSN_EV - Progress Version Code+EVOP.VERSN_EV - Progress Version Code+EVVST. TEXT - PS Progress Version description (default Controlling Area) EVOP.VERSN_EV - Progress Version Code
NVARCSTR
22
yes
11
OBJ_ID_REF_PLAN
NVARCSTR
22
yes
12
NVARCSTR
40
yes
13
NVARCSTR
120
no
14
NVARCSTR
yes
761
PROJECT
PROJ- Project Master dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
APPLICANT_ID
Applicant number
DECIMAL
48
28
yes
APPLICANT_NAME
Applicant
NVARCSTR
25
yes
CREATED_BY
NVARCSTR
12
yes
CREATE_DATE
DATETIME
24
yes
DELETE_FLAG
Deletion indicator
NVARCSTR
yes
INACTIVE_FLAG
NVARCSTR
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LOCATN_DESCR
Location Description
NVARCSTR
40
yes
10
LOCATN_ID
Location
NVARCSTR
10
yes
11
PLANNED_FINISH_DA TE PLANNED_START_DA TE
DATETIME
24
yes
12
DATETIME
24
yes
13
PROFILE_BDGT_ID
Budget profile
NVARCSTR
yes
14
NVARCSTR
40
yes
15
Distribution profile
NVARCSTR
yes
16
NVARCSTR
50
yes
762
Appendix Table Column Details PROFILE_INVESTMNT _ID PROFILE_NETWORK_ DESCR PROFILE_NETWORK_ ID PROFILE_PAYMNT_P LAN_ID
17
NVARCSTR
yes
18
NVARCSTR
40
yes
19
Network profile
NVARCSTR
yes
20
NVARCSTR
yes
21
PROFILE_PLANNG_ID
Planning profile
NVARCSTR
yes
22
PROFILE_PROJ_DES CR
NVARCSTR
40
yes
23
PROFILE_PROJ_ID
Project profile
NVARCSTR
yes
24
NVARCSTR
40
yes
25
Simulation profile
NVARCSTR
yes
26
PROJ_CODE
DECIMAL
48
28
yes
27
PROJ_DESCR
NVARCSTR
40
yes
28
PROJ_FULL_NAME
NVARCSTR
100
yes
29
PROJ_ID
NVARCSTR
24
no
30
RESP_PERSON_ID
DECIMAL
48
28
yes
31
RESP_PERSON_NA ME
25
yes
32
UOM_DESCR
NVARCSTR
30
yes
33
UOM_ID
NVARCSTR
yes
763
PROJECT_COST_SUMMARY_FACT_HZ
Extracts data from the table RPSCO (cost and revenue summary for Projects) in horizontal period activity representation
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_PER00_LOC
RPSCO.WLP00 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP00 - PTD Credit value in transactional currency (Adjusting year begin period)
48
15
yes
AMT_CR_PER00_TRX
DECIMAL
48
15
yes
AMT_CR_PER01_LOC
RPSCO.WLP01 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP01 - PTD Credit value in transactional currency RPSCO.WLP02 - PTD Credit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP02 - PTD Credit value in transactional currency
48
15
yes
AMT_CR_PER01_TRX
DECIMAL
48
15
yes
AMT_CR_PER02_LOC
DECIMAL
48
15
yes
AMT_CR_PER02_TRX
DECIMAL
48
15
yes
AMT_CR_PER03_LOC
RPSCO.WLP03 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP03 - PTD Credit value in transactional currency
48
15
yes
AMT_CR_PER03_TRX
DECIMAL
48
15
yes
AMT_CR_PER04_LOC
RPSCO.WLP04 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP04 - PTD Credit value in transactional currency
48
15
yes
10
AMT_CR_PER04_TRX
DECIMAL
48
15
yes
11
AMT_CR_PER05_LOC
RPSCO.WLP05 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP05 - PTD Credit value in transactional currency
48
15
yes
12
AMT_CR_PER05_TRX
DECIMAL
48
15
yes
13
AMT_CR_PER06_LOC
RPSCO.WLP06 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP06 - PTD Credit value in transactional currency
48
15
yes
14
AMT_CR_PER06_TRX
DECIMAL
48
15
yes
15
AMT_CR_PER07_LOC
RPSCO.WLP07 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP07 - PTD Credit value in transactional currency
48
15
yes
16
AMT_CR_PER07_TRX
DECIMAL
48
15
yes
764
Appendix Table Column Details RPSCO.WLP08 - PTD Credit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP08 - PTD Credit value in transactional currency
17
AMT_CR_PER08_LOC
DECIMAL
48
15
yes
18
AMT_CR_PER08_TRX
DECIMAL
48
15
yes
19
AMT_CR_PER09_LOC
RPSCO.WLP09 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP09 - PTD Credit value in transactional currency
48
15
yes
20
AMT_CR_PER09_TRX
DECIMAL
48
15
yes
21
AMT_CR_PER10_LOC
RPSCO.WLP10 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP10 - PTD Credit value in transactional currency
48
15
yes
22
AMT_CR_PER10_TRX
DECIMAL
48
15
yes
23
AMT_CR_PER11_LOC
RPSCO.WLP11 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP11 - PTD Credit value in transactional currency
48
15
yes
24
AMT_CR_PER11_TRX
DECIMAL
48
15
yes
25
AMT_CR_PER12_LOC
RPSCO.WLP12 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP12 - PTD Credit value in transactional currency
48
15
yes
26
AMT_CR_PER12_TRX
DECIMAL
48
15
yes
27
AMT_CR_PER13_LOC
RPSCO.WLP13 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP13 - PTD Credit value in transactional currency
48
15
yes
28
AMT_CR_PER13_TRX
DECIMAL
48
15
yes
29
AMT_CR_PER14_LOC
RPSCO.WLP14 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP14 - PTD Credit value in transactional currency
48
15
yes
30
AMT_CR_PER14_TRX
DECIMAL
48
15
yes
31
AMT_CR_PER15_LOC
RPSCO.WLP15 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP15 - PTD Credit value in transactional currency
48
15
yes
32
AMT_CR_PER15_TRX
DECIMAL
48
15
yes
33
AMT_CR_PER16_LOC
RPSCO.WLP16 - PTD Credit value in Ledger DECIMAL (Local) currency (Adjusting Year begin period) RPSCO.WTP169 - PTD Credit value in transactional currency
48
15
yes
34
AMT_CR_PER16_TRX
DECIMAL
48
15
yes
765
Appendix Table Column Details RPSCO.WLP00 through 03 - Quarter Credit (QTD) value in Ledger (Local) currency RPSCO.WTP00 through 03 - Quarter Credit value in transactional currency RPSCO.WLP04 through 06 - Quarter Credit (QTD) value in Ledger (Local) currency RPSCO.WTP04 through 06 - Quarter Credit value in transactional currency RPSCO.WLP07 through 09 - Quarter Credit (QTD) value in Ledger (Local) currency RPSCO.WTP07 through 09 - Quarter Credit value in transactional currency RPSCO.WLP10 through 16 - Quarter Credit (QTD) value in Ledger (Local) currency RPSCO.WTP10 through 16 - Quarter Credit value in transactional currency RPSCO.WLP00 through 16 - Quarter Credit value in Ledger (Local) currency RPSCO.WTP00 through 16 - Quarter Credit value in transactional currency RPSCO.WLP00 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP00 - PTD Debit value in transactional currency (Adjusting Year begin period) RPSCO.WLP01 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP01 - PTD Debit value in transactional currency RPSCO.WLP02 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP02 - PTD Debit value in transactional currency RPSCO.WLP03 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP03 - PTD Debit value in transactional currency
35
AMT_CR_QTR01_LOC
DECIMAL
48
15
yes
36
AMT_CR_QTR01_TRX
DECIMAL
48
15
yes
37
AMT_CR_QTR02_LOC
DECIMAL
48
15
yes
38
AMT_CR_QTR02_TRX
DECIMAL
48
15
yes
39
AMT_CR_QTR03_LOC
DECIMAL
48
15
yes
40
AMT_CR_QTR03_TRX
DECIMAL
48
15
yes
41
AMT_CR_QTR04_LOC
DECIMAL
48
15
yes
42
AMT_CR_QTR04_TRX
DECIMAL
48
15
yes
43
AMT_CR_YTD_LOC
DECIMAL
48
15
yes
44
AMT_CR_YTD_TRX
DECIMAL
48
15
yes
45
AMT_DR_PER00_LOC
DECIMAL
48
15
yes
46
AMT_DR_PER00_TRX
DECIMAL
48
15
yes
47
AMT_DR_PER01_LOC
DECIMAL
48
15
yes
48
AMT_DR_PER01_TRX
DECIMAL
48
15
yes
49
AMT_DR_PER02_LOC
DECIMAL
48
15
yes
50
AMT_DR_PER02_TRX
DECIMAL
48
15
yes
51
AMT_DR_PER03_LOC
DECIMAL
48
15
yes
52
AMT_DR_PER03_TRX
DECIMAL
48
15
yes
766
Appendix Table Column Details RPSCO.WLP04 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP04 - PTD Debit value in transactional currency RPSCO.WLP05 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP05 - PTD Debit value in transactional currency RPSCO.WLP06 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP06 - PTD Debit value in transactional currency RPSCO.WLP07 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP07 - PTD Debit value in transactional currency RPSCO.WLP08 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP08 - PTD Debit value in transactional currency RPSCO.WLP09 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP09 - PTD Debit value in transactional currency RPSCO.WLP10 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP10 - PTD Debit value in transactional currency RPSCO.WLP11 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP11 - PTD Debit value in transactional currency RPSCO.WLP12 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP12 - PTD Debit value in transactional currency
53
AMT_DR_PER04_LOC
DECIMAL
48
15
yes
54
AMT_DR_PER04_TRX
DECIMAL
48
15
yes
55
AMT_DR_PER05_LOC
DECIMAL
48
15
yes
56
AMT_DR_PER05_TRX
DECIMAL
48
15
yes
57
AMT_DR_PER06_LOC
DECIMAL
48
15
yes
58
AMT_DR_PER06_TRX
DECIMAL
48
15
yes
59
AMT_DR_PER07_LOC
DECIMAL
48
15
yes
60
AMT_DR_PER07_TRX
DECIMAL
48
15
yes
61
AMT_DR_PER08_LOC
DECIMAL
48
15
yes
62
AMT_DR_PER08_TRX
DECIMAL
48
15
yes
63
AMT_DR_PER09_LOC
DECIMAL
48
15
yes
64
AMT_DR_PER09_TRX
DECIMAL
48
15
yes
65
AMT_DR_PER10_LOC
DECIMAL
48
15
yes
66
AMT_DR_PER10_TRX
DECIMAL
48
15
yes
67
AMT_DR_PER11_LOC
DECIMAL
48
15
yes
68
AMT_DR_PER11_TRX
DECIMAL
48
15
yes
69
AMT_DR_PER12_LOC
DECIMAL
48
15
yes
70
AMT_DR_PER12_TRX
DECIMAL
48
15
yes
767
Appendix Table Column Details RPSCO.WLP13 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP13 - PTD Debit value in transactional currency RPSCO.WLP14 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP14 - PTD Debit value in transactional currency RPSCO.WLP15 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP15 - PTD Debit value in transactional currency RPSCO.WLP16 - PTD Debit value in Ledger (Local) currency (Adjusting Year begin period) RPSCO.WTP16 - PTD Debit value in transactional currency RPSCO.WLP00 through 03 - Quarter Debit (QTD) value in Ledger (Local) currency RPSCO.WTP00 through 03 - Quarter Debit (QTD) value in transactional currency RPSCO.WLP04 through 06 - Quarter Debit (QTD) value in Ledger (Local) currency RPSCO.WTP04 through 06 - Quarter Debit (QTD) value in transactional currency RPSCO.WLP07 through 09 - Quarter Debit (QTD) value in Ledger (Local) currency RPSCO.WTP07 through 09 - Quarter Debit (QTD) value in transactional currency RPSCO.WLP10 through 16 - Quarter Debit (QTD) value in Ledger (Local) currency RPSCO.WTP10 through 16 - Quarter Debit (QTD) value in transactional currency RPSCO.WLP00 through 16 - Quarter Debit value in Ledger (Local) currency RPSCO.WTP00 through 16 - Quarter Debit value in transactional currency
71
AMT_DR_PER13_LOC
DECIMAL
48
15
yes
72
AMT_DR_PER13_TRX
DECIMAL
48
15
yes
73
AMT_DR_PER14_LOC
DECIMAL
48
15
yes
74
AMT_DR_PER14_TRX
DECIMAL
48
15
yes
75
AMT_DR_PER15_LOC
DECIMAL
48
15
yes
76
AMT_DR_PER15_TRX
DECIMAL
48
15
yes
77
AMT_DR_PER16_LOC
DECIMAL
48
15
yes
78
AMT_DR_PER16_TRX
DECIMAL
48
15
yes
79
AMT_DR_QTR01_LOC
DECIMAL
48
15
yes
80
AMT_DR_QTR01_TRX
DECIMAL
48
15
yes
81
AMT_DR_QTR02_LOC
DECIMAL
48
15
yes
82
AMT_DR_QTR02_TRX
DECIMAL
48
15
yes
83
AMT_DR_QTR03_LOC
DECIMAL
48
15
yes
84
AMT_DR_QTR03_TRX
DECIMAL
48
15
yes
85
AMT_DR_QTR04_LOC
DECIMAL
48
15
yes
86
AMT_DR_QTR04_TRX
DECIMAL
48
15
yes
87
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
88
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
768
89
BUDGET_LEDGER_ID
NVARCSTR
no
90
BUS_ACTIVITY_ID
NVARCSTR
no
91
BUS_AREA_ID
PRPS.PGSBR/AFVC.GSBER/PROJ.VBSBR -Business area for WBS element/Proj/Network NVARCSTR PRPS.PBUKR/AFVC.BUKRS/PROJ.VBUKR -Company code for WBS element
yes
92
CMPNY_CODE_ID
NVARCSTR
yes
93
COST_OBJ_ID
NVARCSTR
10
no
94
CTRL_AREA_ID
PRPS.PKOKR/PROJ.VKOKR -Controlling area NVARCSTR for WBS element/Proj/Network TBPOL.WAERS - Ledger Currency Key (lookup)
no
95
CURR_ID_LOC
NVARCSTR
yes
96
CURR_ID_TRX
RPSCO.TWAER - Transaction Currency Dimension Source. Used in combined dimension combining similar attributes from different sources in SAP. TPIF2.FIKRS - Financial (Fund) Management Area ID (lookup)
NVARCSTR
no
97
DIM_SRC_ID_RECTYP
NVARCSTR
10
yes
98
FIN_MGMT_AREA_ID
NVARCSTR
yes
99
FISC_YEAR
INTEGER
no
100 FISC_YR_VARIANT_ID
NVARCSTR
yes
101 FUNCTNL_AREA_ID
NVARCSTR
16
yes
102 FUND_ID
RPSCO.GEBER - Fund
NVARCSTR
10
no
103 LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
104 LOAD_TIME
NVARCSTR
yes
105 MAX_FISC_PERIOD
INTEGER
no
106 OBJ_ID
NVARCSTR
22
no
769
107 OBJ_NUM_TYPE_ID
NVARCSTR
yes
108 OPERATN_ROUTING_ ID
10
yes
109 OPERATN_SEQ_ID
NVARCSTR
yes
110 PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
yes
111 PLANT_ID
PRPS/PROJ/AFVC.WERKS -Plant
NVARCSTR
yes
112 PROFIT_CNTR_ID
PRPS/PROJ/AFVC.PRCTR -Profit Center AFVC/PRPS.PROJN -Work breakdown structure element (WBS element) / Lookup on PRPS.POSID - Project Element (WBS) External ID PROJ.PSPID - Project External ID
NVARCSTR
10
yes
113 PROJ_ELEM_ID
NVARCSTR
24
yes
114 PROJ_ID
NVARCSTR
24
yes
115 PURCH_ORG_ID
NVARCSTR
yes
116 RECORD_CATEG_ID
NVARCSTR
14
no
117 RECORD_TYPE_ID
NVARCSTR
10
no
118 SURROGATE_DOC_ID
DECIMAL
48
18
yes
119 VALUATN_AREA_ID
NVARCSTR
yes
120 VARIANCE_CATEG_ID
NVARCSTR
10
no
770
PROJECT_COST_SUMMARY_FACT_VR
Computes Rolling Totals for ProjectCost Summary Vertical Fact (Sourced from RPSCO)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_LOC
RPSCO-WLP01 through WLP16 - Period Credit value in Ledger (Local) currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through P RPSCO-WLP01 through WLP16 through 16 QTD Credit value in Ledger (Local) currency RPSCO-WTP01 through WTP16 through 16 QTD Credit value in Transactional currency RPSCO-WTP01 through WTP16 - Period Credit value in Transactional currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe
DECIMAL
48
15
yes
AMT_CR_QTD_LOC
DECIMAL
48
15
yes
AMT_CR_QTD_TRX
DECIMAL
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_LOC
RPSCO-WLP01 through WLP16 - YTD Credit DECIMAL value in Ledger (Local) currency RPSCO-WTP01 through WTP16 - YTD Credit DECIMAL value in Transactional currency RPSCO-WLP01 through WLP16 - Period Debit value in Ledger (Local) currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe RPSCO-WLP01 through WLP16 - QTD Debit value in Ledger (Local) currency RPSCO-WTP01 through WTP16 - QTD Debit value in Transacitonal currency RPSCO-WTP01 through WTP16 - Period Debit value in Transactional currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per RPSCO-WLP01 through WLP16 - YTD Debit value in Ledger (Local) currency RPSCO-WTP01 through WTP16 - YTD Debit value in Transactional currency
48
15
yes
AMT_CR_YTD_TRX
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_DR_QTD_LOC
DECIMAL
48
15
yes
AMT_DR_QTD_TRX
DECIMAL
48
15
yes
10
AMT_DR_TRX
DECIMAL
48
15
yes
11
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
12
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
13
RPSCO-WLP01 through WLP16 - Period begin balance value in Ledger (Local) currency DECIMAL RPSCO-WTP01 through WTP16 - Period begin balance value in Transacitonal currency Rolling Total Balance - Ledger (Local) Currency
48
17
yes
14
DECIMAL
48
17
yes
15
DECIMAL
48
17
yes
16
DECIMAL
48
17
yes
771
Appendix Table Column Details Period Begining Balance - Ledger (Local) Currency Period Begining Balance - Transaction Currency
17
AMT_PTD_LOC
DECIMAL
48
17
yes
18
AMT_PTD_TRX
DECIMAL
48
17
yes
19
BUDGET_LEDGER_ID
NVARCSTR
no
20
BUS_ACTIVITY_ID
NVARCSTR
no
21
BUS_AREA_ID
PRPS.PGSBR/AFVC.GSBER/PROJ.VBSBR -Business area for WBS element/Proj/Network NVARCSTR PRPS.PBUKR/AFVC.BUKRS/PROJ.VBUKR -Company code for WBS element
yes
22
CMPNY_CODE_ID
NVARCSTR
yes
23
COST_OBJ_ID
NVARCSTR
10
no
24
CTRL_AREA_ID
PRPS.PKOKR/PROJ.VKOKR -Controlling area NVARCSTR for WBS element/Proj/Network TBPOL.WAERS - Ledger Currency Key (lookup)
yes
25
CURR_ID_LOC
NVARCSTR
yes
26
CURR_ID_TRX
RPSCO.TWAER - Transaction Currency Dimension Source. Used in combined dimension combining similar attributes from different sources in SAP. TPIF2.FIKRS - Financial (Fund) Management Area ID (lookup)
NVARCSTR
no
27
DIM_SRC_ID_RECTYP
NVARCSTR
10
yes
28
FIN_MGMT_AREA_ID
NVARCSTR
yes
29
FISC_PERIOD
INTEGER
no
30
FISC_YEAR
INTEGER
no
31
FISC_YR_VARIANT_ID
NVARCSTR
yes
32
FUNCTNL_AREA_ID
NVARCSTR
16
yes
33
FUND_ID
RPSCO.GEBER - Fund
NVARCSTR
10
no
34
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
772
35
LOAD_TIME
NVARCSTR
yes
36
OBJ_ID
NVARCSTR
22
no
37
OBJ_NUM_TYPE_ID
NVARCSTR
yes
38
OPERATN_ROUTING_ ID
10
yes
39
OPERATN_SEQ_ID
NVARCSTR
yes
40
PARTITION_YEAR
INTEGER
yes
41
PLANT_ID
PRPS/PROJ/AFVC.WERKS -Plant
NVARCSTR
yes
42
PROFIT_CNTR_ID
PRPS/PROJ/AFVC.PRCTR -Profit Center AFVC/PRPS.PROJN -Work breakdown structure element (WBS element) / Lookup on PRPS.POSID - Project Element (WBS) External ID PROJ.PSPID - Project External ID
NVARCSTR
10
yes
43
PROJ_ELEM_ID
NVARCSTR
24
yes
44
PROJ_ID
NVARCSTR
24
yes
45
PURCH_ORG_ID
NVARCSTR
yes
46
RECORD_CATEG_ID
NVARCSTR
14
no
47
RECORD_TYPE_ID
NVARCSTR
10
no
48
SUMMARY_KEY
Concatenation ofr Primary Key for use in ordering query. Alternate key generated in the Rapid Mart for reporting purposes
NVARCSTR
150
yes
49
SURROGATE_DOC_ID
DECIMAL
48
18
yes
50
VALUATN_AREA_ID
NVARCSTR
yes
51
VARIANCE_CATEG_ID
NVARCSTR
10
no
773
PROJECT_COST_SUMMARY_STAGE_VR
Vertical representation of Project Cost period activity. Staging is used for further Rolling Summary calculation
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CR_LOC
RPSCO-WLP01 through WLP16 - Period Credit value in Ledger (Local) currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through P RPSCO-WLP01 through 16 - QTD Credit value in Ledger (Local) currency RPSCO-WTP01 through 16 - QTD Credit value in Transactional currency RPSCO-WTP01 through WTP16 - Period Credit value in Transactional currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Pe
DECIMAL
48
15
yes
AMT_CR_QTD_LOC
DECIMAL
48
15
yes
AMT_CR_QTD_TRX
DECIMAL
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_LOC
RPSCO-WLP01 through WLP16 - YTD Credit DECIMAL value in Ledger (Local) currency RPSCO-WTP01 through WTP16 - YTD Credit DECIMAL value in Transcactional currency RPSCO-WLP01 through WLP16 - Period Debit value in Ledger (Local) currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through P
48
15
yes
AMT_CR_YTD_TRX
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_DR_QTD_LOC
RPSCO-WLP01 through 16 - QTD Debit value DECIMAL in Ledger (Local) currency RPSCO-WTP01 through 16 - QTD Debit value DECIMAL in Transactioal currency RPSCO-WTP01 through WTP16 - Period Debit value in Transactional currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 - cumulative of Per 12 through Per
48
15
yes
AMT_DR_QTD_TRX
48
15
yes
10
AMT_DR_TRX
DECIMAL
48
15
yes
11
AMT_DR_YTD_LOC
RPSCO-WLP01 through 16 - YTD Debit value DECIMAL in Ledger (Local) currency RPSCO-WTP01 through 16 - YTD Debit value DECIMAL in Transactional currency RPSCO-WLP01 through 16 - Period begin balance value in Transactional Ledger (Local) DECIMAL RPSCO-WTP01 through 16 - Period begin balance value in Transactional currency
48
15
yes
12
AMT_DR_YTD_TRX
48
15
yes
13
AMT_PER_BEGIN_LO C AMT_PER_BEGIN_TR X
48
17
yes
14
DECIMAL
48
17
yes
15
BUDGET_LEDGER_ID
NVARCSTR
no
16
BUS_ACTIVITY_ID
NVARCSTR
no
774
Appendix Table Column Details PRPS.PGSBR/AFVC.GSBER/PROJ.VBSBR -Business area for WBS element/Proj/Network NVARCSTR PRPS.PBUKR/AFVC.BUKRS/PROJ.VBUKR -Company code for WBS element
17
BUS_AREA_ID
yes
18
CMPNY_CODE_ID
NVARCSTR
yes
19
COST_OBJ_ID
NVARCSTR
no
20
CTRL_AREA_ID
PRPS.PKOKR/PROJ.VKOKR -Controlling area NVARCSTR for WBS element/Proj/Network TBPOL.WAERS - Ledger Currency Key (lookup)
yes
21
CURR_ID_LOC
NVARCSTR
yes
22
CURR_ID_TRX
NVARCSTR
no
23
FIN_MGMT_AREA_ID
NVARCSTR
yes
24
FISC_PERIOD
INTEGER
no
25
FISC_YEAR
INTEGER
no
26
FISC_YR_VARIANT_ID
NVARCSTR
yes
27
FUNCTNL_AREA_ID
NVARCSTR
16
yes
28
FUND_ID
RPSCO.GEBER - Fund
NVARCSTR
10
no
29
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
30
LOAD_TIME
NVARCSTR
yes
31
OBJ_ID
NVARCSTR
22
no
32
OBJ_NUM_TYPE_ID
NVARCSTR
yes
33
OPERATN_ROUTING_ ID
10
yes
34
OPERATN_SEQ_ID
NVARCSTR
yes
775
Appendix Table Column Details Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
35
PARTITION_YEAR
yes
36
PLANT_ID
PRPS/PROJ/AFVC.WERKS -Plant
NVARCSTR
yes
37
PROFIT_CNTR_ID
PRPS/PROJ/AFVC.PRCTR -Profit Center AFVC/PRPS.PROJN -Work breakdown structure element (WBS element) / Lookup on PRPS.POSID - Project Element (WBS) External ID PROJ.PSPID - Project External ID
NVARCSTR
10
yes
38
PROJ_ELEM_ID
NVARCSTR
24
yes
39
PROJ_ID
NVARCSTR
24
yes
40
PURCH_ORG_ID
NVARCSTR
yes
41
RECORD_CATEG_ID
NVARCSTR
14
no
42
RECORD_TYPE_ID
NVARCSTR
no
43
SURROGATE_DOC_ID
DECIMAL
48
18
yes
44
VALUATN_AREA_ID
NVARCSTR
yes
45
VARIANCE_CATEG_ID
NVARCSTR
no
776
PROJECT_ELEMENT
PRPS, PRTE - Project Element Master dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTL_DURTN
DECIMAL
48
yes
ACTL_FINISH_DATE
DATETIME
24
yes
ACTL_START_DATE
DATETIME
24
yes
APPLICANT_ID
Applicant number
DECIMAL
48
28
yes
APPLICANT_NAME
Applicant
NVARCSTR
25
yes
BASIC_DURTN
48
yes
BASIC_FINISH_DATE
DATETIME
24
yes
DATETIME
24
yes
DATETIME
24
yes
10
DATETIME
24
yes
11
DATETIME
24
yes
12
BASIC_START_DATE
DATETIME
24
yes
13
CREATED_BY
NVARCSTR
12
yes
14
CREATE_DATE
DATETIME
24
yes
15
DELETE_FLAG
Deletion indicator
NVARCSTR
yes
16
FCST_DURTN
DECIMAL
48
yes
777
17
FCST_FINISH_DATE
DATETIME
24
yes
18
DATETIME
24
yes
19
DATETIME
24
yes
20
DATETIME
24
yes
21
DATETIME
24
yes
22
FCST_START_DATE
DATETIME
24
yes
23
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) Indicator: WBS element used in project summarization
24
yes
24
LOAD_TIME
NVARCSTR
yes
25
MILESTONE_FLAG
NVARCSTR
yes
26
PRIORITY_FLAG
Priority
NVARCSTR
yes
27
PROJ_ELEM_CODE
DECIMAL
48
28
yes
28
PROJ_ELEM_DESCR
PRPS.POST1 - WBS element (Project Element) Description PRPS.POSID and PRPS.POST1 Project Element ID and Project Element Description
NVARCSTR
40
yes
29
PROJ_ELEM_FULL_N AME
NVARCSTR
100
yes
30
PROJ_ELEM_ID
NVARCSTR
24
no
31
PROJ_ELEM_SHORT_ ID
16
yes
32
PROJ_ID
PROJ.PSPID - (Lookup on PROJ) Project ID (external) PROJ.POST1 - PS: Short description (1st text line) -- Lookup on PROJ
NVARCSTR
24
yes
33
PROJ_NAME
NVARCSTR
40
yes
34
RESP_PERSON
25
yes
778
Appendix Table Column Details Number of the responsible person (project manager)
35
RESP_PERSON_ID
DECIMAL
48
28
yes
36
TNTV_FINISH_DATE
DATETIME
24
yes
37
TNTV_START_DATE
DATETIME
24
yes
38
NVARCSTR
yes
39
NVARCSTR
yes
40
NVARCSTR
yes
PROJECT_ELEMENT_HIER
PRHI - Project Element Hierarchy dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_CODE
INTEGER
no
CHILD_DESCR
NVARCSTR
100
yes
CHILD_FULL_NAME
100
yes
CHILD_ID
NVARCSTR
24
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) PRPS.POSID - WBS element Internal ID Project Element Parent Node ID
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_CODE
INTEGER
no
PARENT_DESCR
NVARCSTR
100
yes
PARENT_FULL_NAME
NVARCSTR
100
yes
10
PARENT_ID
NVARCSTR
24
no
779
PROJECT_ELEMENT_HIER_BAD
Rejected Project Element Hierarchy records
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_CODE
INTEGER
no
CHILD_DESCR
NVARCSTR
100
yes
CHILD_FULL_NAME
100
yes
CHILD_ID
NVARCSTR
24
no
ETL_ERROR_ACTN
NVARCSTR
yes
ETL_ERROR_COLU MN
NVARCSTR
500
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) PRPS.POSID - WBS element Internal ID Project Element Parent Node ID
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_CODE
INTEGER
yes
10
PARENT_DESCR
NVARCSTR
100
yes
11
PARENT_FULL_NAME
Project Element Parent Node ID and Description PRPS.POSID - WBS element External ID Project Element Parent Node ID
NVARCSTR
100
yes
12
PARENT_ID
NVARCSTR
24
no
780
PROJECT_ELEMENT_HIER_HZ
PRHI - Project element hierarchy flattenned horizontally
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LEAF_LVL
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
100
yes
LVL_00_FULL_NAME
NVARCSTR
100
yes
LVL_00_ID
NVARCSTR
24
no
LVL_01_DESCR
NVARCSTR
100
yes
LVL_01_FULL_NAME
NVARCSTR
100
yes
LVL_01_ID
NVARCSTR
24
no
10
LVL_02_DESCR
NVARCSTR
100
yes
11
LVL_02_FULL_NAME
NVARCSTR
100
yes
12
LVL_02_ID
NVARCSTR
24
no
13
LVL_03_DESCR
NVARCSTR
100
yes
14
LVL_03_FULL_NAME
NVARCSTR
100
yes
15
LVL_03_ID
NVARCSTR
24
no
16
LVL_04_DESCR
NVARCSTR
100
yes
781
Appendix Table Column Details Project Element Level 4 Level ID and Node Description
17
LVL_04_FULL_NAME
NVARCSTR
100
yes
18
LVL_04_ID
NVARCSTR
24
no
19
LVL_05_DESCR
NVARCSTR
100
yes
20
LVL_05_FULL_NAME
NVARCSTR
100
yes
21
LVL_05_ID
NVARCSTR
24
no
22
LVL_06_DESCR
NVARCSTR
100
yes
23
LVL_06_FULL_NAME
NVARCSTR
100
yes
24
LVL_06_ID
NVARCSTR
24
no
25
LVL_07_DESCR
NVARCSTR
100
yes
26
LVL_07_FULL_NAME
NVARCSTR
100
yes
27
LVL_07_ID
NVARCSTR
24
no
28
LVL_08_DESCR
NVARCSTR
100
yes
29
LVL_08_FULL_NAME
NVARCSTR
100
yes
30
LVL_08_ID
NVARCSTR
24
no
31
LVL_09_DESCR
NVARCSTR
100
yes
32
LVL_09_FULL_NAME
NVARCSTR
100
yes
33
LVL_09_ID
NVARCSTR
24
no
34
LVL_10_DESCR
NVARCSTR
100
yes
782
Appendix Table Column Details Project Element Level 10 Level ID and Node Description
35
LVL_10_FULL_NAME
NVARCSTR
100
yes
36
LVL_10_ID
NVARCSTR
24
no
37
PROJ_ELEM_ID
NVARCSTR
24
no
PROJECT_ELEMENT_HIER_VR
PRHI - Project Element Hierarchy vertically flattenned
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_DESCR
NVARCSTR
100
yes
CHILD_FULL_NAME
NVARCSTR
100
yes
CHILD_ID
Parent Node ID
NVARCSTR
24
no
DEPTH
INTEGER
yes
LEAF_FLAG
Is Leaf
INTEGER
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_DESCR
NVARCSTR
100
yes
PARENT_FULL_NAME
NVARCSTR
100
yes
10
PARENT_ID
Child Node ID
NVARCSTR
24
no
11
ROOT_FLAG
Is Root
INTEGER
yes
783
PRT_ASSIGNMENT_FACT
Production resource (tool) assignment details from AFFH/CRFH/AFVC
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
AFVC.LARNT - Activity Type AFFH.IEFHD - Actual finish (date) of PRT usage+AFFH.IEFHZ - Actual finish (time) of PRT usage AFFH.ISFHD - Actual start (date) of PRT usage+AFFH.ISFHZ - Actual start (time) of PRT usage AFFH.EWIST - Actual usage value for production resource/tool
NVARCSTR
yes
ACTL_END_DATE
DATETIME
24
yes
ACTL_START_DATE
DATETIME
24
yes
ACTL_USG_VALUE
DECIMAL
48
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
COST_CNTR_ID
10
yes
10
COST_ELEM_ID
NVARCSTR
10
yes
11
CREATE_DATE
DATETIME
24
yes
12
CTRL_AREA_ID
NVARCSTR
yes
13
DATE_KEY_ID_END
AFFH.BZOFFE - Reference date for end of production resource/tool usage AFFH.BZOFFB - Reference date to start of production resource/tool usage
NVARCSTR
yes
14
DATE_KEY_ID_START
NVARCSTR
10
yes
15
DAYS_DURTN_ACTL
16
DAYS_DURTN_EARLS T
Actual Number of Days for Network Relationship. Calculated as difference between DECIMAL actual end date and start date(UOM_ID = TAG in IDES) Number of Days for Network Relationship based on Eraliest start/end dates(UOM_ID = DECIMAL TAG in IDES)
48
22
yes
48
22
yes
784
Appendix Table Column Details DAYS_DURTN_LATES T Number of Days for Network Relationship based on Latest start/end dates(UOM_ID = DECIMAL TAG in IDES) Max Number of Days for Network Relationship. Calculated as difference between latest end date and earliest start date(UOM_ID = TAG in DECIMAL IDES) Min Number of Days for Network Relationship. Calculated as difference between earliest end DECIMAL date and latest start date(UOM_ID = TAG in IDES) AFFH.LOEKZ - Deletion indicator (1/0) Dimension Source. This is a combined dimension combining different varieties of "Reference Date Key" from different sources. This field identifies the source of "Referere Dimension Source. This is a combined dimension combining different varieties of "object type" from different sources. This field identifies the source of "object type" AFFH.MGFORM - Formula for calculating the total quantity of PRT AFFH.EWFORM - Formula for calculating the total usage value of PRT INTEGER
17
48
22
yes
18
DAYS_DURTN_MAX
48
22
yes
19
DAYS_DURTN_MIN
48
22
yes
20
DELETE_FLAG
yes
21
DIM_SRC_ID_DTKEY
NVARCSTR
10
yes
22
DIM_SRC_ID_OBJTYP
NVARCSTR
10
yes
23
FORMULA_ID_PRT_Q TY FORMULA_ID_PRT_U SG
NVARCSTR
yes
24
NVARCSTR
yes
25
FUNCTNL_AREA_ID
NVARCSTR
16
yes
26
GROUPNG_KEY_ID_0 1 GROUPNG_KEY_ID_0 2
CRFH.FGRU1 - Grouping key 1 for production NVARCSTR resources/tools CRFH.FGRU2 -Grouping key 2 for production resources/tools
yes
27
NVARCSTR
yes
28
GROUP_ID
NVARCSTR
yes
29
GROUP_LINE_ID
NVARCSTR
yes
30
GROUP_NODE_ID
NVARCSTR
yes
31
GROUP_TYPE_ID
NVARCSTR
yes
32
33
Actual Number of HOURS for Network Relationship. Calculated as difference between DECIMAL actual end date and start date(UOM_ID = HUR in IDES) Number of Hours for Network Relationship based on Eraliest start/end dates(UOM_ID = DECIMAL HUR in IDES) Number of HOURS for Network Relationship based on Latest start/end dates(UOM_ID = HUR in IDES) DECIMAL
48
22
yes
48
22
yes
34
48
22
yes
785
Appendix Table Column Details Max Number of Hours for Network Relationship. Calculated as difference between DECIMAL latest end date and earliest start date(UOM_ID = HUR in IDES) Min Number of Hours for Network Relationship. Calculated as difference between earliest end DECIMAL date and latest start date(UOM_ID = HUR in IDES) AUFK-AUFNR AFFH.PSNFH - Item number for production resource/tool. Number that specifies the sequence in which the production resources/tools allocated to the operation or activity a AFFH.PZLFH_KEY - Item counter for production resources/tools Date and time when the record is loaded into Rapid Mart NVARCSTR
35
HOURS_DURTN_MAX
48
22
yes
36
HOURS_DURTN_MIN
48
22
yes
37
INTERNAL_ORDER_ID
12
yes
38
ITEM_NUM
NVARCSTR
yes
39
ITEM_SEQ_ID
NVARCSTR
yes
40
LOAD_DATE
DATETIME
24
yes
41
LOAD_TIME
NVARCSTR
yes
42
LOCATN_ID
NVARCSTR
10
yes
43
MATERIAL_ID
NVARCSTR
18
yes
44
MINS_DURTN_ACTL
45
MINS_DURTN_EARLS T MINS_DURTN_LATES T
Actual Number of Mins for Network Relationship. Calculated as difference between DECIMAL actual end date and start date (UOM_ID = MIN in IDES) Number of Mins for Network Relationship based on Eraliest start/end dates(UOM_ID = DECIMAL MIN in IDES) Number of Mins for Network Relationship based on Latest start/end dates(UOM_ID = DECIMAL MIN in IDES) Max Number of Mins for Network Relationship. Calculated as difference between latest end date and earliest start date(UOM_ID = MIN in DECIMAL IDES) Min Number of Mins for Network Relationship. Calculated as difference between earliest end DECIMAL date and latest start date(UOM_ID = MIN in IDES) AFKO.DISPO MRP controller for the order NVARCSTR
48
22
yes
48
22
yes
46
48
22
yes
47
MINS_DURTN_MAX
48
22
yes
48
MINS_DURTN_MIN
48
22
yes
49
MRP_CTRLLER_ID
yes
50
OBJ_ID
NVARCSTR
22
yes
51
OBJ_NUM_TYPE_ID
yes
52
OBJ_TYPE_ID
NVARCSTR
10
yes
786
53
OPERATN_NUM
NVARCSTR
yes
54
OPERATN_ROUTING_ ID
NVARCSTR
10
no
55
OPERATN_SEQ_ID
NVARCSTR
no
56
PLANT_ID
AFVC/AUFK.WERKS -Plant lID of the production resource/tool AFFH.EWSOL - Total planned usage value of production resource/tool
NVARCSTR
yes
57
PLAN_USG_VALUE
DECIMAL
48
yes
58
PROFIT_CNTR_ID
AFVC/AUFK.PRCTR Profit Center AFVC/AFPO.PROJN - Work breakdown structure element (WBS element) / Lookup on PRPS.POSID - Project Element (WBS) External ID PROJ.PSPID - Project External ID
NVARCSTR
10
yes
59
PROJ_ELEM_ID
NVARCSTR
24
yes
60
PROJ_ID
NVARCSTR
24
yes
61
PRT_ASSIGNMNT_SE Q_ID
AFFH.PZLFH - Item counter for production resources/tools AFFH.TXTZ1 - First line of text for production resources/tools CRFH.FHMAR -Production resources/tools category
NVARCSTR
no
62
PRT_ASSIGN_DESCR
NVARCSTR
40
yes
63
PRT_CATEG_ID
NVARCSTR
yes
64
PRT_ID
NVARCSTR
yes
65
PRT_NAME
CRVS_A./CRVS_B.SFHNR - Production resources and tools Name (lookup) TCF05.STATUS - Production resources/tools master: Status T001W.EKORG Purchasing organization (lookup)
NVARCSTR
18
yes
66
PRT_STATUS_ID
NVARCSTR
yes
67
PURCH_ORG_ID
NVARCSTR
yes
68
QTY_DURTN
DECIMAL
48
22
yes
69
QTY_OFFSET_END
AFFH.OFFSTE - Offset to finish of production resource/tool usage AFFH.OFFSTB - Offset to start of production resource/tool usage
INTEGER
yes
70
QTY_OFFSET_START
INTEGER
yes
787
Appendix Table Column Details QTY_PRT_CHECKO UT AFFH.MGAUS - Quantity of checked-out production resources/tools AFFH.MGIST - Confirmed quantity of production resource/tool AFFH.MGSOL - Total planned quantity of production resource/tool AFFH.MGRSTEH - Remaining quantity of the production resource/tool AFFH.MGVGW - Standard value for the PRT quantity
71
DECIMAL
48
yes
72
QTY_PRT_CONFIRM
DECIMAL
48
yes
73
QTY_PRT_PLAN
DECIMAL
48
yes
74
QTY_PRT_REMAIN
DECIMAL
48
yes
75
QTY_PRT_STD
DECIMAL
48
yes
76
REMAIN_USG_VALUE
48
yes
77
RESOURCE_ID_WR KCNTR
NVARCSTR
yes
78
ROUTING_ID
Concatenated PLKO.PLNNR, PLNTY, PLNAL NVARCSTR AFFH.FEFHD - Earliest scheduled finish (date) of PRT usage+AFFH.FEFHZ - Earliest DATETIME scheduled end (time) of PRT usage AFFH.FSFHD - Earliest scheduled start (date) for PRT usage+ AFFH.FSFHZ - Earliest scheduled start (time) for PRT usage AFFH.SEFHD - Latest scheduled finish (date) of PRT usage+AFFH.SEFHZ - Latest scheduled end (time) for PRT usage AFFH.SSFHD - Latest scheduled start (date) for PRT usage+AFFH.SSFHZ - Latest scheduled start (time) for PRT usage AFFH.KTSCH - Standard text key for production resources/tools AFFH.EWVGW - Standard usage value for production resources/tools DATETIME
11
yes
79
24
yes
80
24
yes
81
DATETIME
24
yes
82
DATETIME
24
yes
83
STD_TEXT_KEY_ID
NVARCSTR
yes
84
STD_USG_VALUE
DECIMAL
48
yes
85
STORAGE_LOCATN_I D
NVARCSTR
yes
86
SURROGATE_DOC_ID
Alternate key generated in the Rapid Mart for reporting purposes AFFH.EWISTEH - Usage value unit of the production resource/tool AFFH.DAUEH - Time unit for duration of PRT usage
DECIMAL
48
18
yes
87
UOM_ID_ACTL_USG
NVARCSTR
yes
88
UOM_ID_DURTN
NVARCSTR
yes
788
Appendix Table Column Details AFFH.EHOFFE - Offset unit for end of production resource/tool usage AFFH.EWSOLEH - Usage value unit of the production resource/tool
89
UOM_ID_END
NVARCSTR
yes
90
UOM_ID_PLAN_USG
NVARCSTR
yes
91
AFFH.MGAUSEH - Quantity unit of production NVARCSTR resource/tool AFFH.MGISTEH - Quantity unit of production resource/tool AFFH.MGSOLEH - Quantity unit of production resource/tool AFFH.MGRSTEH - Quantity unit of production resource/tool AFFH.MGEINH - Quantity unit of production resource/tool AFFH.EWRSTEH - Usage value unit of the production resource/tool AFFH.EHOFFB - Offset unit for start of prod. resource/tool usage AFFH.EWEINH - Usage value unit of the production resource/tool
yes
92
NVARCSTR
yes
93
UOM_ID_PRT_PLAN
NVARCSTR
yes
94
UOM_ID_PRT_REMAI N
NVARCSTR
yes
95
UOM_ID_PRT_STD
NVARCSTR
yes
96
UOM_ID_REMAIN_US G
NVARCSTR
yes
97
UOM_ID_START
NVARCSTR
yes
98
UOM_ID_STD_USG
NVARCSTR
yes
99
VALUATN_AREA_ID
NVARCSTR
yes
CRHD.VERWE - Work center category ID lookup CRHD.ARBPL - Work center- Visible ID in SAP
NVARCSTR
yes
101 WORK_CNTR_ID
NVARCSTR
yes
789
PRT_CATEGORY
Descriptive attributes from TCF03 of Production Resource/Tools categories
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record is loaded into Rapid Mart
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PRT_CATEG_CODE
TCF03.FHMAR_EXT -Production resource/tool NVARCSTR category TCF03.FAKTX -Language-dependent description of the PRT category TCF03.FHMAR -Production resources/tools category
yes
PRT_CATEG_DESCR
NVARCSTR
40
yes
PRT_CATEG_ID
NVARCSTR
no
PRT_GROUPING_KEY
Production Resource/Tools grouping key descriptive attributes from TCF13
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
GROUPNG_KEY_DE SCR
NVARCSTR
40
yes
GROUPNG_KEY_ID
TCF13.FGRUA -Grouping key 1 for production NVARCSTR resources/tools Date and time when the record is loaded into Rapid Mart
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
790
PRT_MASTER
Master records from CRFH with production resource/tools details. Current records only
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
CMPNY_CODE_ID
Company Code ID
NVARCSTR
yes
CREATE_DATE
DATETIME
24
yes
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
CTRL_AREA_ID
Controling Area ID
NVARCSTR
yes
CURRENT_FLAG
yes
DELETE_FLAG
CRFH.LOEKZ =Deletion indicator for production resources/tools master (1/0 values) INTEGER TC25T-TXT - Lookup on Formula descritpion for Total Quantity TC25T-TXT - Lookup on Formula descritpion for Total usage CRFH.MGFORM -Formula for calculating the total quantity of PRT CRFH.EWFORM -Formula for calculating the total usage value of PRT TCF13.FGRTXT - Text for the production resources/tools group key (lookup) TCF13.FGRTXT - Text for the production resources/tools group key (lookup)
yes
FORMULA_DESCR_ TTL_QTY FORMULA_DESCR_ TTL_USG FORMULA_ID_TTL_Q TY FORMULA_ID_TTL_U SG GROUPNG_KEY_DE SCR_01 GROUPNG_KEY_DE SCR_02 GROUPNG_KEY_ID_0 1 GROUPNG_KEY_ID_0 2
NVARCSTR
20
yes
10
NVARCSTR
20
yes
11
NVARCSTR
yes
12
NVARCSTR
yes
13
NVARCSTR
40
yes
14
NVARCSTR
40
yes
15
CRFH.FGRU1 - Grouping key 1 for production NVARCSTR resources/tools CRFH.FGRU2 -Grouping key 2 for production resources/tools
yes
16
NVARCSTR
yes
791
Appendix Table Column Details Date and time when the record is loaded into Rapid Mart
17
LOAD_DATE
DATETIME
24
yes
18
LOAD_TIME
NVARCSTR
yes
19
LOCATN_FULL_NAME
120
yes
20
LOCATN_ID
NVARCSTR
10
yes
21
PARAMETER_ID_01
NVARCSTR
yes
22
PARAMETER_ID_02
NVARCSTR
yes
23
PARAMETER_ID_03
NVARCSTR
yes
24
PARAMETER_ID_04
yes
25
PARAMETER_ID_05
NVARCSTR
yes
26
PARAMETER_ID_06
NVARCSTR
yes
27
DECIMAL
48
yes
28
DECIMAL
48
yes
29
DECIMAL
48
yes
30
DECIMAL
48
yes
31
DECIMAL
48
yes
32
DECIMAL
48
yes
33
PLANT_FULL_NAME
NVARCSTR
120
yes
34
PLANT_ID
NVARCSTR
yes
792
35
PRT_CATEG_DESCR
NVARCSTR
40
yes
36
PRT_CATEG_ID
CRFH.FHMAR -Production resources/tools category TCF11.STFTXT - Control key description (lookup) for PRT
NVARCSTR
yes
37
PRT_CTRL_KEY_DES CR
NVARCSTR
40
yes
38
PRT_CTRL_KEY_ID
yes
39
PRT_DESCR
NVARCSTR
40
yes
40
PRT_ID
NVARCSTR
no
41
PRT_NAME
NVARCSTR
18
yes
42
PRT_STATUS_DESCR
NVARCSTR
40
yes
43
PRT_STATUS_ID
CRFH.STATUS -Production resources/tools master: Status T435T.TXT - Description of the standard text key (lookup) CRFH.KTSCH -Standard text key for production resources/tools TC23T.TXT - Description of the usage key (lookup)
NVARCSTR
yes
44
STD_TEXT_KEY_DES CR
NVARCSTR
40
yes
45
STD_TEXT_KEY_ID
NVARCSTR
yes
46
TASK_LIST_USG_DES CR
NVARCSTR
30
yes
47
TASK_LIST_USG_ID
yes
48
UOM_ID_01
NVARCSTR
yes
49
UOM_ID_02
NVARCSTR
yes
50
UOM_ID_03
NVARCSTR
yes
51
UOM_ID_04
NVARCSTR
yes
52
UOM_ID_05
NVARCSTR
yes
793
53
UOM_ID_06
NVARCSTR
yes
54
UOM_ID_BASE
NVARCSTR
yes
55
VALID_FROM_DATE
DATETIME
24
yes
56
VALID_TO_DATE
DATETIME
24
yes
57
VALUATN_AREA_ID
NVARCSTR
yes
PRT_STATUS
Descriptive attribututes for PRT status from TCF05
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record is loaded into Rapid Mart
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PRT_STATUS_DESCR
40
yes
PRT_STATUS_ID
NVARCSTR
no
794
PURCH_DOC_FACT
EKKO/EKPO - Purchasing Documents details at line item (EKKO = Header, EKPO = Line items)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
yes
NVARCSTR
yes
DECIMAL
48
28
yes
AMT_GROSS_LOC
48
28
yes
AMT_GROSS_TRX
48
28
yes
AMT_NET_LOC
DECIMAL
48
28
yes
AMT_NET_PRICE_LO C AMT_NET_PRICE_TR X
Net price in purchasing document (in Local currency) EKPO.NETPR - Net price in purchasing document (in document currency) EKPO.NETWR - Purchase order net value in order currency EKPO.KZWI1- Subtotal 1 from pricing procedure for condition in Local Currency EKPO.KZWI1- Subtotal 1 from pricing procedure for condition EKPO.KZWI2 - Subtotal 2 from pricing procedure for condition in Local Currency EKPO.KZWI2 - Subtotal 2 from pricing procedure for condition EKPO.KZWI3 - Subtotal 3 from pricing procedure for condition in Local Currency EKPO.KZWI3 - Subtotal 3 from pricing procedure for condition EKPO.KZWI4 - Subtotal 4 from pricing procedure for condition in Local Currency
DECIMAL
48
28
yes
DECIMAL
48
28
yes
AMT_NET_TRX
DECIMAL
48
28
yes
10
DECIMAL
48
28
yes
11
DECIMAL
48
28
yes
12
DECIMAL
48
28
yes
13
DECIMAL
48
28
yes
14
DECIMAL
48
28
yes
15
DECIMAL
48
28
yes
16
DECIMAL
48
28
yes
795
Appendix Table Column Details AMT_SUBTTL_04_TR X AMT_SUBTTL_05_LO C AMT_SUBTTL_05_TR X AMT_SUBTTL_06_LO C AMT_SUBTTL_06_TR X EKPO.KZWI4 - Subtotal 4 from pricing procedure for condition EKPO.KZWI5 - Subtotal 5 from pricing procedure for condition in Local Currency EKPO.KZWI5 - Subtotal 5 from pricing procedure for condition EKPO.KZWI6 - Subtotal 6 from pricing procedure for condition in Local Currency EKPO.KZWI6 - Subtotal 6 from pricing procedure for condition Target value for outline agreement (in Local currency) EKPO.ZWERT- Target value for outline agreement in document currency
17
DECIMAL
48
28
yes
18
DECIMAL
48
28
yes
19
DECIMAL
48
28
yes
20
DECIMAL
48
28
yes
21
DECIMAL
48
28
yes
22
AMT_TRGT_LOC
DECIMAL
48
28
yes
23
AMT_TRGT_TRX
DECIMAL
48
28
yes
24
AMT_VALID_LOC
48
28
yes
25
AMT_VALID_TRX
DECIMAL
48
28
yes
26
APPLICTN_CLOSE_D ATE
EKKO.BWBDT Closing date for applications (quotation bid) EKPO.AEDAT - Date on which line item was created or changed
DATETIME
24
yes
27
CHANGE_DATE
DATETIME
24
yes
28
CMPNY_CODE_ID
NVARCSTR
yes
29
COLLECTIVE_BID_NU M
NVARCSTR
10
yes
30
CONDITN_ID
EKKO.KNUMV Number of the document condition Lookup EKPO.KZVBR - Indicator: consumption posting EKKO.AEDAT - Date on which the record was created
NVARCSTR
10
yes
31
CONSUMP_TYPE_D ESCR
NVARCSTR
20
yes
32
CREATE_DATE
DATETIME
24
yes
33
CTRL_AREA_ID
NVARCSTR
yes
34
CURR_ID_LOC
NVARCSTR
yes
796
35
CURR_ID_TRX
NVARCSTR
yes
36
DAYS_GR_PROCESS
yes
37
DAYS_PLAN_DELIV
INTEGER
yes
38
DELETE_FLAG
NVARCSTR
yes
39
DELIV_COMPLT_FLA G
40
DELIV_POLICY_FLAG
EKPO.ELIKZ "Delivery completed" indicator (X = we have received all items ordered, Blank = NVARCSTR We have not received all items) EKKO.AUTLF - Complete delivery stipulated for each purchase order (X = only complete NVARCSTR delivery accepted, Blank = partial deliveries OK) EKKO.BSTYP - Purchasing document category code NVARCSTR
yes
yes
41
DOC_CATEG_ID
yes
42
DOC_TYPE_ID
NVARCSTR
yes
43
EST_PRICE_FLAG
NVARCSTR
yes
44
EXCH_RATE_LOC
DECIMAL
48
yes
45
FINAL_INVOICE_FLAG
NVARCSTR
yes
46
GR_INVOICE_VERIFY _FLAG
NVARCSTR
yes
47
INFORECORD_ID
10
yes
48
NVARCSTR
yes
49
NVARCSTR
28
yes
50
NVARCSTR
yes
51
LOAD_DATE
DATETIME
24
yes
52
LOAD_TIME
NVARCSTR
yes
797
53
MATERIAL_ID
NVARCSTR
18
yes
54
MTRL_GRP_ID
NVARCSTR
yes
55
MTRL_NUM_VENDOR
35
yes
56
NO_CASH_DISCNT_F LAG
EKPO.SKTOF - No cash discount granted on this item EKPO.UEBTK - Indicator: unlimited overdelivery allowed
NVARCSTR
yes
57
OVERDELIV_FLAG
NVARCSTR
yes
58
PAYMNT_TERM_ID
NVARCSTR
yes
59
PLANT_ID
EKPO.WERKS Plant
NVARCSTR
yes
60
PLANT_ID_SUPPLNG
NVARCSTR
yes
61
PRICE_DATE
DATETIME
24
yes
62
EKKO.KALSM -Procedure (pricing, output control, acct. det., costing,...) EKPO.BPUMN - Denominator for conv. of order price unit into order unit EKPO.BPUMZ - Numerator for conversion of order price unit into order unit
NVARCSTR
yes
63
INTEGER
yes
64
INTEGER
yes
65
PROD_HIER_ID
NVARCSTR
18
yes
66
PROFIT_CNTR_ID
NVARCSTR
10
yes
67
PURCH_DOC_DATE
DATETIME
24
yes
68
PURCH_DOC_ID
NVARCSTR
10
no
69
10
yes
70
NVARCSTR
10
yes
798
71
PURCH_DOC_ID_RFQ
NVARCSTR
10
yes
72
PURCH_DOC_SRC_ID
NVARCSTR
yes
73
PURCH_GRP_ID
NVARCSTR
yes
74
EKPO.PSTYP - Item category in purchasing document EKPO.EBELP Item number of purchasing document EKPO.KTPNR - Item number of principal purchase agreement
NVARCSTR
yes
75
NVARCSTR
no
76
NVARCSTR
yes
77
PURCH_ORG_ID
NVARCSTR
yes
78
PURCH_RELEASE_ST ATUS_ID
EKKO.FRGKE - Release indicator: purchasing NVARCSTR document EKPO.SSQSS - Control key for quality management in procurement
yes
79
QM_CONTROL_CODE
NVARCSTR
yes
80
QTY
DECIMAL
48
13
yes
81
QTY_OVERDELIV_TO LERANCE
DECIMAL
48
yes
82
QTY_PRICE_UNIT
INTEGER
yes
83
QTY_RELEASE_ORDE R
DECIMAL
48
13
yes
84
QTY_TRGT
DECIMAL
48
13
yes
85
DECIMAL
48
yes
86
NVARCSTR
yes
87
QUOTE_BIND_DATE
DATETIME
24
yes
88
QUOTE_DEADLINE_D ATE
DATETIME
24
yes
799
89
DATETIME
24
yes
90
REJECT_FLAG
NVARCSTR
yes
91
RELEASE_COMPLT_F LAG
NVARCSTR
yes
92
SPECL_STOCK_ID
NVARCSTR
yes
93
STORAGE_LOCATN_I D
NVARCSTR
yes
94
UOM_ID_ORDER
NVARCSTR
yes
95
UOM_ID_PRICE
NVARCSTR
yes
96
VALID_FROM_DATE
DATETIME
24
yes
97
VALID_TO_DATE
DATETIME
24
yes
98
VENDOR_ID
NVARCSTR
10
yes
800
PURCH_DOC_FINANCIAL_FACT
EKKO and EKPO - Purchasing Documents, Financial Perspective
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
NVARCSTR
yes
AMT_PURCH_TRX
EKPO-NETWR Line item Net Order Value (price X Qty) EKKO-ZBD1P Percentage of discount applicable on or before first discount period EKKO-ZBD2P Percentage of discount applicable on or before 2nd discount period EKPO-AEDAT Date on which the item was changed
DECIMAL
48
13
yes
DECIMAL
48
yes
DECIMAL
48
yes
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
COMPLT_DELIV_REQ UIRED_FLAG
EKKO.AUTLF - Complete Delivery Required for this Purchase Order EKKO-AEDAT Date on which record was created
NVARCSTR
yes
CREATE_DATE
DATETIME
24
yes
CURR_ID_GBL
Global Currency Id
NVARCSTR
yes
10
CURR_ID_LOC
NVARCSTR
yes
11
CURR_ID_TRX
NVARCSTR
yes
12
CUSTOMER_ID
NVARCSTR
10
yes
13
DELETE_FLAG
EKPO-LOEKZ -- Deletion indicator in purchasing document EKPO.ELIKZ - Indicator if delivery has been completed for line item
NVARCSTR
yes
14
DELIV_COMPLETE_FL AG
NVARCSTR
yes
15
DISCNT_PERIOD_01
INTEGER
yes
16
DISCNT_PERIOD_02
INTEGER
yes
801
Appendix Table Column Details EKKO-BSTYP Purchasing document category (F for purchase order)
17
DOC_CATEG_ID
NVARCSTR
yes
18
DOC_TYPE_ID
NVARCSTR
yes
19
EXCH_RATE
DECIMAL
48
yes
20
EXCH_RATE_FIXED_F LAG
NVARCSTR
yes
21
EXCH_TYPE_ID_GBL
NVARCSTR
yes
22
FINAL_INVOICE_FLAG
EKPO-EREKZ Indicator whether final invoice has been received EKPO-WEPOS Indicator showing if goods receipt is expected for this line item. EKKO-IHREZ Internal reference document number EKKO-REPOS Indicator showing if invoice receipt is expected for this line item.
NVARCSTR
yes
23
NVARCSTR
yes
24
NVARCSTR
12
yes
25
NVARCSTR
yes
26
LANG_ID
NVARCSTR
yes
27
LAST_ITEM_ID
NVARCSTR
yes
28
LINE_ITEM_SHORT_T XT
NVARCSTR
40
yes
29
LOAD_DATE
DATETIME
24
yes
30
LOAD_TIME
NVARCSTR
10
yes
31
MATERIAL_ID
NVARCSTR
18
yes
32
MTRL_GRP_ID
Material Group ID
NVARCSTR
yes
33
NET_DUE_PERIOD
EKKO-ZBD3T Number of days between End of INTEGER 2nd Discount Period and due date.
yes
34
NET_PRICE_TRX
DECIMAL
48
11
yes
802
35
OUR_REF_NUM
NVARCSTR
12
yes
36
PAYMNT_TERM_ID
EKKO-ZTERM Code for set of payment terms being used. No lookup table provided.
NVARCSTR
yes
37
PLANT_ID
EKPO-WERKS - Plant
NVARCSTR
yes
38
PURCH_DOC_DATE
DATETIME
24
yes
39
PURCH_DOC_ID
NVARCSTR
10
no
40
PURCH_DOC_ID_AGR MT
10
yes
41
PURCH_GRP_ID
NVARCSTR
yes
42
NVARCSTR
no
43
NVARCSTR
yes
44
PURCH_ORG_ID
NVARCSTR
yes
45
PURCH_RFQ_STAT US_ID
NVARCSTR
yes
46
QTY_PURCH
DECIMAL
48
13
yes
47
QUOTE_ID
NVARCSTR
10
yes
48
QUOTE_SUBMIT_DAT E
DATETIME
24
yes
49
RELEASE_FLAG
NVARCSTR
yes
50
STORAGE_LOC_ID
NVARCSTR
yes
51
UOM_ID_PRICE_UNIT
NVARCSTR
yes
52
UOM_ID_PURCH
NVARCSTR
yes
803
Appendix Table Column Details EKKO-KDATB Date from which the purchasing DATETIME document is valid EKKO-KDATE Date to which the purchasing document is valid
53
VALID_FROM_DATE
24
yes
54
VALID_TO_DATE
DATETIME
24
yes
55
VENDOR_ID
NVARCSTR
10
yes
56
VENDOR_ID_INVOICE
EKKO-LIFRE -- Vendor number of invoicing vendor EKKO-LLIEF Vendor number of supplying vendor
NVARCSTR
10
yes
57
NVARCSTR
10
yes
58
NVARCSTR
22
yes
804
PURCH_DOC_HISTORY_FACT
EKBE - Purchasing History, Financial Perspective
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_CLEARNG_LOC
DECIMAL
48
13
yes
AMT_CLEARNG_TRX
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
Goods Receipt Amt (Local or Company Currency) Goods Receipt Amt (document or transaction currency)
DECIMAL
48
13
yes
DECIMAL
48
13
yes
AMT_INVOICE_LOC
DECIMAL
48
13
yes
AMT_INVOICE_TRX
DECIMAL
48
13
yes
ASSIGN_NUM
NVARCSTR
no
10
CMPNY_CODE_ID
NVARCSTR
yes
11
CURR_ID_GBL
Global Currency ID
NVARCSTR
yes
12
CURR_ID_LOC
NVARCSTR
yes
13
CURR_ID_TRX
NVARCSTR
yes
14
EXCH_TYPE_ID_GBL
NVARCSTR
yes
15
FIN_DOC_ID
NVARCSTR
10
no
16
FISC_PERIOD
INTEGER
yes
805
17
FISC_YEAR
INTEGER
no
18
FISC_YR_VARIANT_ID
NVARCSTR
yes
19
LINE_ITEM_ID
NVARCSTR
no
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
NVARCSTR
yes
22
POST_DATE
DATETIME
24
yes
23
PURCH_DOC_ID
NVARCSTR
10
no
24
PURCH_LINE_ITEM_I D
NVARCSTR
no
25
QTY_GOODS_RECPT
DECIMAL
48
13
yes
26
QTY_INVOICE
Invoiced Qty
DECIMAL
48
13
yes
27
TRX_TYPE_ID
no
28
UOM_ID_PURCH
NVARCSTR
yes
806
PURCH_DOC_HISTORY_VIEW
Union of Purchase Requisitions, Purch. Schedule Lines, and Purch. Invoice Receipts to show full purchase order life cycle.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
yes
AMT_BILLED_LOC
Calculated field - Line item invoice amount in Local currency RESG.WRBRW- Line item invoice amount in document currency
DECIMAL
48
28
yes
AMT_BILLED_TRX
DECIMAL
48
28
yes
AMT_ORDERED_LOC
AMT_ORDERED_TRX
Use for aggregation: for the first schedule line it is - Calculated Net order line value in DECIMAL purchasing document (in Local currency); for the rest of schedule lines it is Use for aggregation at Document line item level: for the first schedule lin it is EKPO.NETWR - Purchase order line net value DECIMAL in order currency; for the rest it is set to Requisition Amount in Local Currency DECIMAL
48
28
yes
48
28
yes
AMT_REQUISITN_LO C
48
28
yes
AMT_REQUISITN_TRX
DECIMAL
48
28
yes
CMPNY_CODE_ID
NVARCSTR
yes
CREATE_DATE
EKET.BEDAT - Date on which the schedule line was created Lookup on T001.WAERS - Currency key (Local)
DATETIME
24
yes
10
CURR_ID_LOC
NVARCSTR
yes
11
CURR_ID_TRX
NVARCSTR
yes
12
MATERIAL_ID
NVARCSTR
18
yes
13
MTRL_GRP_ID
NVARCSTR
yes
14
PLANT_ID
EKPO.WERKS Plant
NVARCSTR
yes
15
PROD_HIER_ID
NVARCSTR
18
yes
16
PURCH_DOC_ID
NVARCSTR
10
yes
807
Appendix Table Column Details PURCH_ITEM_CATEG _ID PURCH_LINE_ITEM_I D EKPO.PSTYP - Item category in purchasing document EKPO.EBELP Item number of purchasing document
17
NVARCSTR
yes
18
NVARCSTR
yes
19
PURCH_ORG_ID
NVARCSTR
yes
20
QTY_BILLED
RSEG.MENGE - Line item invoice quantity Use for aggregation at Document line item level: for the first schedule lin it is EKPO.MENGE - Purchase order line quantity; for the rest of schedule lines it is 0 EBAN.MENGE Purchase requisition quantity
DECIMAL
48
28
yes
21
QTY_ORDERED
DECIMAL
48
28
yes
22
QTY_REQUISITN
DECIMAL
48
28
yes
23
RECORD_FROM_TA BLE
VARCSTR
20
yes
24
REQUISITN_DOC_ID
NVARCSTR
10
yes
25
REQUISITN_LINE_ITE M_ID
NVARCSTR
yes
26
UOM_ID
NVARCSTR
yes
27
VENDOR_ID
NVARCSTR
10
yes
808
PURCH_DOC_PRICE_HISTORY
Purchase Order (Document) Price history from EINA/EIPA
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_NET_PRICE_TR X
DECIMAL
48
11
yes
AMT_PRICE_LOC
DECIMAL
48
11
yes
CURR_ID_LOC
yes
CURR_ID_TRX
NVARCSTR
yes
Lookup EIPA.ESOKZ - Inforecord category descritpion EIPA.ESOKZ - Purchasing info record category EINA.TXZ01- Short text for purchasing info record EIPA.INFNR - Number of purchasing info record
NVARCSTR
20
yes
NVARCSTR
yes
NVARCSTR
40
yes
INFORECORD_ID
NVARCSTR
10
no
LOAD_DATE
DATETIME
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
MATERIAL_ID
NVARCSTR
18
yes
12
MTRL_DESCR
NVARCSTR
40
yes
13
MTRL_GRP_DESCR
20
yes
14
MTRL_GRP_ID
NVARCSTR
yes
15
PLANT_ID
EIPA.WERKS - Plant
NVARCSTR
yes
16
PLANT_NAME
T001W.NAME1 Name
NVARCSTR
30
yes
809
17
PURCH_DOC_ID
NVARCSTR
10
no
18
PURCH_LINE_ITEM_I D PURCH_ORDER_DA TE
NVARCSTR
no
19
DATETIME
24
yes
20
PURCH_ORG_ID
NVARCSTR
yes
21
PURCH_ORG_NAME
NVARCSTR
20
yes
22
QTY
DECIMAL
48
13
yes
23
DECIMAL
48
28
yes
24
INTEGER
yes
25
UOM_CODE_BASE
T006.MSEH3 - External UOM code (as displayed, language-dependent) for Base UOM NVARCSTR - for document currency T006.MSEH3 - External UOM code (as displayed, language-dependent) for Order UOM T006.MSEH3 - External UOM code (as displayed, language-dependent) for Pricing Unit UOM - For document currency EINA.LMEIN - Base unit of measure (for Local Currency) NVARCSTR
yes
26
UOM_CODE_ORDER
yes
27
UOM_CODE_PRICE
NVARCSTR
yes
28
UOM_ID_BASE
NVARCSTR
yes
29
UOM_ID_ORDER
NVARCSTR
yes
30
UOM_ID_PRICE
yes
31
VENDOR_ID
NVARCSTR
10
yes
32
VENDOR_NAME
NVARCSTR
35
yes
810
PURCH_DOC_RELEASE_STATUS
T16FB / T16FE - Release Indicator: Purchasing Document
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
30
yes
no
PURCH_DOC_SOURCE
Purchasing document source (ESTAK domain in DD007T)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PURCH_DOC_SRC_ DESCR
30
yes
PURCH_DOC_SRC_ID
NVARCSTR
no
811
PURCH_DOC_TRX_TYPE
DD07T - Domain VGABE - Purchasing Document Transaction Type
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
no
PURCH_GROUP
T024 - Purchasing Group
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PURCH_GRP_DESCR
18
yes
PURCH_GRP_FAX
NVARCSTR
31
yes
PURCH_GRP_ID
NVARCSTR
no
PURCH_GRP_PHONE
NVARCSTR
12
yes
812
PURCH_ITEM_CATEGORY
Purchase Document Item category reference dimension (T163Y)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
20
yes
NVARCSTR
no
PURCH_ORGANIZATION
T024E - Purchasing Organization
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
Company code
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PURCH_ORG_DESCR
NVARCSTR
20
yes
PURCH_ORG_ID
Purchasing organization
NVARCSTR
no
813
PURCH_PRICE_FACT
Purchasing Document pricing condition details (EKKO/EKPO/KONV)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
yes
AMT_CONDITN_LOC
DECIMAL
48
28
yes
AMT_CONDITN_TRX
KONV.KWERT -Condition value in Doc Currency Calculated Net price in purchasing document (in Local currency)
DECIMAL
48
28
yes
AMT_ORDER_GROS S_LOC AMT_ORDER_GROS S_TRX AMT_ORDER_NET_ LOC AMT_ORDER_NET_ PRICE_LOC AMT_ORDER_NET_ PRICE_TRX AMT_ORDER_NET_ TRX AMT_ORDER_TRGT_L OC AMT_ORDER_TRGT _TRX
DECIMAL
48
28
yes
EKPO.BRTWR - Purchase order gross value in DECIMAL order currency Calculated Net price in purchasing document (in Local currency) Calculated Net price in purchasing document (in Local currency) EKPO.NETPR - Net price in purchasing document (in document currency) EKPO.NETWR - Purchase order net value in order currency Calculated Net price in purchasing document (in Local currency) EKPO.ZWERT- Target value for outline agreement in document currency
48
28
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
10
DECIMAL
48
28
yes
11
DECIMAL
48
28
yes
12
CALCULATN_TYPE_ID
NVARCSTR
yes
13
CHANGE_DATE
DATETIME
24
yes
14
CMPNY_CODE_ID
NVARCSTR
yes
15
CONDITN_CATEG_ID
yes
16
CONDITN_CLASS_ID
NVARCSTR
yes
814
17
CONDITN_CTRL_ID
NVARCSTR
yes
18
CONDITN_ID
NVARCSTR
10
yes
19
CONDITN_ORIGIN_ID
NVARCSTR
yes
20
CONDITN_SEQ_ID
KONV.KOPOS -Sequential number of the condition KONV.KUMNE -Denominator for converting condition units to base units KONV.KUMZA -Numerator for converting condition units to base units
NVARCSTR
yes
21
INTEGER
yes
22
INTEGER
yes
23
CONDITN_TYPE_ID
NVARCSTR
yes
24
CREATE_DATE
DATETIME
24
yes
25
CTRL_AREA_ID
NVARCSTR
yes
26
CURR_ID_LOC
NVARCSTR
yes
27
CURR_ID_TRX
NVARCSTR
yes
28
DOC_CATEG_ID
NVARCSTR
yes
29
DOC_TYPE_ID
NVARCSTR
yes
30
EXCH_RATE_LOC
DECIMAL
48
yes
31
GRP_CONDITN_FLAG
NVARCSTR
yes
32
INFORECORD_ID
10
yes
33
LOAD_DATE
DATETIME
24
yes
34
LOAD_TIME
NVARCSTR
yes
815
35
MATERIAL_ID
NVARCSTR
18
yes
36
MTRL_GRP_ID
NVARCSTR
yes
37
NO_CASH_DISCNT_F LAG
NVARCSTR
yes
38
PAYMNT_TERM_ID
NVARCSTR
yes
39
PLANT_ID
EKPO.WERKS Plant
NVARCSTR
yes
40
PRICE_DATE
DATETIME
24
yes
41
PRICE_PROCEDURE_ ID
NVARCSTR
yes
42
PROD_HIER_ID
NVARCSTR
18
yes
43
PROFIT_CNTR_ID
NVARCSTR
10
yes
44
PURCH_CONDITN_ID
NVARCSTR
10
no
45
PURCH_DOC_DATE
DATETIME
24
yes
46
PURCH_DOC_ID
NVARCSTR
10
yes
47
PURCH_DOC_SRC_ID
NVARCSTR
yes
48
PURCH_GRP_ID
NVARCSTR
yes
49
EKPO.PSTYP - Item category in purchasing document EKPO.EBELP Item number of purchasing document
NVARCSTR
yes
50
NVARCSTR
no
51
PURCH_ORG_ID
NVARCSTR
yes
52
QTY_CONDITN_UNIT
INTEGER
yes
816
53
QTY_ORDER
DECIMAL
48
13
yes
54
QTY_ORDER_TRGT
DECIMAL
48
13
yes
55
RATE_CONDITN
DECIMAL
48
11
yes
56
SEQ_ID
INTEGER
no
57
STATS_FLAG
NVARCSTR
yes
58
STEP_ID
INTEGER
no
59
STORAGE_LOCATN_I D
NVARCSTR
yes
60
UOM_ID_BASE
NVARCSTR
yes
61
UOM_ID_CONDITN
KONV.KMEIN - Condition price unit (purchasing) EKPO.MEINS -Unit in the document (purchasing) KONV.KAWRT -Condition base value. The base value that the system uses to calculate pricing for the condition. The condition base value can be Quantity, Weight, Volume. Th EKKO.LIFNR Vendor account number
NVARCSTR
yes
62
UOM_ID_ORDER
NVARCSTR
yes
63
VALUE_BASE_CONDI TN
DECIMAL
48
15
yes
64
VENDOR_ID
NVARCSTR
10
yes
PURCH_REQ_CONTROL
Purchasing Requisition Control descriptions from table DD07T (BSAKZ domain)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DD07T.DDTEXT - Short text describing ABAP/4 Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
NVARCSTR
30
yes
NVARCSTR
no
817
PURCH_REQ_FACT
Purchase Requisition document information from EBAN
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
yes
AMT_PO_TRX
Calcuated purchase order amount resulted from PR in Document Currency EBAN.PREIS - Price in the purchase requisition Calcuated purchase requisition amount in Document Currency
DECIMAL
48
28
yes
AMT_REQ_PRICE
DECIMAL
48
28
yes
AMT_REQ_TRX
DECIMAL
48
28
yes
CHANGE_DATE
EBAN.ERDAT Changed on
DATETIME
24
yes
CLOSED_FLAG
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
CREATE_FLAG
NVARCSTR
yes
CURR_ID_LOC
NVARCSTR
yes
10
CURR_ID_TRX
NVARCSTR
yes
11
DAYS_GR_PROCESS
EBAN.WEBAZ - Goods receipt processing time INTEGER in days EBAN.LOEKZ Deletion indicator in purchasing NVARCSTR document
yes
12
DELETE_FLAG
yes
13
DOC_CATEG_ID
NVARCSTR
yes
14
DOC_TYPE_ID
EBAN.BSART Purchase requisition document type EBAN.REPOS - Invoice receipt indicator blank means no charge for goods EBAN.INFNR - Purchasing information record number
NVARCSTR
yes
15
FREE_OF_CHARGE_F LAG
NVARCSTR
yes
16
INFORECORD_ID
NVARCSTR
10
yes
818
17
LOAD_DATE
DATETIME
24
yes
18
LOAD_TIME
NVARCSTR
yes
19
MATERIAL_ID
NVARCSTR
18
yes
20
MTRL_GRP_ID
NVARCSTR
yes
21
PLANT_ID
EBAN.WERKS Plant
NVARCSTR
yes
22
PLANT_ID_SUPPLNG
EBAN.RESWK Supplying (issuing) plant in case of stock transport order EBAN.BEDAT Date requisition becomes a purchase order
NVARCSTR
yes
23
PO_DATE
DATETIME
24
yes
24
PROD_HIER_ID
NVARCSTR
18
yes
25
PURCH_DOC_ID
NVARCSTR
10
yes
26
PURCH_DOC_ID_AGR EE
10
yes
27
PURCH_GRP_ID
NVARCSTR
yes
28
NVARCSTR
yes
29
NVARCSTR
yes
30
NVARCSTR
yes
31
PURCH_ORG_ID
NVARCSTR
yes
32
PURCH_REQ_CTRL_I D
NVARCSTR
yes
33
PURCH_REQ_DESCR
NVARCSTR
40
yes
34
QTY_PO
DECIMAL
48
13
yes
819
35
QTY_PRICE_UNIT
INTEGER
yes
36
QTY_REQ
EBAN.MENGE Purchase requisition quantity Release is completetly affected (Reverse from EBAN.FRGRL -Release not yet completely effected) EBAN.BANFN Purchase requisition number
DECIMAL
48
13
yes
37
RELEASE_FLAG
NVARCSTR
yes
38
REQUISITN_DOC_ID
NVARCSTR
10
no
39
REQUISITN_LINE_ITE M_ID
NVARCSTR
no
40
REQ_DATE
DATETIME
24
yes
41
DATETIME
24
yes
42
EBAN.STATU Processing status of purchase requisition EBAN.FRGDT Purchase requisition release date
NVARCSTR
yes
43
REQ_RELEASE_DATE
DATETIME
24
yes
44
REQ_RELEASE_STAT US_ID
NVARCSTR
yes
45
RESERVATN_ID
NVARCSTR
10
yes
46
STORAGE_LOCATN_I D
NVARCSTR
yes
47
UOM_ID_REQ
NVARCSTR
yes
48
VALUATN_AREA_ID
T001W.BWKEY -Valuation area Code EBAN.FLIEF - Fixed vendor or EBAN.LIFNR (Suggested vendor) when there is no fixed vendor assigned
NVARCSTR
yes
49
VENDOR_ID
NVARCSTR
10
yes
820
PURCH_REQ_PROCESS_STATUS
Loads purchasing requisition processing status (domain BANST) - PURCH_REQ_PROCESS_STATUS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DD07T.DDTEXT - Short text describing ABAP/4 Dictionary objects DD07T.DOMVALUE_L - Values for domains: Single value/upper limit
NVARCSTR
30
yes
NVARCSTR
no
PURCH_REQ_RELEASE_STATUS
T161S/T161U -Release Indicator, Purchase Requisition
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MRP_FIXED_FLAG
T161S.FIXBP - Indicator: fixed for requirements planning T161S.FRBST - Indicator: released for issue of purchase order
NVARCSTR
yes
PO_RELEASE_FLAG
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
no
RFQ_RELEASE_FLAG
NVARCSTR
yes
821
PURCH_RFQ_STATUS
Domain ASTAT - Request for Quote Status
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
60
yes
NVARCSTR
no
822
PURCH_SCHED_LINE_FACT
Purchase Document delivery schedule lines details (EKET granularity)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
yes
AMT_COMMIT_LOC
Calcuated purchase Delivery Schedule amount DECIMAL in Local Currency for Committed qty Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for Committed qty Calcuated purchase Delivery Schedule amount DECIMAL in Local Currency for Delivered qty Calcuated purchase Delivery Schedule amount in Local Currency for Delivered in Stock DECIMAL Transfer qty Calcuated purchase Delivery Schedule amount in Document Currency for Delivered in Stock DECIMAL Transfer qty Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for Delivered qty Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for Issued qty Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for Issued qty Use for aggregation at Document line item level: for the first schedule lin it is Calculated Net price in purchasing document (in Local currency); for the rest of schedul Use for aggregation at Document line item level: for the first schedule lin it is EKPO.BRTWR - Purchase order line gross value in order currency; for the rest of schedule Use for aggregation: for the first schedule line it is - Calculated Net order line value in purchasing document (in Local currency); for the rest of schedule lines it is Use for aggregation at Document line item level: for the first schedule lin it is EKPO.NETWR - Purchase order line net value in order currency; for the rest it is set to Calculated Net price in purchasing document (in Local currency) EKPO.NETPR -Net price in purchasing document (in document currency)
48
28
yes
AMT_COMMIT_TRX
48
28
yes
AMT_DELIV_LOC
48
28
yes
48
28
yes
48
28
yes
AMT_DELIV_TRX
48
28
yes
AMT_ISSUE_LOC
48
28
yes
AMT_ISSUE_TRX
48
28
yes
10
AMT_ITEM_GROSS_L OC AMT_ITEM_GROSS_T RX
DECIMAL
48
28
yes
11
DECIMAL
48
28
yes
12
AMT_ITEM_NET_LOC
DECIMAL
48
28
yes
13
AMT_ITEM_NET_TRX
DECIMAL
48
28
yes
14
AMT_NET_PRICE_LO C AMT_NET_PRICE_TR X
DECIMAL
48
28
yes
15
DECIMAL
48
28
yes
16
AMT_PREV_LOC
Calcuated purchase Delivery Schedule amount DECIMAL in Local Currency for previous qty
48
28
yes
823
Appendix Table Column Details Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for previous qty Calcuated purchase Delivery Schedule amount DECIMAL in Local Currency for Reduced qty Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for Reduced qty Calcuated purchase Delivery Schedule amount DECIMAL in Local Currency for Scheduled qty Calcuated purchase Delivery Schedule amount DECIMAL in Document Currency for Scheduled qty Calculated Net price in purchasing document (in Local currency) EKPO.BRTWR - Purchase order line gross value in order currency Calculated Net order line value in purchasing document (in Local currency)
17
AMT_PREV_TRX
48
28
yes
18
AMT_REDUCED_LOC
48
28
yes
19
AMT_REDUCED_TRX
48
28
yes
20
AMT_SCHED_LOC
48
28
yes
21
AMT_SCHED_TRX
48
28
yes
22
AMT_TTL_GROSS_LO C AMT_TTL_GROSS_TR X
DECIMAL
48
28
yes
23
DECIMAL
48
28
yes
24
AMT_TTL_NET_LOC
DECIMAL
48
28
yes
25
AMT_TTL_NET_TRX
EKPO.NETWR - Purchase order line net value DECIMAL in order currency EKPO.AEDAT - Date on which line item was created or changed
48
28
yes
26
CHANGE_DATE
DATETIME
24
yes
27
CMPNY_CODE_ID
NVARCSTR
yes
28
COMMIT_DATE
DATETIME
24
yes
29
CONDITN_ID
EKKO.KNUMV Number of the document condition EKET.BEDAT - Date on which the schedule line was created EKET.ESTKZ Creation indicator (purchase requisition/schedule lines)
NVARCSTR
10
yes
30
CREATE_DATE
DATETIME
24
yes
31
CREATE_FLAG
NVARCSTR
yes
32
CTRL_AREA_ID
NVARCSTR
yes
33
CURR_ID_LOC
NVARCSTR
yes
34
CURR_ID_TRX
NVARCSTR
yes
824
Appendix Table Column Details (EKET.SLFDT - EINDT) = Days Early or Late (Statistics Delivery Date Less Delivery Date)
35
DAYS_EARLY_LATE
DECIMAL
48
28
yes
36
DAYS_PLAN_DELIV
DECIMAL
48
28
yes
37
DAYS_PURCH_PRO CESS
Delivery Date - Purch. Doc. Date (Number of days from Purch. Doc. creation to delivery) EKPO.LOEKZ - Deletion indicator in purchasing document
DECIMAL
48
28
yes
38
DELETE_FLAG
NVARCSTR
yes
39
DELIV_COMPLT_FLA G
NVARCSTR
yes
40
DELIV_DATE
DATETIME
24
yes
41
DELIV_TIME_SLOT
DATETIME
24
yes
42
DOC_CATEG_ID
NVARCSTR
yes
43
DOC_TYPE_ID
NVARCSTR
yes
44
EST_PRICE_FLAG
NVARCSTR
yes
45
EXCH_RATE_LOC
DECIMAL
48
yes
46
INFORECORD_ID
10
yes
47
NVARCSTR
yes
48
NVARCSTR
28
yes
49
LOAD_DATE
DATETIME
24
yes
50
LOAD_TIME
NVARCSTR
yes
51
MATERIAL_ID
NVARCSTR
18
yes
52
MTRL_GRP_ID
NVARCSTR
yes
825
53
MTRL_NUM_VENDOR
35
yes
54
NUM_OF_REMIND_SE NT
DECIMAL
48
28
yes
55
PAYMNT_TERM_ID
NVARCSTR
yes
56
PLANT_ID
EKPO.WERKS Plant
NVARCSTR
yes
57
PLANT_ID_SUPPLNG
EKKO.RESWK - Supplying (issuing) plant in case of stock transport order EKPO.BPUMN - Denominator for conv. of order price unit into order unit EKPO.BPUMZ - Numerator for conversion of order price unit into order unit
NVARCSTR
yes
58
INTEGER
yes
59
INTEGER
yes
60
PROD_HIER_ID
NVARCSTR
18
yes
61
PROFIT_CNTR_ID
NVARCSTR
10
yes
62
PURCH_DOC_DATE
DATETIME
24
yes
63
PURCH_DOC_ID
NVARCSTR
10
no
64
PURCH_DOC_SRC_ID
NVARCSTR
yes
65
PURCH_GRP_ID
NVARCSTR
yes
66
EKPO.PSTYP - Item category in purchasing document EKPO.EBELP Item number of purchasing document
NVARCSTR
yes
67
NVARCSTR
no
68
PURCH_ORG_ID
NVARCSTR
yes
69
yes
70
NVARCSTR
no
826
71
QTY_COMMIT
DECIMAL
48
13
yes
72
QTY_DELIV
EKET.WEMNG Quantity of goods received to date EKET.GLMNG - Quantity delivered (stock transfer)
DECIMAL
48
13
yes
73
QTY_DELIV_STOCK_T RNFR
DECIMAL
48
13
yes
74
QTY_ISSUE
EKET.WAMNG Issued quantity Use for aggregation at Document line item level: for the first schedule lin it is EKPO.MENGE - Purchase order line quantity; for the rest of schedule lines it is 0 EKET.AMENG - Previous quantity (delivery schedule lines)
DECIMAL
48
13
yes
75
QTY_ITEM
DECIMAL
48
13
yes
76
QTY_PREV
DECIMAL
48
13
yes
77
QTY_PRICE_UNIT
INTEGER
yes
78
QTY_REDUCED
DECIMAL
48
13
yes
79
QTY_SCHED
DECIMAL
48
13
yes
80
QTY_TTL
DECIMAL
48
13
yes
81
QUALITY_INSPECT_F LAG
NVARCSTR
yes
82
REJECT_FLAG
NVARCSTR
yes
83
RELEASE_FLAG
NVARCSTR
yes
84
REQUISITN_DOC_ID
NVARCSTR
10
yes
85
REQUISITN_LINE_ITE M_ID
EKET.BNFPO Item number of purchase requisition EKET.RSNUM - Number of reservation/ dependent requirement
NVARCSTR
yes
86
RESERVATN_ID
NVARCSTR
10
yes
87
SCHED_FIXED_FLAG
NVARCSTR
yes
88
SPECL_STOCK_ID
NVARCSTR
yes
827
89
STATS_DELIV_DATE
DATETIME
24
yes
90
STORAGE_LOCATN_I D
NVARCSTR
yes
91
UOM_ID_ORDER
NVARCSTR
yes
92
UOM_ID_PRICE
NVARCSTR
yes
93
VENDOR_ID
NVARCSTR
10
yes
QUALIFICATION
Employee qualification descriptive attributes from T574B; load QUALIFICATION dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
QUALIFICTN_DESCR
NVARCSTR
40
yes
QUALIFICTN_ID
NVARCSTR
no
828
REFERENCE_DATE_KEY
Key determining the reference date for various entities - Milestone, PRT - Domain MLST_SDDAT; TCA55
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DATE_KEY_DESCR
Short text describing ABAP/4 Dictionary objects; domain MLST_SDDAT Values for domains: Single value/upper limit domain MLST_SDDAT Dimension Source. This is a combined dimension combining different varieties of "Reference Date Key" from different sources. This field identifies the source of "Referere Date and Time loaded into Rapid mart
NVARCSTR
60
yes
DATE_KEY_ID
NVARCSTR
10
no
DIM_SRC_ID
NVARCSTR
10
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
REFERENCE_PROCEDURE
TTYPT - Object Type Names for Accounting
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
REF_PROCEDURE_ DESCR
NVARCSTR
20
yes
REF_PROCEDURE_ID
Reference procedure
NVARCSTR
no
829
REJECT_REASON
TVAGT - Reject Reason
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
REJECT_REASON_DE SCR
TVAGT-BEZEI - Description
NVARCSTR
40
yes
REJECT_REASON_ID
NVARCSTR
no
830
RELATIONSHIP_DD08_METADATA
Populates RELATIONSHIP_DD08_METADATA table from DD08L, DD02L SAP tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVATN_STATUS
NVARCSTR
no
APPLICTN_AREA
Application Area
NVARCSTR
20
yes
DEPENDENCY_FAC TOR
NVARCSTR
yes
ENTRY_VERSION
INTEGER
no
FIELD_NAME
NVARCSTR
30
no
FOREIGN_KEY_TYPE
NVARCSTR
30
yes
LEFT_CARDINALITY
Cardinality of a relationship
NVARCSTR
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
10
MESSAGE_NUM
Message number
NVARCSTR
yes
11
RELATIONSHIP_VALU E
NVARCSTR
10
yes
12
RIGHT_CARDINALITY
Cardinality of a relationship
NVARCSTR
yes
13
TBL_NAME
Table Name
NVARCSTR
30
no
14
TBL_NAME_CHECK
NVARCSTR
30
yes
831
RELATIONSHIP_TYPE
Network Relationship descriptive attributes from TCN2T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
20
yes
no
RELIGION
Religion denomination descriptive attributes from T516T; load RELIGION dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
RELIGION_DESCR
NVARCSTR
25
yes
RELIGION_ID
NVARCSTR
no
RELIGION_NAME
NVARCSTR
yes
832
RESERVATION_FACT
Reservation details from RESB with additional lookups on related Purchase Requisitions from RSDBS, RSDB
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_ASSIGN_CATE G_ID
NVARCSTR
yes
ACTIVITY_ID
NVARCSTR
yes
ALLOW_MTRL_MVM T_FLAG
INTEGER
yes
ALT_BOM_ID
NVARCSTR
yes
AMT_PRICE
DECIMAL
48
15
yes
AMT_WITHDRAWN
DECIMAL
48
13
yes
AMT_WITHDRAWN_SI GN
RESB.ENWRT - Value withdrawn (negative for DECIMAL Credit, positinve for Debit)
48
13
yes
BASE_DATE
DATETIME
24
yes
BATCH_ID
NVARCSTR
10
yes
10
BOM_CATEG_ID
NVARCSTR
yes
11
BOM_ID
NVARCSTR
yes
12
BOM_ITEM_CATEG_I D
yes
13
BOM_NODE_ID
NVARCSTR
yes
14
BUS_AREA_ID
NVARCSTR
yes
15
CHART_OF_ACCT_ID
NVARCSTR
yes
16
CMPNY_CODE_ID
NVARCSTR
yes
833
17
COST_CNTR_ID
NVARCSTR
10
yes
18
CREATE_MANUAL_FL AG
yes
19
CTRL_AREA_ID
NVARCSTR
yes
20
CURR_ID
NVARCSTR
yes
21
CUSTOMER_ID
NVARCSTR
10
yes
22
DELETE_FLAG
yes
23
DIM_SRC_ID_DRCR
NVARCSTR
10
yes
24
DR_CR_ID
NVARCSTR
yes
25
FINAL_ISSUE_FLAG
yes
26
GL_ACCT_ID
NVARCSTR
10
yes
27
INTERNAL_ORDER_ID
NVARCSTR
12
yes
28
LOAD_DATE
DATETIME
24
yes
29
LOAD_TIME
NVARCSTR
yes
30
MATERIAL_ID
NVARCSTR
18
yes
31
MTRL_GRP_ID
NVARCSTR
yes
32
MTRL_TYPE_ID
NVARCSTR
yes
33
MVMT_TYPE_DESCR
T156HT.BTEXT - Text for Stock Type (Movement Type) RSEG.BWART - Movement Type (inventory management), If Blank, then RKPF.BWART.
NVARCSTR
20
yes
34
MVMT_TYPE_ID
NVARCSTR
yes
834
35
OBJ_ID
NVARCSTR
22
yes
36
OBJ_NUM_TYPE_ID
yes
37
OPERATN_ROUTING_ ID
NVARCSTR
10
yes
38
OPERATN_SEQ_ID
NVARCSTR
yes
39
PLANNED_ORDER_ID
NVARCSTR
10
yes
40
PLANT_ID
RESB.WERKS - Plant
NVARCSTR
yes
41
PRICE_UNIT
INTEGER
yes
42
PROD_HIER_ID
NVARCSTR
18
yes
43
PROFIT_CNTR_ID
RKPF.PRCTR - Profit Center RESB.PSPEL or AFVC. PROJN- WBS Element / Lookup on PRPS.POSID - Project Element (WBS) External ID
NVARCSTR
10
yes
44
PROJ_ELEM_ID
NVARCSTR
24
yes
45
PROJ_ID
24
yes
46
PURCH_DOC_ID
10
yes
47
PURCH_GRP_ID
NVARCSTR
yes
48
PURCH_LINE_ITEM_I D
RESB.EBELP - Item Number of Purchasing Document T001W.EKORG lookup - Purchasing organization RESB.EBELE - Delivery Schedule Line Counter
NVARCSTR
yes
49
PURCH_ORG_ID
NVARCSTR
yes
50
PURCH_SCHED_LINE _ID
NVARCSTR
yes
51
QTY
DECIMAL
48
13
yes
52
QTY_SIGN
RESB. BDMNG - Requirements quantity (negative for Credit, positinve for Debit)
DECIMAL
48
13
yes
835
53
QTY_WITHDRAWN
DECIMAL
48
13
yes
54
QTY_WITHDRAWN_SI GN RECORD_TYPE_CO DE
RESB.ENMNG - Quantity withdrawn (negative DECIMAL for Credit, positinve for Debit)
48
13
yes
55
NVARCSTR
no
56
REQUIRMNT_DATE
DATETIME
24
yes
57
REQUIRMNT_TYPE_C ODE
NVARCSTR
yes
58
REQUISITN_DOC_ID
RSDB.BANFN or RSDBS.BANF - Purchase requisition number RSDB.BNFPO or RSDBS.BNFPO - Item number of purchase requisition
NVARCSTR
10
yes
59
REQUISITN_LINE_ITE M_ID
NVARCSTR
yes
60
RESERVATN_DESCR
NVARCSTR
50
yes
61
RESERVATN_ID
RESB.RSNUM - Number of Reservation / Dependent Requirement RESB.RSPOS - Item Number of Reservation / Dependent Requirements
NVARCSTR
10
no
62
RESERVATN_LINE_IT EM_ID
NVARCSTR
no
63
SALES_LINE_ITEM_ID
NVARCSTR
yes
64
SALES_ORDER_ID
NVARCSTR
10
yes
65
SCHED_LINE_ITEM_I D
NVARCSTR
yes
66
SPECL_STOCK_ID
NVARCSTR
yes
67
STORAGE_LOCATN_I D
NVARCSTR
yes
68
SUPPLY_AREA_ID
NVARCSTR
10
yes
69
SURROGATE_DOC_ID
Alternate key generated in the Rapid Mart for reporting purposes RESB.MEINS - Base Unit of Measure for Requirements qty
DECIMAL
48
18
yes
70
UOM_ID
NVARCSTR
yes
836
71
VALUATN_AREA_ID
NVARCSTR
yes
72
WAREHOUSE_ID
NVARCSTR
yes
RESIDENCE_STATUS
Residence Status descriptive attributes from T505V; load RESIDENCE_STATUS dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
25
yes
NVARCSTR
no
837
ROUTING
Routing Header information from PLKO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
yes
ASSEMBLY_ID
PLKO.ISTRU - Assembly
NVARCSTR
18
yes
BOM_CATEG_DESCR
NVARCSTR
60
yes
BOM_ID
NVARCSTR
yes
CHANGE_DATE
PLKO.AEDAT Changed on
DATETIME
24
yes
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
CMPNY_CODE_ID
NVARCSTR
yes
CREATE_DATE
PLKO.ANDAT Date record created on PLKO.KOKRS - Controlling area+TKA01-BEZEI - Controlling area description PLKO.KOKRS - Controlling area
DATETIME
24
yes
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
10
CTRL_AREA_ID
NVARCSTR
yes
11
DELETE_FLAG
INTEGER
yes
12
GROUP_ID
NVARCSTR
yes
13
GROUP_SEQ_ID
NVARCSTR
yes
14
GROUP_TYPE_DES CR
NVARCSTR
30
yes
15
GROUP_TYPE_ID
NVARCSTR
yes
16
GROUP_USG_DESCR
NVARCSTR
20
yes
838
17
GROUP_USG_ID
NVARCSTR
yes
18
LAST_CALL_DATE
DATETIME
24
yes
19
LOAD_DATE
DATETIME
24
yes
20
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
21
LOT_SIZE_MAX
DECIMAL
48
13
yes
22
LOT_SIZE_MIN
DECIMAL
48
13
yes
23
NUM_CALLS
INTEGER
yes
24
PLANT_FULL_NAME
NVARCSTR
120
yes
25
PLANT_FULL_NAME_ PLAN
120
yes
26
PLANT_ID
PLKO.WERKS Plant
NVARCSTR
yes
27
PLANT_ID_PLAN
NVARCSTR
yes
28
PROCESS_TYPE_DES CR
NVARCSTR
60
yes
29
PROJ_DESCR
PROJ.POST1 - Project Short description (1st text line) PRPS.POST1 - Project Element Short description (1st text line) PRPS.POSID - Project Element (WBS) External ID
NVARCSTR
40
yes
30
PROJ_ELEM_DESCR
NVARCSTR
40
yes
31
PROJ_ELEM_ID
NVARCSTR
24
yes
32
PROJ_ID
NVARCSTR
24
yes
33
ROUTING_DESCR
NVARCSTR
40
yes
34
ROUTING_ID
11
no
839
Appendix Table Column Details ROUTING_STATUS_D ESCR T412T.TXT - Routing status description lookup
35
NVARCSTR
40
yes
36
ROUTING_STATUS_ID
NVARCSTR
yes
37
NVARCSTR
40
yes
38
NVARCSTR
yes
39
UOM_ID_BASE
PLKO.PLNME - Header unit of measure of base material PLKO.DATUV - Valid-from date for routing group assignment
NVARCSTR
yes
40
VALID_FROM_DATE
DATETIME
24
yes
41
VALID_TO_DATE
DATETIME
24
yes
42
VALUATN_AREA_ID
T001K.BWKEY -Valuation Area Lookup on CRHD.ARBPL - Work Center Number+ Lookup work center description in CRTX Lookup on CRHD.ARBPL - Work Center Number
NVARCSTR
yes
43
WORK_CNTR_FULL _NAME
NVARCSTR
120
yes
44
WORK_CNTR_ID
NVARCSTR
yes
840
ROUTING_BOM_FACT
Task List to BOM allocation from PLMZ
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
NVARCSTR
no
BACKFLUSH_FLAG
INTEGER
yes
BOM_CATEG_ID
PLMZ.STLTY -BOM category Values are 1 for a the first occurance of BOM_ID and 0 for the rest for Number of BOMs measure PLMZ.STLNR - Bill of material
NVARCSTR
no
BOM_COUNT
DECIMAL
48
28
yes
BOM_ID
NVARCSTR
no
BOM_NODE_ID
NVARCSTR
no
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
no
CREATE_DATE
DATETIME
24
no
10
CTRL_AREA_ID
NVARCSTR
no
11
DELETE_FLAG
INTEGER
yes
12
GROUP_ALLOCTN_ID
NVARCSTR
no
13
GROUP_LINE_ID
PLMZ.PLNFL - Sequence of operations within NVARCSTR a routing PLMZ.PLNKN Task list node number for operation
no
14
GROUP_NODE_ID
NVARCSTR
yes
15
LOAD_DATE
Date and time when the record was loaded into DATETIME the target database
24
yes
16
LOAD_TIME
Load time
NVARCSTR
yes
841
Appendix Table Column Details PLPO.LTXA1 First line of operation description NVARCSTR (lookup) PLMZ.STLST - Order level for planning with phantom assemblies PLMZ.STLWG- Order path for planning with phantom assemblies
17
OPERATN_DESCR
40
yes
18
ORDER_LVL
NVARCSTR
yes
19
ORDER_PATH
NVARCSTR
yes
20
PLANT_ID
NVARCSTR
no
21
PURCH_ORG_ID
T001W.EKORG - Purchasing organization Values are 1 for a the first occurance of ROUTING_ID and 0 for the rest for Number of Routings measure
NVARCSTR
yes
22
ROUTING_COUNT
DECIMAL
48
28
yes
23
ROUTING_ID
11
no
24
ROUTING_SEQ_ID
NVARCSTR
no
25
SURROGATE_DOC_ID
DECIMAL
48
18
no
26
VALID_FROM_DATE
DATETIME
24
no
27
VALID_TO_DATE
DATETIME
24
yes
28
VALUATN_AREA_ID
NVARCSTR
no
842
ROUTING_BOM_STAGE
Collect changes at BOM_ID and ROUTING_ID level to update calculated columns ROUTING_COUNT and BOM_COUNT in ROUTING_BOM_FACT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALT_BOM_ID
PLMZ.STLAL - Alternative BOM Values are 1 for a the first occurance of BOM_ID and 0 for the rest for Number of BOMs measure PLMZ.STLNR - Bill of material
NVARCSTR
no
BOM_COUNT
DECIMAL
48
28
yes
BOM_ID
NVARCSTR
no
BOM_NODE_ID
NVARCSTR
no
GROUP_ALLOCTN_ID
NVARCSTR
no
GROUP_LINE_ID
PLMZ.PLNFL - Sequence of operations within NVARCSTR a routing Date and time when the record was loaded into DATETIME the target database
no
LOAD_DATE
24
yes
LOAD_TIME
Load time Values are 1 for a the first occurance of ROUTING_ID and 0 for the rest for Number of Routings measure Concatenated PLKO.PLNNR, PLNTY, PLNAL
NVARCSTR
yes
ROUTING_COUNT
DECIMAL
48
28
yes
10
ROUTING_ID
NVARCSTR
11
no
11
ROUTING_SEQ_ID
NVARCSTR
no
843
ROUTING_LINE_FACT
Routing task lists details including standard values for planning - from PLFL/PLAS/PLPO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
yes
ACTIVITY_ID_01
NVARCSTR
yes
ACTIVITY_ID_02
NVARCSTR
yes
ACTIVITY_ID_03
NVARCSTR
yes
ACTIVITY_ID_04
NVARCSTR
yes
ACTIVITY_ID_05
NVARCSTR
yes
ACTIVITY_ID_06
NVARCSTR
yes
AMT_COST
DECIMAL
48
11
yes
CALENDAR_ID
NVARCSTR
no
10
CAPACITY_CATEG_ID
NVARCSTR
yes
11
CHANGE_DATE
PLPO.AEDAT- Changed on
DATETIME
24
yes
12
CHART_OF_ACCT_ID
NVARCSTR
yes
13
CMPNY_CODE_ID
NVARCSTR
no
14
PLPO.FILES - Indicator: continuous flow production PLPO. CKSELKZ - Indicator for relevancy to costing
INTEGER
yes
15
INTEGER
yes
16
COST_CNTR_ID
NVARCSTR
10
yes
844
17
COST_ELEM_ID
NVARCSTR
10
yes
18
CREATE_DATE
Calendar date
DATETIME
24
no
19
CTRL_AREA_ID
NVARCSTR
yes
20
CTRL_KEY_ID
NVARCSTR
no
21
CURR_ID
NVARCSTR
yes
22
DELETE_FLAG
INTEGER
yes
23
GROUP_ID
NVARCSTR
yes
24
GROUP_LINE_ID
NVARCSTR
no
25
GROUP_NODE_ID
NVARCSTR
no
26
GROUP_TYPE_ID
NVARCSTR
no
27
HOURS_MOVE_MIN
PLPO.ZTMIN - Minimum move time converted DECIMAL to hours PLPO.ZTNOR - Standard move time converted to hours PLPO.ZMINU - Minimum overlap time converted to hours PLPO.ZMINB - Minimum processing time converted to hours PLPO.ZWMIN - Minimum queue time converted to hours PLPO.ZWNOR - Standard queue time converted to hours
48
yes
28
HOURS_MOVE_STD
DECIMAL
48
yes
29
HOURS_OVERLAP_MI N
DECIMAL
48
yes
30
HOURS_PRCSS_MIN
DECIMAL
48
yes
31
HOURS_QUEUE_MIN
DECIMAL
48
yes
32
HOURS_QUEUE_STD
DECIMAL
48
yes
33
HOURS_STD_01
DECIMAL
48
yes
34
HOURS_STD_02
DECIMAL
48
yes
845
35
HOURS_STD_03
DECIMAL
48
yes
36
HOURS_STD_04
DECIMAL
48
yes
37
HOURS_STD_05
DECIMAL
48
yes
38
HOURS_STD_06
DECIMAL
48
yes
39
HOURS_WAIT_MAX
PLPO.ZLMAX - Maximum wait time converted DECIMAL to hours PLPO.ZLPRO - Minimum wait time converted to hours
48
yes
40
HOURS_WAIT_MIN
DECIMAL
48
yes
41
LOAD_DATE
DATETIME
24
yes
42
LOAD_TIME
Load time
NVARCSTR
yes
43
NUM_SPLITS
INTEGER
yes
44
OPERATN_DESCR
NVARCSTR
80
yes
45
OPERATN_NUM
NVARCSTR
yes
46
INTEGER
yes
47
yes
48
PLANT_ID
NVARCSTR
no
49
PRCNT_SCRAP_FACT OR
PLPO.AUFAK - Scrap factor in pct PLPO.PSPNR Standard WBS element / Lookup on PRPS.POSID - Project Element (WBS) External ID Project definition (internal) / lookup on PROJ.PSPID - Project External ID
DECIMAL
48
yes
50
PROJ_ELEM_ID
NVARCSTR
24
yes
51
PROJ_ID
NVARCSTR
24
yes
52
PURCH_ORG_ID
NVARCSTR
no
846
53
PLPO.MINWE - Minimum send-ahead quantity DECIMAL PLPO.BMSCH - Quantity of the material to be produced to which the standard values of the operation refer PLPO.ARBID - Object ID
48
13
yes
54
QTY_STD
DECIMAL
48
13
yes
55
RESOURCE_ID
NVARCSTR
yes
56
ROUTING_ID
11
no
57
ROUTING_SEQ_ID
NVARCSTR
no
58
SPLIT_REQUIRED_FL AG
INTEGER
yes
59
STD_TEXT_KEY_ID
NVARCSTR
no
60
SUITABILITY_ID
PLPO.QUALF Suitability
NVARCSTR
yes
61
SURROGATE_DOC_ID
DECIMAL
48
18
no
62
UOM_ID_STD
NVARCSTR
no
63
VALID_FROM_DATE
DATETIME
24
no
64
VALID_TO_DATE
DATETIME
24
yes
65
VALUATN_AREA_ID
NVARCSTR
no
66
WORK_CNTR_CATE G_ID
Lookup on CRHD.VERWE - Work center cat. ID CRHD.ARBPL - Work center- Visible ID in SAP
NVARCSTR
no
67
WORK_CNTR_ID
NVARCSTR
no
847
ROUTING_MATERIAL
Routing task list information by material and plant - from MAPL/MARC/PLKO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDTNL_CRITERIA_S EQ_ID
NVARCSTR
no
ALT_BOM_ID
NVARCSTR
yes
BACKFLUSH_FLAG
INTEGER
yes
BOM_CATEG_DESCR
NVARCSTR
60
yes
BOM_CATEG_ID
NVARCSTR
yes
BOM_ID
NVARCSTR
yes
CHANGE_DATE
MAPL.AEDAT - Changed on for routing assignment T001K -BUKRS -Company Code ID+Lookup on Company Code Name
DATETIME
24
yes
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
CONSUMP_MODE_D ESCR
NVARCSTR
60
yes
11
CONSUMP_MODE_ID
NVARCSTR
yes
12
CREATE_DATE
MAPL.ANDAT - Date record created on for routing assignment PLKO.KOKRS - Controlling area+TKA01-BEZEI - Controlling area description TKA02.KOKRS - Controlling area
DATETIME
24
yes
13
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
14
CTRL_AREA_ID
NVARCSTR
yes
15
yes
16
INTEGER
yes
848
17
DAYS_INTEROPERTN
DECIMAL
48
yes
18
DAYS_PLANNG_FENC E
NVARCSTR
yes
19
DAYS_PROCESS
DECIMAL
48
yes
20
DAYS_SETUP
MARC.RUEZT - Setup and teardown time in days PLKO/MAPL.DELKZ - Indicator: Delete completely in reorganization run
DECIMAL
48
yes
21
DELETE_FLAG
INTEGER
yes
22
DIVISION_DESCR
NVARCSTR
20
yes
23
DIVISION_ID
MARA.SPART Division
NVARCSTR
yes
24
FROM_LOT_SIZE
DECIMAL
48
13
yes
25
GROUP_TYPE_DES CR
NVARCSTR
30
yes
26
GROUP_TYPE_ID
NVARCSTR
yes
27
GROUP_USG_DESCR
NVARCSTR
20
yes
28
GROUP_USG_ID
NVARCSTR
yes
29
MARA.MBRSHIndustry sector
NVARCSTR
yes
30
NVARCSTR
25
yes
31
LAST_CALL_DATE
DATETIME
24
yes
32
LOAD_DATE
Date and time the record was loaded into Rapid Mart
DATETIME
24
yes
33
LOAD_TIME
Load time
NVARCSTR
yes
34
LOT_SIZE_DESCR
NVARCSTR
40
yes
849
35
LOT_SIZE_FIXED
DECIMAL
48
13
yes
36
LOT_SIZE_ID
NVARCSTR
yes
37
LOT_SIZE_MAX
DECIMAL
48
13
yes
38
LOT_SIZE_MIN
DECIMAL
48
13
yes
39
MATERIAL_ID
NVARCSTR
18
no
40
MRP_GRP_ID
NVARCSTR
yes
41
MRP_PROFILE_ID
NVARCSTR
yes
42
MTRL_CATEG_DES CR
NVARCSTR
60
yes
43
MTRL_CATEG_ID
NVARCSTR
yes
44
MTRL_DESCR
NVARCSTR
40
yes
45
MTRL_GRP_DESCR
NVARCSTR
20
yes
46
MTRL_GRP_ID
NVARCSTR
yes
47
MTRL_TYPE_DESCR
25
yes
48
MTRL_TYPE_ID
NVARCSTR
yes
49
NUM_CALLS
INTEGER
yes
50
NVARCSTR
40
yes
51
NVARCSTR
yes
52
PLANT_FULL_NAME
NVARCSTR
120
yes
850
53
PLANT_ID
MARC.WERKS - Plant
NVARCSTR
no
54
PROD_HIER_ID
MARA.PRDHA- Product hierarchy - lookup PLKO.PSPNR - Standard WBS element / Lookup on PRPS.POSID - Project Element (WBS) External ID PRPS.PSPHI - Project ID / Lookup on PROJ.PSPID - Project External ID
NVARCSTR
18
yes
55
PROJ_ELEM_ID
NVARCSTR
24
yes
56
PROJ_ID
NVARCSTR
24
yes
57
QTY_BASEUOM
DECIMAL
48
13
yes
58
REPETITV_MANUFAC T_FLAG
INTEGER
yes
59
ROUTING_DESCR
NVARCSTR
40
yes
60
ROUTING_ID
NVARCSTR
11
no
61
ROUTING_STATUS_ID
PLKO.STATU - Status
NVARCSTR
yes
62
SURROGATE_DOC_ID
DECIMAL
48
18
yes
63
TO_LOT_SIZE
DECIMAL
48
13
yes
64
UOM_ID
PLKO.PLNME - Header unit o fmeasure of base material MAPL.DATUV - Valid-from date for routing group assignment
NVARCSTR
yes
65
VALID_FROM_DATE
DATETIME
24
yes
66
VALID_TO_DATE
DATETIME
24
yes
67
VALUATN_AREA_ID
NVARCSTR
yes
851
ROUTING_OPERATION
Routing master data from PLPO
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
yes
AMT_COST
DECIMAL
48
11
yes
CALENDAR_DESCR
60
yes
CALENDAR_ID
NVARCSTR
yes
CAPACITY_CATEG_D ESCR
NVARCSTR
20
yes
CAPACITY_CATEG_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_FULL_ NAME
NVARCSTR
120
yes
CMPNY_CODE_ID
NVARCSTR
yes
10
COSTNG_RELEVNT_F LAG
INTEGER
yes
11
COST_CNTR_ID
NVARCSTR
10
yes
12
COST_ELEM_ID
NVARCSTR
10
yes
13
CREATE_DATE
PLPO.ANDAT Date record created on PLKO.KOKRS - Controlling area+TKA01-BEZEI - Controlling area description TKA02.KOKRS Controling Area ID
DATETIME
24
yes
14
CTRL_AREA_FULL_N AME
NVARCSTR
120
yes
15
CTRL_AREA_ID
NVARCSTR
yes
16
CTRL_KEY_ID
NVARCSTR
yes
852
17
CURR_ID
NVARCSTR
yes
18
DELETE_FLAG
INTEGER
yes
19
EMPL_COUNT
DECIMAL
48
yes
20
GROUP_ID
NVARCSTR
no
21
GROUP_NODE_ID
NVARCSTR
no
22
GROUP_TYPE_DES CR
30
yes
23
GROUP_TYPE_ID
NVARCSTR
no
24
LOAD_DATE
DATETIME
24
yes
25
LOAD_TIME
Load time
NVARCSTR
yes
26
NUM_CAPACITY_REQ
DECIMAL
48
28
yes
27
OPERATN_DESCR_01
NVARCSTR
80
yes
28
OPERATN_DESCR_02
NVARCSTR
40
yes
29
OPERATN_NUM
NVARCSTR
yes
30
OPERATN_NUM_PAR
NVARCSTR
yes
31
PLANT_FULL_NAME
NVARCSTR
120
yes
32
PLANT_ID
NVARCSTR
yes
33
PROJ_DESCR
PROJ.POST1 - Project Short description (1st text line) PRPS.POST1 - Project Element Short description (1st text line)
NVARCSTR
40
yes
34
PROJ_ELEM_DESCR
NVARCSTR
40
yes
853
35
PROJ_ELEM_ID
NVARCSTR
24
yes
36
PROJ_ID
PROJ.PSPID - Project External ID PLPO.BMSCH - Quantity of the material to be produced to which the standard values of the operation refer PLPO.KTSCH - Standard text key
NVARCSTR
24
yes
37
QTY_STD
DECIMAL
48
13
yes
38
STD_TEXT_KEY_ID
NVARCSTR
yes
39
SUITABILITY_ID
PLPO.QUALF -Suitability
NVARCSTR
yes
40
SURROGATE_DOC_ID
DECIMAL
48
18
yes
41
UOM_ID_STD
NVARCSTR
yes
42
VALID_FROM_DATE
DATETIME
24
yes
43
VALID_TO_DATE
DATETIME
24
yes
44
VALUATN_AREA_ID
NVARCSTR
yes
45
WAGE_GRP_DESCR
NVARCSTR
30
yes
46
WAGE_GRP_ID
NVARCSTR
yes
47
WAGE_TYPE_CODE
PLPO.LOART -Wage type Lookup on CRHD.ARPBL - Visible Work Center ID in SAPLookup work center description in CRTX Lookup on CRHD.ARPBL - Visible Work Center ID in SAP
NVARCSTR
yes
48
WORK_CNTR_FULL _NAME
NVARCSTR
120
yes
49
WORK_CNTR_ID
NVARCSTR
yes
854
ROUTING_SEQUENCE
Routing (Task List) sequence definition from PLFL
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ALIGNMNT_KEY_DES CR
NVARCSTR
10
yes
ALIGNMNT_KEY_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
CREATE_DATE
DATETIME
24
yes
DELETE_FLAG
INTEGER
yes
GROUP_ID
NVARCSTR
yes
NVARCSTR
10
yes
NVARCSTR
yes
GROUP_LINE_DESCR
NVARCSTR
40
yes
10
GROUP_LINE_ID
NVARCSTR
no
11
GROUP_SEQ_ID
NVARCSTR
yes
12
GROUP_TYPE_DES CR
30
yes
13
GROUP_TYPE_ID
NVARCSTR
yes
14
LOAD_DATE
Date and time the record was loaded into Rapid Mart
DATETIME
24
yes
15
LOAD_TIME
Load time
NVARCSTR
yes
16
LOT_SIZE_MAX
DECIMAL
48
13
yes
855
17
LOT_SIZE_MIN
DECIMAL
48
13
yes
18
ROUTING_ID
NVARCSTR
11
no
19
SURROGATE_DOC_ID
DECIMAL
48
18
yes
20
VALID_FROM_DATE
DATETIME
24
yes
21
VALID_TO_DATE
DATETIME
24
yes
856
SALARY_RANGE
Pay scale group and level dimension table lists pay ranges (North America) T510N, T510F
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_SALARY_MAX
DECIMAL
48
11
yes
AMT_SALARY_MIN
48
11
yes
COUNTRY_GRP_ID
T510.MOLGA - Country ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
CURR_ID
NVARCSTR
yes
EMPLOYEE_SUBGR P_CAP_CODE
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PAY_SCALE_AREA_D ESCR
NVARCSTR
20
yes
10
PAY_SCALE_AREA_ID
NVARCSTR
yes
11
PAY_SCALE_GRP_CO DE
NVARCSTR
yes
12
PAY_SCALE_LVL
NVARCSTR
yes
13
PAY_SCALE_TYPE_D ESCR
NVARCSTR
20
yes
14
PAY_SCALE_TYPE_ID
NVARCSTR
yes
15
PRCNT_SALARY_MAX
DECIMAL
48
yes
16
SALARY_RANGE_KEY
DECIMAL
48
28
no
857
17
VALID_FROM_DATE
DATETIME
24
yes
18
VALID_TO_DATE
DATETIME
24
yes
SALES_DISTRICT
T171T - Sales District
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_DISTRICT_ID
NVARCSTR
no
SALES_DISTRICT_NA ME
NVARCSTR
20
yes
858
SALES_DOC_FLOW_VIEW
Union of Sales Orders, Deliveries, and Billing Documents to show full sales order life cycle.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_BILL_NET_VALU E_GBL AMT_BILL_NET_VALU E_TRX AMT_BILL_REVENUE_ GBL AMT_BILL_REVENUE_ TRX AMT_SALES_NET_VA LUE_GBL AMT_SALES_NET_VA LUE_TRX AMT_SALES_RECEIV ED_GBL AMT_SALES_RECEIV ED_TRX
DECIMAL
48
28
yes
Net value in document currency Calcualted field: for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net item value, for the Calcualted field: for sales documents of catetories U or 5 or 6 it is 0, for sales documents of categories N or O it is set to a negative of the net item value, for the Net value in Global currency
DECIMAL
48
28
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
DECIMAL
48
28
yes
Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the net Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the net VBRP-VBELN - Billing Document NVARCSTR
48
28
yes
48
28
yes
BILL_DOC_ID
10
yes
10
BILL_LINE_ITEM_ID
NVARCSTR
yes
11
CMPNY_CODE_ID
yes
12
CTRL_AREA_ID
NVARCSTR
yes
13
CURR_ID_GBL
NVARCSTR
yes
14
CURR_ID_TRX
yes
15
CUSTOMER_ID_BILLT O CUSTOMER_ID_SHIP TO
NVARCSTR
10
yes
16
NVARCSTR
10
yes
859
17
NVARCSTR
10
yes
18
DELIV_ID
LIPS-VBELN - Delivery
NVARCSTR
10
yes
19
DELIV_LINE_ITEM_ID
NVARCSTR
yes
20
DISTRIBTN_CHANNEL _ID
NVARCSTR
yes
21
DIVISION_ID
VBAP-SPART - Division
NVARCSTR
yes
22
DOC_CATEG_ID
NVARCSTR
yes
23
MATERIAL_ID
NVARCSTR
18
yes
24
PLANT_ID
VBAP.WERKS Plant
NVARCSTR
yes
25
PROFIT_CNTR_ID
VBAP.PRCTR - Profit center Calculated field as QTY_INVOICED * SLS_TO_BASE_DIVISOR / SLS_TO_BASE_NUMERATOR LIPS-LFIMG - Actual Quantity Delivered (in Sales Units)
NVARCSTR
10
yes
26
QTY_BILL_SLSUOM
DECIMAL
48
28
yes
27
QTY_DELIV_SLSUOM
DECIMAL
48
28
yes
28
QTY_ORDER_SLSU OM
DECIMAL
48
28
yes
29
SALES_DISTRICT_ID
NVARCSTR
yes
30
SALES_DOC_ID
NVARCSTR
10
yes
31
SALES_GRP_ID
NVARCSTR
yes
32
SALES_LINE_ITEM_ID
NVARCSTR
yes
33
SALES_OFFICE_ID
NVARCSTR
yes
34
SALES_ORG_ID
NVARCSTR
yes
860
35
SALES_PERSON_ID
NVARCSTR
yes
36
STORAGE_LOCATN_I D
NVARCSTR
yes
SALES_DOC_STATUS
Status code values (DD07T STATV domain)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
60
yes
NVARCSTR
no
861
SALES_DOC_STATUS_STAGE
VBFA, VBUK, VBUP - Information of changed statuses during delta extraction
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
VBUP-FKSTA - Billing status of delivery-related billing documents VBUK-FKSAK - Billing status (order-related billing document)
NVARCSTR
yes
NVARCSTR
yes
BILL_STATUS_ID
VBUP-FKSAA - Billing status for order-related NVARCSTR billing documents VBUP-LFGSA - Overall delivery status of the item VBAK-LFGSK - Overall delivery status for all items
yes
DELIV_STATUS_ID
NVARCSTR
yes
DELIV_STATUS_ID_H DR
NVARCSTR
yes
GI_STATUS_ID
VBUP-WBSTA - Goods Issue status (indicates NVARCSTR whether goods have left the warehouse) VBUP-UVALL - General incompletion status of NVARCSTR the item VBUK-UVALL - General incompletion status of NVARCSTR the header
yes
yes
yes
LOAD_DATE
DATETIME
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
PACKNG_STATUS_ID
NVARCSTR
yes
12
PICKNG_CONFIRM_S TATUS_ID
NVARCSTR
yes
13
PICKNG_STATUS_ID
NVARCSTR
yes
14
VBUP-GBSTA - Overall processing status of the SD document item VBUK-GBSTK - Overall processing status of document
NVARCSTR
yes
15
NVARCSTR
yes
16
REF_STATUS_ID
yes
862
Appendix Table Column Details REF_STATUS_ID_HD R VBUK.RFGSK - Total reference status of all items
17
NVARCSTR
yes
18
REJECT_STATUS_ID
NVARCSTR
yes
19
REJECT_STATUS_ID_ HDR
VBUK-ABSTK - Overall rejection status of all document items VBUP-VBELN - Preceding sales and distribution document VBUP-POSNR - Preceding item of an SD document
NVARCSTR
yes
20
SALES_DOC_ID
NVARCSTR
10
no
21
SALES_LINE_ITEM_ID
NVARCSTR
no
SALES_GROUP
TVGRT - Sales Group
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_GRP_DESCR
TVGRT-BEZEI - Description
NVARCSTR
40
yes
SALES_GRP_ID
NVARCSTR
no
SALES_OFFICE
TVKBT - Sales Office
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_OFFICE_DES CR
TVKBT-BEZEI - Description
NVARCSTR
60
yes
SALES_OFFICE_ID
NVARCSTR
no
863
SALES_ORDER_FACT
VBAP , VBAK - Sales Documents from SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID_SHIPTO
NVARCSTR
10
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
VBAP-NETWR - Net value of the order item in DECIMAL document currency VBAK-NETWR - Net value of the order in document currency VBAK-NETWR - Net value of the order in document currency
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
VBAP-NETWR - Net value of the order item in DECIMAL document currency Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative ofthe net i Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the net VBAP-WAVWR - Cost in document currency DECIMAL
48
15
yes
AMT_RECEIVED_GBL
48
15
yes
AMT_RECEIVED_TRX
48
15
yes
10
AMT_STD_COST_GBL
48
13
yes
11
AMT_STD_COST_TRX
DECIMAL
48
13
yes
12
VBAP-KZWI1 - Customer-configurable subtotal DECIMAL 1 VBAP-KZWI1 - Customer-configurable subtotal DECIMAL 1 VBAP-KZWI2 - Customer-configurable subtotal DECIMAL 2 VBAP-KZWI2 - Customer-configurable subtotal DECIMAL 2 VBAP-KZWI3 - Customer-configurable subtotal DECIMAL 3
48
13
yes
13
48
13
yes
14
48
13
yes
15
48
13
yes
16
48
13
yes
864
Appendix Table Column Details AMT_SUBTTL_03_TR X AMT_SUBTTL_04_GB L AMT_SUBTTL_04_TR X AMT_SUBTTL_05_GB L AMT_SUBTTL_05_TR X AMT_SUBTTL_06_GB L AMT_SUBTTL_06_TR X VBAP-KZWI3 - Customer-configurable subtotal DECIMAL 3 VBAP-KZWI4 - Customer-configurable subtotal DECIMAL 4 VBAP-KZWI4 - Customer-configurable subtotal DECIMAL 4 VBAP-KZWI5 - Customer-configurable subtotal DECIMAL 5 VBAP-KZWI5 - Customer-configurable subtotal DECIMAL 5 VBAP-KZWI6 - Customer-configurable subtotal DECIMAL 6 VBAP-KZWI6 - Customer-configurable subtotal DECIMAL 6 VBAP-ZWERT - Target value for outline agreement in document currency VBAP-ZWERT - Target value for outline agreement in document currency
17
48
13
yes
18
48
13
yes
19
48
13
yes
20
48
13
yes
21
48
13
yes
22
48
13
yes
23
48
13
yes
24
AMT_TRGT_GBL
DECIMAL
48
13
yes
25
AMT_TRGT_TRX
DECIMAL
48
13
yes
26
BILL_BLOCK_ID
NVARCSTR
yes
27
BILL_BLOCK_ID_HDR
NVARCSTR
yes
28
BILL_PLAN_ID
NVARCSTR
10
yes
29
BILL_RELEVNT_ID
NVARCSTR
yes
30
BILL_STATUS_ID
VBUP-FKSAA - Billing Status of ORder-Related Biling Document VBUK-FKSAK - Billing Status of ORder-Related Biling Document (lookup)
NVARCSTR
yes
31
BILL_STATUS_ID_HD R
NVARCSTR
yes
32
CHANGE_DATE
VBAP-AEDAT - Changed on
DATETIME
24
yes
33
CHANGE_DATE_HDR
VBAK-AEDAT - Changed on
DATETIME
24
yes
34
CMPNY_CODE_ID
yes
865
35
COST_CNTR_ID
NVARCSTR
10
yes
36
CREATED_BY
VBAK-ERNAM - Name of the use who created NVARCSTR the record VBAK-ERNAM - Name of the use who created NVARCSTR the record VBAP-ERDAT - Date on which the record was created
12
yes
37
CREATED_BY_HDR
12
yes
38
CREATE_DATE
DATETIME
24
yes
39
CREATE_DATE_HDR
24
yes
40
CREATE_TIME
NVARCSTR
yes
41
CREATE_TIME_HDR
NVARCSTR
yes
42
CR_CTRL_AREA_ID
NVARCSTR
yes
43
CR_MGMT_RISK_CLA SS_ID
NVARCSTR
yes
44
CTRL_AREA_ID
NVARCSTR
yes
45
CURR_ID_GBL
NVARCSTR
yes
46
CURR_ID_STATS
NVARCSTR
yes
47
CURR_ID_TRX
yes
48
CURR_ID_TRX_HDR
NVARCSTR
yes
49
NVARCSTR
yes
50
NVARCSTR
yes
51
NVARCSTR
yes
52
NVARCSTR
yes
866
Appendix Table Column Details CUSTOMER_GRP_05_ ID CUSTOMER_ID_BILLT O CUSTOMER_ID_SHIP TO CUSTOMER_ID_SOLD TO CUSTOMER_PO_DA TE CUSTOMER_PO_LINE _NUM
53
NVARCSTR
yes
54
NVARCSTR
10
yes
55
NVARCSTR
10
yes
56
NVARCSTR
10
yes
57
DATETIME
24
yes
58
VBAP-POSEX - Item number of the underlying NVARCSTR customer PO VBAK-BSTNK - Customer purchase order number VBAK-LIFSK - Delivery block (document header)
yes
59
CUSTOMER_PO_NUM
NVARCSTR
20
yes
60
DELIV_BLOCK_ID
NVARCSTR
yes
61
DELIV_RELEVNT_FLA G
NVARCSTR
yes
62
DELIV_ROUTE_ID
VBAP.ROUTE - Route
NVARCSTR
yes
63
DELIV_STATUS_ID
VBUP-LFGSA - Overall Delivery Status of the Item VBUK-LFGSK - Overall Delivery Status of the Item (lookup)
NVARCSTR
yes
64
NVARCSTR
yes
65
NVARCSTR
yes
66
DIVISION_ID
VBAP-SPART - Division
NVARCSTR
yes
67
DIVISION_ID_HDR
VBAK-SPART - Division
NVARCSTR
yes
68
DOC_CATEG_ID
NVARCSTR
yes
69
DOC_CATEG_ID_REF
VBAP-VGTYP - Document category of preceding SD document VBAK.AUDAT - Document date (incoming or outgoing date)
NVARCSTR
yes
70
DOC_DATE
DATETIME
24
yes
867
71
DOC_TYPE_ID
NVARCSTR
yes
72
EXCH_RATE_GBL
TCURR.UKURS - Exchange rate from Document Currency to Global Currency VBAP-STCUR - Exchange rate for statistics (Exch.rate at time of creation) Global Exchange Type (Global Variable Set in Rapid Mart Job)
DECIMAL
48
yes
73
EXCH_RATE_STATS
DECIMAL
48
yes
74
EXCH_TYPE_ID_GBL
NVARCSTR
yes
75
EXCH_TYPE_ID_STAT S
NVARCSTR
yes
76
FROM_FACTOR_GBL
INTEGER
yes
77
VBUP-UVALL - General Incompletion Status of NVARCSTR the Item VBUK-UVALL - General Incompletion Status of NVARCSTR the Item
yes
78
yes
79
INTERNAL_ORDER_ID
NVARCSTR
12
yes
80
NVARCSTR
12
yes
81
NVARCSTR
yes
82
NVARCSTR
28
yes
83
NVARCSTR
yes
84
LOAD_DATE
DATETIME
24
yes
85
LOAD_TIME
NVARCSTR
yes
86
MATERIAL_ID
NVARCSTR
18
yes
87
MTRL_GRP_01_ID
NVARCSTR
yes
88
MTRL_GRP_02_ID
NVARCSTR
yes
868
Appendix Table Column Details VBAP.MVGR3 - Material group 3 (customer-defined) VBAP.MVGR4 - Material group 4 (customer-defined)
89
MTRL_GRP_03_ID
NVARCSTR
yes
90
MTRL_GRP_04_ID
NVARCSTR
yes
91
MTRL_GRP_05_ID
NVARCSTR
yes
92
MTRL_GRP_ID
NVARCSTR
yes
93
MTRL_SHORT_TXT
40
yes
94
NOTIFICTN_ID
NVARCSTR
12
yes
95
ORDER_REASON_ID
NVARCSTR
yes
96
PAYMNT_TERM_ID
NVARCSTR
yes
97
PLANT_ID
VBAP.WERKS Plant
NVARCSTR
yes
98
PRICE_PROCEDURE_ ID PROCESS_STATUS_I D
VBAK-KALSM - Pricing procedure for sales and distribution VBUP-GBSTA - Overall Processing Status of the SD item VBUK-GBSTK - Overall Processing Status of the SD item (lookup)
NVARCSTR
yes
99
NVARCSTR
yes
NVARCSTR
yes
101 PROD_HIER_ID
NVARCSTR
18
yes
102 PROFIT_CNTR_ID
NVARCSTR
10
yes
DECIMAL
48
15
yes
48
15
yes
105 QTY_PRICE_UNIT
INTEGER
yes
Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the sale
48
15
yes
869
107 QTY_TRGT_SLSUOM
48
13
yes
108 REF_DOC_ID
10
yes
109 REF_LINE_ITEM_ID
yes
110 REF_STATUS_ID
NVARCSTR
yes
111 REF_STATUS_ID_HD R
VBAK-RFGSK - Total reference status of all items VBAP-ABGRU - Reason for rejection of quotations and sales orders
NVARCSTR
yes
112 REJECT_REASON_ID
NVARCSTR
yes
113 REJECT_STATUS_ID
NVARCSTR
yes
NVARCSTR
yes
115 RETURN_FLAG
NVARCSTR
yes
DATETIME
24
yes
117 SALES_DISTRICT_ID
NVARCSTR
yes
118 SALES_DOC_ID
NVARCSTR
10
no
NVARCSTR
36
yes
120 SALES_GRP_ID
NVARCSTR
yes
121 SALES_LINE_ITEM_ID
NVARCSTR
no
122 SALES_OFFICE_ID
NVARCSTR
yes
123 SALES_ORG_ID
NVARCSTR
yes
124 SALES_PERSON_ID
NVARCSTR
yes
870
Appendix Table Column Details 125 SALES_TO_BASE_DIV ISOR 126 SALES_TO_BASE_MU LTIPLR VBAP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBAP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
INTEGER
yes
127 SHIP_POINT_ID
NVARCSTR
yes
128 STORAGE_LOCATN_I D
NVARCSTR
yes
129 TO_FACTOR_GBL
yes
130 UOM_ID_BASE
NVARCSTR
yes
131 UOM_ID_PRICE
NVARCSTR
yes
132 UOM_ID_SALES
NVARCSTR
yes
133 UOM_ID_TRGT
NVARCSTR
yes
134 VALID_FROM_DATE
VBAK-GUEBG - Valid-from date (outline agreements, product proposals) VBAK-GUEEN - Valid-to date (outline agreements, product proposals) VBAK.GWLDT - Beginning of the warranty period
DATETIME
24
yes
135 VALID_TO_DATE
DATETIME
24
yes
DATETIME
24
yes
871
SALES_ORDER_FACT_BAD
Invalid Sales Documents fact (similar to SALES_ORDER_FACT structure)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID_SHIPTO
NVARCSTR
10
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
VBAP-NETWR - Net value of the order item in DECIMAL document currency VBAK-NETWR - Net value of the order in document currency VBAK-NETWR - Net value of the order in document currency
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
VBAP-NETWR - Net value of the order item in DECIMAL document currency Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative ofthe net i Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the net VBAP-WAVWR - Cost in document currency DECIMAL
48
15
yes
AMT_RECEIVED_GBL
48
15
yes
AMT_RECEIVED_TRX
48
15
yes
10
AMT_STD_COST_GBL
48
13
yes
11
AMT_STD_COST_TRX
DECIMAL
48
13
yes
12
VBAP-KZWI1 - Customer-configurable subtotal DECIMAL 1 VBAP-KZWI1 - Customer-configurable subtotal DECIMAL 1 VBAP-KZWI2 - Customer-configurable subtotal DECIMAL 2 VBAP-KZWI2 - Customer-configurable subtotal DECIMAL 2 VBAP-KZWI3 - Customer-configurable subtotal DECIMAL 3
48
13
yes
13
48
13
yes
14
48
13
yes
15
48
13
yes
16
48
13
yes
872
Appendix Table Column Details AMT_SUBTTL_03_TR X AMT_SUBTTL_04_GB L AMT_SUBTTL_04_TR X AMT_SUBTTL_05_GB L AMT_SUBTTL_05_TR X AMT_SUBTTL_06_GB L AMT_SUBTTL_06_TR X VBAP-KZWI3 - Customer-configurable subtotal DECIMAL 3 VBAP-KZWI4 - Customer-configurable subtotal DECIMAL 4 VBAP-KZWI4 - Customer-configurable subtotal DECIMAL 4 VBAP-KZWI5 - Customer-configurable subtotal DECIMAL 5 VBAP-KZWI5 - Customer-configurable subtotal DECIMAL 5 VBAP-KZWI6 - Customer-configurable subtotal DECIMAL 6 VBAP-KZWI6 - Customer-configurable subtotal DECIMAL 6 VBAP-ZWERT - Target value for outline agreement in document currency VBAP-ZWERT - Target value for outline agreement in document currency
17
48
13
yes
18
48
13
yes
19
48
13
yes
20
48
13
yes
21
48
13
yes
22
48
13
yes
23
48
13
yes
24
AMT_TRGT_GBL
DECIMAL
48
13
yes
25
AMT_TRGT_TRX
DECIMAL
48
13
yes
26
BILL_BLOCK_ID
NVARCSTR
yes
27
BILL_BLOCK_ID_HDR
NVARCSTR
yes
28
BILL_PLAN_ID
NVARCSTR
10
yes
29
BILL_RELEVNT_ID
NVARCSTR
yes
30
BILL_STATUS_ID
VBUP-FKSAA - Billing Status of ORder-Related Biling Document VBUK-FKSAK - Billing Status of ORder-Related Biling Document (lookup)
NVARCSTR
yes
31
BILL_STATUS_ID_HD R
NVARCSTR
yes
32
CHANGE_DATE
VBAP-AEDAT - Changed on
DATETIME
24
yes
33
CHANGE_DATE_HDR
VBAK-AEDAT - Changed on
DATETIME
24
yes
34
CMPNY_CODE_ID
yes
873
35
COST_CNTR_ID
NVARCSTR
10
yes
36
CREATED_BY
VBAK-ERNAM - Name of the use who created NVARCSTR the record VBAK-ERNAM - Name of the use who created NVARCSTR the record VBAP-ERDAT - Date on which the record was created
12
yes
37
CREATED_BY_HDR
12
yes
38
CREATE_DATE
DATETIME
24
yes
39
CREATE_DATE_HDR
24
yes
40
CREATE_TIME
NVARCSTR
yes
41
CREATE_TIME_HDR
NVARCSTR
yes
42
CR_CTRL_AREA_ID
NVARCSTR
yes
43
CR_MGMT_RISK_CLA SS_ID
NVARCSTR
yes
44
CTRL_AREA_ID
NVARCSTR
yes
45
CURR_ID_GBL
NVARCSTR
yes
46
CURR_ID_STATS
NVARCSTR
yes
47
CURR_ID_TRX
yes
48
CURR_ID_TRX_HDR
NVARCSTR
yes
49
NVARCSTR
yes
50
NVARCSTR
yes
51
NVARCSTR
yes
52
NVARCSTR
yes
874
Appendix Table Column Details CUSTOMER_GRP_05_ ID CUSTOMER_ID_BILLT O CUSTOMER_ID_SHIP TO CUSTOMER_ID_SOLD TO CUSTOMER_PO_DA TE CUSTOMER_PO_LINE _NUM
53
NVARCSTR
yes
54
NVARCSTR
10
yes
55
NVARCSTR
10
yes
56
NVARCSTR
10
yes
57
DATETIME
24
yes
58
VBAP-POSEX - Item number of the underlying NVARCSTR customer PO VBAK-BSTNK - Customer purchase order number VBAK-LIFSK - Delivery block (document header)
yes
59
CUSTOMER_PO_NUM
NVARCSTR
20
yes
60
DELIV_BLOCK_ID
NVARCSTR
yes
61
DELIV_RELEVNT_FLA G
NVARCSTR
yes
62
DELIV_ROUTE_ID
VBAP.ROUTE - Route
NVARCSTR
yes
63
DELIV_STATUS_ID
VBUP-LFGSA - Overall Delivery Status of the Item VBUK-LFGSK - Overall Delivery Status of the Item (lookup)
NVARCSTR
yes
64
NVARCSTR
yes
65
NVARCSTR
yes
66
DIVISION_ID
VBAP-SPART - Division
NVARCSTR
yes
67
DIVISION_ID_HDR
VBAK-SPART - Division
NVARCSTR
yes
68
DOC_CATEG_ID
NVARCSTR
yes
69
DOC_CATEG_ID_REF
VBAP-VGTYP - Document category of preceding SD document VBAK.AUDAT - Document date (incoming or outgoing date)
NVARCSTR
yes
70
DOC_DATE
DATETIME
24
yes
875
71
DOC_TYPE_ID
NVARCSTR
yes
72
ETL_ERROR_ACTN
NVARCSTR
yes
73
ETL_ERROR_COLU MN
NVARCSTR
500
yes
74
EXCH_RATE_GBL
TCURR.UKURS - Exchange rate from Document Currency to Global Currency VBAP-STCUR - Exchange rate for statistics (Exch.rate at time of creation) Global Exchange Type (Global Variable Set in Rapid Mart Job)
DECIMAL
48
yes
75
EXCH_RATE_STATS
DECIMAL
48
yes
76
EXCH_TYPE_ID_GBL
NVARCSTR
yes
77
EXCH_TYPE_ID_STAT S
NVARCSTR
yes
78
FROM_FACTOR_GBL
INTEGER
yes
79
VBUP-UVALL - General Incompletion Status of NVARCSTR the Item VBUK-UVALL - General Incompletion Status of NVARCSTR the Item
yes
80
yes
81
INTERNAL_ORDER_ID
NVARCSTR
12
yes
82
NVARCSTR
12
yes
83
NVARCSTR
yes
84
NVARCSTR
28
yes
85
NVARCSTR
yes
86
LOAD_DATE
DATETIME
24
no
87
LOAD_TIME
NVARCSTR
yes
88
MATERIAL_ID
NVARCSTR
18
yes
876
89
MTRL_GRP_01_ID
NVARCSTR
yes
90
MTRL_GRP_02_ID
VBAP.MVGR2 - Material group 2 (customer-defined) VBAP.MVGR3 - Material group 3 (customer-defined) VBAP.MVGR4 - Material group 4 (customer-defined)
NVARCSTR
yes
91
MTRL_GRP_03_ID
NVARCSTR
yes
92
MTRL_GRP_04_ID
NVARCSTR
yes
93
MTRL_GRP_05_ID
NVARCSTR
yes
94
MTRL_GRP_ID
NVARCSTR
yes
95
MTRL_SHORT_TXT
40
yes
96
NOTIFICTN_ID
NVARCSTR
12
yes
97
ORDER_REASON_ID
NVARCSTR
yes
98
PAYMNT_TERM_ID
NVARCSTR
yes
99
PLANT_ID
VBAP-WERKS -- Plant
NVARCSTR
yes
VBAK-KALSM - Pricing procedure for sales and distribution VBUP-GBSTA - Overall Processing Status of the SD item VBUK-GBSTK - Overall Processing Status of the SD item (lookup)
NVARCSTR
yes
NVARCSTR
yes
NVARCSTR
yes
103 PROD_HIER_ID
NVARCSTR
18
yes
104 PROFIT_CNTR_ID
NVARCSTR
10
yes
DECIMAL
48
15
yes
48
15
yes
877
107 QTY_PRICE_UNIT
INTEGER
yes
Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the sale VBAP-ZMENG - Target quantity in sales units DECIMAL
48
15
yes
109 QTY_TRGT_SLSUOM
48
13
yes
110 REF_DOC_ID
10
yes
111 REF_LINE_ITEM_ID
yes
112 REF_STATUS_ID
NVARCSTR
yes
113 REF_STATUS_ID_HD R
VBAK-RFGSK - Total reference status of all items VBAP-ABGRU - Reason for rejection of quotations and sales orders
NVARCSTR
yes
114 REJECT_REASON_ID
NVARCSTR
yes
115 REJECT_STATUS_ID
NVARCSTR
yes
NVARCSTR
yes
117 RETURN_FLAG
NVARCSTR
yes
DATETIME
24
yes
119 SALES_DISTRICT_ID
NVARCSTR
yes
120 SALES_DOC_ID
NVARCSTR
10
no
NVARCSTR
36
yes
122 SALES_GRP_ID
NVARCSTR
yes
123 SALES_LINE_ITEM_ID
NVARCSTR
no
124 SALES_OFFICE_ID
NVARCSTR
yes
878
125 SALES_ORG_ID
NVARCSTR
yes
126 SALES_PERSON_ID
NVARCSTR
yes
VBAP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBAP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
INTEGER
yes
129 SHIP_POINT_ID
NVARCSTR
yes
130 STORAGE_LOCATN_I D
NVARCSTR
yes
131 TO_FACTOR_GBL
yes
132 UOM_ID_BASE
NVARCSTR
yes
133 UOM_ID_PRICE
NVARCSTR
yes
134 UOM_ID_SALES
NVARCSTR
yes
135 UOM_ID_TRGT
NVARCSTR
yes
136 VALID_FROM_DATE
VBAK-GUEBG - Valid-from date (outline agreements, product proposals) VBAK-GUEEN - Valid-to date (outline agreements, product proposals) VBAK.GWLDT - Beginning of the warranty period
DATETIME
24
yes
137 VALID_TO_DATE
DATETIME
24
yes
DATETIME
24
yes
879
SALES_ORDER_HISTORY
VBAP , VBAK - extraction with history preservation
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DECIMAL
48
17
yes
DECIMAL
48
17
yes
CMPNY_CODE_ID
NVARCSTR
yes
CREATE_DATE
DATETIME
24
yes
CTRL_AREA_ID
NVARCSTR
yes
CURRENT_FLAG
If set to 'C' indicates the current record, if set to 'D' indicates the deleted record, if set to ' ' NVARCSTR indicates that the record is not current VBAK-STWAE - Statistics Currency NVARCSTR
yes
CURR_ID_TRX
yes
CUSTOMER_ID_SOLD TO
NVARCSTR
10
yes
LOAD_DATE
DATETIME
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
PLANT_ID
VBAP.WERKS Plant
NVARCSTR
yes
12
PROFIT_CNTR_ID
NVARCSTR
10
yes
13
DECIMAL
48
15
yes
14
48
15
yes
15
SALES_DOC_ID
NVARCSTR
10
yes
16
SALES_LINE_ITEM_ID
NVARCSTR
yes
880
17
SALES_ORG_ID
NVARCSTR
yes
18
SALES_PERSON_ID
NVARCSTR
yes
19
STORAGE_LOCATN_I D
NVARCSTR
yes
20
SURROGATE_KEY_ID
AW Generated key
INTEGER
no
21
UOM_ID_SALES
NVARCSTR
yes
22
VALID_FROM_DATE
Calculated date
DATETIME
24
yes
23
VALID_TO_DATE
Calculated date
DATETIME
24
yes
881
SALES_ORDER_STAGE
Staging table for sales order fact - used for efficient currency conversion and address processing
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDRESS_ID_SHIPTO
NVARCSTR
10
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
VBAP-NETWR - Net value of the order item in DECIMAL document currency VBAK-NETWR - Net value of the order in document currency VBAK-NETWR - Net value of the order in document currency
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
VBAP-NETWR - Net value of the order item in DECIMAL document currency Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative ofthe net i Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the net VBAP-WAVWR - Cost in document currency DECIMAL
48
15
yes
AMT_RECEIVED_GBL
48
15
yes
AMT_RECEIVED_TRX
48
15
yes
10
AMT_STD_COST_GBL
48
13
yes
11
AMT_STD_COST_TRX
DECIMAL
48
13
yes
12
VBAP-KZWI1 - Customer-configurable subtotal DECIMAL 1 VBAP-KZWI1 - Customer-configurable subtotal DECIMAL 1 VBAP-KZWI2 - Customer-configurable subtotal DECIMAL 2 VBAP-KZWI2 - Customer-configurable subtotal DECIMAL 2 VBAP-KZWI3 - Customer-configurable subtotal DECIMAL 3
48
13
yes
13
48
13
yes
14
48
13
yes
15
48
13
yes
16
48
13
yes
882
Appendix Table Column Details AMT_SUBTTL_03_TR X AMT_SUBTTL_04_GB L AMT_SUBTTL_04_TR X AMT_SUBTTL_05_GB L AMT_SUBTTL_05_TR X AMT_SUBTTL_06_GB L AMT_SUBTTL_06_TR X VBAP-KZWI3 - Customer-configurable subtotal DECIMAL 3 VBAP-KZWI4 - Customer-configurable subtotal DECIMAL 4 VBAP-KZWI4 - Customer-configurable subtotal DECIMAL 4 VBAP-KZWI5 - Customer-configurable subtotal DECIMAL 5 VBAP-KZWI5 - Customer-configurable subtotal DECIMAL 5 VBAP-KZWI6 - Customer-configurable subtotal DECIMAL 6 VBAP-KZWI6 - Customer-configurable subtotal DECIMAL 6 VBAP-ZWERT - Target value for outline agreement in document currency VBAP-ZWERT - Target value for outline agreement in document currency
17
48
13
yes
18
48
13
yes
19
48
13
yes
20
48
13
yes
21
48
13
yes
22
48
13
yes
23
48
13
yes
24
AMT_TRGT_GBL
DECIMAL
48
13
yes
25
AMT_TRGT_TRX
DECIMAL
48
13
yes
26
BILL_BLOCK_ID
NVARCSTR
yes
27
BILL_BLOCK_ID_HDR
NVARCSTR
yes
28
BILL_PLAN_ID
NVARCSTR
10
yes
29
BILL_RELEVNT_ID
NVARCSTR
yes
30
BILL_STATUS_ID
VBUP-FKSAA - Billing Status of ORder-Related Biling Document VBUK-FKSAK - Billing Status of ORder-Related Biling Document (lookup)
NVARCSTR
yes
31
BILL_STATUS_ID_HD R
NVARCSTR
yes
32
CHANGE_DATE
VBAP-AEDAT - Changed on
DATETIME
24
yes
33
CHANGE_DATE_HDR
VBAK-AEDAT - Changed on
DATETIME
24
yes
34
CMPNY_CODE_ID
yes
883
35
COST_CNTR_ID
NVARCSTR
10
yes
36
CREATED_BY
VBAK-ERNAM - Name of the use who created NVARCSTR the record VBAK-ERNAM - Name of the use who created NVARCSTR the record VBAP-ERDAT - Date on which the record was created
12
yes
37
CREATED_BY_HDR
12
yes
38
CREATE_DATE
DATETIME
24
yes
39
CREATE_DATE_HDR
24
yes
40
CREATE_TIME
NVARCSTR
yes
41
CREATE_TIME_HDR
NVARCSTR
yes
42
CR_CTRL_AREA_ID
NVARCSTR
yes
43
CR_MGMT_RISK_CLA SS_ID
NVARCSTR
yes
44
CTRL_AREA_ID
NVARCSTR
yes
45
CURR_ID_GBL
NVARCSTR
yes
46
CURR_ID_STATS
NVARCSTR
yes
47
CURR_ID_TRX
yes
48
CURR_ID_TRX_HDR
NVARCSTR
yes
49
NVARCSTR
yes
50
NVARCSTR
yes
51
NVARCSTR
yes
52
NVARCSTR
yes
884
Appendix Table Column Details CUSTOMER_GRP_05_ ID CUSTOMER_ID_BILLT O CUSTOMER_ID_SHIP TO CUSTOMER_ID_SOLD TO CUSTOMER_PO_DA TE CUSTOMER_PO_LINE _NUM
53
NVARCSTR
yes
54
NVARCSTR
10
yes
55
NVARCSTR
10
yes
56
NVARCSTR
10
yes
57
DATETIME
24
yes
58
VBAP-POSEX - Item number of the underlying NVARCSTR customer PO VBAK-BSTNK - Customer purchase order number VBAK-LIFSK - Delivery block (document header)
yes
59
CUSTOMER_PO_NUM
NVARCSTR
20
yes
60
DELIV_BLOCK_ID
NVARCSTR
yes
61
DELIV_RELEVNT_FLA G
NVARCSTR
yes
62
DELIV_ROUTE_ID
VBAP.ROUTE - Route
NVARCSTR
yes
63
DELIV_STATUS_ID
VBUP-LFGSA - Overall Delivery Status of the Item VBUK-LFGSK - Overall Delivery Status of the Item (lookup)
NVARCSTR
yes
64
NVARCSTR
yes
65
NVARCSTR
yes
66
DIVISION_ID
VBAP-SPART - Division
NVARCSTR
yes
67
DIVISION_ID_HDR
VBAK-SPART - Division
NVARCSTR
yes
68
DOC_CATEG_ID
NVARCSTR
yes
69
DOC_CATEG_ID_REF
VBAP-VGTYP - Document category of preceding SD document VBAK.AUDAT - Document date (incoming or outgoing date)
NVARCSTR
yes
70
DOC_DATE
DATETIME
24
yes
885
71
DOC_TYPE_ID
NVARCSTR
yes
72
EXCH_RATE_GBL
TCURR.UKURS - Exchange rate from Document Currency to Global Currency VBAP-STCUR - Exchange rate for statistics (Exch.rate at time of creation) Global Exchange Type (Global Variable Set in Rapid Mart Job)
DECIMAL
48
yes
73
EXCH_RATE_STATS
DECIMAL
48
yes
74
EXCH_TYPE_ID_GBL
NVARCSTR
yes
75
EXCH_TYPE_ID_STAT S
NVARCSTR
yes
76
FROM_FACTOR_GBL
INTEGER
yes
77
VBUP-UVALL - General Incompletion Status of NVARCSTR the Item VBUK-UVALL - General Incompletion Status of NVARCSTR the Item
yes
78
yes
79
INTERNAL_ORDER_ID
NVARCSTR
12
yes
80
NVARCSTR
12
yes
81
NVARCSTR
yes
82
NVARCSTR
28
yes
83
NVARCSTR
yes
84
LOAD_DATE
DATETIME
24
yes
85
LOAD_TIME
NVARCSTR
yes
86
MATERIAL_ID
NVARCSTR
18
yes
87
MTRL_GRP_01_ID
NVARCSTR
yes
88
MTRL_GRP_02_ID
NVARCSTR
yes
886
Appendix Table Column Details VBAP.MVGR3 - Material group 3 (customer-defined) VBAP.MVGR4 - Material group 4 (customer-defined)
89
MTRL_GRP_03_ID
NVARCSTR
yes
90
MTRL_GRP_04_ID
NVARCSTR
yes
91
MTRL_GRP_05_ID
NVARCSTR
yes
92
MTRL_GRP_ID
NVARCSTR
yes
93
MTRL_SHORT_TXT
40
yes
94
NOTIFICTN_ID
NVARCSTR
12
yes
95
ORDER_REASON_ID
NVARCSTR
yes
96
PAYMNT_TERM_ID
NVARCSTR
yes
97
PLANT_ID
VBAP-WERKS -- Plant
NVARCSTR
yes
98
PRICE_PROCEDURE_ ID PROCESS_STATUS_I D
VBAK-KALSM - Pricing procedure for sales and distribution VBUP-GBSTA - Overall Processing Status of the SD item VBUK-GBSTK - Overall Processing Status of the SD item (lookup)
NVARCSTR
yes
99
NVARCSTR
yes
NVARCSTR
yes
101 PROD_HIER_ID
NVARCSTR
18
yes
102 PROFIT_CNTR_ID
NVARCSTR
10
yes
DECIMAL
48
15
yes
48
15
yes
105 QTY_PRICE_UNIT
INTEGER
yes
Calcualted field: for sales documents of catetories A or B it is 0, for sales documents of DECIMAL categories H or K without rejection reasons it is set to a negative of the sale
48
15
yes
887
107 QTY_TRGT_SLSUOM
48
13
yes
108 REF_DOC_ID
10
yes
109 REF_LINE_ITEM_ID
yes
110 REF_STATUS_ID
NVARCSTR
yes
111 REF_STATUS_ID_HD R
VBAK-RFGSK - Total reference status of all items VBAP-ABGRU - Reason for rejection of quotations and sales orders
NVARCSTR
yes
112 REJECT_REASON_ID
NVARCSTR
yes
113 REJECT_STATUS_ID
NVARCSTR
yes
NVARCSTR
yes
115 RETURN_FLAG
NVARCSTR
yes
DATETIME
24
yes
117 SALES_DISTRICT_ID
NVARCSTR
yes
118 SALES_DOC_ID
NVARCSTR
10
no
NVARCSTR
36
yes
120 SALES_GRP_ID
NVARCSTR
yes
121 SALES_LINE_ITEM_ID
NVARCSTR
no
122 SALES_OFFICE_ID
NVARCSTR
yes
123 SALES_ORG_ID
NVARCSTR
yes
124 SALES_PERSON_ID
NVARCSTR
yes
888
Appendix Table Column Details 125 SALES_TO_BASE_DIV ISOR 126 SALES_TO_BASE_MU LTIPLR VBAP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBAP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
INTEGER
yes
127 SHIP_POINT_ID
NVARCSTR
yes
128 STORAGE_LOCATN_I D
NVARCSTR
yes
129 TO_FACTOR_GBL
yes
130 UOM_ID_BASE
NVARCSTR
yes
131 UOM_ID_PRICE
NVARCSTR
yes
132 UOM_ID_SALES
NVARCSTR
yes
133 UOM_ID_TRGT
NVARCSTR
yes
134 VALID_FROM_DATE
VBAK-GUEBG - Valid-from date (outline agreements, product proposals) VBAK-GUEEN - Valid-to date (outline agreements, product proposals) VBAK.GWLDT - Beginning of the warranty period
DATETIME
24
yes
135 VALID_TO_DATE
DATETIME
24
yes
DATETIME
24
yes
889
SALES_ORDER_STATUS
Sales Document statuses code combinations
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BILL_STATUS_DESCR
Lookup on Sales Document Status dimension for the status descritpion VBUP-FKSAA - Billing Status of ORder-Related Biling Document Lookup on Sales Document Status dimension for the status descritpion VBUP-LFGSA - Overall Delivery Status of the Item Lookup on Sales Document Status dimension for the status descritpion
NVARCSTR
60
yes
BILL_STATUS_ID
NVARCSTR
yes
DELIV_STATUS_DES CR
NVARCSTR
60
yes
DELIV_STATUS_ID
NVARCSTR
yes
NVARCSTR
60
yes
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time in string format when the record was loaded Lookup on Sales Document Status dimension for the status descritpion VBUP-GBSTA - Overall Processing Status of the SD item Lookup on Sales Document Status dimension for the status descritpion
NVARCSTR
yes
NVARCSTR
60
yes
10
NVARCSTR
yes
11
REF_STATUS_DESCR
NVARCSTR
60
yes
12
REF_STATUS_ID
NVARCSTR
yes
13
REJECT_STATUS_DE SCR
NVARCSTR
60
yes
14
REJECT_STATUS_ID
NVARCSTR
yes
15
SALES_DOC_STATUS _KEY
NVARCSTR
36
no
890
SALES_ORGANIZATION
TVKOT - Sales Organization
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_ORG_DESCR
TVKOT-VTEXT - Description
NVARCSTR
60
yes
SALES_ORG_ID
NVARCSTR
no
891
SALES_ORGANIZATION_HIER
TVBVK, TVKBZ, TVTA - Sales Organization Hierarchy (History) - Type 2 Slowly Changing Dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DISTRIBTN_CHANNEL _ID
TVKBZ-VTWEG
NVARCSTR
no
DIVISION_ID
TVKBZ-SPART
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_GRP_ID
TVBKV-VKGRP
NVARCSTR
no
SALES_OFFICE_ID
TVKBZ-VKBUR
NVARCSTR
no
SALES_ORG_ID
TVKBZ-VKORG
NVARCSTR
no
VALID_FROM_DATE
DATETIME
24
no
VALID_TO_DATE
Valid to date
DATETIME
24
yes
892
SALES_ORGANIZATION_HIER_CUR
TVBVK, TVKBZ, TVTA - Sales Organization Hierarchy (Current)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DISTRIBTN_CHANNEL _ID
NVARCSTR
no
DIVISION_ID
TVTA-SPART - Division
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_GRP_ID
NVARCSTR
no
SALES_OFFICE_ID
NVARCSTR
no
SALES_ORG_ID
NVARCSTR
no
SALES_ORGANIZATION_HIER_STAGE
Staging table for capture of changed rows in sales org hierarchy
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
DISTRIBTN_CHANNEL _ID
TVKBZ-VTWEG
NVARCSTR
no
DIVISION_ID
TSPAT-SPART -- Division
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SALES_GRP_ID
NVARCSTR
no
SALES_OFFICE_ID
NVARCSTR
no
SALES_ORG_ID
NVARCSTR
no
893
SALES_PERSON
From PA0002 - HR Master Record - Names of Sales People
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
40
yes
NVARCSTR
100
yes
SALES_PERSON_ID
NVARCSTR
no
SALES_PERSON_LAS T_NAME
NVARCSTR
40
yes
894
SALES_SCHED_LINE_FACT
VBEP - Sales Order Schedule Lines
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CREATE_DATE
DAYS_EARLY_LATE
DELIV_BLOCK_ID
VBAK-ERDAT - Date on which the record was created Difference between Requested Deliv. Date (VBAK.VDATU) and Planned Goods Issue Date (VBEP.WADAT). A negative number indicates Late Delivery. A positive number indicates VBEP-LIFSP - Schedule line blocked for delivery
DATETIME
24
yes
INTEGER
yes
NVARCSTR
yes
DELIV_DATE
24
yes
DELIV_TIME
NVARCSTR
yes
GI_DATE
DATETIME
24
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
MATERIAL_ID
NVARCSTR
18
yes
10
MTRL_AVAIL_DATE
DATETIME
24
yes
11
MTRL_GRP_ID
NVARCSTR
yes
12
PLANT_ID
NVARCSTR
yes
13
PROD_HIER_ID
NVARCSTR
18
yes
14
DECIMAL
48
13
yes
15
DECIMAL
48
13
yes
16
DECIMAL
48
13
yes
895
17
DECIMAL
48
13
yes
18
DECIMAL
48
13
yes
19
RQST_DELIV_DATE
DATETIME
24
yes
20
SALES_DOC_ID
NVARCSTR
10
no
21
SALES_LINE_ITEM_ID
NVARCSTR
no
22
VBEP-UMVKN - Denominator (divisor) for conversion of sales qty. into SKU VBEP-UMVKZ - Numerator (factor) for conversion of sales quantity into SKU
INTEGER
yes
23
INTEGER
yes
24
NVARCSTR
no
25
SCHED_LOAD_DATE
DATETIME
24
yes
26
TRANSPORT_SCHE D_DATE
DATETIME
24
yes
27
UOM_ID_BASE
NVARCSTR
yes
28
UOM_ID_SALES
NVARCSTR
yes
SAP_VERSION
Contains SAP version from SY-SAPRL in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) SAP release (First character of SY-SAPRL SAP system variable)
24
yes
LOAD_TIME
NVARCSTR
yes
SAP_RELEASE
NVARCSTR
yes
896
SCHEDULING_ERROR
Planned order scheduling error texts from DD07T, domain TRMER.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
SCHED_ERROR_DE SCR
NVARCSTR
60
yes
SCHED_ERROR_ID
no
SCHEDULING_TYPE
Scheduling Type Descriptive Attributes from T482T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SCHED_TYPE_DES CR
NVARCSTR
30
yes
SCHED_TYPE_ID
NVARCSTR
no
897
SCHOOL_TYPE
School (college, university, etc) descriptive attributes from T517T load SCHOOL_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SCHOOL_TYPE_DE SCR
NVARCSTR
20
yes
SCHOOL_TYPE_ID
NVARCSTR
no
SEGMENT
The dimension for segmential reporting
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
SEGMENT_DESCR
NVARCSTR
50
yes
SEGMENT_ID
NVARCSTR
10
no
898
SERVICE_CONFIRMATION_FACT
AFRU - Order completion confirmations (also data from AFIH, AUFK)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
yes
ASSEMBLY_ID
AFIH-BAUTL - Assembly ID
NVARCSTR
18
yes
BUS_AREA_ID
NVARCSTR
yes
CAPACITY_ID
AFRU.KAPID - Capacity ID
NVARCSTR
20
yes
CHANGE_BY_LOGIN
NVARCSTR
12
yes
CHANGE_DATE
DATETIME
24
yes
CMPNY_CODE_ID
NVARCSTR
yes
CONFIRMATN_DESCR
NVARCSTR
40
yes
CONFIRMATN_ID
NVARCSTR
10
no
10
CONFIRMATN_SEQ_I D
NVARCSTR
no
11
COST_CNTR_ID
NVARCSTR
10
yes
12
CREATE_BY_LOGIN
12
yes
13
CREATE_DATE
DATETIME
24
yes
14
CTRL_AREA_ID
NVARCSTR
yes
15
CURR_ID
NVARCSTR
yes
16
CUSTOMER_ID
NVARCSTR
10
yes
899
Appendix Table Column Details Calcualted Days to complete the operation (as DECIMAL Forecas end - Forecat start) Calcualted days of execution (as Execution Start end - Execution start)
17
DAYS_COMPLT_FCST
48
22
yes
18
DAYS_EXECUTN
DECIMAL
48
22
yes
19
DOC_CATEG_ID
NVARCSTR
yes
20
DOC_TYPE_ID
NVARCSTR
yes
21
EQUIPMNT_ID
AFIH-EQUNR - Equipment number AFRU-IEDD - Confirmed date for execution finish + AFRU-IEDZ - Confirmed time for Execution finish AFRU-ISDD - Confirmed date for start of execution) + AFRU-ISDZ - Confirmed time for Execution start
NVARCSTR
18
yes
22
EXECUTN_END_DATE
DATETIME
24
yes
23
EXECUTN_START_DA TE
DATETIME
24
yes
24
FCST_END_DATE
AFRU.PEDD - Forecast finish date of operation from confirmation) + AFRU.PEDZ - Forecast DATETIME finish time of operation from confirmation AFRU-AUERU - Indicator: Partial/final confirmation DECIMAL
24
yes
25
FINAL_CONFIRMATN_ FLAG
48
28
yes
26
FUNCTNL_AREA_ID
NVARCSTR
16
yes
27
30
yes
28
Calcualted hours to complete the operation (as DECIMAL Forecas end - Forecat start) Calcualted hours of execution (as Execution Start end - Execution start)
48
22
yes
29
HOURS_EXECUTN
DECIMAL
48
22
yes
30
INTERNAL_ORDER_ID
NVARCSTR
12
yes
31
LOAD_DATE
DATETIME
24
yes
32
LOAD_TIME
NVARCSTR
yes
33
LOCATN_ID
AUFK.STORT -Location
NVARCSTR
10
yes
34
MAINT_ACTIVITY_TYP E_ID
NVARCSTR
yes
900
35
MATERIAL_ID
NVARCSTR
18
yes
36
MINS_COMPLT_FCST
Calcualted minutes to complete the operation (as Forecas end - Forecat start)
DECIMAL
48
22
yes
37
MINS_EXECUTN
Calcualted minutes of execution (as Execution DECIMAL Start end - Execution start)
48
22
yes
38
NOTIFICTN_ID
NVARCSTR
12
yes
39
DECIMAL
48
28
yes
40
10
yes
41
OPERATN_SEQ_ID
NVARCSTR
yes
42
ORDER_STATUS_ID
NVARCSTR
yes
43
PERSON_ID
AFRU-PERNR - Personnel number - who files NVARCSTR Cofirmation IHPA-PERNR - Person responsible for the Service Order execution
yes
44
PERSON_ID_RESP
NVARCSTR
12
yes
45
PLANNG_GRP_ID
NVARCSTR
yes
46
PLANT_ID
AFRU-WERKS - Plant
NVARCSTR
yes
47
PLANT_ID_PLANNG
NVARCSTR
yes
48
POST_DATE
DATETIME
24
yes
49
POST_OPEN_RESE RVATN_FLAG
NVARCSTR
yes
50
PRIORITY_ID
AFIH.PRIOK - Priority
NVARCSTR
yes
51
PRIORITY_TYPE_ID
NVARCSTR
yes
52
PROD_HIER_ID
NVARCSTR
18
yes
901
53
PROFIT_CNTR_ID
NVARCSTR
10
yes
54
PROJ_ELEM_ID
NVARCSTR
24
yes
55
QTY_DURTN_ACTL
48
yes
56
QTY_WORK_ACTL
DECIMAL
48
yes
57
QTY_WORK_REMAIN
DECIMAL
48
yes
58
SERIAL_NUM
NVARCSTR
18
yes
59
SUITABILITY_ID
AFRU.QUALF - Suitability
NVARCSTR
yes
60
SYSTEM_CONDITN_I D UOM_ID_DURTN_ACT L
NVARCSTR
yes
61
NVARCSTR
yes
62
UOM_ID_WORK_ACTL
NVARCSTR
yes
63
UOM_ID_WORK_RE MAIN
AFRU-OFMNE - Unit of measure for remaining NVARCSTR work CRHD-ARBPL (lookup) - Work Center unique name
yes
64
WORK_CNTR_ID
NVARCSTR
yes
902
SERVICE_COST_SUMMARY_FACT_HZ
Extracts data from the table PMCO (cost summary for Plant Maintenence) in horizontal period activity representation
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_FLAG
NVARCSTR
no
AMT_CR_PER00_TRX
PMCO-WRT00 - Period Credit value in ledger DECIMAL currency PMCO-WRT01 - Period Credit value in ledger DECIMAL currency PMCO-WRT02 - Period Credit value in ledger DECIMAL currency PMCO-WRT03 - Period Credit value in ledger DECIMAL currency PMCO-WRT04 - Period Credit value in ledger DECIMAL currency PMCO-WRT05 - Period Credit value in ledger DECIMAL currency PMCO-WRT06 - Period Credit value in ledger DECIMAL currency PMCO-WRT07 - Period Credit value in ledger DECIMAL currency PMCO-WRT08 - Period Credit value in ledger DECIMAL currency PMCO-WRT09 - Period Credit value in ledger DECIMAL currency PMCO-WRT10 - Period Credit value in ledger DECIMAL currency PMCO-WRT11 - Period Credit value in ledger DECIMAL currency PMCO-WRT12 - Period Credit value in ledger DECIMAL currency PMCO-WRT13 - Period Credit value in ledger DECIMAL currency PMCO-WRT14 - Period Credit value in ledger DECIMAL currency
48
15
yes
AMT_CR_PER01_TRX
48
15
yes
AMT_CR_PER02_TRX
48
15
yes
AMT_CR_PER03_TRX
48
15
yes
AMT_CR_PER04_TRX
48
15
yes
AMT_CR_PER05_TRX
48
15
yes
AMT_CR_PER06_TRX
48
15
yes
AMT_CR_PER07_TRX
48
15
yes
10
AMT_CR_PER08_TRX
48
15
yes
11
AMT_CR_PER09_TRX
48
15
yes
12
AMT_CR_PER10_TRX
48
15
yes
13
AMT_CR_PER11_TRX
48
15
yes
14
AMT_CR_PER12_TRX
48
15
yes
15
AMT_CR_PER13_TRX
48
15
yes
16
AMT_CR_PER14_TRX
48
15
yes
903
Appendix Table Column Details PMCO-WRT15- Period Credit value in ledger currency
17
AMT_CR_PER15_TRX
DECIMAL
48
15
yes
18
AMT_CR_PER16_TRX
PMCO-WRT16 - Period Credit value in ledger DECIMAL currency PMCO-WRT00 through 03 - Quarter Credit value in ledger currency PMCO-WRT04 through 06 - Quarter Credit value in ledger currency PMCO-WRT07 through 09 - Quarter Credit value in ledger currency PMCO-WRT10 through 16 - Quarter Credit value in ledger currency
48
15
yes
19
AMT_CR_QTR01_TRX
DECIMAL
48
15
yes
20
AMT_CR_QTR02_TRX
DECIMAL
48
15
yes
21
AMT_CR_QTR03_TRX
DECIMAL
48
15
yes
22
AMT_CR_QTR04_TRX
DECIMAL
48
15
yes
23
AMT_CR_YTD_TRX
PMCO-WRT01 through 16 - Year Credit value DECIMAL in ledger currency PMCO-WRT00 - Period Debit value in ledger currency PMCO-WRT01 - Period Debit value in ledger currency
48
15
yes
24
AMT_DR_PER00_TRX
DECIMAL
48
15
yes
25
AMT_DR_PER01_TRX
DECIMAL
48
15
yes
26
AMT_DR_PER02_TRX
PMCO-WRT002 - Period Debit value in ledger DECIMAL currency PMCO-WRT03 - Period Debit value in ledger currency PMCO-WRT04 - Period Debit value in ledger currency PMCO-WRT05 - Period Debit value in ledger currency PMCO-WRT06 - Period Debit value in ledger currency PMCO-WRT07 - Period Debit value in ledger currency PMCO-WRT08 - Period Debit value in ledger currency PMCO-WRT09 - Period Debit value in ledger currency PMCO-WRT10 - Period Debit value in ledger currency
48
15
yes
27
AMT_DR_PER03_TRX
DECIMAL
48
15
yes
28
AMT_DR_PER04_TRX
DECIMAL
48
15
yes
29
AMT_DR_PER05_TRX
DECIMAL
48
15
yes
30
AMT_DR_PER06_TRX
DECIMAL
48
15
yes
31
AMT_DR_PER07_TRX
DECIMAL
48
15
yes
32
AMT_DR_PER08_TRX
DECIMAL
48
15
yes
33
AMT_DR_PER09_TRX
DECIMAL
48
15
yes
34
AMT_DR_PER10_TRX
DECIMAL
48
15
yes
904
Appendix Table Column Details PMCO-WRT11 - Period Debit value in ledger currency PMCO-WRT12 - Period Debit value in ledger currency PMCO-WRT13 - Period Debit value in ledger currency PMCO-WRT14 - Period Debit value in ledger currency PMCO-WRT15 - Period Debit value in ledger currency PMCO-WRT16 - Period Debit value in ledger currency PMCO-WRT00 through 03 - Quarter Debit value in ledger currency PMCO-WRT04 through 06 - Quarter Debit value in ledger currency PMCO-WRT07 through 09 - Quarter Debit value in ledger currency PMCO-WRT10 through 16 - Quarter Debit value in ledger currency PMCO-WRT01 through 16 - Year Debit value in ledger currency
35
AMT_DR_PER11_TRX
DECIMAL
48
15
yes
36
AMT_DR_PER12_TRX
DECIMAL
48
15
yes
37
AMT_DR_PER13_TRX
DECIMAL
48
15
yes
38
AMT_DR_PER14_TRX
DECIMAL
48
15
yes
39
AMT_DR_PER15_TRX
DECIMAL
48
15
yes
40
AMT_DR_PER16_TRX
DECIMAL
48
15
yes
41
AMT_DR_QTR01_TRX
DECIMAL
48
15
yes
42
AMT_DR_QTR02_TRX
DECIMAL
48
15
yes
43
AMT_DR_QTR03_TRX
DECIMAL
48
15
yes
44
AMT_DR_QTR04_TRX
DECIMAL
48
15
yes
45
AMT_DR_YTD_TRX
DECIMAL
48
15
yes
46
ASSEMBLY_ID
AFIH-BAUTL - Assembly ID
NVARCSTR
18
yes
47
BUS_ACTIVITY_ID
no
48
BUS_AREA_ID
NVARCSTR
yes
49
CMPNY_CODE_ID
NVARCSTR
yes
50
COST_CNTR_ID
NVARCSTR
10
yes
51
CTRL_AREA_ID
NVARCSTR
yes
52
CURR_ID_CTRL_ARE A
NVARCSTR
yes
905
53
CURR_ID_LOC
NVARCSTR
yes
54
CURR_ID_TRX
NVARCSTR
no
55
DOC_CATEG_ID
NVARCSTR
yes
56
DOC_TYPE_ID
NVARCSTR
yes
57
EQUIPMNT_ID
NVARCSTR
18
yes
58
FISC_YEAR
INTEGER
no
59
FISC_YR_VARIANT_ID
yes
60
FUNCTNL_AREA_ID
NVARCSTR
16
yes
61
FUNCTNL_LOCATN_I D
30
yes
62
INTERNAL_ORDER_ID
NVARCSTR
12
yes
63
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
64
LOAD_TIME
NVARCSTR
yes
65
LOCATN_ID
AUFK.STORT -Location
NVARCSTR
10
yes
66
MAINT_ACTIVITY_TYP E_ID
NVARCSTR
yes
67
MATERIAL_ID
NVARCSTR
18
yes
68
MAX_FISC_PERIOD
INTEGER
no
69
OBJ_ID
NVARCSTR
22
no
70
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
yes
906
71
PLANT_ID
AUFK.WERKS -Plant
NVARCSTR
yes
72
PRIORITY_ID
AFIH.PRIOK - Priority
NVARCSTR
yes
73
PRIORITY_TYPE_ID
NVARCSTR
yes
74
PROD_HIER_ID
NVARCSTR
18
yes
75
PROFIT_CNTR_ID
NVARCSTR
10
yes
76
PROJ_ELEM_ID
NVARCSTR
24
yes
77
RECORD_CATEG_ID
NVARCSTR
14
no
78
RECORD_TYPE_ID
NVARCSTR
no
79
SERIAL_NUM
NVARCSTR
18
yes
80
SURROGATE_DOC_ID
DECIMAL
48
18
yes
81
SYSTEM_CONDITN_I D
NVARCSTR
yes
82
VARIANCE_CATEG_ID
PMCO-ABKAT - Category: variance/results analysis CRHD-ARBPL (lookup) - Work Center unique name
NVARCSTR
10
no
83
WORK_CNTR_ID
NVARCSTR
yes
907
SERVICE_COST_SUMMARY_FACT_VR
Computes Rolling Totals forService Cost Summary Vertical Fact. (Sourced from PMCO)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_FLAG
NVARCSTR
no
AMT_CR_QTD_TRX
PMCO-WRT01 through 16 - QTD Credit value DECIMAL in ledger currency PMCO-WRT00 through WRT16 - Period Credit value in ledger currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_TRX
PMCO-WRT01 through 16 - YTD Credit value DECIMAL in ledger currency PMCO-WRT01 through 16 - QTD Debit value in ledger currency
48
15
yes
AMT_DR_QTD_TRX
DECIMAL
48
15
yes
AMT_DR_TRX
PMCO-WRT00 through WRT16 - Period Debit value in ledger currency. For Period 01 DECIMAL cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 PMCO-WRT01 through 16 - YTD Debit value in ledger currency PMCO-WRT01 through 16 - Period begin balance value in ledger currency DECIMAL
48
15
yes
AMT_DR_YTD_TRX
48
15
yes
DECIMAL
48
17
yes
DECIMAL
48
17
yes
10
AMT_PTD_TRX
DECIMAL
48
17
yes
11
ASSEMBLY_ID
AFIH-BAUTL - Assembly ID
NVARCSTR
18
yes
12
BUS_ACTIVITY_ID
no
13
BUS_AREA_ID
NVARCSTR
yes
14
CMPNY_CODE_ID
NVARCSTR
yes
15
COST_CNTR_ID
NVARCSTR
10
yes
16
CTRL_AREA_ID
NVARCSTR
yes
908
17
NVARCSTR
yes
18
CURR_ID_LOC
NVARCSTR
yes
19
CURR_ID_TRX
NVARCSTR
no
20
DOC_CATEG_ID
NVARCSTR
yes
21
DOC_TYPE_ID
NVARCSTR
yes
22
EQUIPMNT_ID
NVARCSTR
18
yes
23
FISC_PERIOD
INTEGER
no
24
FISC_YEAR
INTEGER
no
25
FISC_YR_VARIANT_ID
yes
26
FUNCTNL_AREA_ID
NVARCSTR
16
yes
27
FUNCTNL_LOCATN_I D
30
yes
28
INTERNAL_ORDER_ID
NVARCSTR
12
yes
29
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
30
LOAD_TIME
NVARCSTR
yes
31
LOCATN_ID
AUFK.STORT -Location
NVARCSTR
10
yes
32
MAINT_ACTIVITY_TYP E_ID
NVARCSTR
yes
33
MATERIAL_ID
NVARCSTR
18
yes
34
OBJ_ID
NVARCSTR
22
no
909
Appendix Table Column Details PMCO-GJAHR - Same as Fiscal year for table INTEGER partitions
35
PARTITION_YEAR
yes
36
PLANT_ID
AUFK.WERKS -Plant
NVARCSTR
yes
37
PRIORITY_ID
AFIH.PRIOK - Priority
NVARCSTR
yes
38
PRIORITY_TYPE_ID
NVARCSTR
yes
39
PROD_HIER_ID
NVARCSTR
18
yes
40
PROFIT_CNTR_ID
NVARCSTR
10
yes
41
PROJ_ELEM_ID
NVARCSTR
24
yes
42
RECORD_CATEG_ID
NVARCSTR
14
no
43
RECORD_TYPE_ID
NVARCSTR
no
44
SERIAL_NUM
NVARCSTR
18
yes
45
SUMMARY_KEY
Concatenation ofr Primary Key for use in ordering query. Alternate key generated in the Rapid Mart for reporting purposes
NVARCSTR
100
yes
46
SURROGATE_DOC_ID
DECIMAL
48
18
yes
47
SYSTEM_CONDITN_I D
NVARCSTR
yes
48
VARIANCE_CATEG_ID
PMCO-ABKAT - Category: variance/results analysis CRHD-ARBPL (lookup) - Work Center unique name
NVARCSTR
10
no
49
WORK_CNTR_ID
NVARCSTR
yes
910
SERVICE_COST_SUMMARY_STAGE_VR
Vertical representation of Service Order Cost period activity. Staging is used for further Rolling Summary calculation
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_FLAG
NVARCSTR
no
AMT_CR_QTD_TRX
PMCO-WRT01 through 16 - QTD Credit value DECIMAL in ledger currency PMCO-WRT00 through WRT16 - Period Credit value in ledger currency. For Period 01 - cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16
48
15
yes
AMT_CR_TRX
DECIMAL
48
15
yes
AMT_CR_YTD_TRX
PMCO-WRT01 through 16 - YTD Credit value DECIMAL in ledger currency PMCO-WRT01 through 16 - QTD Debit value in ledger currency
48
15
yes
AMT_DR_QTD_TRX
DECIMAL
48
15
yes
AMT_DR_TRX
PMCO-WRT00 through WRT16 - Period Debit value in ledger currency. For Period 01 DECIMAL cumulative of Per 00 and Per 01; for Per 12 cumulative of Per 12 through Per 16 PMCO-WRT01 through 16 - YTD Debit value in ledger currency PMCO-WRT01 through 16 - Period begin balance value in ledger currency DECIMAL
48
15
yes
AMT_DR_YTD_TRX
48
15
yes
AMT_PER_BEGIN_TR X
DECIMAL
48
17
yes
ASSEMBLY_ID
AFIH-BAUTL - Assembly ID
NVARCSTR
18
yes
10
BUS_ACTIVITY_ID
no
11
BUS_AREA_ID
NVARCSTR
yes
12
CMPNY_CODE_ID
NVARCSTR
yes
13
COST_CNTR_ID
NVARCSTR
10
yes
14
CTRL_AREA_ID
NVARCSTR
yes
15
CURR_ID_CTRL_ARE A
NVARCSTR
yes
16
CURR_ID_LOC
NVARCSTR
yes
911
17
CURR_ID_TRX
NVARCSTR
no
18
DOC_CATEG_ID
NVARCSTR
yes
19
DOC_TYPE_ID
NVARCSTR
yes
20
EQUIPMNT_ID
NVARCSTR
18
yes
21
FISC_PERIOD
INTEGER
no
22
FISC_YEAR
INTEGER
no
23
FISC_YR_VARIANT_ID
yes
24
FUNCTNL_AREA_ID
NVARCSTR
16
yes
25
FUNCTNL_LOCATN_I D
30
yes
26
INTERNAL_ORDER_ID
NVARCSTR
12
yes
27
LOAD_DATE
Date and Time This row was loaded into the Rapid Mart
DATETIME
24
yes
28
LOAD_TIME
NVARCSTR
yes
29
LOCATN_ID
AUFK.STORT -Location
NVARCSTR
10
yes
30
MAINT_ACTIVITY_TYP E_ID
NVARCSTR
yes
31
MATERIAL_ID
NVARCSTR
18
yes
32
OBJ_ID
NVARCSTR
22
no
33
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
yes
34
PLANT_ID
AUFK.WERKS -Plant
NVARCSTR
yes
912
35
PRIORITY_ID
AFIH.PRIOK - Priority
NVARCSTR
yes
36
PRIORITY_TYPE_ID
NVARCSTR
yes
37
PROD_HIER_ID
NVARCSTR
18
yes
38
PROFIT_CNTR_ID
NVARCSTR
10
yes
39
PROJ_ELEM_ID
NVARCSTR
24
yes
40
RECORD_CATEG_ID
NVARCSTR
14
no
41
RECORD_TYPE_ID
NVARCSTR
no
42
SERIAL_NUM
NVARCSTR
18
yes
43
SURROGATE_DOC_ID
DECIMAL
48
18
yes
44
SYSTEM_CONDITN_I D
NVARCSTR
yes
45
VARIANCE_CATEG_ID
PMCO-ABKAT - Category: variance/results analysis CRHD-ARBPL (lookup) - Work Center unique name
NVARCSTR
10
no
46
WORK_CNTR_ID
NVARCSTR
yes
913
SERVICE_INTERVAL_HR
Labels for HR Rapid Mart - Length of Service
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LABEL_01_SERVICE_I NTERVAL LABEL_02_SERVICE_I NTERVAL LABEL_03_SERVICE_I NTERVAL LABEL_04_SERVICE_I NTERVAL LABEL_05_SERVICE_I NTERVAL LABEL_06_SERVICE_I NTERVAL
Length of Service (in Years and Months) Label NVARCSTR 01 Length of Service (in Years and Months) Label NVARCSTR 02 Length of Service (in Years and Months) Label NVARCSTR 03 Length of Service (in Years and Months) Label NVARCSTR 04 Length of Service (in Years and Months) Label NVARCSTR 05 Length of Service (in Years and Months) Label NVARCSTR 06
100
yes
100
yes
100
yes
100
yes
100
yes
100
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DECIMAL
48
28
yes
10
DECIMAL
48
28
yes
11
DECIMAL
48
28
yes
12
DECIMAL
48
28
yes
13
DECIMAL
48
28
yes
14
DECIMAL
48
28
no
914
SERVICE_OPERATION_FACT
Operations related to Service orders from AFIH, AFVC, AFVV
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
yes
ACTL_END_DATE
AFVV-IEDD - Actual finish: Execution (date) + AFVV-ISDZ - AFVV-IEDZ - Actual finish: DATETIME Execution (time) AFVV-ISDD - Actual start: Execution (date) + AFVV-ISDZ - Actual start: Execution/setup (time) AFVC.MAT_PRKST - Material planning in networks: primary costs AFVC.PRKST - Total Costs in the activity Planned DATETIME
24
yes
ACTL_START_DATE
24
yes
AMT_COST_MTRL
DECIMAL
48
11
yes
AMT_COST_TTL
DECIMAL
48
11
yes
ASSEMBLY_ID
AFIH.BAUTL - Assembly
NVARCSTR
18
yes
BUS_AREA_ID
NVARCSTR
yes
CAPACITY_REQUIRM NT_ID
12
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
10
CMPNY_CODE_ID
NVARCSTR
yes
11
COMPLT_FLAG
AFVC-LEKNW - Indicator showing no remaining work expected if set to 1 AFVC.RUECK Completion confirmation number for the operation
DECIMAL
48
28
yes
12
CONFIRMATN_ID
NVARCSTR
10
yes
13
CONFIRMATN_SEQ_I D
NVARCSTR
yes
14
COSTNG_FLAG
NVARCSTR
yes
15
COST_CNTR_ID
NVARCSTR
10
yes
16
COST_ELEM_ID
NVARCSTR
10
yes
915
17
CREATE_DATE
DATETIME
24
yes
18
CTRL_AREA_ID
NVARCSTR
yes
19
CTRL_KEY_ID
NVARCSTR
yes
20
CURR_ID
NVARCSTR
yes
21
CUSTOMER_ID
NVARCSTR
10
yes
22
Calcualted Days of Operation exeuction/startup DECIMAL time (as Actl Start and Actl End datetime) Calcualted Days of Operation exeuction/startup DECIMAL time (as Sched Start and Sched End datetime) JEST-STAT (lookup) - DEL operation isdeleted status is active (1 is active, 0 is inactive) AUFK.AUTYP - Document Category
48
22
yes
23
48
22
yes
24
DELETE_FLAG
DECIMAL
48
28
yes
25
DOC_CATEG_ID
NVARCSTR
yes
26
DOC_TYPE_ID
NVARCSTR
yes
27
EQUIPMNT_ID
NVARCSTR
18
yes
28
EXECUTN_FACTOR
INTEGER
yes
29
FINAL_CONFIRM_FLA G
JEST-STAT (lookup) - CNF operation is finally confirmed status is active (1 is active, 0 is DECIMAL inactive) AUFK.FUNC_AREA -Functional Area NVARCSTR
48
28
yes
30
FUNCTNL_AREA_ID
16
yes
31
ILOA-TPLNR (lookup) - Functional location ID NVARCSTR Calcualted Hours of Operation exeuction/startup time (as Actl Start and Actl End datetime) Calcualted Hours of Operation exeuction/startup time (as Sched Start and Sched End datetime) AFIH.AUFNR - Order Number
30
yes
32
DECIMAL
48
22
yes
33
DECIMAL
48
22
yes
34
INTERNAL_ORDER_ID
NVARCSTR
12
yes
916
35
LOAD_DATE
DATETIME
24
yes
36
LOAD_TIME
NVARCSTR
yes
37
LOCATN_ID
AUFK.STORT -Location
NVARCSTR
10
yes
38
MAINT_ACTIVITY_TYP E_ID
NVARCSTR
yes
39
MATERIAL_ID
NVARCSTR
18
yes
40
MINS_EXECUTN_ACT L MINS_EXECUTN_SCH ED
Calcualted Mins of Operation exeuction/startup DECIMAL time (as Actl Start and Actl End datetime) Calcualted Mins of Operation exeuction/startup DECIMAL time (as Sched Start and Sched End datetime)
48
22
yes
41
48
22
yes
42
NOTIFICTN_ID
NVARCSTR
12
yes
43
OBJ_CLASS_ID
NVARCSTR
10
yes
44
OBJ_ID
NVARCSTR
22
yes
45
OBJ_TYPE_ID
Object Type ID
NVARCSTR
10
yes
46
OPERATN_DESCR
NVARCSTR
40
yes
47
OPERATN_NUM
NVARCSTR
yes
48
OPERATN_NUM_PAR
AFVC.SUMNR - Node number of the superior operation AFVC.AUFPL - Routing number of operations in the order
NVARCSTR
yes
49
OPERATN_ROUTING_ ID
NVARCSTR
10
no
50
OPERATN_SEQ_ID
AFVC.APLZL - General counter for order JEST-STAT (lookup) -PCNF operation is partially confirmed status is active (1 is active, 0 is inactive) AFIH-INGPR - Maintenance planner group
NVARCSTR
no
51
PARTL_CONFIRM_FL AG
DECIMAL
48
28
yes
52
PLANNG_GRP_ID
NVARCSTR
yes
917
53
PLANT_ID
AFVC.WERKS - Plant
NVARCSTR
yes
54
PRIORITY_ID
AFIH.PRIOK - Priority ID
NVARCSTR
yes
55
PRIORITY_TYPE_ID
NVARCSTR
yes
56
PROD_HIER_ID
NVARCSTR
18
yes
57
PROFIT_CNTR_ID
NVARCSTR
10
yes
58
PROJ_ELEM_ID
NVARCSTR
24
yes
59
PURCH_DOC_ID
NVARCSTR
10
yes
60
PURCH_LINE_ITEM_I D
NVARCSTR
yes
61
QTY_DURTN
48
yes
62
QTY_WORK_ACTL
DECIMAL
48
13
yes
63
QTY_WORK_FCST
DECIMAL
48
yes
64
QTY_WORK_SCHED
AFVV-ARBEI - Work involved in the activity JEST-STAT (lookup) - REL operation is released status is active (1 is active, 0 is inactive) AFVC.BANFN Purchase requisition number
DECIMAL
48
yes
65
RELEASE_FLAG
DECIMAL
48
28
yes
66
REQUISITN_DOC_ID
NVARCSTR
10
yes
67
REQUISITN_LINE_ITE M_ID
AFVC.BNFPO - Item number of the purchase requisition in the order AFVV.FSEDD - Earliest scheduled finish: Execution (date) + AFVV.FSEDZ - Earliest scheduled finish: Execution (time) AFVV.FSAVD - Earliest scheduled start: Execution (date) + AFVV.FSAVZ - Earliest scheduled start: Execution (time) AFIH.SERIALNR - Serial number
NVARCSTR
yes
68
SCHED_END_DATE
DATETIME
24
yes
69
SCHED_START_DATE
DATETIME
24
yes
70
SERIAL_NUM
NVARCSTR
18
yes
918
71
SUITABILITY_ID
AFVC.QUALF Suitability
NVARCSTR
yes
72
SYSTEM_CONDITN_I D TECHN_COMPLT_FLA G
AFVC-ANLZU - System condition JEST-STAT (lookup) - TECO operation is technically completed status is active (1 is active, 0 is inactive) AFVV.DAUNE - Normal duration/unit
NVARCSTR
yes
73
DECIMAL
48
28
yes
74
UOM_ID_DURTN
NVARCSTR
yes
75
UOM_ID_WORK
NVARCSTR
yes
76
VENDOR_ID
AFVC.LIFNR - Account Number of Vendor or Creditor CRHD-ARBPL (lookup) - Work Center unique name
NVARCSTR
10
yes
77
WORK_CNTR_ID
NVARCSTR
yes
919
SERVICE_ORDER_FACT
Internal Order Master - Service Order category from AFIH/AFKO/AUFK
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTL_END_DATE
DATETIME
24
yes
ACTL_RELEASE_DAT E
AFKO-FTRMI - Actual release date (Last Operation is Released) AFKO-GSTRI - Actual start date (First Operation is Started)
DATETIME
24
yes
ACTL_START_DATE
DATETIME
24
yes
ASSEMBLY_ID
AFIH-BAUTL - Assembly ID
NVARCSTR
18
yes
BASIC_END_DATE
DATETIME
24
yes
BASIC_START_DATE
DATETIME
24
yes
BLOCK_FLAG
DECIMAL
48
28
yes
BUS_AREA_ID
NVARCSTR
yes
CHANGE_DATE
DATETIME
24
yes
10
CLOSE_FLAG
DECIMAL
48
28
yes
11
CMPNY_CODE_ID
NVARCSTR
yes
12
COST_CNTR_ID
NVARCSTR
10
yes
13
CREATE_DATE
DATETIME
24
yes
14
CTRL_AREA_ID
NVARCSTR
yes
15
CURR_ID
NVARCSTR
yes
16
CUSTOMER_ID
NVARCSTR
10
yes
920
Appendix Table Column Details Number of Days to actually complete a service DECIMAL order (calcualted) Number of Days to Basic complete a service order (calcualted) Number of Forecast Days to complete a service order (calcualted) Number of Days scheduled to complete a service order (calcualted) Number of Days to actually release a service order (calcualted)
17
DAYS_COMPLT_ACTL
48
22
yes
18
DAYS_COMPLT_BASI C
DECIMAL
48
22
yes
19
DAYS_COMPLT_FCST
DECIMAL
48
22
yes
20
DECIMAL
48
22
yes
21
DECIMAL
48
22
yes
22
Number of Days scheduled to release a service DECIMAL order (calcualted) JEST-STAT (lookup) - DLFL order is deleted status is active (1 is active, 0 is inactive)
48
22
yes
23
DELETE_FLAG
DECIMAL
48
28
yes
24
DOC_CATEG_ID
NVARCSTR
yes
25
DOC_TYPE_ID
NVARCSTR
yes
26
EQUIPMNT_ID
NVARCSTR
18
yes
27
FCST_END_DATE
DATETIME
24
yes
28
DATETIME
24
yes
29
DATETIME
24
yes
30
FCST_START_DATE
AFKO.GSTPP - Forecast start date JEST-STAT (lookup) - CNF order is finally confirmed status is active (1 is active, 0 is inactive) AUFK.FUNC_AREA -Functional Area
DATETIME
24
yes
31
FINAL_CONFIRM_FLA G
DECIMAL
48
28
yes
32
FUNCTNL_AREA_ID
NVARCSTR
16
yes
33
30
yes
34
48
22
yes
921
Appendix Table Column Details HOURS_COMPLT_B ASIC HOURS_COMPLT_F CST HOURS_COMPLT_S CHED Number of Hours to Basic complete a service order (calcualted) Number of Forecast Hours to complete a service order (calcualted) Number of Hours scheduled to complete a service order (calcualted)
35
DECIMAL
48
22
yes
36
DECIMAL
48
22
yes
37
DECIMAL
48
22
yes
38
INTERNAL_ORDER_ID
NVARCSTR
12
no
39
LOAD_DATE
DATETIME
24
yes
40
LOAD_TIME
NVARCSTR
yes
41
LOCATN_ID
NVARCSTR
10
yes
42
MAINT_ACTIVITY_TYP E_ID
NVARCSTR
yes
43
MATERIAL_ID
NVARCSTR
18
yes
44
MINS_COMPLT_ACTL
DECIMAL
48
22
yes
45
MINS_COMPLT_BASI C
Number of Minutes to Basic complete a service DECIMAL order (calcualted) Number of Forecast Minutes to complete a service order (calcualted) Number of Minutes scheduled to complete a service order (calcualted)
48
22
yes
46
MINS_COMPLT_FCST
DECIMAL
48
22
yes
47
MINS_COMPLT_SCHE D
DECIMAL
48
22
yes
48
NOTIFICTN_ID
NVARCSTR
12
yes
49
OBJ_ID
NVARCSTR
22
yes
50
OPERATN_ROUTING_ ID
10
yes
51
OPERATN_SEQ_ID
NVARCSTR
yes
52
ORDER_STATUS_ID
NVARCSTR
yes
922
Appendix Table Column Details PARTL_CONFIRM_FL AG JEST-STAT (lookup) - PCNF order is partially confirmed status is active (1 is active, 0 is inactive)
53
DECIMAL
48
28
yes
54
PERSON_ID_RESP
12
yes
55
PLANNG_GRP_ID
NVARCSTR
yes
56
PLANT_ID
NVARCSTR
yes
57
PLANT_ID_PLAN
NVARCSTR
yes
58
PRIORITY_ID
AFIH.PRIOK - Priority
NVARCSTR
yes
59
PRIORITY_TYPE_ID
NVARCSTR
yes
60
PROD_HIER_ID
NVARCSTR
18
yes
61
PROFIT_CNTR_ID
NVARCSTR
10
yes
62
PROJ_ELEM_ID
PRPS.POSID - Project Element (WBS) External ID JEST-STAT (lookup) - REL order is released status is active (1 is active, 0 is inactive) AFKO.RSNUM - Number of reservation/ dependent requirement
NVARCSTR
24
yes
63
RELEASE_FLAG
DECIMAL
48
28
yes
64
RESERVATN_ID
NVARCSTR
10
yes
65
SCHED_END_DATE
DATETIME
24
yes
66
SCHED_RELEASE_DA TE
DATETIME
24
yes
67
SCHED_START_DATE
DATETIME
24
yes
68
SERIAL_NUM
NVARCSTR
18
yes
69
NVARCSTR
40
yes
70
NVARCSTR
12
yes
923
71
AFIH-ANLZU - System condition JEST-STAT (lookup) - TECO order is technically completed status is active (1 is active, 0 is inactive) CRHD-ARBPL (lookup) - Work Center unique name
NVARCSTR
yes
72
DECIMAL
48
28
yes
73
WORK_CNTR_ID
NVARCSTR
yes
SERVICE_PERSON
Populates SERVICE_PERSON dimension with Employee names. This is a reference dimension only, and not Employee master data
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
FIRST_NAME
NVARCSTR
40
yes
FULL_NAME
NVARCSTR
90
yes
LAST_NAME
NVARCSTR
40
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PERSON_ID
NVARCSTR
no
924
SET_HIERARCHY_METADATA
Set Hierarchies implemented with SAP 4 and hier Metadata information
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AUTHORIZTN_GRP
Authorization group
NVARCSTR
yes
CREATED_BY
Created by user
NVARCSTR
12
yes
CREATE_DATE
Creation date
DATETIME
24
yes
DYNAMIC_FLAG
NVARCSTR
yes
FIELD_DESCR
NVARCSTR
60
yes
FIELD_NAME
Field name
NVARCSTR
30
yes
LAST_UPDT_BY
Last changed by
NVARCSTR
12
yes
LAST_UPDT_DATE
DATETIME
24
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
10
LOAD_TIME
NVARCSTR
yes
11
NO_RWS_HDR_FLAG
yes
12
NO_RWS_LINE_FLAG
yes
13
NO_SETLINET_FLAG
NVARCSTR
yes
14
REPRSENTV_NAME
NVARCSTR
30
yes
15
REPRSENTV_VALUE
NVARCSTR
24
yes
16
SAP_VERSION
R/3 System
NVARCSTR
yes
925
17
SETCLASS_DESCR
NVARCSTR
40
yes
18
SETCLASS_ID
Set class
NVARCSTR
no
19
SETNAME_DESCR
NVARCSTR
40
yes
20
SETNAME_ID
Set ID
NVARCSTR
24
no
21
SETOBJECT_TYPE_D ESCR
NVARCSTR
60
yes
22
SETOBJECT_TYPE_ID
Object type
NVARCSTR
yes
23
SETTYPE_DESCR
NVARCSTR
60
yes
24
SETTYPE_ID
Set type
NVARCSTR
yes
25
SET_ORIGIN_LANG
NVARCSTR
yes
26
SUBCLASS_ID
NVARCSTR
12
no
27
TBL_DESCR
60
yes
28
TBL_NAME
Table name
NVARCSTR
30
yes
29
UNIQUE_FLAG
NVARCSTR
yes
926
SHIFT_DEFINITION
Table to look up standard shifts when loading interval available capacity from TC37A
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
HOURS_OPRTN
DECIMAL
48
yes
LOAD_DATE
Date loaded
DATETIME
24
yes
LOAD_TIME
Time loaded
NVARCSTR
yes
SHIFT_DEFINITN_ID
NVARCSTR
no
SHIFT_END_DATE
DATETIME
24
yes
SHIFT_GRP_ID
NVARCSTR
no
SHIFT_START_DATE
DATETIME
24
yes
VALID_FROM_DATE
DATETIME
24
no
VALID_TO_DATE
DATETIME
24
yes
SHIPPING_POINT
TVSTT - Shipping Point
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SHIP_POINT_DESCR
30
yes
SHIP_POINT_ID
no
927
SPARE_PART_INDICATOR
Spare part description from T413T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SPARE_PART_DESCR
NVARCSTR
30
yes
SPARE_PART_ID
NVARCSTR
no
SPECIAL_GL_INDICATOR
T074T - Special G/L Indicator Names
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_TYPE_DESCR
NVARCSTR
60
yes
ACCT_TYPE_ID
Account type
NVARCSTR
10
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
SPECL_GL_DESCR
NVARCSTR
30
yes
SPECL_GL_ID
NVARCSTR
no
928
SPECIAL_PROCUREMENT_TYPE
Descriptive attributes from DD07T for domain SOBES
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
DD07T.DDTEXT - Special Procurement type description DD07T.DOMVALUE_L - Special Procurement type code
NVARCSTR
30
yes
NVARCSTR
no
SPECIAL_STOCK_INDICATOR
T148T - Special Stock Descriptions
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SPECL_STOCK_DESC R
NVARCSTR
20
yes
SPECL_STOCK_ID
NVARCSTR
no
929
STANDARD_TEXT_KEY
Standard text Key descriptions for activities from T435T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Load date and time when the record was loaded into the target database Time in string format when the record was loaded into the target database T435T.TXT - Description of the standard text key
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STD_TEXT_KEY_DES CR
NVARCSTR
40
yes
STD_TEXT_KEY_ID
NVARCSTR
no
STANDARD_VALUE_KEY
Capacity Standard Value Key descriptive attributes from TC21T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STD_VALUE_KEY_DE SCR
NVARCSTR
30
yes
STD_VALUE_KEY_ID
NVARCSTR
no
930
STATUS_PROFILE
Milestone Status profile descriptive attributes from TJ20T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME the target database
24
yes
LOAD_TIME
NVARCSTR
yes
STATUS_PROFILE_D ESCR
NVARCSTR
30
yes
STATUS_PROFILE_ID
NVARCSTR
no
STOCK_FIELD_NAME
Auxilary table with decoded Stock field name
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
SPECL_STOCK_ID
NVARCSTR
no
STOCK_FIELD_NAME
Contains table and column name of stock bucket for this Stock Type T156C.LBBSA - Stock type of goods movement (primary posting)
NVARCSTR
16
yes
STOCK_TYPE_CODE
NVARCSTR
no
931
STOCK_FIELD_TYPE
T157B - Descr. of Qty Fields (Plant Stock Avail., Stock Display)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STOCK_FIELD_NAME
NVARCSTR
16
yes
NVARCSTR
20
yes
INTEGER
no
STOCK_TYPE
Stock Type dimension (SAP domain MB_INSMK)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STOCK_TYPE_DESCR
NVARCSTR
30
yes
STOCK_TYPE_ID
NVARCSTR
no
932
STOCK_VALUATION_FACT
Snapshots of stock valuation amounts from MBEW
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_MVNG_PRICE
DECIMAL
48
11
yes
MBEW.VMVER Moving average price/periodic DECIMAL unit price in previous period MBEW.VJVER - Moving average price/periodic DECIMAL unit price in previous year MBEW.STPRS Standard price in Local Currency MBEW.VMSTP - Standard price of previous period MBEW.VJSTP - Standard price of previous year MBEW.SALK3 Value of total valuated stock in Local currency MBEW.SALKV - Value based on moving average price MBEW.VMSAV - Value based on moving average price (previous period) MBEW.VJSAV - Value based on moving average price (previous year)
48
11
yes
48
11
yes
AMT_STD_PRICE
DECIMAL
48
11
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
AMT_TTL
DECIMAL
48
13
yes
AMT_TTL_MVNG
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
DECIMAL
48
13
yes
11
AMT_TTL_PREVPER
MBEW.VMSAL Value of total valuated stock in DECIMAL previous period in Loac Currency MBEW.VJSAL - Value of total valuated stock in DECIMAL previous year
48
13
yes
12
AMT_TTL_PREVYR
48
13
yes
13
CMPNY_CODE_ID
NVARCSTR
yes
14
CURRENT_FLAG
NVARCSTR
yes
15
CURR_ID
NVARCSTR
yes
16
FISC_PERIOD
DECIMAL
48
28
yes
933
17
FISC_YEAR
DECIMAL
48
28
yes
18
FISC_YR_VARIANT_ID
NVARCSTR
yes
19
LOAD_DATE
DATETIME
24
yes
20
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
21
MATERIAL_ID
NVARCSTR
18
no
22
MTRL_GRP_ID
NVARCSTR
yes
23
PRICE_CTRL_ID
NVARCSTR
10
yes
24
MBEW.VMVPR - Price control indicator of previous period MBEW.VJVPR - Price control indicator of previous year MARA - lookup - Product Hierarchy Current Node ID
NVARCSTR
yes
25
NVARCSTR
yes
26
PROD_HIER_ID
NVARCSTR
18
yes
27
QTY_PRICE_UNIT
INTEGER
yes
28
INTEGER
yes
29
INTEGER
yes
30
QTY_TTL
MBEW.LBKUM Total valuated stock in Base UOM MBEW.VMKUM - Total valuated stock in previous period MBEW.VJKUM - Total valuated stock in previous year Indicates that stock is split valued and details are available in the Split Value Stock Table
DECIMAL
48
13
yes
31
QTY_TTL_PREVPER
DECIMAL
48
13
yes
32
QTY_TTL_PREVYR
DECIMAL
48
13
yes
33
SPLIT_VALUATN_FLA G
NVARCSTR
yes
34
UOM_ID
NVARCSTR
yes
934
Appendix Table Column Details Date of the extraction when the record was created in the Rapid Mart database (snapshot) DATETIME
35
VALID_FROM_DATE
24
no
36
VALID_TO_DATE
DATETIME
24
yes
37
VALUATN_AREA_ID
NVARCSTR
no
38
VALUATN_CATEG_ID
NVARCSTR
yes
39
VALUATN_CLASS_ID
NVARCSTR
yes
40
MBEW.VMBKL - Valuation class of previous period MBEW.VJBKL - Valuation class from previous year
NVARCSTR
yes
41
NVARCSTR
yes
42
VALUATN_DATE
Date when the recrod was loaded into the rapid DATETIME mart database - date of the snapshot
24
yes
43
VALUATN_TYPE_ID
NVARCSTR
10
no
935
STORAGE_LOCATION
T001L - Storage Locations in SAP
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CMPNY_CODE_ID
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
CUSTOMER_ID
NVARCSTR
10
yes
CUSTOMER_NAME
NVARCSTR
35
yes
NVARCSTR
20
yes
NVARCSTR
yes
DIVISION_DESCR
NVARCSTR
20
yes
DIVISION_ID
T001L.SPART Division
NVARCSTR
yes
NVARCSTR
yes
10
NVARCSTR
yes
11
LOAD_DATE
DATETIME
24
yes
12
LOAD_TIME
NVARCSTR
yes
13
MRP_DESCR
NVARCSTR
60
yes
14
MRP_ID
NVARCSTR
yes
15
NEG_STOCK_FLAG
NVARCSTR
yes
16
PLANT_ID
T001L.WERKS Plant
NVARCSTR
no
936
17
PLANT_NAME
NVARCSTR
30
yes
18
PURCH_ORG_ID
NVARCSTR
yes
19
PURCH_ORG_NAME
NVARCSTR
20
yes
20
RESOURCE_ALLOC TN_FLAG
NVARCSTR
yes
21
SALES_ORG_DESCR
NVARCSTR
20
yes
22
SALES_ORG_ID
NVARCSTR
yes
23
SHIP_POINT_DESCR
NVARCSTR
30
yes
24
SHIP_POINT_ID
NVARCSTR
yes
25
NVARCSTR
16
yes
26
NVARCSTR
26
yes
27
NVARCSTR
no
28
NVARCSTR
yes
29
VALUATN_AREA_ID
NVARCSTR
yes
30
VENDOR_ID
NVARCSTR
10
yes
31
VENDOR_NAME
NVARCSTR
35
yes
937
STORAGE_TYPE
Descritpion of Storage Type and Warehouse from T300T/T301T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STORAGE_TYPE_DES CR
NVARCSTR
25
yes
STORAGE_TYPE_ID
NVARCSTR
no
WAREHOUSE_DESCR
NVARCSTR
25
yes
WAREHOUSE_ID
NVARCSTR
no
STUDY_BRANCH
Studies branch descriptive attributes from T517X load STUDY_BRANCH dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
STUDY_BRANCH_D ESCR
NVARCSTR
40
yes
STUDY_BRANCH_ID
NVARCSTR
no
938
SUPPLY_AREA
Work Center Supplying Area from PVKT
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PLANT_ID
PVKT.WERKS Plant
NVARCSTR
no
PVKT.PVBTX -Production supply area description PVKT.PRVBE+ PVKT.PVBTX -Full Name of Production supply area description
NVARCSTR
40
yes
NVARCSTR
64
yes
SUPPLY_AREA_ID
NVARCSTR
10
no
SUPPLY_AREA_MATC HCODE
NVARCSTR
40
yes
SYSTEM_CONDITION
System Condition descriptive attributes from T253M_T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
40
yes
NVARCSTR
no
939
TABLE_DD02_METADATA
Extract data from DD02L, DD02T TABLE tables
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVATN_FLAG
Activation flag
NVARCSTR
yes
ACTIVATN_STATUS
NVARCSTR
no
ACTIVATN_TYPE
Activation type
INTEGER
yes
AVG_ENTRY_NUM
DECIMAL
48
10
yes
BUFFERING_FLAG
Buffering flag
NVARCSTR
yes
BUFFER_PRCNT
INTEGER
yes
CLIENT_SPECIFIC_FL AG
NVARCSTR
yes
COMPRESSION_FLAG
NVARCSTR
yes
DELIVERY_CLASS
Delivery class
NVARCSTR
yes
10
ENTRY_VERSION
INTEGER
no
11
LANG_DEPENDENT_F LAG
Language dependency
NVARCSTR
yes
12
LAST_UPDT_BY
Last Changed by
NVARCSTR
12
yes
13
LAST_UPDT_DATE
DATETIME
24
yes
14
LAST_UPDT_TIME
Last changed at
NVARCSTR
10
yes
15
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
16
LOAD_TIME
NVARCSTR
yes
940
Appendix Table Column Details Flag if Maintenance with Standard Tools is allowed Maintenance status (modif. authorization) for view data
17
MAINTENANCE_FLAG
NVARCSTR
yes
18
MAINTENANCE_STAT US
NVARCSTR
yes
19
MASTER_LANG
NVARCSTR
yes
20
MAX_ENTRY_NUM
DECIMAL
48
10
yes
21
MIN_ENTRY_NUM
DECIMAL
48
10
yes
22
MULTIPLEXING_FLAG
NVARCSTR
yes
23
TBL_CLASS
Table category
NVARCSTR
yes
24
TBL_DESCR
NVARCSTR
60
yes
25
TBL_NAME
Table Name
NVARCSTR
30
no
26
TBL_NAME_RESERVE
NVARCSTR
yes
27
TBL_NAME_SQL
NVARCSTR
30
yes
28
VIEW_CLASS
View Type
NVARCSTR
yes
TASK_LIST_TYPE
Task List Type descriptive attributes from TCA02 - TASK_LIST_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
GROUP_TYPE_DES CR
NVARCSTR
30
yes
GROUP_TYPE_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
941
TASK_LIST_USAGE
Task List Usage descriptive attributes from TC23T (TASK_LIST_USAGE)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
GROUP_USG_DESCR
NVARCSTR
30
yes
GROUP_USG_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
942
TIME_DIM
Time Dimension (Daily)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DATE
Calendar Date
DATETIME
24
no
CALENDAR_MONTH
INTEGER
yes
CALENDAR_QUART ER
Calendar Quarter
INTEGER
yes
CALENDAR_YEAR
Calenar Year
INTEGER
yes
DAY_IN_PERIOD
INTEGER
yes
DAY_IN_WEEK
INTEGER
yes
FISC_PERIOD
Fiscal Period of Calendar Date. Retrieved from INTEGER SAP using FI_PERIOD_DETEMINE Fiscal Year of Calendar Date. Retrieved from SAP using FI_PERIOD_DETEMINE
yes
FISC_YEAR
INTEGER
yes
IS_WEEKEND
NVARCSTR
yes
10
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
11
LOAD_TIME
NVARCSTR
yes
12
MONTH_YEAR
NVARCSTR
10
yes
13
WEEK_IN_YEAR
DECIMAL
48
28
yes
943
TIME_DIM_WEEKLY
Time Dimension (WEEKLY). Used for summary facts (such as BENEFIT_ENROLL_SUMMARY_FACT)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_YEAR
Calenar Year
INTEGER
no
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
WEEK_END_DATE
DATETIME
24
yes
WEEK_IN_YEAR
DECIMAL
48
28
no
WEEK_NAME
NVARCSTR
60
yes
WEEK_START_DATE
DATETIME
24
yes
INTEGER
yes
INTEGER
yes
10
INTEGER
yes
11
INTEGER
yes
944
TIME_MANAGEMENT_STATUS
Employee time management status descriptive attributes from T555V; load TIME_MANAGEMENT_STATUS dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
T555V.ZTEXT Text for time recording status (IT Planned Working Time) T555V.ZTERF Employee Time Management Status
NVARCSTR
50
yes
NVARCSTR
no
TRANSACTION_CODE
TSTCT -Transaction Code Texts
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
TRX_CODE_DESCR
NVARCSTR
36
yes
TRX_CODE_ID
NVARCSTR
20
no
945
TRANSACTION_TYPE
T856T - Transaction type texts
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
TRX_TYPE_DESCR
NVARCSTR
20
yes
TRX_TYPE_ID
Transaction type
NVARCSTR
no
TRANSLATION_DATE_TYPE
Trans. Date Types (DD07T with Domain = CURDT)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
60
yes
NVARCSTR
10
no
946
UNIT_OF_MEASURE
T006A-Material Unit of Measure attritues
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) T006A.MSEH3 -- Unit of Meas. ID in Local Language (External unit of measurement commercial format (3-char)) T006A-MSEHT - Measurement unit text (max. 10 char.)
24
yes
LOAD_TIME
NVARCSTR
yes
UOM_CODE
NVARCSTR
yes
UOM_DESCR
NVARCSTR
10
yes
UOM_ID
NVARCSTR
no
UNIT_OF_TIME
HR related unit of time descriptive attributes from T538A, T538T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
UOT_CODE
NVARCSTR
yes
UOT_DESCR
NVARCSTR
20
yes
UOT_ID
NVARCSTR
no
947
VALID_FROM_DATE_STAGE
Selects Min. VALID_FROM_DATE for each PERSON_ID in an InfoType record
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
INFOTYPE_ID
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PERSON_ID
NVARCSTR
no
VALID_FROM_DATE
DATETIME
24
yes
VALUATION_AREA
Describes level at which stocks are valuated together, generally a company, plant or group of plants.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CITY
T001.ORT01 City
NVARCSTR
25
yes
CMPNY_CODE_ID
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
CURR_ID
NVARCSTR
yes
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS)
24
yes
LOAD_TIME
NVARCSTR
yes
VALUATN_AREA_ID
NVARCSTR
no
948
VALUATION_CATEGORY
Global valuation category description from T149T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
VALUATN_CATEG_DE SCR
NVARCSTR
15
yes
VALUATN_CATEG_ID
NVARCSTR
no
VALUATION_CLASS
Valuation class descriptions from T025T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
VALUATN_CLASS_DE SCR
NVARCSTR
25
yes
VALUATN_CLASS_ID
NVARCSTR
no
949
VALUATION_DAILY_VIEW
Joins STOCK_VALUATION_FACT to the TIME_DIM. This gives a daily snapshot of inventory valuation based on Standard Cost.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_MVNG_PRICE
DECIMAL
48
11
yes
MBEW.VMVER Moving average price/periodic DECIMAL unit price in previous period MBEW.VJVER - Moving average price/periodic DECIMAL unit price in previous year MBEW.STPRS Standard price in Local Currency MBEW.VMSTP - Standard price of previous period MBEW.VJSTP - Standard price of previous year MBEW.SALK3 Value of total valuated stock in Local currency MBEW.SALKV - Value based on moving average price MBEW.VMSAV - Value based on moving average price (previous period) MBEW.VJSAV - Value based on moving average price (previous year)
48
11
yes
48
11
yes
AMT_STD_PRICE
DECIMAL
48
11
yes
DECIMAL
48
11
yes
DECIMAL
48
11
yes
AMT_TTL
DECIMAL
48
13
yes
AMT_TTL_MVNG
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
DECIMAL
48
13
yes
11
AMT_TTL_PREVPER
MBEW.VMSAL Value of total valuated stock in DECIMAL previous period in Loac Currency MBEW.VJSAL - Value of total valuated stock in DECIMAL previous year
48
13
yes
12
AMT_TTL_PREVYR
48
13
yes
13
CALENDAR_DATE
DATETIME
24
no
14
CMPNY_CODE_ID
NVARCSTR
yes
15
CURRENT_FLAG
NVARCSTR
yes
16
CURR_ID
NVARCSTR
yes
950
17
FISC_PERIOD
DECIMAL
48
28
yes
18
FISC_YEAR
DECIMAL
48
28
yes
19
FISC_YR_VARIANT_ID
NVARCSTR
yes
20
LOAD_DATE
DATETIME
24
yes
21
LOAD_TIME
Time in a string format when the record was loaded into the target database
NVARCSTR
yes
22
MATERIAL_ID
NVARCSTR
18
no
23
MTRL_GRP_ID
NVARCSTR
yes
24
PRICE_CTRL_ID
NVARCSTR
10
yes
25
MBEW.VMVPR - Price control indicator of previous period MBEW.VJVPR - Price control indicator of previous year MARA - lookup - Product Hierarchy Current Node ID
NVARCSTR
yes
26
NVARCSTR
yes
27
PROD_HIER_ID
NVARCSTR
18
yes
28
QTY_PRICE_UNIT
INTEGER
yes
29
INTEGER
yes
30
INTEGER
yes
31
QTY_TTL
MBEW.LBKUM Total valuated stock in Base UOM MBEW.VMKUM - Total valuated stock in previous period MBEW.VJKUM - Total valuated stock in previous year Indicates that stock is split valued and details are available in the Split Value Stock Table
DECIMAL
48
13
yes
32
QTY_TTL_PREVPER
DECIMAL
48
13
yes
33
QTY_TTL_PREVYR
DECIMAL
48
13
yes
34
SPLIT_VALUATN_FLA G
NVARCSTR
yes
951
35
UOM_ID
NVARCSTR
yes
36
VALID_FROM_DATE
Date of the extraction when the record was created in the Rapid Mart database (snapshot) DATETIME
24
no
37
VALID_TO_DATE
DATETIME
24
yes
38
VALUATN_AREA_ID
NVARCSTR
no
39
VALUATN_CATEG_ID
NVARCSTR
yes
40
VALUATN_CLASS_ID
NVARCSTR
yes
41
MBEW.VMBKL - Valuation class of previous period MBEW.VJBKL - Valuation class from previous year
NVARCSTR
yes
42
NVARCSTR
yes
43
VALUATN_DATE
Date when the recrod was loaded into the rapid DATETIME mart database - date of the snapshot
24
yes
44
VALUATN_TYPE_ID
NVARCSTR
10
no
VALUATION_TYPE
Valuation type details from T149D
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
NVARCSTR
yes
NVARCSTR
30
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
VALUATN_TYPE_ID
NVARCSTR
10
no
952
VARIANCE_CATEGORY
Financial Variance Category descriptive attributes (ABKAT domain from DD07T)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
VARIANCE_CATEG_D ESCR
DD07T-DDTEXT - Short text describing ABAP/4 Dictionary objects (ABKAT) DD07T-DOMVALUE_L - Values for domains: Single value/upper limit(ABKAT)
NVARCSTR
60
yes
VARIANCE_CATEG_ID
NVARCSTR
10
no
953
VENDOR
LIFNR - Vendor Master
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_GRP_DESCR
NVARCSTR
30
yes
ACCT_GRP_ID
NVARCSTR
yes
ADDRESS_ID
NVARCSTR
10
yes
ALT_PAYEE_NUM
NVARCSTR
10
yes
CITY
LFA1.ORT01 City
NVARCSTR
40
yes
COUNTRY_ID
NVARCSTR
yes
COUNTRY_NAME
NVARCSTR
15
yes
CREATE_DATE
DATETIME
24
yes
CR_INFO_ID
NVARCSTR
11
yes
10
CUSTOMER_ID
NVARCSTR
10
yes
11
CUSTOMER_NAME
Customer Name
NVARCSTR
40
yes
12
DELETE_FLAG
NVARCSTR
yes
13
DISTRICT
LFA1.ORT02 District
NVARCSTR
40
yes
14
FAX
NVARCSTR
40
yes
15
HOUSE_NUMBER
House Number
NVARCSTR
10
yes
16
INDUSTRY_DESCR
20
yes
954
17
INDUSTRY_ID
NVARCSTR
yes
18
LANG_ID
NVARCSTR
yes
19
LOAD_DATE
Date and time when the record was loaded into DATETIME Rapid Mart Time when the record was loaded into the RapidMart (string format HH24:MI:SS) Lookup description of LFA1.XCPDK - One Time Account Indicator
24
yes
20
LOAD_TIME
NVARCSTR
yes
21
ONE_TIME_ACCT_DE SCR
NVARCSTR
yes
22
PHONE
NVARCSTR
30
yes
23
PLANT_ID
LFA1.WERKS Plant
NVARCSTR
yes
24
PLANT_NAME
Plant Name
NVARCSTR
30
yes
25
REGION_ID
NVARCSTR
yes
26
REGION_NAME
NVARCSTR
20
yes
27
STREET
NVARCSTR
60
yes
28
NVARCSTR
yes
29
NVARCSTR
30
yes
30
NVARCSTR
120
yes
31
VENDOR_GRP_KEY
NVARCSTR
10
yes
32
VENDOR_ID
NVARCSTR
10
no
33
VENDOR_NAME
Vendor Name
NVARCSTR
40
yes
34
VENDOR_NAME_01
NVARCSTR
40
yes
955
35
VENDOR_NAME_02
NVARCSTR
40
yes
36
VENDOR_NAME_03
Vendor Name 3
NVARCSTR
40
yes
37
VENDOR_NAME_04
Vendor Name 4
NVARCSTR
40
yes
38
ZIP
NVARCSTR
10
yes
956
VENDOR_BY_COMPANY
Cross-reference of LFA1 and T001 tables (Vendors and Company Codes)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
ACCTNG_CLERK_N AME
NVARCSTR
30
yes
ACCT_GRP_DESCR
T077Y.TXT30 - VENDOR Account descr (lookup) T077Y.TXT30 - VENDOR Account descr (lookup) - One time acct LFA1.XCPDK - Indicator: Is the account a one-time account? LFA1.KTOCK -- Reference account group for one-time account (vendor)
NVARCSTR
30
yes
ACCT_GRP_DESCR _ONE_TIME
NVARCSTR
30
yes
ACCT_GRP_ID
NVARCSTR
yes
ACCT_GRP_ID_ONE_ TIME
NVARCSTR
yes
BANK_ID_HOUSE
NVARCSTR
yes
CALENDAR_DESCR
NVARCSTR
60
yes
CALENDAR_ID
NVARCSTR
yes
10
CHART_OF_ACCT_DE SCR
NVARCSTR
50
yes
11
CHART_OF_ACCT_ID
NVARCSTR
yes
12
CMPNY_CODE_FULL_ NAME
NVARCSTR
36
yes
13
CMPNY_CODE_ID
NVARCSTR
no
14
CMPNY_CODE_NAME
NVARCSTR
25
yes
15
CR_INFO_CODE
NVARCSTR
11
yes
16
CUSTOMER_ID
NVARCSTR
10
yes
957
17
CUSTOMER_NAME
NVARCSTR
40
yes
18
yes
19
NVARCSTR
yes
20
DELETE_FLAG
yes
21
LFA1.LOEVM - Central Deletion Flag for Master Record SKAT.TXT50 - Descr. of Reconciliation account in G/L accounting SKB1.SAKNR - Account Code (Reconciliation account in G/L accounting) LFA1-BBBNR -- International location number (part 1) LFA1-BBBSR -- International location number (part 2) Date that this row was loaded into the data warehouse Time that this row was loaded into the data warehouse
NVARCSTR
yes
22
NVARCSTR
60
yes
23
NVARCSTR
10
yes
24
NVARCSTR
yes
25
NVARCSTR
yes
26
LOAD_DATE
DATETIME
24
yes
27
LOAD_TIME
NVARCSTR
10
yes
28
ONETIME_ACCT_FLA G
NVARCSTR
yes
29
OUR_ACCT_NUM
NVARCSTR
12
yes
30
NVARCSTR
20
yes
31
NVARCSTR
yes
32
PAYMNT_BLOCK_ID
NVARCSTR
yes
33
PAYMNT_TERM_DE SCR
NVARCSTR
50
yes
34
PAYMNT_TERM_ID
NVARCSTR
yes
958
35
PLANT_ID
LFA1-WERKS Plant
NVARCSTR
yes
36
PLANT_NAME
NVARCSTR
30
yes
37
POR_NUM
NVARCSTR
11
yes
38
POST_BLOCK_FLAG
NVARCSTR
yes
39
NVARCSTR
yes
40
NVARCSTR
yes
41
SOLE_PROPR_FLAG
NVARCSTR
yes
42
TAX_JURISDIC_NUM
15
yes
43
TAX_NUM_01
NVARCSTR
16
yes
44
TAX_NUM_02
NVARCSTR
11
yes
45
VAT_REGISTRTN_NU M VENDOR_FULL_NA ME
NVARCSTR
20
yes
46
NVARCSTR
120
yes
47
VENDOR_ID
LFA1.LIFNR
NVARCSTR
10
no
48
VENDOR_ID_ALT_PA YEE
NVARCSTR
10
yes
49
VENDOR_NAME
NVARCSTR
40
yes
959
VENDOR_FIN_DOC_FACT
BKPF / BSEG - Payables related Financial Documents
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_TYPE_ID
NVARCSTR
10
yes
ALLOCTN_ID
NVARCSTR
18
yes
AMT_LOC
DECIMAL
48
13
yes
AMT_TAX_LOC
48
13
yes
AMT_TAX_TRX
DECIMAL
48
13
yes
AMT_TRX
DECIMAL
48
13
yes
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
NVARCSTR
yes
BUS_AREA_ID
NVARCSTR
yes
10
CHANGE_DATE
DATETIME
24
yes
11
CLEARED_DATE
DATETIME
24
yes
12
CLEARED_FLAG
NVARCSTR
yes
13
CLEARNG_DOC_ID
NVARCSTR
10
yes
14
CMPNY_CODE_ID
NVARCSTR
no
15
COST_CNTR_ID
NVARCSTR
10
yes
16
CTRL_AREA_ID
NVARCSTR
yes
960
17
CURR_ID_GBL
Global Currency ID
NVARCSTR
yes
18
CURR_ID_GRP
NVARCSTR
yes
19
CURR_ID_LOC
NVARCSTR
yes
20
CURR_ID_TRX
NVARCSTR
yes
21
DOC_DATE
DATETIME
24
no
22
DOC_TYPE_ID
NVARCSTR
yes
23
DR_CR_ID
NVARCSTR
10
yes
24
ENTRY_DATE
DATETIME
24
yes
25
EXCH_TYPE_ID_GBL
NVARCSTR
yes
26
FIN_DOC_ID
10
no
27
FIN_DOC_STATUS_ID
NVARCSTR
10
yes
28
FISC_PERIOD
INTEGER
no
29
FISC_YEAR
INTEGER
no
30
FISC_YR_VARIANT_ID
NVARCSTR
yes
31
INTERNAL_ORDER_ID
NVARCSTR
12
yes
32
LINE_ITEM_ID
NVARCSTR
no
33
LINE_ITEM_TXT
NVARCSTR
50
yes
34
LOAD_DATE
Load date
DATETIME
24
yes
961
35
LOAD_TIME
Load Time
NVARCSTR
yes
36
MATERIAL_ID
NVARCSTR
18
yes
37
PLANT_ID
BSEG.WERKS - Plant
NVARCSTR
yes
38
POST_DATE
DATETIME
24
no
39
POST_KEY_ID
NVARCSTR
yes
40
PURCH_DOC_ID
10
yes
41
PURCH_LINE_ITEM_I D
NVARCSTR
yes
42
REF_DOC_ID
NVARCSTR
16
yes
43
SPECL_GL_ID
NVARCSTR
yes
44
SPECL_GL_TRX_TYP E TRADING_PARTNER_I D
NVARCSTR
yes
45
NVARCSTR
yes
46
UPDT_DATE
BKPF-UPDDT - Date of the last document update BSEG-LIFNR - Vendor (creditor) account number
DATETIME
24
yes
47
VENDOR_ID
NVARCSTR
10
yes
962
VENDOR_FIN_DOC_FACT_BAD
BKPF / BSEG - Invalid Payables related Financial Documents
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCT_TYPE_ID
NVARCSTR
10
yes
ALLOCTN_ID
NVARCSTR
18
yes
AMT_LOC
DECIMAL
48
13
yes
AMT_TAX_LOC
48
13
yes
AMT_TAX_TRX
DECIMAL
48
13
yes
AMT_TRX
DECIMAL
48
13
yes
ASSET_MAIN_ID
NVARCSTR
12
yes
ASSET_SUB_ID
NVARCSTR
yes
BUS_AREA_ID
NVARCSTR
yes
10
CHANGE_DATE
NVARCSTR
10
yes
11
CLEARED_DATE
NVARCSTR
10
yes
12
CLEARED_FLAG
NVARCSTR
yes
13
CLEARNG_DOC_ID
NVARCSTR
10
yes
14
CMPNY_CODE_ID
NVARCSTR
no
15
COST_CNTR_ID
NVARCSTR
10
yes
16
CTRL_AREA_ID
NVARCSTR
yes
963
17
CURR_ID_GBL
Global Currency ID
NVARCSTR
yes
18
CURR_ID_GRP
NVARCSTR
yes
19
CURR_ID_LOC
NVARCSTR
yes
20
CURR_ID_TRX
NVARCSTR
yes
21
DI_ERROR_ACTN
DI Error Action
NVARCSTR
yes
22
DI_ERROR_COLUMN
DI Error Columns
NVARCSTR
500
yes
23
DOC_DATE
NVARCSTR
10
no
24
DOC_TYPE_ID
NVARCSTR
yes
25
DR_CR_ID
NVARCSTR
yes
26
ENTRY_DATE
NVARCSTR
10
yes
27
EXCH_TYPE_ID_GBL
NVARCSTR
yes
28
FIN_DOC_ID
10
no
29
FIN_DOC_STATUS_ID
NVARCSTR
10
yes
30
FISC_PERIOD
INTEGER
no
31
FISC_YEAR
DECIMAL
48
28
no
32
FISC_YR_VARIANT_ID
NVARCSTR
yes
33
INTERNAL_ORDER_ID
NVARCSTR
12
yes
34
LINE_ITEM_ID
NVARCSTR
no
964
35
LINE_ITEM_TXT
NVARCSTR
50
yes
36
LOAD_DATE
Load date
DATETIME
24
no
37
LOAD_TIME
Load Time
NVARCSTR
yes
38
MATERIAL_ID
NVARCSTR
18
yes
39
PLANT_ID
BSEG.WERKS - Plant
NVARCSTR
yes
40
POST_DATE
NVARCSTR
10
no
41
POST_KEY_ID
NVARCSTR
yes
42
PURCH_DOC_ID
10
yes
43
PURCH_LINE_ITEM_I D
NVARCSTR
yes
44
REF_DOC_ID
NVARCSTR
16
yes
45
SPECL_GL_ID
NVARCSTR
yes
46
SPECL_GL_TRX_TYP E TRADING_PARTNER_I D
NVARCSTR
yes
47
NVARCSTR
yes
48
UPDT_DATE
BKPF-UPDDT - Date of the last document update BSEG-LIFNR - Vendor (creditor) account number
NVARCSTR
10
yes
49
VENDOR_ID
NVARCSTR
10
yes
965
VENDOR_ITEM_AP_BALANCE_VIEW
The view determines the Open AP Bal per fiscal period.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AMT_PER_ROLLING_ LOC
DECIMAL
48
28
yes
AMT_TTL_DUE_LOC
DECIMAL
48
28
yes
AMT_TTL_LOC
DECIMAL
48
28
yes
AMT_TTL_SALES_LO C
DECIMAL
48
28
yes
AMT_TTL_TAX_LOC
DECIMAL
48
28
yes
CMPNY_CODE_ID
Company code
NVARCSTR
no
FISC_PERIOD
Fiscal period
INTEGER
yes
FISC_YEAR
Fiscal year
INTEGER
no
VENDOR_ID
Vendor
NVARCSTR
10
no
966
VENDOR_ITEM_FACT
BSIK / BSAK - Open and Closed Vendor Items
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
ALLOCATN_ID
Allocation ID
NVARCSTR
18
no
AMT_DISCNT_TAKEN _LOC AMT_DUE_IN_E_DAY S_LOC AMT_DUE_IN_F_DAY S_LOC AMT_DUE_IN_G_DAY S_LOC AMT_DUE_OVER_G _DAYS_LOC AMT_ELIGBL_FOR_DI SCNT_TRX
DECIMAL
48
13
yes
Value of the invoice if paid within the first forecast period Value of the invoice if paid within the second forecast period Value of the invoice if paid within the third forecast period
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
AMT_LOC
Amount in local (company) currency Local currency amount paid during the first discount period (includes any discounts applicable) Local currency amount paid after the first and during the second discount period (includes any discounts applicable) Paid after due date Local currency amount paid before due date and after any discount periods (includes only non-time-related discounts Local currency amount paid by due date (includes any discounts applicable) Local currency amount if the first measuring period after net due date has past
DECIMAL
48
13
yes
11
DECIMAL
48
13
yes
12
DECIMAL
48
13
yes
13
AMT_PAID_LATE_LOC
DECIMAL
48
13
yes
14
AMT_PAID_NET_LOC
DECIMAL
48
13
yes
15
DECIMAL
48
13
yes
16
DECIMAL
48
13
yes
967
Appendix Table Column Details AMT_PAST_DUE_GT_ B_LOC AMT_PAST_DUE_GT_ C_LOC AMT_PAST_DUE_GT_ D_LOC AMT_PD_GT_A_LATE _LOC AMT_PD_GT_B_LATE _LOC AMT_PD_GT_C_LATE _LOC AMT_PD_GT_D_LATE _LOC Local currency amount if the second measuring DECIMAL period after net due date has past Local currency amount if the third measuring period after net due date has past Local currency amount if the fourth measuring period after net due date has past Local currency amount paid after the first measuring period after due date Local currency amount paid after the second measuring period after due date Local currency amount paid after the third measuring period after due date Local currency amount paid after the fourth measuring period after due date
17
48
13
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
13
yes
20
DECIMAL
48
13
yes
21
DECIMAL
48
13
yes
22
DECIMAL
48
13
yes
23
DECIMAL
48
13
yes
24
AMT_TAX_LOC
DECIMAL
48
13
yes
25
AMT_TAX_TRX
DECIMAL
48
13
yes
26
AMT_TRX
DECIMAL
48
13
yes
27
AMT_TTL_PAST_DUE _LOC
Local currency amount where net due date is past BSIK.PSWBT or BSAK.PSWBT - Update Currency Amt. Total Amt. Past Due * Number of Days Past Due
DECIMAL
48
13
yes
28
AMT_UPDT
DECIMAL
48
13
yes
29
AMT_WEIGHT_PAST_ DUE_LOC
DECIMAL
48
15
yes
30
BANK_ID_HOUSE
NVARCSTR
yes
31
BASELINE_DATE
Date from which all due and late dates are calculated Document number of the associated billing document
DATETIME
24
yes
32
BILLING_DOC_ID
NVARCSTR
10
yes
33
BUS_AREA_ID
Business area
NVARCSTR
yes
34
CASH_DISCNT_PRCN T_01
48
yes
968
Appendix Table Column Details CASH_DISCNT_PRCN T_02 Discount Percent if paid by second discount period T001.KTOPL - Chart of Accounts (Company Code)
35
DECIMAL
48
yes
36
CHART_OF_ACCT_ID
NVARCSTR
yes
37
CLEARED_DATE
DATETIME
24
no
38
CLEARED_FLAG
NVARCSTR
yes
39
CLEARNG_DOC_ID
NVARCSTR
10
no
40
CMPNY_CODE_ID
Company code
NVARCSTR
no
41
CURR_ID_GBL
NVARCSTR
yes
42
CURR_ID_GRP
NVARCSTR
yes
43
CURR_ID_LOC
NVARCSTR
yes
44
CURR_ID_TRX
NVARCSTR
yes
45
CURR_ID_UPDT
BSIK.PSWSL or BSAK.PSWSL - Update Currency ID Number of days after NEW NET DUE DATE amount was paid Number of days the item was/is open: LOADDATE - POSTING_DATE if still open; CLEARING_DATE - POSTING_DATE if cleared.
NVARCSTR
yes
46
DAYS_LATE
DECIMAL
48
28
yes
47
DAYS_OPEN
DECIMAL
48
28
yes
48
DAYS_PAST_DUE
Number of days since due date if item still open DECIMAL and past due
48
28
yes
49
DISCNT_PERIOD_01
DECIMAL
48
28
yes
50
DISCNT_PERIOD_02
DECIMAL
48
28
yes
51
DOC_DATE
DATETIME
24
yes
52
DOC_TYPE_ID
NVARCSTR
yes
969
53
DR_CR_ID
NVARCSTR
10
yes
54
ENTRY_DATE
DATETIME
24
yes
55
EXCH_TYPE_ID_GBL
NVARCSTR
yes
56
FIN_DOC_ID
NVARCSTR
10
no
57
FISC_PERIOD
Fiscal period
INTEGER
yes
58
FISC_YEAR
Fiscal year
INTEGER
no
59
FISC_YR_VARIANT_ID
NVARCSTR
yes
60
GL_ACCT_ID
NVARCSTR
10
yes
61
GL_ACCT_ID_SPECL
NVARCSTR
10
yes
62
INVOICE_ID
NVARCSTR
10
yes
63
LINE_ITEM_ID
NVARCSTR
no
64
LINE_ITEM_TXT
NVARCSTR
50
yes
65
LOAD_DATE
Date that this row was loaded into the data warehouse Time that this row was loaded into the data warehouse
DATETIME
24
yes
66
LOAD_TIME
NVARCSTR
10
yes
67
NET_DUE_DATE
DATETIME
24
yes
68
NET_DUE_PERIOD
Number of days between second discount period and net due date (SAP value)
DECIMAL
48
28
yes
69
NET_DUE_PERIOD_N EW
Creates new net due period for those payment DECIMAL terms that leave the net due period blank.
48
28
yes
70
PAYMNT_BLOCK_ID
NVARCSTR
yes
970
71
PAYMNT_FLAG
NVARCSTR
yes
72
PAYMNT_METHOD_ID
Payment method
NVARCSTR
yes
73
PAYMNT_REASON_ CODE_ID
NVARCSTR
yes
74
PAYMNT_REF_ID
NVARCSTR
30
yes
75
PAYMNT_TERM_ID
NVARCSTR
yes
76
POST_DATE
DATETIME
24
no
77
POST_KEY_ID
Posting key
NVARCSTR
yes
78
REF_DOC_ID
NVARCSTR
16
yes
79
REVERSAL_FLAG
NVARCSTR
yes
80
SPECL_GL_ID
NVARCSTR
no
81
NVARCSTR
no
82
NVARCSTR
yes
83
VENDOR_ID
Vendor
NVARCSTR
10
no
971
VENDOR_ITEM_FACT_BAD
BSIK / BSAK - Invalid Open and Closed Vendor Items
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACCTNG_CLERK_ID
NVARCSTR
yes
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
ALLOCATN_ID
Allocation ID
NVARCSTR
18
no
AMT_DISCNT_TAKEN _LOC AMT_DUE_IN_E_DAY S_LOC AMT_DUE_IN_F_DAY S_LOC AMT_DUE_IN_G_DAY S_LOC AMT_DUE_OVER_G _DAYS_LOC AMT_ELIGBL_FOR_DI SCNT_TRX
DECIMAL
48
13
yes
Value of the invoice if paid within the first forecast period Value of the invoice if paid within the second forecast period Value of the invoice if paid within the third forecast period
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
DECIMAL
48
13
yes
10
AMT_LOC
Amount in local (company) currency Local currency amount paid during the first discount period (includes any discounts applicable) Local currency amount paid after the first and during the second discount period (includes any discounts applicable) Paid after due date Local currency amount paid before due date and after any discount periods (includes only non-time-related discounts Local currency amount paid by due date (includes any discounts applicable) Local currency amount if the first measuring period after net due date has past
DECIMAL
48
13
yes
11
DECIMAL
48
13
yes
12
DECIMAL
48
13
yes
13
AMT_PAID_LATE_LOC
DECIMAL
48
13
yes
14
AMT_PAID_NET_LOC
DECIMAL
48
13
yes
15
DECIMAL
48
13
yes
16
DECIMAL
48
13
yes
972
Appendix Table Column Details AMT_PAST_DUE_GT_ B_LOC AMT_PAST_DUE_GT_ C_LOC AMT_PAST_DUE_GT_ D_LOC AMT_PD_GT_A_LATE _LOC AMT_PD_GT_B_LATE _LOC AMT_PD_GT_C_LATE _LOC AMT_PD_GT_D_LATE _LOC Local currency amount if the second measuring DECIMAL period after net due date has past Local currency amount if the third measuring period after net due date has past Local currency amount if the fourth measuring period after net due date has past Local currency amount paid after the first measuring period after due date Local currency amount paid after the second measuring period after due date Local currency amount paid after the third measuring period after due date Local currency amount paid after the fourth measuring period after due date
17
48
13
yes
18
DECIMAL
48
13
yes
19
DECIMAL
48
13
yes
20
DECIMAL
48
13
yes
21
DECIMAL
48
13
yes
22
DECIMAL
48
13
yes
23
DECIMAL
48
13
yes
24
AMT_TAX_LOC
DECIMAL
48
13
yes
25
AMT_TAX_TRX
DECIMAL
48
13
yes
26
AMT_TRX
DECIMAL
48
13
yes
27
AMT_TTL_PAST_DUE _LOC
Local currency amount where net due date is past BSIK.PSWBT or BSAK.PSWBT - Update Currency Amt. Total Amt. Past Due * Number of Days Past Due
DECIMAL
48
13
yes
28
AMT_UPDT
DECIMAL
48
13
yes
29
AMT_WEIGHT_PAST_ DUE_LOC
DECIMAL
48
15
yes
30
BANK_ID_HOUSE
NVARCSTR
yes
31
BASELINE_DATE
Date from which all due and late dates are calculated Document number of the associated billing document
NVARCSTR
10
yes
32
BILLING_DOC_ID
NVARCSTR
10
yes
33
BUS_AREA_ID
Business area
NVARCSTR
yes
34
CASH_DISCNT_PRCN T_01
48
yes
973
Appendix Table Column Details CASH_DISCNT_PRCN T_02 Discount Percent if paid by second discount period T001.KTOPL - Chart of Accounts (Company Code)
35
DECIMAL
48
yes
36
CHART_OF_ACCT_ID
NVARCSTR
yes
37
CLEARED_DATE
NVARCSTR
10
no
38
CLEARED_FLAG
NVARCSTR
yes
39
CLEARNG_DOC_ID
NVARCSTR
10
no
40
CMPNY_CODE_ID
Company code
NVARCSTR
no
41
CURR_ID_GBL
NVARCSTR
yes
42
CURR_ID_GRP
NVARCSTR
yes
43
CURR_ID_LOC
NVARCSTR
yes
44
CURR_ID_TRX
NVARCSTR
yes
45
CURR_ID_UPDT
BSIK.PSWSL or BSAK.PSWSL - Update Currency ID Number of days after NEW NET DUE DATE amount was paid Number of days the item was/is open: LOADDATE - POSTING_DATE if still open; CLEARING_DATE - POSTING_DATE if cleared.
NVARCSTR
yes
46
DAYS_LATE
DECIMAL
48
28
yes
47
DAYS_OPEN
DECIMAL
48
28
yes
48
DAYS_PAST_DUE
Number of days since due date if item still open DECIMAL and past due
48
28
yes
49
DISCNT_PERIOD_01
DECIMAL
48
28
yes
50
DISCNT_PERIOD_02
DECIMAL
48
28
yes
51
DI_ERROR_ACTN
NVARCSTR
yes
52
DI_ERROR_COLUMN
NVARCSTR
500
yes
974
53
DOC_DATE
NVARCSTR
10
yes
54
DOC_TYPE_ID
NVARCSTR
yes
55
DR_CR_ID
NVARCSTR
yes
56
ENTRY_DATE
NVARCSTR
10
yes
57
EXCH_TYPE_ID_GBL
NVARCSTR
yes
58
FIN_DOC_ID
NVARCSTR
10
no
59
FISC_PERIOD
Fiscal period
INTEGER
yes
60
FISC_YEAR
Fiscal year
DECIMAL
48
28
no
61
FISC_YR_VARIANT_ID
NVARCSTR
yes
62
GL_ACCT_ID
NVARCSTR
10
yes
63
GL_ACCT_ID_SPECL
NVARCSTR
10
yes
64
INVOICE_ID
NVARCSTR
10
yes
65
LINE_ITEM_ID
NVARCSTR
no
66
LINE_ITEM_TXT
NVARCSTR
50
yes
67
LOAD_DATE
Date that this row was loaded into the data warehouse Time that this row was loaded into the data warehouse
DATETIME
24
no
68
LOAD_TIME
NVARCSTR
10
yes
69
NET_DUE_DATE
NVARCSTR
10
yes
70
NET_DUE_PERIOD
Number of days between second discount period and net due date (SAP value)
DECIMAL
48
28
yes
975
Appendix Table Column Details NET_DUE_PERIOD_N EW Creates new net due period for those payment DECIMAL terms that leave the net due period blank.
71
48
28
yes
72
PAYMNT_BLOCK_ID
NVARCSTR
yes
73
PAYMNT_FLAG
NVARCSTR
yes
74
PAYMNT_METHOD_ID
Payment method
NVARCSTR
yes
75
PAYMNT_REASON_ CODE_ID
NVARCSTR
yes
76
PAYMNT_REF_ID
NVARCSTR
30
yes
77
PAYMNT_TERM_ID
NVARCSTR
yes
78
POST_DATE
NVARCSTR
10
no
79
POST_KEY_ID
Posting key
NVARCSTR
yes
80
REF_DOC_ID
NVARCSTR
16
yes
81
REVERSAL_FLAG
NVARCSTR
yes
82
SPECL_GL_ID
NVARCSTR
no
83
NVARCSTR
no
84
NVARCSTR
yes
85
VENDOR_ID
Vendor
NVARCSTR
10
no
976
VENDOR_SUMMARY_FACT_HZ
LFC1 - Vendor Master Transaction Figures - Horiz.
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
AMT_CR_PER01_LOC
DECIMAL
48
15
yes
AMT_CR_PER02_LOC
DECIMAL
48
15
yes
AMT_CR_PER03_LOC
DECIMAL
48
15
yes
AMT_CR_PER04_LOC
DECIMAL
48
15
yes
AMT_CR_PER05_LOC
DECIMAL
48
15
yes
AMT_CR_PER06_LOC
DECIMAL
48
15
yes
AMT_CR_PER07_LOC
DECIMAL
48
15
yes
AMT_CR_PER08_LOC
DECIMAL
48
15
yes
10
AMT_CR_PER09_LOC
DECIMAL
48
15
yes
11
AMT_CR_PER10_LOC
DECIMAL
48
15
yes
12
AMT_CR_PER11_LOC
DECIMAL
48
15
yes
13
AMT_CR_PER12_LOC
DECIMAL
48
15
yes
14
AMT_CR_PER13_LOC
DECIMAL
48
15
yes
15
AMT_CR_PER14_LOC
DECIMAL
48
15
yes
16
AMT_CR_PER15_LOC
DECIMAL
48
15
yes
977
17
AMT_CR_PER16_LOC
DECIMAL
48
15
yes
18
AMT_CR_QTR01_LOC
DECIMAL
48
15
yes
19
AMT_CR_QTR02_LOC
DECIMAL
48
15
yes
20
AMT_CR_QTR03_LOC
DECIMAL
48
15
yes
21
AMT_CR_QTR04_LOC
DECIMAL
48
15
yes
22
AMT_CR_YTD_LOC
DECIMAL
48
15
yes
23
AMT_DR_PER01_LOC
DECIMAL
48
15
yes
24
AMT_DR_PER02_LOC
DECIMAL
48
15
yes
25
AMT_DR_PER03_LOC
DECIMAL
48
15
yes
26
AMT_DR_PER04_LOC
DECIMAL
48
15
yes
27
AMT_DR_PER05_LOC
DECIMAL
48
15
yes
28
AMT_DR_PER06_LOC
DECIMAL
48
15
yes
29
AMT_DR_PER07_LOC
DECIMAL
48
15
yes
30
AMT_DR_PER08_LOC
DECIMAL
48
15
yes
31
AMT_DR_PER09_LOC
DECIMAL
48
15
yes
32
AMT_DR_PER10_LOC
DECIMAL
48
15
yes
33
AMT_DR_PER11_LOC
DECIMAL
48
15
yes
34
AMT_DR_PER12_LOC
DECIMAL
48
15
yes
978
35
AMT_DR_PER13_LOC
DECIMAL
48
15
yes
36
AMT_DR_PER14_LOC
DECIMAL
48
15
yes
37
AMT_DR_PER15_LOC
DECIMAL
48
15
yes
38
AMT_DR_PER16_LOC
DECIMAL
48
15
yes
39
AMT_DR_QTR01_LOC
DECIMAL
48
15
yes
40
AMT_DR_QTR02_LOC
DECIMAL
48
15
yes
41
AMT_DR_QTR03_LOC
DECIMAL
48
15
yes
42
AMT_DR_QTR04_LOC
DECIMAL
48
15
yes
43
AMT_DR_YTD_LOC
DECIMAL
48
15
yes
44
AMT_PER_BEGIN_LO C AMT_SALES_PER01_ LOC AMT_SALES_PER02_ LOC AMT_SALES_PER03_ LOC AMT_SALES_PER04_ LOC AMT_SALES_PER05_ LOC AMT_SALES_PER06_ LOC AMT_SALES_PER07_ LOC AMT_SALES_PER08_ LOC
DECIMAL
48
15
yes
45
DECIMAL
48
15
yes
46
DECIMAL
48
15
yes
47
DECIMAL
48
15
yes
48
DECIMAL
48
15
yes
49
DECIMAL
48
15
yes
50
DECIMAL
48
15
yes
51
DECIMAL
48
15
yes
52
DECIMAL
48
15
yes
979
Appendix Table Column Details AMT_SALES_PER09_ LOC AMT_SALES_PER10_ LOC AMT_SALES_PER11_ LOC AMT_SALES_PER12_ LOC AMT_SALES_PER13_ LOC AMT_SALES_PER14_ LOC AMT_SALES_PER15_ LOC AMT_SALES_PER16_ LOC AMT_SALES_QTR01_ LOC AMT_SALES_QTR02_ LOC AMT_SALES_QTR03_ LOC AMT_SALES_QTR04_ LOC AMT_SALES_YTD_LO C
53
DECIMAL
48
15
yes
54
DECIMAL
48
15
yes
55
DECIMAL
48
15
yes
56
DECIMAL
48
15
yes
57
DECIMAL
48
15
yes
58
DECIMAL
48
15
yes
59
DECIMAL
48
15
yes
60
DECIMAL
48
15
yes
61
DECIMAL
48
15
yes
62
DECIMAL
48
15
yes
63
DECIMAL
48
15
yes
64
DECIMAL
48
15
yes
65
DECIMAL
48
15
yes
66
CMPNY_CODE_ID
Company Code
NVARCSTR
no
67
CREATE_DATE
DATETIME
24
yes
68
CURR_ID_GBL
NVARCSTR
yes
69
CURR_ID_LOC
NVARCSTR
yes
70
EXCH_TYPE_ID_GBL
NVARCSTR
yes
980
71
FISC_YEAR
Fiscal Year
INTEGER
no
72
FISC_YR_VARIANT_ID
NVARCSTR
yes
73
LOAD_DATE
DATETIME
24
yes
74
LOAD_TIME
NVARCSTR
10
yes
75
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER Concatenated Vendor Number and Company Code
yes
76
SUMMARY_KEY
NVARCSTR
14
yes
77
VENDOR_ID
NVARCSTR
10
no
981
VENDOR_SUMMARY_FACT_VR
LFC1 - Vendor Master Transaction Figures -Vertical
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
AMT_CR_LOC
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
DECIMAL
48
15
yes
DECIMAL
48
15
yes
AMT_PTD_LOC
DECIMAL
48
15
yes
AMT_SALES_LOC
DECIMAL
48
15
yes
CMPNY_CODE_ID
Company code
NVARCSTR
no
CREATE_DATE
DATETIME
24
yes
10
CURR_ID_GBL
NVARCSTR
yes
11
CURR_ID_LOC
NVARCSTR
yes
12
EXCH_TYPE_ID_GBL
NVARCSTR
yes
13
FISC_PERIOD
Fiscal Period
INTEGER
no
14
FISC_YEAR
Fiscal year
INTEGER
no
15
FISC_YR_VARIANT_ID
NVARCSTR
yes
16
LOAD_DATE
DATETIME
24
yes
982
17
LOAD_TIME
NVARCSTR
10
yes
18
PARTITION_YEAR
Same as Fiscal year - used for table partitioning Concatenated Vendor Number and Company Code
INTEGER
yes
19
SUMMARY_KEY
NVARCSTR
14
yes
20
VENDOR_ID
Vendor number
NVARCSTR
10
no
983
VENDOR_SUMMARY_STAGE_VR
LFC1 - Vendor Master Transaction Figures - Vertical Stage Table
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
AGING_INTERVAL_ID
Aging Interval ID
DECIMAL
48
28
yes
AMT_CR_LOC
DECIMAL
48
15
yes
AMT_DR_LOC
DECIMAL
48
15
yes
AMT_PER_BEGIN_LO C
DECIMAL
48
15
yes
AMT_SALES_LOC
DECIMAL
48
15
yes
CMPNY_CODE_ID
Company code
NVARCSTR
no
CREATE_DATE
DATETIME
24
yes
CURR_ID_GBL
NVARCSTR
yes
CURR_ID_LOC
NVARCSTR
yes
10
EXCH_TYPE_ID_GBL
NVARCSTR
yes
11
FISC_PERIOD
Fiscal Period
DECIMAL
48
28
no
12
FISC_YEAR
Fiscal year
INTEGER
no
13
FISC_YR_VARIANT_ID
NVARCSTR
yes
14
LOAD_DATE
DATETIME
24
yes
15
LOAD_TIME
NVARCSTR
10
yes
16
PARTITION_YEAR
Duplicate of Fisc. Year column to allow for Table partition on a field not in the Primary Key INTEGER
yes
984
Appendix Table Column Details Concatenated Vendor Number and Company Code
17
SUMMARY_KEY
NVARCSTR
14
yes
18
VENDOR_ID
Vendor number
NVARCSTR
10
no
VESTING_RULE
Benefit Vesting rule descriptive attributes from T5UCR; load VESTING_RULE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BENFT_AREA_DESCR
NVARCSTR
30
yes
BENFT_AREA_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
T5UCR.LTEXT Description (20 characters) Concatenated: T5UCR.VESTI Vesting rules for employee contributions to savings plans + T5UCR.LTEXT Description (20 characters) T5UCR.VESTI Vesting rules for employee contributions to savings plans
NVARCSTR
20
yes
NVARCSTR
30
yes
VESTNG_RULE_ID
NVARCSTR
no
985
WAGE_TYPE
Employee wage type date-effective records from T511, T512T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ADDITIVTY_FLAG
INTEGER
yes
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
yes
CURRENT_FLAG
Set to 1 if the record is current (ENDDA = 9999.12.31) T511.OPKEN - Operation indicator for wage types (1 is payment, 0 is a deduction)
INTEGER
yes
DEDUCTN_FLAG
NVARCSTR
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
UOT_DESCR
NVARCSTR
20
yes
UOT_ID
NVARCSTR
yes
10
VALID_FROM_DATE
DATETIME
24
yes
11
VALID_TO_DATE
DATETIME
24
yes
12
DATETIME
24
yes
13
60
yes
14
VALUATN_MODEL_ID
NVARCSTR
yes
15
WAGE_TYPE_DESCR
NVARCSTR
25
yes
16
WAGE_TYPE_FULL_N AME
NVARCSTR
40
yes
986
17
WAGE_TYPE_ID
NVARCSTR
yes
18
WAGE_TYPE_KEY
DECIMAL
48
28
no
19
WAGE_TYPE_NAME
NVARCSTR
yes
WAREHOUSE
T300, T300T, WM Warehouse Numbers and descriptions
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
REGION_CODE_DE SCR
20
yes
REGION_CODE_ID
NVARCSTR
yes
WAREHOUSE_DESCR
NVARCSTR
25
yes
WAREHOUSE_ID
NVARCSTR
no
987
WORK_CALENDAR
Caclualted calendar based on Holiday calendar; load WORK_CALENDAR
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CALENDAR_DATE
Calendar Date
DATETIME
24
no
CALENDAR_MONTH
DECIMAL
48
28
yes
CALENDAR_QUART ER
Calendar Quarter
DECIMAL
48
28
yes
CALENDAR_YEAR
Calenar Year
DECIMAL
48
28
yes
COUNT_WRKDAY
DECIMAL
48
28
yes
DAY_IN_PERIOD
DECIMAL
48
28
yes
DAY_IN_WEEK
DECIMAL
48
28
yes
FISC_PERIOD
Fiscal Period of Calendar Date. Retrieved from DECIMAL SAP using FI_PERIOD_DETEMINE Fiscal Year of Calendar Date. Retrieved from SAP using FI_PERIOD_DETEMINE
48
28
yes
FISC_YEAR
DECIMAL
48
28
yes
10
HOLIDAY_CALENDAR _ID
NVARCSTR
no
11
LOAD_DATE
DATETIME
24
yes
12
LOAD_TIME
NVARCSTR
yes
13
MONTH_YEAR
NVARCSTR
10
yes
14
WEEK_IN_YEAR
DECIMAL
48
28
yes
988
WORK_CENTER
Work center descriptions and standard capacity information from CRHD used as default by capacity planning processes
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
BACKFLUSH_FLAG
INTEGER
yes
CHANGE_DATE
AEDAT_GRND - Changed on
DATETIME
24
yes
CMPNY_CODE_ID
Company Code ID
NVARCSTR
yes
CMPNY_CODE_NAME
NVARCSTR
25
yes
CTRL_KEY_DESCR
NVARCSTR
40
yes
CTRL_KEY_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
DELETE_FLAG
CRHD.LVORM - Deletion flag for work center ( INTEGER 1/0) TC25T-TXT - Lookup on Formula descritpion for Other TC25T-TXT - Lookup on Formula descritpion for Process TC25T-TXT - Lookup on Formula descritpion for Setup TC25T-TXT - Lookup on Formula descritpion for TearDown
yes
NVARCSTR
20
yes
10
NVARCSTR
20
yes
11
NVARCSTR
20
yes
12
NVARCSTR
20
yes
13
FORMULA_ID_OTHER
CRHD.FORTN - Formula for other workcenter NVARCSTR times CRHD.FORT2 - Formula for work center processing time duration
yes
14
FORMULA_ID_PROCE SS
NVARCSTR
yes
15
FORMULA_ID_SETUP
CRHD.FORT1 - Formula for work center setup NVARCSTR time CRHD.FORT3 - Formula for work center teardown time calculation
yes
16
FORMULA_ID_TEARD OWN
NVARCSTR
yes
989
Appendix Table Column Details Date and time when the record is loaded into Rapid Mart
17
LOAD_DATE
DATETIME
24
yes
18
LOAD_TIME
NVARCSTR
yes
19
LOCATN_GRP_DES CR
NVARCSTR
20
yes
20
LOCATN_GRP_ID
NVARCSTR
yes
21
NVARCSTR
40
yes
22
NVARCSTR
10
yes
23
CRHD.ZWMIN - Minimum queue time converted to minutes CRHD.ZWNOR - Standard queue time converted to minutes
DECIMAL
48
yes
24
DECIMAL
48
yes
25
OBJ_ID
CRHD.HROID - Object ID
NVARCSTR
yes
26
ORG_UNIT_TYPE_DE SCR
NVARCSTR
25
yes
27
ORG_UNIT_TYPE_ID
NVARCSTR
yes
28
NVARCSTR
yes
29
Lookup TC24.KTEXT - Person responsible for NVARCSTR the work center VERAN
40
yes
30
PLANT_ID
CRHD.WERKS - Plant
NVARCSTR
no
31
PLANT_NAME
NVARCSTR
40
yes
32
NVARCSTR
yes
33
30
yes
34
STD_VALUE_KEY_ID
NVARCSTR
yes
990
Appendix Table Column Details T423T-TXT - Sutability( Qualificiation/Wage Group) desctiption (lookup) CRHD.QUALF - Suitability for carrying certain tasks
35
SUITABILITY_DESCR
NVARCSTR
30
yes
36
SUITABILITY_ID
NVARCSTR
yes
37
SUPPLY_AREA_DESC R
NVARCSTR
40
yes
38
SUPPLY_AREA_ID
NVARCSTR
10
yes
39
TASK_LIST_USG_DES CR
NVARCSTR
30
yes
40
TASK_LIST_USG_ID
NVARCSTR
yes
41
VALID_FROM_DATE
DATETIME
24
yes
42
VALID_TO_DATE
DATETIME
24
yes
43
VALUATN_AREA_ID
NVARCSTR
yes
44
20
yes
45
NVARCSTR
yes
46
WORK_CNTR_CODE
yes
47
WORK_CNTR_DESCR
NVARCSTR
40
yes
48
WORK_CNTR_FULL _NAME
CRHD.ARBPL - Work center Code + Name (Lookup work center description in CRTX CRHD.ARBPL - Work center- Visible ID in SAP
NVARCSTR
50
yes
49
WORK_CNTR_ID
NVARCSTR
no
50
NVARCSTR
40
yes
51
NVARCSTR
10
yes
991
WORK_CENTER_CATEGORY
Work Center Category Attributes from TC30T
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
20
yes
NVARCSTR
no
992
WORK_CENTER_COST_ASSIGN_FACT
Link between work center and cost center with effectivity dates (CRCO, CRHD)
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
ACTIVITY_ID
NVARCSTR
yes
CHANGE_DATE
CRCO.AEDAT_KOST - Changed on
DATETIME
24
yes
CHART_OF_ACCT_ID
NVARCSTR
yes
CMPNY_CODE_ID
NVARCSTR
yes
COST_CNTR_ID
Cost Center
NVARCSTR
10
no
CTRL_AREA_ID
NVARCSTR
no
CTRL_KEY_ID
NVARCSTR
yes
CURRENT_FLAG
INTEGER
yes
DAYS_VALID_ASSIGN
DECIMAL
48
28
yes
10
FORMULA_ID
NVARCSTR
yes
11
GROUP_USG_ID
NVARCSTR
yes
12
INCENTIVE_WAGE_D ESCR
DD07T.DDTEXT - lookup on Domain BDENR Transfer activity types to incentive wages NVARCSTR Description CRCO.BDE - Transfer activity types to incentive wages ID NVARCSTR
60
yes
13
INCENTIVE_WAGE_ID
yes
14
LOAD_DATE
DATETIME
24
yes
15
LOAD_TIME
NVARCSTR
yes
16
LOCATN_ID
NVARCSTR
10
yes
993
17
PLANT_ID
CRHD.WERKS - Plant
NVARCSTR
no
18
PURCH_ORG_ID
NVARCSTR
yes
19
60
yes
20
NVARCSTR
yes
21
REF_FLAG
NVARCSTR
yes
22
STD_TEXT_KEY_ID
NVARCSTR
yes
23
STD_VALUE_KEY_ID
NVARCSTR
yes
24
SURROGATE_DOC_ID
DECIMAL
48
18
no
25
UOM_ID
NVARCSTR
yes
26
VALID_FROM_DATE
Start date
DATETIME
24
no
27
VALID_TO_DATE
End date
DATETIME
24
no
28
VALUATN_AREA_ID
NVARCSTR
yes
29
WORK_CNTR_CATE G_ID
NVARCSTR
yes
30
WORK_CNTR_ID
NVARCSTR
no
994
WORK_CENTER_FORMULA
Capacity formulas from TC25; parameters are parsed from the formula equation text
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
TC25.VKAPA - Indicator: work center is allowed for capacity requirements TC25.VKALK - Indicates it is allowed for costing TC25T.TXT - Lookup formula description in TC25T
INTEGER
yes
INTEGER
yes
FORMULA_DESCR
NVARCSTR
20
yes
FORMULA_EQUATN _TEXT
NVARCSTR
70
yes
FORMULA_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARAMETER_ID_01
Calculated from TC25.FTEXT - parsed Parameter 01 ID or constant Calculated from TC25.FTEXT - parsed Parameter 02 ID or constant Calculated from TC25.FTEXT - parsed Parameter 03 ID or constant Calculated from TC25.FTEXT - parsed Parameter 04 ID or constant Calculated from TC25.FTEXT - parsed Parameter 05 ID or constant Calculated from TC25.FTEXT - parsed Parameter 06 ID or constant Calculated from TC25.FTEXT - parsed Parameter 07 ID or constant Calculated from TC25.FTEXT - parsed Parameter 08 ID or constant Calculated from TC25.FTEXT - parsed Parameter 09 ID or constant
NVARCSTR
yes
PARAMETER_ID_02
NVARCSTR
yes
10
PARAMETER_ID_03
NVARCSTR
yes
11
PARAMETER_ID_04
NVARCSTR
yes
12
PARAMETER_ID_05
NVARCSTR
yes
13
PARAMETER_ID_06
NVARCSTR
yes
14
PARAMETER_ID_07
NVARCSTR
yes
15
PARAMETER_ID_08
NVARCSTR
yes
16
PARAMETER_ID_09
NVARCSTR
yes
995
Appendix Table Column Details Calculated from TC25.FTEXT - parsed Parameter 10 ID or constant TC25.VKAPF- Indicator: PRT allowed for requirements TC25.VTERM- Indicator: Allowed for scheduling
17
PARAMETER_ID_10
NVARCSTR
yes
18
PRT_CALC_FLAG
INTEGER
yes
19
SCHED_ALLOW_FL AG
INTEGER
yes
996
WORK_CENTER_HIER
Work center parent-child relationship from CRHH/CRHS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_CODE
NVARCSTR
yes
CHILD_DESCR
Lookup work center description in CRTX for Child WC Concatentaion of WC code and description for Child Node CRHS.OBJID_HO - Object ID of the resource and CRHH.NAME - Name of hierarchy
NVARCSTR
40
yes
CHILD_FULL_NAME
NVARCSTR
50
yes
CHILD_ID
NVARCSTR
50
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OWNER_ID
CRHH.VERAN - Person responsible for the work center Lookup TC24.KTEXT - Person responsible for the work center VERAN
NVARCSTR
yes
OWNER_NAME
NVARCSTR
40
yes
PARENT_CODE
NVARCSTR
yes
10
PARENT_DESCR
Lookup work center description in CRTX for Parent WC Concatentaion of WC code and description for Parent Node
NVARCSTR
40
yes
11
PARENT_FULL_NAME
NVARCSTR
50
yes
12
PARENT_ID
CRHS.OBJID_UP - ID of superior object in the hierarchy and CRHH.NAME - Name of NVARCSTR hierarchy CRHH.WERKS - Plant NVARCSTR
50
no
13
PLANT_ID
yes
14
PLANT_NAME
NVARCSTR
40
yes
15
NVARCSTR
no
16
NVARCSTR
10
yes
997
WORK_CENTER_HIER_BAD
Work center parent-child relationship from CRHH/CRHS - Invalid Records
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_CODE
NVARCSTR
yes
CHILD_DESCR
Lookup work center description in CRTX for Child WC Concatentaion of WC code and description for Child Node CRHS.OBJID_HO - Object ID of the resource and CRHH.NAME - Name of hierarchy
NVARCSTR
40
yes
CHILD_FULL_NAME
NVARCSTR
50
yes
CHILD_ID
NVARCSTR
50
no
DI_ERROR_ACTN
DI Error Action
NVARCSTR
yes
DI_ERROR_COLUMN
DI Error Columns
NVARCSTR
500
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
OWNER_ID
CRHH.VERAN - Person responsible for the work center Lookup TC24.KTEXT - Person responsible for the work center VERAN
NVARCSTR
yes
10
OWNER_NAME
NVARCSTR
40
yes
11
PARENT_CODE
NVARCSTR
yes
12
PARENT_DESCR
Lookup work center description in CRTX for Parent WC Concatentaion of WC code and description for Parent Node
NVARCSTR
40
yes
13
PARENT_FULL_NAME
NVARCSTR
50
yes
14
PARENT_ID
CRHS.OBJID_UP - ID of superior object in the hierarchy and CRHH.NAME - Name of NVARCSTR hierarchy CRHH.WERKS - Plant NVARCSTR
50
no
15
PLANT_ID
yes
16
PLANT_NAME
NVARCSTR
40
yes
998
17
NVARCSTR
no
18
NVARCSTR
10
yes
999
WORK_CENTER_HIER_HZ
Work Center Hierarchical relationship in Horizontal format from CRHH/CRHS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
LEAF_LVL
DECIMAL
48
28
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
LVL_00_DESCR
NVARCSTR
40
yes
LVL_00_FULL_NAME
NVARCSTR
50
yes
LVL_00_ID
NVARCSTR
no
LVL_01_DESCR
NVARCSTR
40
yes
LVL_01_FULL_NAME
NVARCSTR
50
yes
LVL_01_ID
NVARCSTR
no
10
LVL_02_DESCR
NVARCSTR
40
yes
11
LVL_02_FULL_NAME
NVARCSTR
50
yes
12
LVL_02_ID
NVARCSTR
no
13
LVL_03_DESCR
NVARCSTR
40
yes
14
LVL_03_FULL_NAME
NVARCSTR
50
yes
15
LVL_03_ID
NVARCSTR
no
16
LVL_04_DESCR
NVARCSTR
40
yes
1000
Appendix Table Column Details Concatentaion of WC code and description for Parent Node
17
LVL_04_FULL_NAME
NVARCSTR
50
yes
18
LVL_04_ID
NVARCSTR
no
19
LVL_05_DESCR
NVARCSTR
40
yes
20
LVL_05_FULL_NAME
NVARCSTR
50
yes
21
LVL_05_ID
NVARCSTR
no
22
PLANT_ID
CRHH.WERKS - Plant ID
NVARCSTR
no
23
WORK_CNTR_HIER_N AME
NVARCSTR
10
no
24
WORK_CNTR_ID
NVARCSTR
no
1001
WORK_CENTER_HIER_VR
Work Center Hierarchical relationship in Vertical format from CRHH/CRHS
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CHILD_FULL_NAME
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup CRHD-ARBPL (lookup) - Work Center unique name for Child ID
50
yes
CHILD_ID
NVARCSTR
no
DEPTH
DECIMAL
48
28
yes
LEAF_FLAG
1 - Leaf, 0 - Root
DECIMAL
48
28
yes
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
PARENT_FULL_NAME
KLAT-TXTBZ (lookup)/KLAH-CLASS (lookup) - NVARCSTR Object description/name lookup CRHD-ARBPL (lookup) - Work Center unique name for Parent ID
50
yes
PARENT_ID
NVARCSTR
no
PLANT_ID
CRHH.WERKS - Plant ID
NVARCSTR
no
10
ROOT_FLAG
1 - Root, 0 - Leaf
DECIMAL
48
28
yes
11
WORK_CNTR_HIER_N AME
NVARCSTR
10
no
1002
WORK_CONTRACT
Work (Employment) Contract descriptive attributes from T542T; load WORK_CONTRACT dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
CONTRACT_DESCR
NVARCSTR
15
yes
CONTRACT_FULL_NA ME
20
yes
CONTRACT_ID
NVARCSTR
no
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
WORK_CONTRACT_TYPE
Work (Employment) Contract Type descriptive attributes from T547S; load WORK_CONTRACT_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
T547S.CTTXT Text for contract type (Contract NVARCSTR Elements infotype) Concatenated: T547S.CTTYP Contract type + T547S.CTTXT Text for contract type (Contract NVARCSTR Elements infotype) T547S.CTTYP Contract type NVARCSTR
20
yes
30
yes
CONTRACT_TYPE_ID
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
1003
WORK_PERMIT_TYPE
Work permit type descriptive attributes from T509I; load WORK_PERMIT_TYPE dimension
# Column Name Key Column Desc Column Datatype Dtype Length Precision Scale Is Nullable
COUNTRY_GRP_DE SCR
NVARCSTR
25
yes
COUNTRY_GRP_ID
NVARCSTR
no
LOAD_DATE
DATETIME
24
yes
LOAD_TIME
NVARCSTR
yes
NVARCSTR
30
yes
NVARCSTR
no
1004