Re: Web Dispatcher redirection is not working for Portal
Hi Samuli, Thanks for all the help!!! The issue is resolved now by .applying the latest patch 67 (Kernel 7.40) on top of the existing one. I am able to successfully redirect to my Portal server....
View ArticleRe: How to test a Personnel Area after configuring it?
Dear Chikkala Satish Kumar, I think you might have aware about there are 3 client's in SAP. 1st Dev client2nd Quality client3rd Production 1st Dev client: Config part will be done & will be created...
View ArticleRe: How to remove toolbar in its mobile at output screen?
Thanks Seshadri. I will examine of link.
View Articlesap gui for mac can't use screen painter
HI all when I use t-code se51 edit a screen ,Graphical Screen Painter can not be use.what can I do?thanks
View ArticleRe: Implementing Business Function "LOG_MM_SSP_1" in SAP ECC MM
Hello Vincenzo, i strongly recommend to not use this Business Function.We still have standard bugs not solved by SAP for months regarding:- Account Assignment,- UWL,- Reason for rejection,- Internal...
View ArticleRe: Table for actual cost
Dear raj, Thanks,but the requirement is in that table with process order number,activity type cost,planned cost,labor cost,setup,target quantity everything should be available. So kindly please let me...
View ArticleRe: Add in to SAP B1 issue in crystal report
Hi Fahis, In Crystal Reports, click the "Databases" menu, choose "Set Database Location", and then connect to the sap business one company. Then try to save. Best,San
View ArticleRe: Fiori My Timesheet Entry Creating Issue
what is your SAPUI5 and SAP_UI version. check if you have installed all the add-ons and notesSAP Fiori - Add-on quick reference for transactional apps also checkSAP Fiori LL11 - Consultants should know...
View ArticleField comparison (choose bigger data on row)
Hi experts, Im fresher, I need to know how I can select bigger data on specific field. For example. mbewh-lfmon 23689 I want to choose 9 in my query(bigger fiscal month) how can I write this ın...
View ArticleRe: Restrict order type with respect to customer.
jimi, This type of restriction is not possible with standard configuration. You have to go for enhancement (coding in userexit) What is the business requirement? Why this restriction?
View ArticleRe: Send email through SO_NEW_DOCUMENT_ATT_SEND_API1 with PDF attachement of...
HI this is my code: 1)FORM popola_destinatari CHANGING l_it_recvlist TYPE somlreci1_t. DATA: wa_somlreci1 TYPE somlreci1. wa_somlreci1-receiver = 'alessandro.ieva@finconsgroup.com'....
View ArticleRe: Agentry 6.0.32/WM 5.3: Which users got the new app version?
One option would be to look at the messages.log files since you put the upgraded version into production and extract our the usernames of those who have connected since that time (assuming you have all...
View ArticleUsers have to enter licence server name after server reboot
Hi all, After every reboot of their server, every users of my customer have to enter the licence server name to be able to connect to SAP. Any idea why it's happening ? Is their a file where the name...
View ArticleRe: EHSH_D_PCP Cockpit Planning error
Hi Rapahel,the issue is quite similar but not the same, actually.I've had a look at the entries in T7EHS00_PERPROSC but I've found a few records regarding only two persons, while in the Cockpit I can't...
View ArticleDIAPI - Using JCO to link Activities and Service Calls
I am attempting to use the SAP B1 API to create and attach Activities to Service Calls. I am using the Java connector (sapjco.jar). There is virtually no help available online, other than the API...
View ArticleRe: SAP HANA Cloud Platform Delete Database Schema Error
I tried to delete the database schema today and I am getting the exact same error.
View ArticleRe: Mapping T5UVETT to revised 2014 VETS Reporting OFCCP
Thanks for the response Jay. Even we have a message open with SAP and the latest reply from SAP on option 5 is that they recommend we use the "prefers not to answer" for option 5 and that it'd imply...
View ArticleRe: For all entries sorting problem
Hi, TRy below code. sort IT_TEST_TABLE by pernr. Loop at IT_PERNR into WA_PERNR. read table IT_TEST_TABLE into WA_TAB with key pernr = wa_pernr-pernr binary search. if sy-subrc = 0. apppend WA_TAB...
View Article