Re: Force a query to refresh programatically
Hi Martin, We are using webdynpro ABAP. any ideas ? thanks
View ArticleRe: Vendor Code Showing in TDS GL - FBL3N
Use BTE concept. Append the RFPOS & RFPOSX structures for the vendor code. Create a new function module ZXXXX and assign it to BTE 00001650. In the FM select the vendor code from BSIK or BSAK by...
View ArticleRe: How to check my current ranking in PI forum
Right now there is no option to find ranking for specific space. But you can find ranking based on lifetime points in the reputation tab. But you can see the rank for the 12 month leaderboard in the...
View ArticleContinuous Error While Making Outbound Delivary in SAD SD
Hai, I've created Sales order for a material 1545 successfully. But while creating Out bound delivery, there comes the error often as "Delivery items could not be created (see log)"....
View ArticleRe: prompted for username & password when opening a report
Don, I have opened the report and saved the new connection info. I am using ODBC with the SQL Native driver. I am using trusted connection but, I don't understand what you mean by needing the username...
View ArticleRe: Down payment issue
Hi Entry -1 Asset purchase Asset Dr (any other expenses incurred to bring the car to running condition, amount mention in car purchasing bill, any other charges should not included)Vendor Cr Entry -2...
View ArticleRe: Problems with theme designer and NWBC
Hi Melinda, Yes i am currently using PL10 and have already applied the mentioned notes including note 1839261
View ArticleRe: How to assign a value of a column in query transform to a Global variable
Hello Asgar boss, Thanks a lot for the helpful details. Regards, Raj
View ArticleRe: Down payment issue
Hi Mani, You have purchase car from Vendor XYZ ,which is cost of INR 8642667.00 ,where you have paid partly cash and rest is loan from Finance. Entry as follows :- Asset...
View ArticleRe: Count of Universes
Thank you very much raghu.. I am writing this query SELECT * FROM CI_APPOBJECTS WHERE SI_KIND='UNIVERSE Output:Here Infoobjects returned: 123 that mean 123 universes are their????????.. Please...
View ArticleRe: Foundry losses while melting
Hello Caetano,Thanks for your quick prompt reply. Actual postage of consumption in CO11N can do the job. But the material needs to be issued by stores department. Not able to understand how can this...
View ArticleRe: Infoview Problem in (Internet Explorer )
Thanks for ur response Durga,Iam able to see data for other reports ,only for one report ,iam not able to see data
View ArticleHow to redefine the public section of a class at runtime
Hey everyone, i am trying to create a global class and dynamically add some methods to it at runtime. To create the class I use the function moduleSEO_CLASS_CREATE_COMPLETE To add a method to a class...
View ArticleRe: upload data from xls to conditions table not complete
Hi Christian, when i debug my program, i can not access in my loop, i go directly to the form FORM bdc_dynpro USING program dynpro, also in this for i can not access there in. My it_bdcdata is empty....
View ArticleRe: Pricing issue; adding of two condition types (discounts)
This is correct and you are on right track. Now try this in system and let me know what you find. From your explanation I got this that this would work exact the way you want. At 60 you will have 15%...
View ArticleRe: Column length with dynacally created ALV columns
Hi Blue, In the Class : cl_salv_display_settings, It has the attribute FIT_COLUMN_TO_TABLE_SIZE Data : lo_columns TYPE REF TO cl_salv_columns_table, lo_columns = ob_salv->get_columns( )....
View Article