Form 16 portal error
Hi Experts getting the following error in form 16 in quality portal stating screen output without connection to user But in devlopment portal it is visible. Attaching the screen shot. Please suggest...
View ArticleRe: Treat work area text as a field reference
Hi Deepak . It is possible . change the structure of the internal table .Add one more column to internal table of the type (structure of ZCAT_CODE ). Lets say the new added column is "col1" . For all...
View ArticleRe: Integration of Oracle and Snap Engage with SAP Cloud for Customer
Keep in mind C4C provides both oData/REST and SOAP APIs for all of its objects to do basic Create, Read, Query API calls. The C4C SDK also provides the ability consume REST and SOAP APIs. So depending...
View ArticleRe: Defaulting a picker based on Earlier Selected Picker
Thanks Vignesh,I know this can be achieved by <%GET(CurrentBO,Internal name of the field in UI which you want to default in filter)%> but in this case, filter gets locked and user can not select...
View Articledifferent pricing procedure for a same material
With 3 different purchasing organisation a material is to be procured at same vendor. For each purchase organisation system should trigger 3 different pricing procedure? For this scenario what would be...
View ArticleRe: IF Else statement in BEX
HI, if A,B,C,D,E is equal to 0 then out put come 0 or 1.again multiplying with the 8 and E. (NODIM (A) == 0) * (NODIM (B) == 0) * (NODIM (C) ==0) * (NODIM (D) == 0) * (NODIM (E) ==0) * 8 + (NODIM (E)...
View ArticleRe: Help of User exit to get to updated cuobj value in SAPMV45A
I solved using userexit_new_pricing_vbap.
View ArticleRe: discrepancy in stock movement for the consignment customer for 633 movement
Thanks for reply Prasoon sir i will check that configuration and get back to you.
View ArticleRe: Odata function import - input as complex type
Hello Ashwin, I want to pass list of measured values (valueID, measured value) with info about temperature and date. So i want to pass to function data like this:- temerature - date- measured value...
View ArticleRe: Using ReportFilter() in Hyperlinks
Hi,I have a similar requirement.Were you able to achieve this.Let me explain my requirement.I have a requirement that the values entered in the input control on one report the same values should be...
View ArticleRe: How to set error message for 541 Movement type
Have a look into the SAP help document Outsourced Manufacturing - Business Functions (SAP Enhancement Package 4 for SAP ERP 6.0) - SAP LibraryIt explains everything about the business function.
View ArticleRe: Portal 7.3 and SAP Sourcing Portal integration
Hi Chong, For your purpose you can use the application integrator Generic iView (it's one of the AI templates)You can also configure SSO with this configuration. For more details:...
View ArticleRe: UPDATE_INSERT Error java.sql.SQLException "Cannot insert duplicate key"
it is really weird. The job runs from 23:00 to 01:00 and normally around 3000 thousand of message with master data are written in the SQL DB. Just the first 2 or 3 message have this error. After that...
View ArticleRe: jcontrol.exe some processes running
Hello, Her is --------------------------------------------------------------------------------stdout/stderr...
View ArticleRe: SUM execution returna an error
Hello MicheleSorry for the late reply.Can you try to start the upgrade with a different version of SUM ?I believe this is due to a bug in the SUM tool. Not sure whether Ernesto was able to pass the...
View ArticleRe: Slow performance on SAP BI mobile when multiple users click the design...
Hi Karol,I will contact you via email. Thank you.
View ArticleRe: LSMW to extend WM1+WM2 views and populate Warehouse No.
Dear Jürgen Thanks. Have included new screen shots in the document. In the structure BMMH1 I have only the Profit Center because during a manual update the only error thrown was to enter PRCTR. Or do...
View ArticleRe: Update Purchasing SA with multiple Condition records using BAPI_SAG_CHANGE
Hi, I have the same error ,how did you resolove this problem?
View ArticleRe: Invoice item condition read
Existing pricing procedure without subtotal or table to store. Ideally you should have subtotal for respective price point, to fetch value in corresponding reports. Please refer my response in...
View Article