Re: Send PO to multiple Vendor email addresses
This has been discussed many times on SCN before. The same output functionality is used by many applications (see the list in NACE), so you'll find the SCN posts on this subject that might not be for...
View ArticleRe: Acuerdos Globales - Ventas
Puedes dar mas detalles de como tienes realizado el acuerdo global,
View ArticleRe: Sap Hana and R Configuration
Hope you have also seen thisWhen SAP HANA met R - First kiss Regards,Krishna Tangudu
View ArticleError when logging with user SYSTEM in SAP HANA
Hello, I have the following error when i try logging with the SYSTEM USER in SAP HANA or any application, the error message is "Error while opening the system. Reason: Invalid user name or password"....
View ArticleRe: Mail not triggering for CC when I use 'SO_NEW_DOCUMENT_SEND_API1'
+1 to Clemens, time to move on from that FM. Look up the blog "Unknown thus unloved", your life will never be the same. Also this:SUBMIT rsconn01 WITH mode = 'INT' AND RETURN. Why? Do you realize...
View ArticleRe: Affordable Care Act (ACA)
Garrett, Just FYI steps in the cookbook are correct related to table VC_T799BATTRIB03C. I just configured and it worked fine for me. We are on EHP7. Thanks,Rohit
View ArticleWindow Painter
In my MIDI application, my sheets are all main windows and the TitleBar checkbox is grayed out. Anything I put in the title area does not show during run time. I can set the title to display through...
View ArticleRe: Affordable Care Act (ACA)
Rohit, they are kind of correct. It should read VC_T799BATTRIB03C instead of V_T799BATTRIB03C since it is a view cluster that gets maintained. Best,Mathias
View ArticleRe: How to list Accruals for all employees?
Try:PT_BPC10 - Leave Accrual and quota Deduction PT_QTA10 - absence quota Information If they do not satisfy your needs fully, you may need to copy/create the program for the transaction and change as...
View ArticleRe: Affordable Care Act (ACA)
SUCCESS ! I just got off the phone with the IRS (on HOLD for 2-1/2 hours, so plan accordingly). A status of: Accepted with Errors qualifies you to have your TCC moved to production.You do not need...
View ArticleRe: Regarding SAP User License Fee Calculation
and map the license type against the role via PFCG
View ArticleRe: Help with a query!
Hi Johan, Yes - it does seem tricky doesn't it! I suppose if we hard code the month and date (so for example july 15 could be 7,15) and I simply set up a different query for each financial year - then...
View ArticleRe: Window Painter
Yes, that must be it. On the ancestor there must be some code that adds the item number to the title. Something like this: this.title = this.title + ':' + string(this.il_itemnum) Or maybe it uses...
View ArticleRe: Affordable Care Act (ACA)
Re 2109 Margaret: Do you have an update for us on Plan Start Month? Any update from discussions with IRS?
View ArticleRe: Vulnerabilities
Julio, In other words, 15.0.3 before 15.0.3 ESD#4.3, 15.5 before 15.5 ESD#5.3, and 15.7 before 15.7 SP50 or 15.7 SP100 allows local users to obtain sensitive information via unspecified vectors. The...
View ArticleRe: Label DW Predefined Label list not populated in PB 12.6 Classic ?
Sadly, very true Patrice! FWIW: SAP is almost out of the PB picture! Hang in there young Padewan - there is another ... and the PB force is strong with this Jedi!
View ArticleRe: Portal 7.4 protect /IRJ with SAML but leave basic for /NWA
Hi, We did find a solution. SAP also created a note detailing a work-around in the scenario I identified. 1874339 - Disabling the SAML2 login module via URL allowing user/password login instead....
View ArticleRe: Script not found issue
It says control not found. Strange thing is...when i go to edit mode and want to look at the script under the button, the edit is greyed out for another user but i can see only for my id. It appears...
View ArticleRe: Migration ASE CE 15.7 SP122 to SP136 gone wrong
First of all, thank you verry much for your help and support. Everything I know about Sybase ASE I have learn by myself, by reading and with help from people like you. Thanks Jack for you patience and...
View ArticleRe: Emp/his superiors can only view emp created opportunities in web UI..!
redefine method eh_onsearch, add parameter CREATED_BY in search querylr_query_service->set_property( exporting iv_attr_name = 'CREATED_BY' iv_value = 'USER' ).lr_query_service->set_property(...
View Article