Re: Drill down in structure BEX
The same problem if i use the restricted key figures in rows
View ArticleRe: How to find out current PAGE NAME (not Page No) in SAPSCRiPT
Hi Amber, the correct space is Output Management for such questions.It is possible to see what page you are right now. But it is a bigger process.Get into the debugger and take a look at the table...
View ArticleRe: Delivery Item Category
For example in a Sales Order -> Delivery -> Billing document flow, the configuration that says it the item is relevant for billing is located in the sales order item category configuration.
View ArticleRe: Key Access NFe J1B3N - SQVI
Hi Renato,Can I find on those tables the key access or find the fields that are used to fill key access?where are you from? Best regards.
View ArticleRe: Regarding APD Memory issue.
Are you using the partioning settings on the query object of the APD. If not I would set it partition by company code or some other suitable characteristic and then the data will be broken up into...
View ArticleRe: Text Table in Characteristic InfoObject has different Text records for...
Thanks Very much Yogesh.... Cheers Sandeep
View ArticleRe: LOAD-OF-PROGRAM block triggered twice/again after back from result screen
Hi MAx, It's standard behaviour, it's in the documentation and I think this thread will be locked too. Cheers,Custodio
View ArticleRe: GRC AC 10: RAR - no analysis results
all fields are in blank Hi Picho do not leave the fields as blank What have you done so far to configure your ruleset and map connectors? Also, what SP are you one as there were some issues recently...
View ArticleRe: error incomming payment cash
Me parece por el mensaje de error que el problema lo tienes en la cancelación del asiento.2 temas, El codigo del cliente es SN0001? Sap es case sensitive en esos codigos. En que linea del...
View ArticleRe: Create user-role´s over RFC from a report.
Hi Christian,You could use BAPI_USER_ACTGROUPS_ASSIGN to assign roles. Also BAPI_USER_CREATE1 can be used to create users. There are quite a few useful BAPIs in Function Group SU_USER. Cheers, Katan
View ArticleRe: Session count in audit report
Hi, Try this in Query Builder.SELECT SI_NAME, SI_USERFULLNAME, SI_LASTLOGONTIME FROM ci_systemobjects WHERE si_kind='User' and (si_lastlogontime > '2014.3.24.03.59.59' AND si_lastlogontime <=...
View ArticleRe: Skip zero values in conversion or transformation file
Hello Martin, In your transformation file you have the following options available. Option "SKIPIF = NULL", skips the zero records: *OPTIONSFORMAT = DELIMITEDHEADER = YESDELIMITER = ;SKIP = 0SKIPIF =...
View ArticleList of Reports in GRC 10
Hello all, i am writing because i would like to know if there is a way to get a list of speciffic reports on GRC 10Access Dashboards - Dashboard for access risk analysis, BRM, User managementAcces...
View ArticleRe: Identificar error de codigo desde SAP
Tienes algun transaccion notification?Es un Add On lo que hiciste? esta activo? puedes mostrarnos el codigo. O el procedimiento en que momento se invoca.
View ArticleRe: Disagregation in Demand Planning
Thanks Ada, very imformative.We're forecasting in monthly buckets and disagregating in live cache. I've viewed the storage bucket profiles with /SAPAPO/OM_TS_BROWSER and can see that each day has a...
View ArticleRe: GRC AC 10: RAR - no analysis results
Hello Colleen, i am trying to launch risk analysis but it is not working, i have perfomrmed all actions above but when i try to simulate analysis, it does not work.Connectors are ok because every day...
View ArticleSSL Certificate for SAP ECC Loadbalancer URL
Hello All, We have two ECC app servers forming a cluster for high availability. Each ECC app server has its own IP and hostname e.g. xyz1.test.com and xyz2.abc.com, We also have load balancer with the...
View ArticleTab - 'Activities' in Create Notification missing in NWBC for HTML.
Dear Members, Greetings for the day! I am working with NWBC for HTML as a part of EAM implementation in my project. When I am trying to create a notification in SAP GUI via the transaction - IW21, I am...
View ArticleRe: Adding custom field on PM notification screen
Hi Wagner, The enhancement QQMA0001 provides number of screen-exits for such purposes.You are asking about the includes associated with it.ZXQQMU07 (EXIT_SAPMIWO0_008)ZXQQMU08 (EXIT_SAPMIWO0_009)...
View ArticleRe: SAP BO data services design
Hi, Yes !! Use Sql transformation and join condition Regards,Manoj
View Article