Re: Losing function keys
Hi, Please check with SAP notes, it may be related to your problem. 1305485 - shift-F2 function key via citrix Thanks & Regards,Nagarajan
View ArticleRe: Exporting a query for only selected columns
Hi, After running your query, use Filter option to filter the required field and then export to excel. Thanks & Regards,Nagarajan
View ArticleLeave Carry Forward As per Financial Year
Hello Everyone, Please help me on Leave Carry Forward as per the financial year 01.07.2013 to 30.06.2014. My PCR is working fine for calendar year but when I try for financial year it is not working....
View ArticleRe: Hi I am getting Error in BAPI_PO_CREATE1
try commenting(removing these statements) pohead-langu = sy-langu.poheadx-langu = c_x.and check. Regards
View ArticleRe: selected data from check box by group
Hi Syedtaj, Check the below linkhttp://webdynproabap.wordpress.com/2012/07/07/check-box-group/ Thanks and Regards, Ragavendra
View ArticleRe: F110 Automatic Payment Different Bank Charge Depending on the Case
I "feel" that maybe only through DME and a userexit in the PAYM format tree. Regards Waza
View ArticleRe: Hi I am getting Error in BAPI_PO_CREATE1
is this really what you get: TD 600 Text *ID* Language not foundor did you just type *ID* to hide the right value? I mean, a short text does not have a text id, a short text is just a table field in...
View ArticleRe: Blocking form settins visualization by user
Hi, This can be achieved through Additional authorization creator. Please check with SAP notes for step by step guide, 1062635 - Can I block a user from having access to Form Settings? Hope helpful....
View ArticleRe: SAP B1 9.0 - Activation workflow for companies FAIL
Hi, Check your B1 site user and password. Thanks & Regards,Nagarajan
View ArticleRe: RBDMON00/BD87
Hi Suhas, Instead of explicitly calling the program at the end of MIGO, (SAP) recommended way is to schedule the program RBDMON00 for every 15minutes or 30 minutes. This avoids the programming overhead...
View ArticleRe: Calculate the Greatest Common Divisor (gcd)
Hi, There is a function by name GCD itself. CALL FUNCTION 'GCD' EXPORTING i_numerator = i_denominator = IMPORTING e_gcd = e_numerator = e_denominator = EXCEPTIONS...
View ArticleRe: Automatic MM-261 posting while confirming WM-Transfer Order
automate the TR conversion into TO (maybe scheduling a job?) Yes, please research report RLAUTA10.http://help.sap.com/saphelp_46c/helpdata/en/97/91cfd2571211d4b3210050045571f7/content.htm link to the...
View ArticleRe: Description of a field of table of se11
OK Karthik Dharmarajan DD03T worked !!!!!!!!!!!!Thanks Thanks Thanks
View ArticleRe: Authorization failed , what are the parameters need to check ?
Hi, You have created the authorization object with two fields. The User name has to be passed with FOR USER keywords not as ID. Like AUTHORITY-CHECK OBJECT ' obj name' FOR USER sy-unameID 'ACTVT'...
View ArticleHi,Experts...How to delete a contract once its released & also PO has generated
About SCN is for general SAP Community Network related discussions only. To get a quick (or any) response, create your new discussion in a space related to your query. This way it will be visible to...
View ArticleClass is instantiating with out having GET_INSTANCE method!
Hello I saw a standard SAP class in PPM module, it doesn't have GET_INSTANCE method, but it has CLASS_CONSTRUCTOR and CONSTRUCTOR methods, and also it has GET_ATTRIBUTES method (actually, i want to...
View ArticleRe: Error Download On SCN
Sorry about this issue. Please consult this document for advice and instructions: Error Message: We have trouble completing your download request. Please contact... I removed your user ID and eMail...
View ArticleRe: how to improve performance of vbfa and lips table
Hello Siba, have you checked ST04 and the DB Shared Cursor Cache? I would suggest to check if a proper index exists. If not, you will make a full table scan over LIPS. Perhaps, it will be possible to...
View ArticleRe: Company list empty in login screen SAP B1 9.0
Hi all, I had the same issue and resolved it by unchecking the single sign on checkbox in SLD:Thanks,John
View ArticleRe: Any Solution to: An error has occurred in the script on this page ???
SCN Support is for SAP Community Network support related queries only. To get a quick (or any) response, create your new discussion in a space related to your query. This way it will be visible to...
View Article