Re: GRC 10 : EAM Logs are showing 'No Records'
Well that's the main purpose of the mentioned background job. Any specific reason why you stopped running the synch job? RegardsDeepak M
View ArticleRe: ALV TABLE WITH BUSINESS GRAPHIC (WD-ABAP)- SHOWING NULL ERROR
Hi Bunty, The error is because lr_column is INITIAL i.e. the reference of the column is not bound. So, you have to check if its is bound before using/accessing it. if lr_column is bound. lr_header...
View ArticleRe: Escalation at Role Owner Stage - Wrong Behaviour
Hi Sara/Manik, We are on GRC SP13. As per Note 2008881, we already implemented the BADI interface "IF_GRFN_MSMP_ESCALATE_OVERRIDE" and method "STAGE_ESCALATION_OVERRIDE"Please check screenshot below...
View ArticleRe: Table partition thoughts
You can have a look at ALTER TABLE - SAP HANA SQL and System Views Reference - SAP Library and ALTER TABLE - SAP HANA SQL and System Views Reference - SAP Library. If you want a job scheduling on...
View ArticleRe: SAPRouter to SAPRouter SNC Setting
Hi, I am getting below error (dev_rout) when starting OSS1 Logon or SAPOSS from SM59.saprouter is started.but getting below error..Please help.. ---------------------------------------------------trc...
View ArticleRe: How to check if invoice has been generated by a batch job?
Hi, You can verify the job logs in SM37 and figure out with which job the invoice has got created.Also as suggested by Ajmal, if you already know the invoice ..check for the date and time and figure...
View ArticleRe: Table partition thoughts
Hi Wenjun, Thanks for that.I was trying to understand if the approach of doing a partitioning and deleting the required partition to keep only relevant data in HANA table is a good approach or there is...
View ArticleRe: Error in Lead Questionnaire in CRM Web ui
Hi Soumya, First you have to "Activate" the Questionnaire after completion of Questionnaire creation . And once again you have to "Active"(check the box) the Questionnaire while assigning to "Lead"...
View ArticleRe: Production orders together
Hi cordero,System never creates production orders..It creates planned orders after MRP run. You need to convert the planned orders to production orders...Now if you want one production order per week...
View ArticleRe: How to find catalog name for a bex query name
Based on this, my understanding is that catalog should be the name of the cube/multiprovider on which the query is based.
View ArticleRe: UNV0023 error
HI I am unable to parse the filter definition and have been getting "Parse failed: Invalid definition error(UNV0023)". If you develop universe on top of BEx Q, bex Query variables used to filter, for...
View ArticlePP-PI order splitting.
Dear Colleagues, We are using PP-PI orders.We have a business scenario that requires order splitting.We are on EhP6. We are aware that activating Business Function LOG_PP_PROD_ORD_SPLIT allows...
View ArticleRe: How to get audit trail for user's access in GRC?
Hi Sindhu, You can pull the data by joining GRC tables GRACREQ and GRACREQPROVLOG Regards,Madhu.
View ArticleRe: "Receipient not found" error while releasing the contract
Hi,Would you please try to delete all the entries which have no object_id forobj_type = 'BUS2000113' in table BBPT_EXCEPTION? After this, please create one new contract to test. Regards,Ivy
View ArticleF.17_Balance Confirmation_data in output
Dear All, This post may sound repetitive & the requirement simple, but unfortunately I am not able to find the exact answer; therefore putting the question. After executing the F.17 - balance...
View ArticleRe: Payroll driver RPCALCU0 performancy is very slow
Hi Sachin , Did you find any issue here , BSI vs payroll run time ? Please comment . ThanksSarath
View ArticleRe: Special G.L Recon Account
Hi Sathish, It is better to have different reconciliation account for special GL indicator. Regards,Mukthar
View ArticleRe: Setting max. no of hits for a report
Hi Eshwar, You can use both in your select query. Please refer below code. select * from mara into table lt_maraup to p_hits rowswhere matnr in s_matnr.
View Article