Re: How to Block Sales in Multiple Currency at Row Level
Hi, Yes possible by SPTN. Try this: IF @transaction_type in ('A') AND (@OBJECT_TYPE='17') BEGIN IF exists (SELECT t0.docentry FROM ORDR T0 INNER JOIN RDR1 T1 ONT0.DocEntry = T1.DocEntry WHERE...
View ArticleRe: Inspection type 03 - PP/PI not creating auto inspection lot
Check all suggestions from below threads and come up with your observations....
View ArticleRe: How to create procedure for header table and item table
Hi Saurav,No donuts other than using Join in this case as we discussed before. As your number of item tables are static in count, you may write the join 3 times ( on X,Y and Z).Sree
View ArticlePicking up invoices during APP run in F110
Hi everyone, Could anyone help me out in clarifying. During APP execution in F110, some of the invoices in the proposal list are showing exception for payment i.e, in red. when i checked those invoices...
View ArticleSAP Sourcing/CLM queries
Hello, Im trying to make te following queries in CLM: 1. Im creating new filds in company code and trying to call the same fields to a MA (like when you select a contact in info supplier tab and...
View ArticleRe: How to send idoc from one system to another where clients are same
Hi Peter , I tried to process in BD87 as well , but the idoc status is noit getting changed.Is the config in receiving system is mandatory? My RFC connection is fine from sending system to receiving...
View ArticleRe: Using JSZip in XSJS
Hi Anirban, As JSZip is purely JavaScript resource and executes in the browser(check browser compatibility JSZip: JavaScript zip class ), just try activating your UI5 project and load it in chrome or...
View ArticleRe: assessment cross profit center and FI document
Hi Siva One GL is enough. System will generate entry as below GL 80000 Debit PC A GL 80000 Credit PC B Br. Ajay M
View ArticleRe: Copy variable values from one dimension to another dimension
If Dim2 has a single selection then this should work: Sel DIM_1Sel DIM_2 D2_V2calc KPI2 = KPI1 of DIM_2 D2_V1 full
View ArticleRe: Unknow error in a query
Hi, Please advice UDF type and its value from POR1 table. Thanks & Regards,Nagarajan
View ArticleRe: OData with Filter
Hi Hai, Text Wei refers to OData entity than EntitySet. So , filtering OData directly does not make sense. I suggest , better use the OMdel.Read method to read your data in JSOn format and bind it...
View ArticleRe: Empty File handling and raise alert.
If you handle this condition check in receiver determination and select the radio button for throw exception then you'll get an error message as " no receiver found" and hence your alert email will...
View ArticleRe: RATE error
Ok Can you guide me how I can copy one currency into other currency so that I can store it same which helps user to understand what he enters actually?
View ArticleSUS-standard process to remove contact person
Hi All, May i know how standard SAP SUS manage contact person?Example: Supplier A have created a user by using "Delegated Administration" functionality in SUS portal. If the user had left the company,...
View ArticleRe: No search help for Custom field ZZKUKLA in vk11
Dear Pratik, Request you to first add Customer classification field (ZZKUKLA) in KOMK structure insted of structure KOMP. Becasue it is header structure filed. After add this new filed in KOMK...
View ArticleRe: XD01 fields Name 3 and Name4 not visible
Hi All, Is there any enhancement on this atleast. In SPRO i checked but there is not such option, either you can make it mandatory, which i dont want to do. Thanks,A Sustainer
View ArticleRe: Script Logic Issue
Actually my requirement is very simple all I want to know that in BPC how we can transfer the data of a "No_Member" to "All_Member" of a dimension.Because in one scenario I am calculating a value at...
View ArticleRe: Cannot determine Oracle RDBMS version.
Hi Roman, please find the output bellow. eccdev:~ # ldd `which sqlplus`which: no sqlplus in...
View ArticleRe: Sample Drawing Procedure-Pooled sample
Hi Experts am i getting any solution ? Regards D Mohanty
View Article