BADI for business role provisioning
Hello, we implement the note http://service.sap.com/sap/support/notes/1934929 on our SAP GRC 10.1 system.Have any one of you create an implementation for this badi right now and have an idea how it...
View ArticleRe: Is there a Data manager Package or Can we load SFTP or MFT files to BPC?
Hi Nagadhurga, First you need to load data in to BW cube and then you can load it in to BPC by using DMP. Shrikant
View ArticleRe: FMS not running in sap b1 hanna
Hi Asad, Try this FMS IF ($[OWTR."U_grn"] > 0) then SELECT T1."Quantity" FROM OPDN T0 INNER JOIN PDN1 T1 ON T0."DocEntry" = T1."DocEntry"WHERE T1.["ItemCode"] = $[WTR1."ItemCode"]...
View ArticleRe: ERROR DURING BUSINESS PROCESS TEMPLATE CREATION
Hi BPC user, Kindly find the screen shot of the issue. Cheers
View ArticleRe: Customer specific shipping labels
Yes Naren, this is normal for SAP Implementation for Automotive Suppliers. There has been an effort by the Automotive OEMs and Tier 1's and their Industry Groups to standardize their labels over the...
View ArticleRe: Check Log
Hi Tejas, Thanks for the response. But info what is displayed in Check Issuer popup is about when and by whom the check has been issued but not who has updated the encashment date. Thanks,Phani
View ArticleRe: Is there a Data manager Package or Can we load SFTP or MFT files to BPC?
P.S. Tomorrow I will confirm whether we can load data directly from application server or not .
View ArticleRe: Changing Additional data field name in CDD
Thanks Dave, however it doesn't worth the effort/ cost though ..Have a great weekend.
View ArticleRe: Report not showing any fixed text objects
That was it. I installed an HP printer and made it the default and everything rendered correctly. Thanks for all your help....Take Care
View ArticlePO payment terms update using FUNCTION 'BBP_PD_PO_UPDATE'
Hi, I'm using the FM 'BBP_PD_PO_UPDATE' followed by 'BB_PD_PO_SAVE' to mass update the payment terms on the PO. However, this is affecting the fields BBP_PDHGP-VAL_PO_E & BBP_DDIGP-VAl_PO_E causing...
View ArticleECC user password change
Hello, I am creating a program to be used to change an user´s password when the user gets locked, currently in client 250 using SU01 the password can be changed. The client has all the users...
View ArticleRe: How to add App Title in sap.ui.unified.Shell control Header?
Hi Maksim, Do you mean create a logo with the name as one image? I tried doing that but then I can't fit it in, the header shrinks the image and when I try to increase the icon size in the debugger, i...
View ArticleRe: Absence Quota Generation based on Job Codes
To complement Venkatesh's reply... and if your Job Numbers have a certain structure to them, you could use operation VALEN or VAOFF (or even the combination of VAOFF and VALEN) before operation...
View ArticleRe: Parameter Field does not show in the list
But How!!!In MSSQL side is type "Date" and in Report side is type "Date" too.I create different DB in MSSQL and I created test table with date type and I got it same situationDoes CR create some where...
View ArticleRe: Control for displaying added Tags and Tag-it like widget?
1. I am still unsure how to start with this. Could you provide guidance/example on this? Also, I have never created a custom control. 2. So is it that we cannot use jQuery plugins straightaway in UI5...
View ArticleRe: Access control on service definition within the PI service registry?
Actually one way I can think of is to use the "assigned users" in the integrated configuration. However, my opinion is that it is very clumsy alternative as you also have to add the user in the...
View ArticleRe: Radio button vs radio button group
Hi Stephane RadioButton is just a radio button control where you are responsible to instantiating a bunch of their and give them a common group id, so that they can be recognized as a set of radio...
View ArticleRe: Cross Client password changes -- script for ECC 6.0?
Hello JR Smith, Were you able to get help on this matter? I am looking to build a similar script under similar situations (multiple lcients in each system and all client data is centralized in one...
View ArticleRe: How would you answer to "What is Fiori?" in one liner ?
I will tend to agree with Chandra more. BackgroundFiori is created by Sam and his team to help SAP to build beautiful and user friendly applications. The set of Fiori controls, shell, tools, etc are...
View ArticleRe: Print PO TECO
Hi Oscar, SAP was design to avoid printing orders with TECO. It is not recommended to change the customizing of TECO.Said this, you should be able to do it if this is what you want.Please review if...
View Article