Re: Design Studio 1.4 Edit Query Specification Hanging with UNX
Tammy, you are a saint! That is the problem.. Our DB is MySQL Here is the list of supported UNX connections as of version 1.4 below for everyone. I learned long ago not to ask "why". ○ Microsoft SQL○...
View ArticleRe: We are trying Set up DB2 user passwords to never expire and we need a...
Hi Krishna , If your DB2 system sis the backend DB the backend of an SAP system . The users generally that are set to non expirable are sap<sid> , sap<sid>db ( if java ), sapadm etc ....
View ArticleNegative amounts
Hi I need help immediately, In my Crystal report. there is sales & refunds. For ex: Sale is 155 & Refund -$24 But Total is displaying as $155. i want total to be displayed as $131 --> $155...
View ArticleRe: PU19 - W2 Issue
Hi Ashish, I checked tax form group W23J associated WT's 1)1252 - Sick pay and 2)1530 - Sick Pay and i checked these WT's in TCRT table but i can see +ve amounts. Could you please let me know where to...
View ArticleRe: Auto Set Delete Flag to PR if PO is not created for 45 days
Hi Satish Chahar, You can use BADI ME_PROCESS_PO_CUST. In this use method PROCESS_ITEM. Use logic as below.Check PO create/ change mode using function module MEPO_DOC_GET_TRANSACTION_STATE.Check the PR...
View ArticleRe: Installation of SAP Sourcing 9.0 on NW Java 7.3 greater than SP03
Perfect Gary, thank you very much for the weekend reply as well, as that was very helpful! If I might suggest though, I think the documentation should be updated to explicitly state that SP03 is just...
View ArticleAnnual Leave Quota carry Forward
Dear Consultants, I have a scenario, where we have to carry forward only up to 60 annual leave in a year to the next calendar year. A) For 1st year, the annual leave quota is suppose to be 24 days...
View ArticleRe: Search Help Exit with own Selection and Dialog to choose a Value
Hi Abdul, your approach is different to mine and maybe I have to change the strategy. But before I do that, let me explain my approach in detail: My customizing table has two fields:I_PARAMI_VALUEThe...
View ArticleRe: Can't save and update
Hi, Kindly check whether you have checked "Use as Input" Options- > General Tab - data Input - "Use as Input" Kindly provide more details and shreen shots. Shrikant
View ArticleRe: What are the additional steps for SRM refresh as compared to ECC refresh?...
Hi Rajat On both(SAP SRM & ECC) system refresh are same, In post installation activity are slight changes are there, Could you refer the System copy guide from http://service.sap.com/guidefinder...
View ArticleRe: DSO Activation failure with flat file source system
Hi Ramanjaneyulu, 1A. You can check permitted access to user @ below path.Systems --> Utilities --> Display Authorization check --> double click on s_user_pro --> check Permitted...
View ArticleShowing sub headings in ALV
Hi all, I have a requirement where its needed to show sub heading based on grouping of data being showed.I.e one line describing document type and all the data belonging to the document type below.eg...
View Articleline chart with same measure with different filter
I need to create a line chart with with two lines. The measure is the same value in the query but one is for todays values and the other line needs to represents prior days values. I create the univese...
View ArticleRe: Events not displayed EXPD
Thank you dear, the issue because the scenario is assigned only for few material groups.
View ArticleNeed Exits/BADI after MSC2N SAVE
Hi Experts, I have a requirement to do some follow up processing using the Batch Characteristics value being changed in MSC2N. so after SAVE button click in MSC2N Transaction, I want to further process...
View ArticleRe: Help With Query To Check Status Of Sales Order
Hi, Try: SELECT T0.[DocNum] as 'S/O No',T0.[CardName],T0.[DocDate],T0.[NumAtCard] as 'Cust Ord No',T0.[U_Desc],(T0.[DocTotal] + T0.[DiscSum] - T0.[VatSum]) as 'Total Before Discount'FROM ORDR T0WHERE...
View ArticleRe: Customer exit variable fiscl year
Hi Krishna, Let's say the name of your entry date is ZVAR_DATE.. Create another variable, let's call it ZVAR_RANGE_DATE..Under the GENERAL tab, choose CUSTOMER EXIT in the PROCESSING BY..In the DETAILS...
View ArticleRe: [Activate] Business object cannot be activated. Please refer to the...
Hi, William. If you are adding more elements to a BO, How about cleaning the BO first , and add the elements and reactivate it again? But any testing data in the BO will be...
View ArticleKE30 column names should be hiden
Hi, One of our user, wants KE30 to hide the column names(it shows periodic value from jan14, feb14, mar14.....dec14) in columns, and rows as value fields such as gross sales and cost etc. Now user...
View Article