Re: multi row selection in document search view in webui
Hi Ashik, Debugged the method come to know that do_prepare_output triggered two times...first time it is populating correctly but second time it is not working returning only one selected record.
View ArticleHow to modify existing script that calculates account 1 * account 2 to be...
Hi AllWe have a requirement to calculate gross margin as follows: Formula : Gross Margin $ = Sales Output * Sales Gross Margin % My script logic below: *XDIM_MEMBERSET MEASURES =...
View ArticleRe: where can i download sap font
It's funny. I arrived at this page to find the "SAP" font as used in literature and marketing. This is "Benton Sans". John
View ArticleRe: NWDS - Error while importing RFC : You can also click on "Configure R/3...
is the package empty?
View ArticleRe: LDB fields missing in selection screen
The LDB you mentione has dynamic selection BRF, could it be that they are simply hidden when you call it from your program but not when called from se36? To access the dynamic selection you click the...
View ArticleRe: GUI XT - data transfer from modified screen to SAP database table
Hi Sachin, GuiXT mimics what the user can do manually on SAP Front-end. There are two aspects to GuiXT customization - one is the design/redesign of the screen elements, and other is saving of the data...
View ArticleRe: Automatic filled input field based on dependent dropdown value
HI arun. USE this Funtion moduleSAPGUI_SET_FUNCTIONCODE For instance, CALL FUNCTION 'SAPGUI_SET_FUNCTIONCODE' EXPORTING FUNCTIONCODE = 'ENTER' EXCEPTIONS...
View ArticleInvoice and Packing List Issue
I have a delivery created . Now in invoice I see the correct weignt and materials . However in the packing list all the items are duplicated adding to incorrect weights . Please guide me , how to close...
View ArticleRe: FI validation
Hi, Ajay,Thank you very much,I heard that some of the configuration must be Transported after Creating.Now In my TRs,TR A after Creation of Step X,TR B after Modification and Retransported.So is it no...
View ArticleRe: Re conciliation report in SAP BW
Hi, You can go with virtual info provider with Function Module 1. Create RFC enabled Function module on ECC system based on custom report. 2. Create Virtual provider on BW system with function module...
View ArticleRe: User Exit After Saving in CO11N (After Get Confirmation counter AFRU-RMZHL)
got solution for nowThanks all
View ArticleRe: SAP Crystal Reports data source connection problem using sap business one
Hi, Very strange is that, there is no such problem in 8.82 version. Maggie An is correct. It is an application error for 9.0 version. Thanks & Regards,Nagarajan
View ArticleRe: Automatic filled input field based on dependent dropdown value
hi Suvakant,For reading the fields of the webdynpro you can use the Set attribute method for getting the values from the screen fields. Check the codes: Data: context_node type ref to...
View ArticleRe: reconfigure STMS after system copy
Hi,Have you done the Post sysytem copy steps for AIX after it was copied frm production . Check the below blog. http://scn.sap.com/thread/1394387 ThanksRishi Abrol TMS configuration after system copy
View ArticleRe: change documents cannot be generated
Hi, Have you checked all the possible errors stated as in your error? 1. Do you have proper auth to create, proper system assigned with the dev role and ibase created?2. is it new CR or you are trying...
View ArticleRe: PO Order Type Determination for Shipment Cost Document
Hi, Standard SAP will determine the document type assigned for ME21N or ME21 assigned in OLME - Define Default Values for Document Type; while creating shipment cost document. If you want a...
View Articlesap script for sales order
I copied RVORDER01 to Z, made changes. Now I need to convert it to landscape format. I did it in basic settings DINA4 L, but when I see in print preview of sales order, it still shows portrait. I see...
View ArticleRe: SAP HANA Smart Data Access
Well, the Remote Data Source definition includes a database user and pass.That is static, so no matter who's querying any virtual tables on top of that DSN, it will be executed against the remote DB...
View ArticleRe: Data source "xxxxx(dso name)" does not exist in source system "Logical"...
Hi all, while activating DSO in middle of process it is taking me to log on screen, if i log on it is activating.what would be the solution for this... thanksvijay
View Article