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

Help with table s510

Former Member
0 Likes
1,923

Hi all,

I had a request to create an ABAP report with this table

but when I select the data from the table. the fields that I am interested does not show data those are the net sales .

I will give you and specific detail info. soon.

Regards,

Gregorio

1 ACCEPTED SOLUTION
Read only

christian_wohlfahrt
Active Contributor
0 Likes
1,679

Hi Gregorio!

S510 is in customer name space. So update functions for this infostructure aren't customized well / no initial load was done.

Check spro->Logistics - General->Logistics Information System (LIS)->Logistics Data Warehouse. You can make a test in ->Updating->Updating Control->Update Check->Simulate Update.

Regards,

Christian

Hi all,

I had a request to create an ABAP report with this table

but when I select the data from the table. the fields that I am interested does not show data those are the net sales .

I will give you and specific detail info. soon.

Regards,

Gregorio

11 REPLIES 11
Read only

suresh_datti
Active Contributor
0 Likes
1,679

Hi Gregario,

S510? I don't see any such table in 47? what version are you on?

Suresh

Message was edited by: Suresh Datti

Read only

christian_wohlfahrt
Active Contributor
0 Likes
1,680

Hi Gregorio!

S510 is in customer name space. So update functions for this infostructure aren't customized well / no initial load was done.

Check spro->Logistics - General->Logistics Information System (LIS)->Logistics Data Warehouse. You can make a test in ->Updating->Updating Control->Update Check->Simulate Update.

Regards,

Christian

Read only

0 Likes
1,679

Hi all,

I'm in version 4.5 and it is a transparent table that has version control but when I go to the se11 or se16 and try to select data the fields zzvolnenet and zzvtakgsne have no data.

I've been told that it depends of how do I make my selection...If anyone can help me I'll appreciate it.

Thanks in advanced,

Gregorio

Read only

0 Likes
1,679

You cannot directly query infostructures like that. What you normally see in a infostructure related report is aggregated and filtered based on you selections.

Read only

0 Likes
1,679

Associated with every infostructure, there will be some default reports that will be generated. Look for RMCA510* programs.

Read only

0 Likes
1,679

then how can I create a report that change the layout of the report RMCY5100.

what they one is as fallows:

Sold-to party

Material net sales net business vol.

Material net sales net business vol.

Material net sales net business vol.

Sold-to party

Material net sales net business vol.

Material net sales net business vol.

Material net sales net business vol.

but this is only for the FI users the users of SD

one the structure of the info. just like it is.

Regards,

Gregorio

Read only

0 Likes
1,679

I am sorry, I did not understand your requirement. Do you want to change the report such that the output is shown differently that it is now? or do you want additional selection screen parameters to be added?

I did not understand what you meant by FI users vs. SD users. You mean to say that they both view the same infostructure analysis but want different outputs?

Read only

0 Likes
1,679

I want to change the ouput of the report, but only for the users of the financial module (FI), the requirement was made by them, the sales personnel use the same info structure and there interest is that the info structure stay like it is.

they both view the same infostructure analysis but they do want different outputs.

Read only

0 Likes
1,679

I don't see how that is possible in the standard. What you can do is copy the standard report and make the necessary changes for giving it to the FI users. SD users can use the standard one as it is.

Read only

0 Likes
1,679

See if 'Maintain List Enhancement Methods' under the LIS config node if of any help.

Srinivas

Read only

Former Member
0 Likes
1,679

Since it is custom infostructure, I cannot tell you much, but look here in config to see if something helps you.


Implementation Guide for R/3 Customizing (IMG)
-->Logistics - General
   -->Logistics Information System (LIS)
      -->Reporting
         -->Standard Analyses
            -->Change Settings

Also look at this <a href="http://help.sap.com/saphelp_46c/helpdata/en/bd/a140eb44d511d188fe0000e8322f96/frameset.htm">LIS documentation</a>

Please close the thread if it helps.

Srinivas