Re: How to Merge 2 characteristics in BEx
Hi, I am wondering whether we can achieve in BEx. But I have an idea on how to do it in modeling level. Let's say your Query is based on a Cube. Your cube get's loaded from some datasources. My idea...
View ArticleRe: Calling subscreen using radio button in module pool
Hi Pooja, We need three screens screens. Lets say 100 - Sign in screen (with User name and password input fields) 200 - Sign up page 300 - Forget ID Page In the main program. SELECTION-SCREEN...
View ArticleRe: Processing records step-by-step
Hello Anton, As I see it, It's important to understand what you want to do with the data. do you need to present in the UI the results of the 1st data source? the 2nd? etc. If no user interaction is...
View ArticleRe: Unable to activate NW Demo Model
Hi Angad, The first foremost point in the document is Applies to SAP NetWeaver 7.0 SP16, including BW 7.0 SP18 or SAP NetWeaver 7.01 SP5 or SAP NetWeaver 7.20 SP1 But you are trying to activate SAP...
View ArticleRe: BEx Reporting on Time dependent Navigational attributes (using Infoset)
Hi, Navigational Attrs will not be available in the Infoset. Please try to make a query on this infoset and see whether you are able to get Nav Attrs in BEx. You may try to use Time-dependent Nav Attrs...
View ArticleRe: When i open subclass method, directly going into superclass method
You don't override a superclass method by double clicking on it. You override a method in SE24 by clicking on the "redefine" button.
View ArticleRe: How to validate data when press enter or save in maintenance view
Hi Chris, I have implemented a similar kind of requirement by using the event 01 only.Create a form routine for the event 01 and inside it write your logic and display an error message. MESSAGE...
View ArticleRe: how to add t.code PDF! when print preview
Hello Mandy C, Below threads will solve your purpose-http://scn.sap.com/thread/1933611 http://scn.sap.com/thread/1933611if not than please revert with more detail. Regards,
View ArticleRe: Problem in text types logging for service request
Hi Nicolas,Thanks for the replay and telling me that its a standard behavior. And I am able to see the Log in the Text assignment block But, I have used same text types for Interaction record and...
View ArticleRe: Open Deliveries in VL06F transaction.
Hello Ravi, Yes,billing status should be A with total goods movement status.Use VL06G if dilivery is pending for PGI. Regards,
View ArticleRe: BADi MB_DOCUMENT_UPDATE.
Refer below link, it will help you how to find BADI for the corresponding transaction code....
View ArticleRe: Security of parameters
Hi Ruben, This space is dedicated for CR Design issues. You may try posting to the SAP Crystal Reports, version for Visual Studio space. -Abhilash
View ArticleRe: Create text file in KM from Web Dynpro Java
Hi Saurabh, How did you manage to achieve this? Can you please post the snippet of the code you used? Thanks & Regards,KM
View ArticleRe: MSS REPORTING CONFIGURATION
Hi Wayne, The problem might be of your reports which should be under scenario RPT0 are not. Hence, you must remove all reports with scenario RPT0 in the launchpad and repopulate those entries with...
View ArticleRe: Account Determination: Mvt. 411 E
Nilesh N Sonawane wrote: We are not able to understand what is the trigger point of converting to Valuated sales stock and non-valuated sales stock (as there is same material and same item category in...
View ArticleRe: How to extract info from Oracle using DataServices 4
Hi Miguel,In my post I covered both, repository and source. But if you want only the Oracle source then the same steps still apply. So you can ignore the repository part. So in answer to your original...
View ArticleRe: Reporting in BFC 10
Hi Deepesh, You can go to the analysis domain -> report navigator Hope this helps.
View ArticleRe: Runtime error:types of operands "dbtab" and "wa" cannot be converted into...
the work area should be dynamic type of the DB table please check below sample code...(this i copied from SDN sometime back) FIELD-SYMBOLS: <l_table> TYPE table,<l_line> TYPE...
View ArticleRe: Make BP Contact Sap GUI fields Available in Web UI
Hi Kendal, Your understanding is right. We have maintained values to classify if the customer is a dealer/distributor/purchaser in Function field under Contact Work Data as per the requirement. Best...
View Article