Re: Currency check during Vendor Extension/creation
Thanks for your reply Anton.. ....Its LFM1-WEARS not TEARS...its Typo..sorry for that.....Rather using a BTE, a validation will work? If yes, how to write rules... Best regards,Meghana.
View ArticleRe: SuccessFactors OData Resource Path
Thanks Raghu! The SF integration I'm working on has multiple entities and it appears I will need to change my Message Protocol from OData to SOAP and use a query instead. Would you know the Dynamic...
View ArticleRe: DSO Problem
Hi Elhoussiny, As Siddhartha says, AIE delta mode is not designed for DSO's. The problem might be generating after running your first delta load after the initial one. "Cube OK" suggests us so. One...
View ArticleRe: Query Requirement
Hi, Can you give other samples? What do you mean by add or subtract KF1? Add all the KF1 and subtract all the KF1 when AB and AC, respectively? I mean,there is no problem in the addition,but in the...
View ArticleRe: Sales BOM Replication in CRM 6.0 with multiple plant
Can I find out whether anyone has a solution to this? We have similar problem but found no anwers to this. We cannot use the CRM_BOM_DELETE_ALL solution because we have already been replicating BOM...
View ArticleRe: Http client with authentication in pi7.0
Thanks for your response pavanActually my basis guys don't know about this ceritficate generation. will check about pi7.0 enabled for https or not. Can you please tell me remaining steps clearly....
View ArticleRe: How to correct SAP false variance calculations on process orders?
Hello Ben, You can reverse the variance calculation you have done by T-code KKS2. Best regards,Jason
View ArticleRe: B1if - & sign in data causing issue
Hi Bastian, Thank you!That worked like a charm! The B1if Framework version installed on the client that I'm working on is 1.20.1. I know is not the last one so maybe that documentation comes after...
View ArticleRe: Using .CSV file which is zipped and Base64 encoded.
Hi Ram, Use payloadzipbean to unzip the payload and then read it via java mapping. Regards,Mark
View ArticleBPC10.1 - Failed to Edit Members
Hi guys - I used the Edit Structure to removed some of the Cost Center properties - successfully saved. Afterwards, when I tried to used the Edit Members to access the Cost Center looks like the link...
View ArticleRe: How to upload Flat file in BPC file services using VBA?
Hi Ashray Check if the following works for you: Sub File_Upload()Dim EPM As New FPMXLClient.EPMAddInAutomationDim Team As StringDim SFolder As StringDim FilePath(0) As StringTeam = "Your Team...
View ArticleRe: UDV for Goods Issue using UDF
Hi, I created another column and changed the query as such select t2.FormatCode from OIGE t1left join [@udf_gi] t0 on t1.U_GoodsIssue = t0.U_FormatCodeleft join OACT t2 on t2.FormatCode =...
View ArticleRe: Why do I need a batch to be classified?
Dear Neo, I've created these below for you. Hope it helps1. Create Characteristics HEIGHT & LENGTH via CT04.Status to be Released with Format assigned as below (sample) 2. Create CLASS DIMENSION...
View ArticleRe: Reservation Creation checking
Hi Polly, Yes that is my next question to ask, where to maintain the quantity limit in the receiving plant. so by using BADI also where should I maintain the quantity limit? Please advise. Thank you...
View ArticleRe: How do I access the route urls
Hi Tylr, You can use getURL(); JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.core.routing.Router Regards,Sai Vellanki.
View ArticleRe: Need a formula for last month
Try something like this: ToText(DateAdd('m', -1, CurrentDate), 'yyyy-MM') -Dell
View ArticleLE Books
Hi I am an SD consultant and i have been looking for some reading material (Full Books) on some of the sub modules of LE Like Shipping, Transpotation and WM. I have checked the net but i could not be...
View ArticleProduction order requirements tcode
Hello, I was wondering if you could help me on this: Is there a tcode or a table in sap showing a production order list along with their material requirement (exemple : a customer order, a service...
View ArticleRe: A question about sets
Hello Ronaldo Rather than using sets, built for other purposes like report systems in the SAP ERP, I'd suggest to use table TVARV. This was designed to provide variants for ABAP reports, but it can be...
View Article