Re: do we have control on PDF controls ex : print, save, mail etc...
Hi Jacob, Check the SAP delivered standard program FP_PDF_TEST_20, which uses the method SET_INITIAL_VIEW for example to disable the toolbar, menu and window control. Implement the same in your ABAP...
View ArticleRe: Workflow is not going into Activity Step
Hi, Again, I am mentioning same thing, i.e., your activity step is a BACKGROUND STEP. 1. Trigger your workflow from the custom program.2. go to workflow log and observe how many steps were processed....
View ArticleRe: SuccessFactors v/s SAP EHP6 HR Renewals Comparitive and Differences
Hi, Please go through below link from Luke's blog on the training and certification to get an idea. SuccessFactors Training and Certification FAQ...
View ArticleRe: No default profile pictures for employees in MSS UI5 chip "My Team"
Hi Malyadri, i tried everything you explained, but i'm still getting no picture. Interestingly, the correct pictures are physically on the server(see below), but they are not shown in the MSS-Chip "My...
View ArticleRe: How Can I get user's laptop data / Front End Services?
time zone is SY-ZONLO.you can write a abap code to test: WRITE: 'Time:', SY-TIMLO, /, 'Time Zone: ', SY-ZONLO.
View ArticleRe: Bracket Use
Hi, Try This Use "Or" Operator in stead of "And" ( ( {Hospital_Privileges.Ending_Date} >= currentdate and {?Department}={Hospital_Privileges.Department} and...
View ArticleRe: Bursting/Publishing
Hi, just give it a go, it'll work similar to the webimailing. Good Luck!
View ArticleRe: How I can display the 20 page pdf file in a window
What PowerBuilder supports isn't the issue. The WebBrowser control defaults to IE7 capabilities. There are supposedly ways to change that using registry settings but I have not had good luck with it.
View ArticleRe: BI4.0 SP4 update to BI4.1 SP1
Anytime you do update, it is a good practice to backup CMS/Audit DB,FRS files. And you also you can backup Groups, Access Levels via Biar file. Backup any custom configuration like SSO, Time out...
View ArticleMIRO invoice reduction balanced amount not zero
Hi Team, Kindly help as I am getting balanced amount while posting invoice reduction and I am entering the following details:1) Invoice date2) Posting date3) Reference4) PO & enter5) Vendor error6)...
View ArticleRe: This place is just awesome!
The funny thing was that this was always a part of the "old" SCN but it didn't get moved over until some time after the "new" SCN was born. And now it is a pretty popular place for people to waste time...
View ArticleUser Exit Query
Hello, I am working on writing a user exit. it is very complex and want to get an idea from you. i have 5 tables that i need to look in and find to see if a certain field is populated. so it goes like...
View ArticleRe: How to display image and data in module pool screen?
Hi Aruna, Thanks for your info, but we can't make both at side by side, I guess. I tried to the as you said...but couldn't make it. Regards,Dileep.
View ArticleRe: Only Show Changes
Thank you. That seems to be working, however the format is a bit loose and sloppy. Any suggestions on how to tighten it up?
View ArticleRe: Only Show Changes
Thank you. That seems to be working, however the format is a bit loose and sloppy. Any suggestions on how to tighten it up?
View ArticleRe: Email not getting triggered for ZMHF UC on status change
Thanks Dan.I am able to see the email in SOST. email address was not maintained in BP. Once the entered email address in BP it is working fine. RegardsJunaid
View ArticleRe: inventory question
Thank you, do you know if a DSO can be placed between ECC and this cube?
View ArticleNeed explanation on Single and Single Mixed, Multi and Multi Mixed
Hi Folks, Could you please explain me about single and single mixed, multi and multi mixed, difference between single mixed and multi and mulit mixed ..! ThnksRamesh
View Article