2008 Feb 29 5:00 AM
HI,
I WANT TO SEE CHANGES MADE TO BOM & WHAT SHOULD BE THE OBJECTCLASS IN CDHDR TABLE TO VIEW IT AS IT IS REALLY URGENT TO ME.
2008 Mar 01 7:29 AM
Try OBJECTCLAS = STUE or STUE_V.
For ObjectCLAS = 'STUE', pass object id as <Client> concatenated with <BOM Category> (as 'M') and <Bill of Material> (MAST-STLNR).
Say for example the client is 800 and Bill of material is 00003108, then the objectid passed should be 800M00003108.
You can get the table name (CDPOS-TABNAME) field name from CDPOS table (CDPOS-FNAME). You can search for DD03L/ DD03T for getting the table field names (texts).
Hope this helps.
Thanks,
Balaji
HI,
I WANT TO SEE CHANGES MADE TO BOM & WHAT SHOULD BE THE OBJECTCLASS IN CDHDR TABLE TO VIEW IT AS IT IS REALLY URGENT TO ME.
2008 Feb 29 5:07 AM
hi,
refer to this links.
http://www.tek-tips.com/viewthread.cfm?qid=262703
http://www.saptechies.com/category/material-management/abap-reports/
regards,
sreelakshmi.
2008 Mar 01 7:29 AM
Try OBJECTCLAS = STUE or STUE_V.
For ObjectCLAS = 'STUE', pass object id as <Client> concatenated with <BOM Category> (as 'M') and <Bill of Material> (MAST-STLNR).
Say for example the client is 800 and Bill of material is 00003108, then the objectid passed should be 800M00003108.
You can get the table name (CDPOS-TABNAME) field name from CDPOS table (CDPOS-FNAME). You can search for DD03L/ DD03T for getting the table field names (texts).
Hope this helps.
Thanks,
Balaji
2008 Mar 01 7:36 AM
HI BALAJI,
i have made a report in which i have already used as what u have said but now i am making a report in which i have used MATERIAL FILED in objectclas for displaying changes to material and it is giving runtime error and it is saying :-
A RAISE statement in the program "SAPLMASS_GENERAL_UTILITIES" raised the
exception
condition "NOT_FOUND".
Since the exception was not intercepted by a superior
program, processing was terminated..
as i am using FUNCTION 'GET_FIELDNAME_TEXT_1. which is basically used or should i show u code fo program.
plzz help me out by providing solution of it as help will be definately rewarded.
Edited by: ric .s on Mar 1, 2008 8:38 AM
2008 Mar 06 6:17 AM
Hi Ric,
Sorry for the delay in sending this reply.
Can you send the code so that i can look into it?
Thanks,
Balaji
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |