Re: Sales order approval for above 50% discount on any item row level
Yes It is Possible. SELECT 'TRUE' FROM ORDR T0 WHERE $[$ORDR.u_UDF1.Number] > 50 You can use the above query for the approval. Cheers!
View ArticleRe: Transformation is showing inactive after moving to PRD
its looks inactive transformation it should not be. activate the transformation through program then enter the tcode - SU53you don't have authorization transformation in prd system. if you enter the...
View ArticleRe: How to make field invisible depens on another field value?
Hi I think it is not possible in the standard you need SDK for it.. But if you need you can validate using TNSP so that the user can not alter the fields.. Rgds
View ArticleRe: Sales order approval for above 50% discount on any item row level
Hi, If it is only one row, then it is possible to get approval. If multiple rows with different discount then approval will not work. Alternatively you can go for Transaction notification. Thanks
View ArticleRe: Trail SAP WebIDE not opening
Hi All, I was able to open with the additional parameters as shown below with the Web IDE URL.This will work when the ide is unable to load the plugins for some reasons. ?settings=ignore or...
View ArticleFast Moving Items Querry Modification with Date
Hi experts when i run this below attached Query with One more field 'DocDate', the items are repeating, how can i stop this item repeating issue ========================================= SELECT...
View ArticleRe: Catch All Queries Executed on DB Programmatically
Thank you for your suggestion but I'm looking for something the runs continuously, not just when a trace is running.
View ArticleRe: Making a PyRFC call to BAPI_PERSDATA_CHANGE on an SAP IDES results in...
as you opened a new thread, please close this one (next time, don't open a new thread, just ask the moderator to relocate this thread to the right forum - which BTW should be abap development or HR,...
View ArticleRe: Using Reporting Objects in IDT- Would like to know how to include the...
Thanks All. I resolved this issue myself by using the option of Using Custom Script on BI. There is no need to do anything else. Wondering why no one from SAP offered me this easy option rather than...
View Articlevalidate the number of characters
Hi All,Does Data Services validate the number of characters in the source file before loading?ThanksMurali
View ArticleRe: Defining Quarantine Stock
Hi Furat, You can use the Movement type 103 and 105 to take goods receipt. in this scenario, when you make GR with movement type 103 the system consider it as "GR block" and when you make GR with...
View ArticleRe: Substitution for Process Order Activity Confirmation
Hi Mukthar,Thank you so much!It's clearer for me and has put more light on the query.However, after setting up the pre-requisites, I am unable to find XBLNR (reference) in the substitution.It only...
View ArticleM_SQL_PLAN_CACHE: Prepare statement for other user?
Is there a way to prepare a sql statement and store the prep-results in M_SQL_PLAN_CACHE other than execute the statement? Can it be done for another user? Can it be done on SQL-level? Background for...
View ArticleRe: Option to select crosstab is not appearing in component tab in analysis
Hi Basavaraj, I tried this. Uninstall and re installing it. Still the same issue exists. Regards,Purva.
View ArticleRe: GBB0 SET
Hi Atul, Thanks for your reply. I have done all these things & in GBB0 there is no error with message class GB, Message no-033. So not sure how its incorporated these above two lines in include...
View ArticleRe: Security in SAP FIORI
You can refer this page - SAP Fiori: Security Information - SAP LibraryHere you can find all information related to the NW AS ABAP, Web Dispatcher and Fiori launchpad security aspects.
View ArticleRe: IE36-Display Vehicle List -Gross un Weight and UOM issue
Hi Jogeswara, Issue here is if Transaction IE36 run by another user Weight and Unit comes as it is like 12000 TON. If I am executing transaction IE36 for me weight and Unit comes as 10,886,208 KG. I...
View ArticleRe: Input control needs to be collapsed
Hello, Anybody there?. At least I would like to know if this is possible? My requirement is simple that i have two webi blocks (1 for month data, 1 for YTD data) where user wanted to switch the block...
View Article