Re: My name is Keshava,
Hi keshava, if you wud have searched ,i thinks you must have got number of reference post for the referred query. anyway it is helps kindly assign points. Rgds Gopal Rawat
View ArticleRe: LSMW_Message no. /SAPDMC/LSMW_OBJ_070004
Dear Jurgen As per your advice i am not removing the imported data and converted data info. But it is not save and give error. File Name 'Converted Data': Max. 45 Characters. Remaining data saved....
View ArticleRe: Error when Consuming .NET webservice in SAP
Hi Case, I am trying to consume one third party WSDL in SAP, I am getting URI namespace specific error. Could you please let me know what could be the possible reason for this? I tested the WSDL using...
View ArticleRe: External send for PO not working
Hi Suhel, The problem in your case is that when you are trying to send the email through external send, the system is generating a printout. Moreover, i guess you must have checked the sost and there...
View ArticleHi please suggest me I am btech grad want to start career in SAP ABAP....
Hi please suggest me I am btech grad want to start career in SAP ABAP. whether I ll get interview calls as fresher or experienced and how difficult to apply as exp. candidate.
View ArticleRe: Question - how to use CRM_UI HTML MAIL FORMS with ChaRM
Hi all, Activate CRM_IC_CEBP bussiness function in SFW5. note 1983807 describes the problem Regards Daniyar
View ArticleRe: How to kill a background running session in dialog programming (SE80).
Hello Abhiram, Use FM TH_DELETE_MODE to delete the sessions. The importing parameter MODE starts from 0(zero is for first session instance and 1 is for second and so on). thanks
View ArticleWhat is the maximum number of recursive call as i think it is causing short dump
Hi All, This may not have a specific answer i suppose but approx is also fine. There was a short dump in production ( the background job failed , an is failing each day since a week now ). I was...
View ArticleRe: EWM resource menagment/bonus system
Hi When you have WT you have all required data>>process type >> 1010 or 1011confirmation time-date >> start and end time end time will be line item based confirmation time.process...
View ArticleRe: Explicitly calling NEW PAGE for all windows conditionally in smartform
Dear Amber,I found two ways to your issue. 1. Create second page same like first page but without logo and watermark now copy main window's conditions and paste all those conditions to all other...
View ArticleRe: Mandatory Prompt not working in crystal report
Hi Sahana, A Mandatory prompt will Not behave differently for a String prompt vs a Number prompt. The only way both can run without entering a value is when a 'Default Value' is set. For a string...
View ArticleRe: Access request number pending with which approver in backend?
Hi, Please check tables GRACREQ*,GRFNMWRTAPPR and GRFNMW*. It might help you. BR,Mangesh
View ArticleRe: In IDT I am not able to publish the universe to Server
Hi Follow the below steps: Publish the Universe to the Repository. Select the business layer under project -> Right Click the Business Layer and select, publish repository from the menu. -> and...
View ArticleRe: What is the maximum number of recursive call as i think it is causing...
The only limit is memory. I've had eternal recursion dump after tens of thousands of iterations. The solution depends on what you're trying to achieve. Any recursion should have an exit, where...
View ArticleRe: Process chain failed(DSO)
Hi, First check how many application servers exist on your production(BW).if needed, please ask basis team to create few more application servers to process requested laods in time. First check the...
View ArticleRe: Web Intelligence on BW: Measure Delegation
Looks as though someone else has already submitted the idea @ SAP Idea Place - Ability to turn off delegated measures in webi reports based on BEx queries (BICS connetions) To Ingo's point which I have...
View ArticleRe: Addition of a new field “Leave Details” in the LTA screen with dropdown...
maintain the table V_T77WWW_CLHLDCO for this field drop down values. For this table selection parameters provide as belowCountry Grouping 40Reimbursement Types <Select the Reimbursement type from F4...
View ArticleRe: Function Module Input Change
I suggest you research data dictionary table types. For most purposes it's better to use those as IMPORTING/EXPORTING/CHANGING function module parameters than using TABLEs parameter with a flat type.
View ArticleRe: Reg:Alert when check is printed
Hi, Try this query: SELECT T0.[DocNum], T1.[CheckNum], T1.[CheckDate], T1.[PmntDate], T1.[PmntNum] FROM OVPM T0 INNER JOIN OCHO T1 ON T0.DocEntry = T1.PmntNum WHERE T1.[Printed] = 'y' Thanks &...
View ArticleDate field component
Hi The client needs the possibility to change the date range during runtime of dashboard.I have included it in a dimension filter component.But this component is not user friendly for selecting...
View Article