How to give a message in output if the same role already exists ?
Hello, I have create a program to automate the process of Single role creation by uploading an excel file. Now I want to display a message to the user if he tries to create a role which already exists....
View ArticleRe: Merge dimensions / inner join OLAP and relational
Hi Bastian, If you want get DP2 data only in the report.Then you need to fallow below steps. After merging of the DP1 and DP2 objects.You will see like. Company (DP1.Company , DP2.Company)Company...
View ArticleRe: How to identify changed rows in BBP_DOC_CHECK_BADI ?
Hi Mohit, if your looking for custom fields read data from BBP_PDHSC and BBP_PDISC by passing PO guid values and compare those values with signature values in BBP_DOC_CHANGE_BADI~BBP_PO_CHANGE. OR Try...
View ArticleRe: Converting from integer to character.
And nowadays you simply write: text = |{ CONV string( num ) WIDTH = 10 ALPHA = IN }|.orTYPES numc TYPE n LENGTH 10.text = CONV numc( num ).
View ArticleRe: Change Shipping Condition and Incoterm using Excel Upload
I think (not sure) that message ME658 is produced when the number of lines in POITEM is greater than the number of lines of POITEMX. That's an abnormal situation. Could you check that in your program?...
View ArticleIssue after Solution went live in Production Tenant
Hi Guys, We have extended customer business object and after moving in into production tenant we observe that few fields are deprecated(Not Approved).Here is the list of deprecated object: 1....
View ArticleRe: ME21N - ME22N Inform automatically PBXX from MEPO1211-NETPR field
Hi Dibyendu. Thanks, but how I can customize the system to transfer the price from item to PBXX condition??When I inform the price in te item and click enter, the price dissapears..... Thanks
View ArticleRe: SMP 3.0 with Mongo DB
Hi Rakshit, If mongoDB can give data in any of these format you can use integration gateway: SOAP, REST, JPA,JDBC,ODC. Regards, MidhunSAP Technology RIG
View ArticleRe: Dataset/Database predictive maintenance
Hello Kurt, i'm working in the predictive maintenace project for me also could be very useful the dataset.Could you send it?Thank you,Elena Message was edited by: Antoine CHABERT
View ArticleRe: Dataset/Database predictive maintenance
Hi Kurt, In Accenture, I am also working on "predictive maintenance systems". To be able to make a more realistic design I want to use a real dataset. I would appreciate it if you could share the...
View ArticleRe: Error while doing PUT Opeartion
Hi Umesh, Its better to check the Odata service from SAP gateway end first. Use SAP Transaction code /n/iwfnd/gw_client and paste the URI in the Request URI. Select the PUT radio button, pass the...
View ArticleRe: Roles and Authorizations open workbooks in AO
Hi Emilio, Set <MinorVersion value="1" /> in %programdata%\sap\cof\cof_app_config file in order to get old UI. There you can see only search and Folder tab.Under Folder you can see the roles....
View ArticleRe: Decision on EPM Vs IBPK tools for implementation
Thanks. Is there any power point slide or presentation that can be shown to customer..it is lot of confusion to customer...which one to go for.
View ArticleRe: Dataset/Database predictive maintenance
Hi, I removed your email as per SCN rules of engagement. Please make your email public on your profile if you want to be contacted. Thanks & regards Antoine
View ArticleRe: Dataset/Database predictive maintenance
Hi Niklas, please send me an email, so I can reply with dataset. Message was edited by: Antoine CHABERT
View ArticleRe: How to delete all the entries in BO using action
Hi Ajith, I have already tried it but the data is still showing in OWL screen. Regards,Atul
View ArticleRe: Dataset/Database predictive maintenance
Hi everyone! I am also interested in the topic. Is there a possibility of sharing a dataset? Thank you very much! Davorl Message was edited by: Antoine CHABERT
View ArticleEmployee and Work center
Hello Team, Can resource A assign to multiple work center. Is it correct that resource can be a part of different work center for given company code?
View ArticleRe: Ban user from transaction
Okay i found the S_TCODE for the transaction, but how can i ban this user from the transaction?
View ArticleHow to assign notification number to maintenance order objectlist?
Hi Team, I have a requirement to assign newly created notification number against functional location in the object list of maintenance order. Please let me know if any BAPI / FM is there to add it or...
View Article