Explain how you can create a connection with lis info structures?
Answer Posted / Vinit Kumar Singh
Creating a connection with LIS (List-oriented Data Providers) Info Structures in SAP BI involves defining the appropriate data source, creating an Info Object, and establishing the connection between them. Here's a step-by-step explanation:nn1. Define the Data Source: In this case, it would be an ABAP or DBDC data source.n2. Create an Info Object: This is done in the InfoProvider workbench by defining the characteristics and domains for the required attributes.n3. Establish Connection: Once the Info Object is created, you can create an Info Provider based on this object. The connection to LIS Info Structures is established through a binding of the corresponding ABAP or DBDC tables in the Data Source to the characteristics of the Info Object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers