Re: how to add condition type in header VA01 by using Abap code?
Yes Raymond thanks for the reply, Read it already,and found some of the exits like USEREXIT_PRICING_PREPARE_TKOMK. now i want to add my condition type there with the values in header area. Any Sample...
View ArticleRe: Opendocument - specific report part - drill down
Thanks for inputs, but this is not what I am looking. Finally I can able to achieve 70 % with iframe. Hope this helps others. <html> <body> <script language="JavaScript"> <!--...
View ArticleSAPHostagent (Entries in sapstartsrv.log: "Authenticate: .. not-allowed for ..")
Hi, the SAPHostagent (720 PL135) is logging very heavily (6 entries per minute).I do have these entries in sapstartsrv.log: ....[Thr 1499] Tue Mar 19 00:00:42 2013[Thr 1499] Authenticate:...
View ArticleRe: Upgraded to SP07 and now getting error finding stored procedure...
Since it is now working it seems the problem is solved, but did you forget to run the DB update script the first time (it would explain the problem, and the fix)? Best regards,Thor Egil
View ArticleRe: Download Manager - Windows 8 - Install - Failed to load DLL
Thanks, that worked fine Regards
View ArticleSe51 screen field value store
Hi All, I would like to store the value of screen field in se51 for later use. I have 2 buttons on my screen Order Select and Order Process user presses a button ( Order Select ) - it takes me to a...
View ArticleRe: ear Version number
Hi,You would just like to edit the meta-inf file and save it again inside the ear?Simply editing it after the unzip then zipping it again to ear file would do. What is the reason you need to perform...
View ArticleRe: idmv_value_basic_all View
Hi Rick, Here they are: -- all business rolesSELECT avalue FROM idmv_value_basic_all WHERE attrname='MSKEYVALUE' AND mskey IN (SELECT mskey FROM idmv_value_basic_all WHERE attrname='MX_ENTRYTYPE' AND...
View ArticleRe: Expense type duplication for same day.
Hi, only with programming.There is a user exit named "before save": EXIT_SAPMP56T_002Here you can program a check routine to avoid double expense types. Best regards, Sigi
View ArticleDifference between SWD_TEXT and SWDSTEXT
Hello, Can anyone please tell me the difference between the two workflow translation tables SWD_TEXT and SWDSTEXT? We have following data in 2 tables for same template number and node for english....
View ArticleRe: Printer dialog not appearing
Hi Guys, Developers are working on this and discovered it works fine in Firefox version 17, so something in later versions introduced this issue. Current versions of Chrone do not work at all. Don
View ArticleRe: Retorno Status NF-e Cancelada 24h - Code:151
Fernando bom dia, Conseguimos detectar que era questão de perfil de usuário, mais não achei ainda o objeto de autorização para execução da J_1BNFE_EVENT_IN. Caso eu ache o objeto eu posto aqui. Obrigado.
View ArticleHow to enroll into two Medical Plans ?
Hi, We have a unique situation for next Benefits year. Employee can enroll self (or self+spouse or Self+children) to a Medical plan and Waive remaining family members to get a rebate. For e.g. I can...
View ArticleRe: Name1 in Vendor master has character length 35
May i know is it technical implications are more? This is requirement from client to maintain the name of the vendor; where name is exceeded by 35 characters..
View ArticleRe: Replicate HR Org Model from SAP ECC into SAP CRM
So my understanding here is that, after the C05 Set Up, we need to run PFAL for initial replication from HR to CRM. And whenever there is change in HR Org, we need to run this again to push the data...
View ArticleRe: Reg: JCO Destination Test Error
Hello Selva, 1.Please check following line is added to your windows service.ini file sapmsSM1 3612/tcp Service file location is at : X:\Windows\System32\drivers\etc 2. Check that you are...
View ArticleMessage output created without changes in Purchase Order
Hi,Press F1 and see the table name, and check table having any single entry or not. If not means it haven't activated. for more detail can share screen shot.ThanksSanjeet Kumar
View ArticleRe: Issue with web dynpro table right click action at table lead
Hi Ananth, Can you check if changing the property contextMenuBehavior helps:
View ArticleRe: Scoping problem
Hi Praveen, It's happening due to WHEN/ENDWHEN accumulation (absence of NOADD in BPC NW) . You have to split your loop into 3: *WHEN ACCOUNT*IS Qty...
View Article