Re: F4 Dropdown in SALV report
Hi Manish, Thanks for reply! That is what I was thinking. It should come automatically. Here is my rest of the code. TYPES: BEGIN OF ty_output, vbeln TYPE vbeln_vf, fkart TYPE fkart,...
View ArticleRe: How to apply transaction log backup in Sybase
If all the transactional activity that's occurred since the database dump is still in the transaction log, then yes you could do a dump tran and get your other database up to date by applying the...
View ArticleBarcode support for UI5 application
Hi All, could any one let me know whether we can integrate Barcode scanner with SAPUI5 application. Typically i use browser based Fiori PO approval application using my device. Do we have any...
View ArticleExcel issue in BPC 10 on hana "The execution of report Default Report failed....
Hi Experts... We are using EPM 10.0 SP04 NW HANA and facing below error in one of our environments when we click on New report. If we keep any dimensions in column and rows we are getting the below...
View ArticleForward scheduling during MRP run
Hi Experts, We are trying MRP run with Forward scheduling. Raw material will take 10 days to come in and FG production will take 5 days. If we give Requirement date as today for FG, after MRP run,...
View ArticleReduce Asset Carrying Amount of Asset
Hi, Let's say we have an asset acquired at $2,400 on 1st Jan 2013 with useful life of 2 years. On Feb 2014, we received a $550 grant from the government specific to the asset. What can we do to post...
View ArticleRe: select a record from step loop to delete that record
Hi,At PBO you can set the cursor on a specific field of a specific row of a table control.SET CURSOR FIELD f LINE lin [OFFSET off].Using the optional addition OFFSET, you can enter the offset of the...
View ArticleRe: where in-operator
Problem solved itself. I was so focused on fiddeling with the in-operator, that i completely forgot about joins...
View ArticleRe: Authenticate Approvers using LDAP Credentials
Hi Anjan I don't think there is anything standard. You will have to look at modifying the code for the re-confirm. Possibly a user-exit instead It won't help you now but there might be value in adding...
View ArticleRe: Explanation property bind to context element
Hi, The explanation property is not bindable. It's a static text. You can enter the text manually or it can be an OTR text ( if translation is required) Hope this helps u, Regards,Kiran
View ArticleActual cost in S_ALR_87013611 and the CON2
Hi Experts, In the month-end closing process, we do not use the CON2. While process the t-code S_ALR_87013611, there will be lot of actual cost in Over/Underabsorption, say 564,413. We want to...
View ArticleVendor Self Registration Issue
When a supplier self registers, with the temporary username and password - there is a system error 'Business Partner does not exist";Ideally the VENMAP and the BUT000 does have the correct records?...
View ArticleIs it possible to develop UI5 application with just text editor?
Hi Guys, I'm following UI5 developer guide to build a simple application. Below is the snapshot: I thought I was done. And tried to preview this index.html in the browser. But there's a lot of errors...
View ArticleRunlogic PH in BPC 10 Issue
Hi All, I have implemented Runlogic PH keyword in BPC 10 successfully for the parallel processing and parallel processing happens on Time dimension with the changed parameter as Time. Runlogic is...
View ArticlePricing type condition adding to Pricing standard report
Hi All, I am new to SD module. I have requirement in which I have pricing standard report in t-code v/ld. I have two types of reports z4 and z5 in that some pricing condition type is there. I wanted to...
View ArticleRe: Interesting Graffiti Quotes You See On Your Travels
It's not graffiti but after seeing what others have posted here is my contribution. Well it's not exactly from travel either since San Diego Zoo is an hour drive away but still.
View ArticleRe: Add Search Help tab in IE03/02
Hi, Why do u need a function module to add in it ? if you need to change any logic or data coming from a search help , you can go for SEARCH HELP EXIT in the search help and put ur logic inside ....
View ArticleRe: UDF and Java maping
Hello Pankaj, The simple answer to your question would be: These two are defined to use two different use cases altogether. UDF is used to cater much smaller subset/functionality inside a mapping as...
View Article