Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

info structure LIS from a custom table

Former Member
0 Likes
670

Hi,

I need help with creating an info structure (LIS) by copying a custom table. I am not familiar with this process of creating an LIS from custom table

Can anyone guide me on how accomplish this?

Regards,

Raj/

4 REPLIES 4
Read only

Former Member
0 Likes
579

Hi,

What is your defn of a custom table?? Is it a 'Z' table or standard SAP table.

Check these links for LIS related info

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLIS/LOLIS.pdf

http://help.sap.com/printdocu/core/print46c/en/data/pdf/LOLIS/LOLIS_KOMPONENTEN%20DES%20LIS.pdf

Regards,

Amit

Read only

0 Likes
579

Hello Amit,

It is a Z-table.

Regards,

Raj/

Read only

0 Likes
579

Hi,

I am not sure if you can create an LIS using a custom table.

SAP has designed infostructures taking into consideration the huge volume of data that can be fetched easily by customizing the report as per your requirement, levels of drilldown etc.

This might involve some complex codes and underlying links as your might see in std LIS tcodes like MCSI or MC21.

Please post and share if you get something handy.

Regards,

Amit

Read only

Former Member
0 Likes
579

Append the existing structure with the Z fields of the Z table.