Re: How to make SAP Script/Macro run in background like xl macros
Hello. In my knowledge there is no Option from SAP GUI Scripting. When you run this from VBA you can use USER32-API function Public Declare Function LockWindowUpdate Lib "user32" _ (ByVal hwndLock As...
View ArticleRe: Help!!! SAP report extraction through pdf(Print Option) using Macro
Hi Holger, I have used this code which is similar to yours, however it runs perfect with file names when I do F8, but when I just give F5 and run the code, it just clicks on save automatically with the...
View ArticleRe: No control data maintained for checking group 04 and checking rule 03?
Looks like in your material master is availability checking group 04 maintained.But this is not present in OVZ9
View ArticleRe: Retrieving Variables and Values using EPM Functions
Hi Ariel, To my mind the mentioned functions are not applicable for BPC. B.R. Vadim
View ArticleRe: Help!!! SAP report extraction through pdf(Print Option) using Macro
Is this running in same instance which control SAP session?
View ArticleBRSPACE Log being created under incorrect location
I have written a shell script to re-org couple of tables. following is the script: #!/usr/bin/ksh## BW Tables re-org and index compression#ORACLE_SID=TST; export...
View ArticleStatus of roles assigned in SU01
Hi All, Need help to understand the status of a role and effect of user comparison on it... in SU01 assignment to a ID....Cases as below: 1.Role assigned to the ID has expired....The color of the role...
View ArticleRe: Fiori App - Approve Purchase Order ERP Dependencies
Thanks Masa, appreciate that.I am able to figure out what is required for what to make it work. Currently upgrading to EHP7 before we get rolling with the Apps.Thanks, will be asking you more if I bump...
View Articleoutbound user exit for ks01 cost center-std idoc enhancement
Hi All, I have added one custom screenin ks01 transaction code in a cost center screen. Now i wanted to send that data using standard IDOCenhancement to other system. i am not able to get the outbound...
View ArticleSales order questions
WE make special and standard items. These are designated in the account assign field on the sales order. Is it possible to highlight the fields if the account assign field? Is it possible to run a...
View ArticleRe: Capture the data from KSU5 to another Z table.
You can try to find out some BADI or USER-EXIT or IMPLICIT ENHANCEMENT-POINT in the moment when you close this list. Janderson Livio
View ArticleGRC 10 Role Import from LDAP directory
Hello, I'm trying to import LDAP group objects as roles into SAP GRC 10. I followed some guidelines, but all of them only cover AUTH and PROV scenarios, wherelse I'm only interested in the ROLMGR...
View ArticleRe: Delete infoobject from an infocube with data
You may need to go with Remodelling concept. http://help.sap.com/saphelp_nw70/helpdata/en/58/85e5414f070640e10000000a1550b0/content.htm This seems to be DEV system, so better you delete cube data and...
View ArticleRe: How to add Freely programmed input help in FPM Search UIBB?
I have got this problem solved so closing the discussion. Helpful link for reference : Assignments in the Field Description - Floorplan Manager for Web Dynpro ABAP - SAP Library Thanks for visiting !
View ArticleRe: Monitor 3.10 - layout
Gizela e demais, Deem uma olhada nesta thread: Re: NFE 3.10 - Centralizar links de monitores nfe_main_monitor []'sJN
View ArticleRe: SRM - Shopping Cart - UoM is being defaulted to EA automatically
Hi, Can you please check what comes in FM BBP_WS_MAP_OCI_TO_SC? Regards,Ravi
View ArticleRe: TABLEAU installation on SAP HANA
Hi Rohan,You need to creata a ODBC Connection to HANA and use the same In TABLEAU.To access the Models you need search under _SYS_BIC Schema. RegardsJagan
View ArticleRe: BADIs in UI Add-On
Hi Charles, UI implementation will not have any impact on calling these BADIs. Go ahead!! Regards,Ravi
View ArticleRe: MIRO - BADI - Invoice_Update - Comparison Quantity and Amount
Hi,you can check badi MRM_HEADER_CHECK it is called after INVOICE_UPDATE.Regards,Felipe
View ArticleRe: Dynamic Safety Stock
Hello, You are absolutely right. When the type of Period Length is 1, then you don´t need to enter the number of days per period. I will amend my previous comment.. sorry about my mistake I did not...
View Article