Re: Billing lock on Installation during Disconnection
Hi Ivor, Although my issue has been resolved, but if i enter any meter read in the disconnected period, I am able to bill it despite the block relevant period being populated. This makes the billing...
View ArticleRe: My Quotations - RFC Error: Exception condition "EXC_LORD_NOT_ACTIVE"...
Hi, Do you got any solution for this issue, I have configured the My Quotation app and i am facing the same issue , do you have any notes i tried some note but i can not implement those note as their...
View ArticleRe: POST in Odata
hi please take a look on this look would help you POST 400 while trying to insert a record ThanksVijay
View ArticleRe: Material reversal document no. entry in table
i just went through this thread How to find whether a material document(MSEG-MBLNR) is reversed or notand it said that it'll find you the reversal linkage in MSEG with MBLNR-SMBLN if and only if the...
View ArticleCOPA - FI Docment tables
Dear Experts, From which table we can see the COPA document numbers for FI Documents, Normally if COPA document generated by direct FI entry, the FI entry number will get updated in "Reference doc."...
View ArticleHow to release connection in JCO3
Hello I want to release my JCO destination parameters in order to release my connection. I am using destination of type current user - logon ticket. currently iam using a java destination that conatis...
View ArticleSET LANGUAGE for abap dynpro elements
Hello guys, I got a problem when trying to switch language in some custom report. Request is that one report will be displayed completely in English language when user language is different than...
View ArticleRe: Reg: Water mark should be visible when using output type via external send
Hi, first make clear how the Watermark gets on the print-Output. then you know why its not in the email.maybe you add it somewhere outside SAP? LGStefan Seeburger
View ArticleRe: VBA Save BEx workbook to pure Excel file after removing BEx references
Dear Denis, You can refer the below code to achieve this. Sheets("Sheet1").Select Sheets("Sheet1").Copy ChDir "C:\Users\TEMP\Desktop" ActiveWorkbook.SaveAs...
View ArticleRe: DATABASE backup failing in DB13
Hi Kiran, Yes HANA allows you to take a backup on the Distributed System On DB13 when you try trigger/schedule a backup we have 3 fields available Destination Type: FILE/BACKINTBackup Destination:...
View ArticleReceiving random values in output
Hello frnds, I am facing a very strange problem. I have written a proxy for a scenario. Now, when I execute the proxy(from se38), for some of the fields in target structure, I receive extra values(not...
View ArticleEAM Logs - SE38 Program Name
Hi All, I have a query regarding EAM logs. Does EAM logs record the Program Name executed using Tcode SE38? I can see the program name in the SM20 audit logs of target system but in EAM logs program...
View ArticleBRF+ to update user common parameters for any system
Hi All, I had gone through the blog from Madhu on user default and it was a great one to start with.Though as a new learner I myself find it difficult to implement from the point when we have loop and...
View ArticleRe: SAP CRM Check list - configuration
Thanks a lot Atul, highly appreciated for the time taken to respond. I have added a new status to the status profile and also checked the box crm order item. when I go back to the checklist assignment...
View ArticleRe: Issue while DSO activation
Hi, You can check the setting in SU01 / SU01D transaction code providing the batch user id (user which is used load the process chain / dtp). Regards,
View ArticleRe: Change reciepient in CLM mail notifications
Hello Bandita, You can only achieve that for custom emails (by adding First, Last into one of the custom tokens). For system generated emails there is no standard possibility of adding in extra tokens...
View ArticleSaving Password during enrollment
Hi During an enrollment using the Afaria self service portal, the browser prompts the user whether the entered credentials should be saved by the browser.It would be great to have the possibility to...
View ArticleRe: Filter one data source based on an output from another data source
Hi Aby, You can try adapting the second code sample as follows, based on Karol's solution I have referenced above: var myKey = ""; var myFilterMembers = DS_2.getMembers("0PLANT", 100); myInputString =...
View ArticleRe: How to find the Info Object For an Particular field in a Table Name
Hello Dinesh You can use table RSOSFIELDMAP in BW to find the corresponding info objects for ECC fields. It will give you datasource wise but still it will give you the mapping Regards Gajesh
View ArticlePublication with dynamic prompts
Hi Folks, I have a webi report(Main Report) with 3 prompts. I have a publication requirement as below. Schedule Run1: Prompt1= Value1, Prompt2=Value2, Prompt3= Value3. Send the output as PDF to a...
View Article