Re: Quality without namespace/Prod with namespace
Anil, "Scenario is working fine in Quality. It is failing in Production." Compare input files from Quality and Production, keep them next to next and compare.Compare output files. Compare ID objects -...
View ArticleRe: Error while transferring data from C4C to Seibel system
Hi Stuti,In the Web Service Message Monitor in C4C look at the error and get the payload. Do you have an error in the outbound monitor, or do you only see this in your middleware? In C4C you can...
View ArticleRe: Copy of SCC4 t-code to suppress some fields from detail screen.
Can you please briefly describe your requirement and what error you are getting.
View ArticleRe: SD return delivery and MD04
Hello Take a look on the following note: 634038 - MRP: Returns order and delivery The following information is displayed on this note: The delivery for a stock transfer returns order must be...
View ArticleRe: PGP key generation Base64 format
Mahesh, You can use Base64 Decode and Encode - Online to convert text to Base64.You can convert PGP key(which is text) to Base64 encoded text, if required.
View ArticleRe: How to run sql statement in xsjs and get the result as json?
Hello Namita, here a working example of your coding with a hard-coded actual value:<html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta...
View ArticleRe: GRC 10.0 Background Job Issue
Hi SowjanyaHave you recenlty made changes on your rule set?Regards.
View ArticleRe: File is not picking at sender side file adapter(FTP) as there is a blank...
Venu, I do not think file content (empty line) is the issue. I think, when source program is placing the file, it is placing with restricted access. When you edit it (remove last line), it is saved...
View ArticleRe: BI 4.1 SP6 P1-WEBI (bics) LOV Error - Number of members (x) exceeds 5,000...
Hi Rajan, There are limits defined for some of these parameters, which you can see in base configuration file "DSLBICSConfiguration.xml". For list of values size limit, at the moment minimum is 500 and...
View ArticleRe: SAML-Authentication without MAFLogonManager for iOS doesn't work
Hi Stan, thanks for the quick response and your helpful answer. When I use the MAFLogonCore in combination with the MAFLogonUI to handle the SAML2 authentication sequence the app always displays the...
View ArticleRe: LDAP Synchronization
Hi Allessandro & Prasant: I suppose user account I'm using doesn't have enough privilegies. I asked for a service account to AD guys. Regards,Fernando
View ArticleHow to post received goods from a PO in ABSL?
Dear community, I'm facing a quite interesting use case: In order to integrate an RFID solution I need to be able to handle the process of receiving goods for purchase orders completely in ABSL (no...
View ArticleCapacity planning
Hi,How do we handle Rough cut capacity planning in APO ? What is difference between Capacity Planning / capacity levelling / detailed scheduling ?What are all planning solutions we have in APO for...
View ArticleRe: PI 7.3 Split Mapping with a Java map
Brian, Multi-Mapping using Java Mapping this has sample code.I think this requirement can be achieved with out Java Mapping. Please check Eng Swee Yeoh response Re: iDoc receiver channel - multimapping...
View ArticleRe: PO details from GI-Asset material document details
you can make assumptions, based on your activities for those materials the assumptions may match 100% or can be just wrong. Movement 241 is used to post stock from your warehouse to an asset, your...
View ArticleRe: Pass F1 Key in ItemEvent for my Add
Hi Lakshmi, Did you achieved run the sample that I have attached in the last answer? In your application: When you debug your application and you pressed F1, was fire the menu event?If yes, What's the...
View ArticleRe: i18N texts from the backend?
Hi Santosh, I have already bound a model, is it possible to bind to 2 models in one view?
View ArticleRe: i18N texts from the backend?
I like the json idea, if I build my json model with this, how do I bind to it in an xml view? var oMyJsonModel = new sap.ui.model.json.JSONModel('http://path/to/my/service/table/?$format=json');
View ArticleRe: Options for FPY1
Hi Vinod, You can do an enhancement is event 655 for rejecting those payments for payment method X which have a due date in future. I guess this will solve your issue. So when the FPY1 run is executed,...
View Article