‎2007 Feb 15 4:28 AM
Hi All,
Can anybody please tell me which is the field AENNR (Change Number ) in the parameter list of the function module 'CS_BOM_EXPL_MAT_V2'.
Thanks
‎2007 Feb 15 4:33 AM
Hi,
It is the field which is present in the BOM header Table .ie. STKO-AENNR.
Regards,
Anji
‎2007 Feb 15 4:40 AM
Ya that I know but I want to know whether this field is there in the parameter list of the function module 'CS_BOM_EXPL_MAT_V2'
If it is there , then which parameter it is??
‎2007 Feb 15 4:49 AM
Hi,
I don't find this field in the parameter list of the Fun Module (Neither in IMPORT nor in EXPORT) CS_BOM_EXPL_MAT_V2. Why you need it? what's your exact problem?
Regards,
Anji
‎2007 Feb 15 4:57 AM
I am having a report which is similar as that of transaction CS12. In transaction cs12 there is a change number parameter if u enter change number in that parameter , the transaction shows the records for that change number,
Now I want to implement this in my report
I have used the function module 'CS_BOM_EXPL_MAT_V2' for selecting data, thats why I was asking for this thing.
Now is there any way to implement this .
Thanks
‎2007 Feb 15 5:46 AM
If u have Change Number then u can make use of this fm
CC_CHANGE_NUMBER_READ
or
first get the change number from STPO then call this Fm.
Regardds
Prabhu
‎2007 Nov 18 5:22 AM
Rahul
I am working on same kind of requirement. Can you please let me if you have found out where we need to give the AENNR (Change number) to this FM. Please let me know how you got this revolved.
Thanks in advance
VAN