Re: Simple Expression is not working , solve it
Hi paul , thanks for your suggestion ,i will do it .can you please let me know how to rephrase my question ?
View ArticleRe: Selection Screen drop down list display problem.
hi see this program YPE-POOLS:vrm. PARAMETERS: p_matnr TYPE MARA-MATNR AS LISTBOX VISIBLE LENGTH 20. DATA: t_mara TYPE TABLE OF mara, w_mara TYPE mara. DATA: name TYPE vrm_id, list TYPE...
View ArticleRe: copy reports using UJFS
Hi Vadim, Thanks For the reply.if i click on the report and click on open i am getting nothing,showing same excel sheet as before. I have checked the log it is saying Excel cannot open the file '...
View ArticleRe: Exlude Table data from Import
Hello Andreas, Thankyou for your suggestion... Can we carry out same thing by manipulating attribute "Activity" in <package>.str file.As we know "activity" attribute has following values:-all =...
View ArticleRe: can we implement DELTA RECORD Loading without using Table Comparision any...
Curious to know.WHy you don't want to use table comparison?
View ArticleABAP: Payroll area parameter is not working in RPCLOG00 report.
Dear Experts, I am using sap report of employee's loan . I have used the following code. SUBMIT RPCLOG00 andRETURN WITH PNPBEGDA = PNPBEGDA " Data Selection Period - FromWITH PNPENDDA = PNPENDDA "...
View ArticleRe: Give confirmation before view unload
It is not as simple as you mention. I think you didn't understand my scenario. My page have link in header and LHS(left hand side). which used to navigate other views. But in current view I have huge...
View Articlecalculate year of birth based on age
hello, is it possible to calculate the year of birth based on age? say for example, i have a AGE field in a table. can I calculate the year of birth from the age and then add it dynamically to an ALV?
View ArticleRe: Cross Company Transactions
Dear Mahmoud, Thanks for the reply. Its done. Thanks,Jay
View ArticleRe: BCM - batching of multi-company payment runs in one go via FBPM1
Hi Taro, For your last question, our user plans to download the the file from SAP in manual, and then upload file to bank. In this case, how to process it in SAP? Then to your first paragraph, do you...
View ArticleRe: SAP WM 6.1 with SMP 3.0 SP04 not loading on ATE/device.
If you are using SMP 3.0 SP04 or higher you need to make sure you are using a client from the SDK SP05 or later. This would apply to the test environment as well. Can you confirm what version of the...
View ArticleRe: Cross Company Transactions
Dear JayThanks for your feedback.. please mark the question as answered or assumed answered and mark the correct answer / helpful to assign the points to answer that helps you..RegardsMahmoud El Nady
View ArticleRe: Working with portal URL's
Hi,Ineed what you need are quicklinks.For seeing "friendy urls" its best you set quick links on the hierarchy path as mentioned in help link.This way it will have more meaning for the end user. Unique...
View ArticleRe: Print out from SAP Work Manager 5.3
You will most likely need to create an ActiveX control to interface with the printer on the Windows Mobile device. The specifics of the ActiveX will be driven by the specific printer selected and how...
View ArticleRe: Agentry - Preload Child Collection Before Add Transaction
Once you select one or more items from the list what are you intending to do with them? --Bill
View ArticleRe: Lots of ABAP Dump DBIF_REPO_SQL_ERROR
Hi Thanks for your info Could you check the any lock enters are there in transaction code SM12? related to your custom transaction, if it is yes just clear the enters and than try again. BRSS
View ArticleQuality Server SQL Database not up
Hi all Our two of the hard disk (bay 1 & 4)from quality server crashed recently and we have replaced them and system has recovered some file . Possibly these might affect the SAP DB. pls advice....
View ArticleRe: Concept of common division, business process.
Hi Kumar, For defining common division and distribution channel of master data use tcodes : VOR1, VOR2 For common div and dist channel for sales document use OVAM, OVAN, OVAO Regards Jobi
View ArticleRe: cl_gui_alv_grid get_selected_rows return empty lvc_t_row
Can you share the alv code to be analysed ?
View ArticleRe: Error Message in Purchase Order Message Log
The FM which I told updates the output record for the document, thus when given error type it will update it and the indicator will show red.
View Article