Re: SQL Query for listing Production Order
Hi, Try this query: SELECT T0.[DocNum], T0.[ItemCode], T2.[ItemName], sum(T1.[BaseQty]) FROM OWOR T0 INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode...
View ArticleGRC AC 10 SP16 - Rule Set Permission *
Hello We have some risks in our ruleset that we would like to isolate the value to *. Meaning we don't want all values returned like 01,02,03, * but only authorization object field values that are...
View ArticleFB50 - Account assignment derivation
Hi All,I am looking for an user-exits or any enhancement options available for deriving Account assignment automatically instead of doing by going to Profitablility segment screen and clicking on...
View ArticleRe: Hybris integration with SAP CRM
Thank you Ingo for all your updates. They are very informative. We are implementing SAP Hybris for our organization. Our company is into both retail as well as sells to dealer organizations. We will...
View ArticleRe: (MX) Contabilidad Electrónica - RME 2014 Anexo 24
Hi, Are you getting the tag <CompExt.... for the foreign vendor invoices?? In our case, no. I've checked the source code and I think that is filled in the following section.... but should not it...
View ArticleURL format
Hi All, When exposing a BAPI as an Odata Service it gives URL of format /sap/opu/odata/sap/Project/BAPISet('0126514612'). Is there a way to reformat this url as...
View ArticleRe: Auto create Planned Shipment document from ODO
Hello James, You can have a PPF action at ODO and create a TU. You can set TU status as PLANNED at the time of ODO creation and later you can activate and do a PGI. Regards,Jobi
View ArticleRe: Stop/Disable OOM_hprof for NW 7.3 Portal system
After removing the parameter -XX:+HeapDumpOnOutOfMemoryError did you restart the J2EE stack? I believe it is required. In addition to that have you checked this SAP note?1865312 - Disabling...
View ArticleRe: Query Connection Isolation Levels
Foxhound requirements are shown here. In particular: "Foxhound works with target databases using 5.5 to 16 of SQL Anywhere but the Foxhound engine itself needs the 32-bit or 64-bit non-authenticated...
View ArticleRe: Operation 003000000003, activity P: Minimum interval > Maximum interval
I got the solution for this: First of all, in SAP APO, in trx. /sapapo/cc, the detail information for the error can be seen. In my case the error was in a sub assembly. I has a minimum wait time of 30...
View ArticleRe: proxy to SFTP with attachment-Payload Query.
Hi sriram, thanks for your reply. Here we are not getting complete data in one field. we are getting the pdf file from ECC along with that a field contains file name is also coming to PI where we have...
View ArticlePatching the oracle
Hello! I am trying to patch oracle 11.2.0.3.0 with opatch.I downloaded 2 files - OPATCHP_5-20010497.ZIP and SAP11203P_1411-20009981.ZIP.Also I unziped OPATCHP_5-20010497.ZIP into old 11203/OPatch. What...
View ArticleConvert German characters to UTF-8.
Hello Experts, We have a scenario in which one of the field receives a url which contains German characters, here we have to encode only German characters along with underscore(_) to UTF-8 but not the...
View ArticleRe: PR with L Item Category from PS
Hi Soma, why would a PR to be created for a Stock Item. What is the business process for this. thanks
View ArticleRe: Reg: Simple transformation - Type name of root node
Hello Manish, The logic worked really well.I have one small doubt regarding regular expression used FIND REGEX '<tt:root[^>]*type:DDIC="([^"]*)"[^>]*>' IN source_lineWhy didn't you use...
View ArticleRe: WBS automatically not entered in Project
Hi, Please provide the steps and T-code used while creating the WBS element. I am sure you have created/ updated the coding mask. thanks
View ArticleRe: Can we connect to another server?
Hi Reddy, what do you want to get from other server when create TMG? regards,Archer
View ArticleRe: USE OF CM33/CM34
I suggest you check your work center. Its created in the same plant as you are using in CM33. Also, ensure that work center has some capacity allocated to it. Refer screenshot below: Create work...
View ArticleRe: Peer certificate rejected by ChainVerifier in file receiver communication...
Hi Giri, Hopefully they have generated the certificate with the host name.Try to connect with host name in your communication channel. Thanks and Regards,Naveen
View ArticleRe: Peer certificate rejected by ChainVerifier in file receiver communication...
Hi Naveen, currently i am using host name in communication channel and i am getting below error, Attempt to process file failed with Error when getting an FTP connection from connection pool:...
View Article