Material Master

-----Original Message-----
Subject: Material Master 

Hi 

I am trying to retrieve all material in the SAP system,
but the only Business object I have found (Material)
requires a key (Material Number)
I can not force it to retrieve all materials

Is there is a way I can use to retrieve all materials
If yes can you provide me with an example

Thankx in advance

-----Reply Message-----
Subject: RE: Material Master 

Hi!

you have to use the Method MATERIAL.GETLIST. It gives you the material numbers
of all your material. Then you have to get the detail material data with
MATERIAL.GETDETAIL(material number).

MATERIAL ( BUS1001 ) is a Business Object in the BOR.

-----End of Message-----

Read Also
Simple Program that Create Internal Table Dynamically

ABAP Books
ABAP Certification, BAPI, Java, Web Programming, Smart Forms, Sapscripts Reference Books

More ABAP Tips

Main Index
SAP ERP Modules, Basis, ABAP and Other IMG Stuff

All the site contents are Copyright © www.erpgreat.com and the content authors. All rights reserved.
All product names are trademarks of their respective companies.  The site www.erpgreat.com is in no way affiliated with SAP AG. 
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk. 
 The content on this site may not be reproduced or redistributed without the express written permission of 
www.erpgreat.com or the content authors.