Re: check time between 2 times
please tell me the correct answer .. My case, i have date and time string, then it is mentioned in 2 separate fields, i'm decided to take the data from the time field and declare the shifts like A B...
View ArticleRe: help with field or table in payments
Please try below query Select T0.DocDate, T0.DocNum, T0.DocTotal, T0.DocStatus, Sum(T1.SumApplied)[Incoming payment Sum],Count(T1.DocNum)[No of receipt]from OINV T0 Left Outer Join RCT2 T1 on...
View ArticleBudget exceeded error while creating PO on reducing quantity
Hello all, I have one urgent issue. While creating of PO error message is coming that your budget is exceeded but the point is customer is trying to reduce the quantity. In general case budget will...
View ArticleParameter extraction
Hi,I am currently working on parameter extraction using the function module for TM-EM integration and I was wondering if we need to enhance the SAP predefined extractors for extracting information for...
View ArticleRe: SidePanel not Enabled in NWBC 5.0 ....
Hi Uday, In NWBC 5.0 the side panel icon has moved into the top of the shell near the quick launch. It is no longer on the right side of the screen. What's New in SAP NetWeaver Business Client - User...
View ArticleRe: BRTools 7.40 patch 15 - sapdba_role.sql works only temporarily
Hi Gaurav, Good Mrng, Please find the attached trans.log below. 4 ETW000 R3trans version 6.24 (release 721 - 12.05.15 - 20:15:05).4 ETW000 unicode enabled version4 ETW000...
View ArticleRe: Not able to uncar the SPAM/SAINT file for ECC 4.7
Hi Gaurav, I am sorry but I think I have only replied to Praveen message, If you see the below picture the highlighted part states that I have replied to Praveen message but used your name Gaurav as...
View ArticleRe: Create a Generic Datasource based on monthly snapshot ?
Hi Daniel,If i understand this correctly, you would want to take end of month snapshots of stock quantities. For this, the steps that I think would work are 1. Build a generic datasource on the table...
View ArticleRe: Send email when call object created from Maintenance Plan
hi by help of ABAPer you can do some customize to the Standard workflow WS20000014. ThanksLinganna
View ArticleRe: Error during language import
Hi Rishi, Sorry i know this is old post, but during TH language installation, i encountered error at step 6) during run Program - RSTLAN_IMPORT_OCS which the job was finished but with error message. i...
View ArticleRe: field level routine in Transformation to achive % baskets
A succinct way of doing it: Data w_temp type i, w_low type i, w_high type i. IF w_disc < 0. RESULT = '<0%'.ELSE. w_temp = ceil( w_disc / 5 ). w_low = ( w_temp - 1 ) * 5. w_high...
View ArticleRe: Risk Management for Banking create organization root
Hi John, Did you figure this problem out? I'm seeing it in our system but am just starting to investigate the cause. Let me know. Thank you,Santosh Krishnan
View ArticleRe: Not able to uncar the SPAM/SAINT file for ECC 4.7
Hi Deepanshu, No issues & thanks for your contribution on the thread too . Wish you the best !!
View ArticleRe: routing
Hi Ravi In CA03 you can see material-wise and sale document-wise routings. Rajneesh
View ArticleRe: Create talent assessment link display wrong iView
Hi, good news guys,I've found a way to solve this issue: - go to transaction code LPD_CUST- change this launchpad, role: HRTMS_NAV, instance: OBN- change the following parameter: > application...
View ArticleRe: DTP failure - Could not create partition: add_partition_failed
DTP filters will continue to work as normal even if the cube is compressed. However, DTP filters will pull from F and E tables. They will not differentiate between compressed and uncompressed requests....
View ArticleRe: CRM_UI error :SAP 500 internal server error:: ERROR: Field symbol has not...
Hi Dinesh, Can you provide your solution in detail. You have mentioned correcting rsec* tables. Which tables and what correction has to be done to resolve this issue. It will help our fellow SCN...
View ArticleEWM VAS Questions
Hi Gurus, There are 2 questions on EWM VAS.1. How we can order the required AUX material when we raise the sales order before the VAS activity start in EWM? Like labelling, I need to raise an Purchase...
View Articlelogic for J_1IEXCDTL-TRNTYP
Hi, For my report in BI I want to add new column J_1IEXCDTL-TRNTYP, I am already having material document number in my current report as primary key.I am passing that material document no(MSEG-MBLNR)...
View Article