‎2007 Jun 06 9:57 AM
Hi experts,
Is any function module to read material description instead of using select query ?
Rewards will be awarded.
Thank u.
‎2007 Jun 06 10:00 AM
Hi
Fun modules are used to avoid complex selections of data from database tables
Where as we can easily get the description of Material from MAKT by writing a single select with the MATNR field
I don't think there is a fun module for it, but anyhow
Search in SE37 by giving MATDESC* for the fun modules
Reward points for useful Answers
Regards
Anji
‎2007 Jun 06 10:00 AM
Hi
Fun modules are used to avoid complex selections of data from database tables
Where as we can easily get the description of Material from MAKT by writing a single select with the MATNR field
I don't think there is a fun module for it, but anyhow
Search in SE37 by giving MATDESC* for the fun modules
Reward points for useful Answers
Regards
Anji
‎2007 Jun 06 10:04 AM
‎2007 Jun 06 10:05 AM
hi murugan,
just try this FM '/GCDSMIC/BLP_MATERIAL_GET_DET'.
regards,
seshu.
‎2007 Jun 06 10:07 AM