Re: Fax Number determined for PO
Hi BK,I am referring the PO delivery address at header level and now at the item level. You do have a FAX number in the header level.This FAX number by default is copied from the Vendor Master, however...
View ArticleRe: R/3 to CRM replication, free goods problem! Need assistance.
Hello, Krishna, and thank you for your reply! I have one more question. Do I need to use the replicated condition types and free goods determination procedure from the ERP and assign it to the Free...
View ArticleRe: web dynpro to call and pass parameters to a custom T-code
Hi Bruno, You can pass the parameters while calling the ITS URL , just like we pass the client and language information . Example URL :...
View ArticleRe: How to stop navigating from one step to another step in TBUI ?
Hello Praveen, In which method you are doing validations?I have similar requirement I have done validations in do_validate_input method of each view and added messages to below...
View ArticleRe: HANA UI Integration Services - Empty Widget List
Hi, Does your user has the role sap.hana.uis.db::SITE_DESIGNER?If not, grant this role to your user. I guess you have created a xswidget, right? If not, this how you should do it:1 . Right click on...
View ArticleRe: while loop
Hi , As per my understanding, i thing we need to join both the source file on condition . source1.WL_ID = source2.NA_ID and cast(source2.NA_FRM,'date') < cast(sysdate(),'date')and (...
View ArticleRe: Unable to select sap.ui.core.HTML-content via $()
Hi Andreas, beforeShow is fired even before the View HTML is created. Try afterShow instead. You could also try to register a zero timeout to access the canvas before any slide-in animation or whatever...
View ArticleRe: MM Costing1
Hello ,There is no field in cost1 voew od mateial mater,but I found there is a field "Material Margin". If press F1,then you will undestand the importance of this field. With Regards,Jaheer
View ArticleTriggering output on PGI/ Reversal
Hi All, REQUIREMENT: On PGI (VL02n) or on Reversing goods movement (VL09), when VBUK-WBSTK changes from A to C or C to A, output should be triggered. It should also trigger an IDoc for every PGI and...
View ArticleRe: DrillDown Report
What condition do you have in the section other than what is suggested above? -Abhilash
View ArticleRe: Concatenate Dimensions Properties in *REC
Hi Me,Please try this and see if the performance improves:*SELECT (%S_EMPLOYEE%,"[ID]","EMPLOYEE", OCCUPY = Y )*SELECT (%S_CECOS%,"[CECO]","EMPLOYEE", OCCUPY = Y )*SELECT...
View ArticleRe: Process Steps with SRM ROS
Hi Krishna, In the step 2, will there be some number generated for the respondent? If not at this step, which step will it get generated? - Yes, business partner number is assigned to the potential...
View ArticleRe: select Query taking more than 10 mins to execute
Hi, what have you changed in your program? This 2nd SELECT works fine, because you're accessing with VBRK-VBELN (primary key) = i_vbfa-vbeln. The 1st SELECT starts with VBRP-AUBEL for which you need...
View ArticleRe: Serve HTML as result on HTTP Call
Alright! Thanks Jeff! That did the trick! Much appreciated!
View ArticleRe: Different exchange rates of the items on the invoice header sd VF01
Hey The exchange rate on the Billing header will be the exchange rate that is given for that particular day on OB08. If you give manually the exchange rate in sales order, then it will pick that...
View ArticleRe: Orders already Invoiced - reflecting in VL10G
Hi Satish,Check the status of the the order in the document flow for any order which is repeatedly shown in the delivery due list although it is delivered. I expect that the order status is open....
View ArticleRe: Level GUID in 0BBP_TD_SC_APPR_1 datasource from SRM
Hi prasanna, if you know the data source base tables and required field source table, then look for the relation. if you find the relation beetween those table, you can do enahncement for the data...
View ArticleRe: Deduction of characteristic nodes of hierarchy into master data of...
Hi RK Yes, you are right.Please read my message at l 3, 2013 9:32. How do you trim such files? ThanksPC
View ArticleRe: Files from different FTP Servers
Hi Apu,You could consider to develop an own adapter for that purpose. Regards.
View Article