2009 Apr 29 7:42 AM
Hi Team,
We are in the process of upgrade from 4.6c to ECC6.0.
Here I am having the problem with the following programs,
1. AQZZZGBSD=======MARGINREPORT1= (Report)
2. AQZZZGBSD=======MARGINREPORT2= (Report)
3. AOBE_ADDON_BTE_MANAGER (Function module)
4. UPDATE_FEBKO_STATUS (Function module)
The above objects are present in 4.6c but not available in ECC6.0.
Could any one please suggest me the replacement of these programs in ECC 6.0.
Thanks,
Rakesh Reddy K.
2009 Apr 29 7:49 AM
Hi ,
These r SAP Queries So osme time queris r created at production system and they send T-codes ony with Programme name. Actually those programmes r not availble inDev So,That must be the reason .
warm regards,
rajesh S.
Hi Team,
We are in the process of upgrade from 4.6c to ECC6.0.
Here I am having the problem with the following programs,
1. AQZZZGBSD=======MARGINREPORT1= (Report)
2. AQZZZGBSD=======MARGINREPORT2= (Report)
3. AOBE_ADDON_BTE_MANAGER (Function module)
4. UPDATE_FEBKO_STATUS (Function module)
The above objects are present in 4.6c but not available in ECC6.0.
Could any one please suggest me the replacement of these programs in ECC 6.0.
Thanks,
Rakesh Reddy K.
2009 Apr 29 7:49 AM
Hi ,
These r SAP Queries So osme time queris r created at production system and they send T-codes ony with Programme name. Actually those programmes r not availble inDev So,That must be the reason .
warm regards,
rajesh S.
2009 Apr 29 7:52 AM
Hi Rajesh,
Thanks for giving the reply.
These programs are available in both development and production systems in 4.6c.
Thanks,
Rakesh.
2009 Apr 29 7:55 AM
This might help you .
[Query not transported in upgrade|https://forums.sdn.sap.com/click.jspa?searchID=25472540&messageID=3395055]
2009 Apr 29 8:31 AM
Hi All,
Could you please suggest me the replacement of the function module AOBE_ADDON_BTE_MANAGER in ECC 6.0.
Thanks,
Rakesh.
2009 Apr 29 12:11 PM
When we execute query, program is generated which is something like AQZZZ------.This name may change when execute in DEV or QA or PRD syatem. Now to get exact program name you can use function mudule 'RSAQ_REPORT_NAME'. This FM gives query report name. Then you can use FM 'RSAQ_SUBMIT_QUERY_REPORT' to execute generated report.