Re: Data Segregation : Support Several separated companies in one tenant(e.g...
Hi Xavier, I haven't checked this in detail but I would search for changes in Application and User Management for that. In my opinion that can only be changes of possibilities to set access...
View ArticleAdd UI Extension Field error
Hi, I´m trying to add an extension field in UI of WC Business Partner Data and I´m getting the error "Operation not possible, user settings could not be determined". ¿Is this a permissions problem?...
View ArticleRe: Add UI Extension Field error
Hi Pablo, Are you trying to add this field with an help of Business User login which has all access rights for the system and for the adaptation. If not try with that. If you are trying with it whether...
View ArticleRe: Is it possible to create a new business partner role?
Hanu, Business Roles are different from Business Partner Roles. New Business Roles can be created from Application and User Management --> User and Access Management --> Business Roles To my...
View ArticleRe: Creating PO from Backend.
Your code is in conflict with the std. PO code. This is how std. PO behaves even at runtime. Try doing this if not already implemented.Instead of assigning TaskID before creation of...
View ArticleCompensar asiento contable de Proveedor manual
Estoy Generando un asiento contable Proveedor manual, simulando Una factura de Proveedor: Con la siguiente estructura (asiento contable) Cuenta Contable ProveedorCuenta Contable GastoCuenta Contable...
View ArticleRe: XML output and input in BYD
This is kind of additional pain in framing an XML message and an alien way to send it as a SOAP request. Because, ByD has already a structured way of processing soap messages. Check the studio...
View ArticleRe: XML output and input in BYD
Thank you for your answer Srivatsava. I have already tried to import the WSDL (as suggested by the studio documentation) but the Web Service we are trying to connect to is asynchronous, while BYD only...
View ArticleRe: Add UI Extension Field error
Hi Nick, Thanks for answer. The first message I got was "Field creation not permitted in partner development mode" I checked this thread: http://scn.sap.com/thread/3438267 And unassigned myself the...
View ArticleRe: Is it possible to create a new business partner role?
Hello Pablo, I would suggest viewing the complete options through Business Config> Fine Tune> search for "Party Role Definition". If this activity is not in Project then please add before you can...
View ArticleRe: Add UI Extension Field error
Hi Pablo, As I mentioned in my previous comment thread, check your user with which you are trying to create a extension field. Now as you mentioned it was chechked and you have removed the Partner...
View ArticleRe: XML output and input in BYD
Probably a good idea coz I don't see a way to handle asynchronous web services in ByD.
View ArticleDescargar Formatos de Conciliacion Bancaria en SAP BYD
Alguien sabe como descargar los formatos de conciliacion bancaria MT940 y de los otros configurados en el sistema para poder realizar una especificación para bancos de Ecuador.
View ArticleRe: XML output and input in BYD
Unfortunately, the webservice we are trying to use is from the PI pipeline, so we have to use the asynchrounous service if we want to keep the monitoring features (we're on PI 7.1). Thanks anyways
View Articlecannot find the field of company in manual customer invoice
Hi There, we have several companies in SAP ByDesign. Our accountants sometimes make a mistake by posting a journal to the wrong company. Is there a way to specify a default company in the system? For...
View ArticleRe: Purchase Order Due Date Problem
Hello Kevin, We order from China and run into similar issues. What we did was create a "virtual" warehouse we named "In-Transit." When we pick up the product overseas, we immediately receive it into...
View ArticleRe: Query by customer specific field
Yeah Srivatsava/Michael, this reference to customer specific field section is there in 13.08 documentation in Page #349 section 7.4.1.3.9. I didn't suggested this to Michael because he is saying that...
View ArticleRe: Query by customer specific field
I am already using the "References to Customer-Specific fields". So I can access the field by using: Material.Common.EXTMyCustomerField001638282C09239C612 The problem is, I can't / I don't know using...
View ArticleRe: Query by customer specific field
Hi Michael Kaupp,Every node does not have QueryByElements, Its means you can't query each node.But as a work arround you can query material BO.. var qm = Material.QueryByDescription; var qm_sel =...
View Article