Re: Certification ID verification
This Q Kaur & all other participants is quite simple to reply for a newcomer like me... Ask the participant/ certified person to. Go to URLTraining.sap.com The student can use his S user ID(same as...
View ArticleRe: New VAT Condition Type
Yes Jignesh. Situation is some what like this that the business needs an condition types where in they can enter some amount manually as per the VAT/TAX anything it could be. So i created the Conditon...
View ArticleRe: Days Calculation - Error
Sorry, the code should be: If isdate({CallLog.ClosedDate}) AND isdate({CallLog.RecvdDate}) then Date ({CallLog.ClosedDate}) - Date ({CallLog.RecvdDate})else 0 -Abhilash
View ArticleRe: Ranking Top N but excluding ties at Nth position
Let's say we have the grid like: Dimension Measure A 10 B 5 C 6 D 8 E 7 F 5 G 5 H 5 I 2 Now, sort the measure column in descending order. we get: Dimension Measure A 10 D 8 E...
View ArticleRe: Complex Joins (like)
Hi Simon, you can do the same in SAP HANA - by using SQL directly.For the graphical modelling tools you will find that not every option SQL provides is available. This has to do with the fact, that...
View ArticleRe: Reg: Dynamic text added to the description in ESS
In LPD_CUST we added a Application Alias (Standard) and based on the Alias, in the Class: CL_HRESS_BEN_PART_AREA_PAG_EOI Method: IF_EX_HRESS_MENU~MODIFY_APPLICATION_ATTRIBUTES The text is added LOOP AT...
View ArticleRe: How can an absence deduct from 2 different Absence Quotas
Absence 1234 must impact Quota A and Quota B.Standard configuration is used for the first (main) one.For the second one, which I call a secondary quota, table view V_T559E is used to identify the Time...
View ArticleRe: Error connecting through a Relay Server
Hi Jitendra, yes, the registration is successful. I found logs in this path: C -> Sybase -> UnwiredPlatform -> Servers -> Unwired Server -> logs, but there are a lot of different files,...
View ArticleRe: EHP7 error in MAIN_NEWBAS/PARCONV_UPG / ORA-02220: invalid MINEXTENTS
Hi ashish. Yes, i alreadyrun the program.When runningthis stagetablesare deletedandcreatedagain.Thank you.
View ArticleCreating a Calculated Field for Date and Time
Hello Gurus, I have a requirement and need to create a calculated Date field. Date Timestamp, from Database is coming in GMT but I need to show data in Local Date timestamp (-5). How can I do that....
View ArticleRe: Chamando FBCJ através do Portal
OK. Marssel, Ficou bem claro. Vou especificar a EF com base no primeiro documento (Calling SAP Transactions from WDA). Valeu. Uma vez mais, obrigado. Etore Santos
View ArticleRe: Outline Agreement of Item Category 'W' (Material Group)
Hello, Item category 'W' in a contract is not meant for automatic creation of a purchase order. It does not have a net price, where do you expect the system to pick this price from? Tax code only comes...
View ArticleRe: WBS Element f4 help in ESS timesheet
1669857 - CATS WDA: Description is truncated in F4 selection screen CATSD-RPROJ is the field for "WBS element". You have seen also fields CATSFIELDS-DISPTEXT1 and CATSFIELDS-DISPTEXT2. These fields are...
View ArticleRe: Active Directory Integration - Only Federation 2.0?
Hi:Are you looking to integrate the user provisioning to Cloud for customer from AD ? If yes, we offer SOAP API's for employee replication, that can be used to provision / de-provision users in Cloud...
View ArticleRe: PB.Net 12.5.2 Dynamically Created Updateable DW
Syntax imported fine. dw retrieved and I was able to update rows (thru the IDE). I'm beginning to think this is an "un-documented feature" with PB.Net :/ I was trying to avoid creating several...
View ArticleComo enviar mensajes de notificación al cliente SAP
Buen día Estimados Me gustaría saber si es posible y como se hace para enviar mensajes de notificación a los usuario que tienen instalados el cliente SAP, es decir que los usuarios que tienen sesion...
View ArticleQuality Management: Enhanced Functions for Quality Notifications - Business...
To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.You can also go back to the SAP help page.
View ArticleRe: BO Create () method does not generate any BO records / instance
Ludger, I added the custom Application-Specificbutton which calls the UpdateContract handler. So yes, it calls the BOAction, which is my defined action in the BO. I see a Save After Execution checkbox...
View ArticleRe: Idoc Failure Issue
hi Moumita, the issue is with data in xml. you can check the char position in xml using any text editor e.g. notepad++. regards,Harish
View Article