InfoObjects
InfoObjects are fundamental building blocks within certain data warehousing and business intelligence environments, particularly those based on SAP BusinessObjects. They represent a semantic layer that abstracts the underlying physical data structures, making them understandable and accessible to business users. Think of an InfoObject as a business representation of data. For instance, a physical database table might contain columns like "CUST_ID," "CUST_NM," and "ADDR." An InfoObject could represent "Customer" with attributes like "Customer Name" and "Customer Address," and it would know how to retrieve that information from the correct physical sources.
InfoObjects can take various forms. Common types include characteristics, which represent descriptive data like customer names,