Re: Delete using BRF+ API
Hi, schematically that is a call of the functionality: Several settings depend on you application (is it local or not etc.) that you have to determine. The options are then usually defined as...
View ArticleRe: ESS Leave application
Hi Rohit, The error is ExceptionHandler.handleThrowable: Exception occured during processing of Web Dynpro application sap.com/ess~lea/LeaveRequest. For details, check entry...
View ArticleRe: how to create entries at left side in table
This code is obviously for PAI and not PBO,Don't use sy-ucomm but the ok_code defined in dynpro.Don't use the max for counter better define but use a number range (SNRo / NUMBER_GET_NEXT ) Could you...
View ArticleSend e-mail when W/O or Notification is created through Maintenance Scheduling
Hi Experts, I am trying to create various maintenance plans for different equipment. I would like to ask if it is possible to generate an e-mail, which is sent to the respective users, whenever a W/O...
View ArticleRe: odata model contains error
Hello Sajjad, Its created in ECC but registered where ? in GW Hub ? or its a local GW embedded inside ECC ? However please cross check the system alias configuration done for the production with the...
View ArticleRe: Sales Target Planning by quarters
Hi, No, it is a standart report using standart data source Sales Forecal Planing from SAP. So I can't edit it. Best regards,Nadezhda Rukavishnikovav
View ArticleRe: Naming template for Key (PK, UK)
Ok, two things to say here. 1) how to handle model versionsThe internal identifiers (GUIDs) for the objects in your DEV model are different from those in your PROD model, because you generated a new...
View ArticleRe: Form front to pass parameters to crystal report
Hi Don. I have figured out how to integrate Crystal Reports from SAP B1. Thanks for your help. Do you know if I can collapse groups when viewing the report? Regards,Imelda.
View ArticleRe: Can a Category member be created to calculate Budget vs. Actual for $s...
hi Barry, Sure you can. The percentage calculation you mentioned might be tricky, but you should be able to use IIF((B-A) >0, (B-A)/((B+A)/2), (A-B)/((B+A)/2)) instead. Let me know if you have...
View ArticleRe: What User Authentication for EEM Scripts (HTTP and SAPGUI/DIAG)
Hi MartinI don't have the answers but I'm interested in knowing as well hehe Would be nice if someone from team inside SAP can comment on this Jens Claussen maybe? Best regards Tom
View ArticleRe: silverlight icon vs. Html5 icon in list column on OWL
Hi Gert, how did you fix this issue? Regard,Fabian
View ArticleRe: Error when creating transformation for 0salesemply
Hi Abbas Thank you for your reply. Want to know is there any reference object for 0salesemply?
View ArticleRe: Regarding Basic finished date from iw38 to enhancement
Hello Jiya,Suppose the field name of your Target date is ZZTRGTDT, then: Put this code in the include ZXWOCU07 of user-exit IWO10009.CAUFVD_IMP-ZZTRGRTDT = CAUFVD_IMP-GLTRP. CALL FUNCTION...
View ArticleRe: Settlement problem on AUC
Hi, Could you share a screen shot of the asset explorer of the asset? Are you trying to reverse the settlement? Regards,Mukthar
View ArticleRe: APP EBS activity in simple finance
Hi Praveen , Thanks for your valuable information, can you please kindly give little bit brief where all the places the changes has made in simple finance. Regards Martina
View ArticleSAP Fiori Client question - SSL certificate for web dispatcher or backend?
HiWe have setup a Fiori landscape.We want to make it public via or web dispatcher. We are going to use to end to end SSLAnd we have configured our web dispatcher as followsWe have a certificate for our...
View ArticleRe: How to block this GRPO from adding
SBODEMOGB (Your Database) > Programmability > Stored Procedure > dbo.SBO_SP_TransactionNotification Right click and modify > you can find "ADD YOUR CODE HERE" there you can past the...
View ArticleRe: Extraction from Application Server
Hi, Have you tried to load same file from desktop? if yes then data volume is not the issue while loading from AL11. Can you share exact error message number or long text message instead of error in...
View ArticleRe: Installation of SAP GUI on Windows 10 in slow motion
Hello Wald,For a start, 7.30 gui is not supported on Windows 10.Please use 7.40 gui Refer to note http://service.sap.com/sap/support/notes/66971 Regards,Jude
View ArticleRe: relation between table T554S_Q and T554S
In the table V_554S_Q we assigned the counting rule with the absence type.In the table V_T554S we assigned absence type with absence quota type. Now hope so you are clear. Or better share screenshot of...
View Article