Using Fiori UI With REST service
Hello All, Do we require licences(cost) for only using(/Reusing) SAP Fiori UI (UI5 codes) ? Also if no then , can we use SAP Fiori Application Front end application and use our own Backend exposed REST...
View ArticleRe: #error and #unavailable problems?
Hi Das, Firstly this problem might occur if the column width is not large enough. Secondly we can get this error, when we use the Measures which are coming out of Bex query universes. #UNAVAILABLE...
View ArticleRe: Open HUB ( SAP BW ) to SAP HANA through DB Connection data loading ,...
Hi Santhosh, Kindly implement the below Note. 2049144 - Open Hub with DB Connection deletes the DB table but doesn’t create it againhttp://service.sap.com/sap/support/notes/2049144 Also the feature...
View ArticleSAP MM teacher
Hi all, I have some knowledge of SAP MM and I am looking for a professional/teacher who would give me life examples/maybe similar what you do at your professional environment, so I could practice...
View ArticleRe: Issue in using Role in Mail notification in Workflow
Hello Rick, I have one task for the first manager and he is able to receive the UWL link in inbox but the other task which is for HR and it is a Role based. The email is not going to the users assigned...
View ArticleRe: We are a new Customer and do not find this software as intuitive as we...
Ed, The last intuitive application I used was Candy Crush. Outside of that everything has a learning curve and ByDesign is no exception. Account Determination Groups gave us a bit of trouble during...
View ArticleDocument Type Non-Changeable
When creating a purchase order via ME21N transaction code, is there a way to make the document type non-changeable after the document has been saved? Currently, the user can change the document type...
View ArticleRe: Problems to create email activities
hiwhy ur trying with crm_order_maintain to send an emails? u can use badiwhat object u r trying to read in crm_order_read ? Regards,Padma,
View ArticleRe: AYUDA CON DATA TRANSFER
Hola César, En la columna AddressType debe ir bo_BillTo, si es dirección fiscal o bo_ShipTo, si es dirección de envío. Además falta agregar una columna donde se debe ingresar el LineNum (normalmente es...
View ArticleRe: Alternative to Negative Conditions: NOT
Hi Hasim, The easiest way to write this is: SELECT name stateFROM countryWHERE state NOT IN ('CA' , 'WA' , 'IL' , 'NY') Regards,Ashvin
View ArticleStrange results for A/R Invoice #s
Hi Everyone, I have developed a report which shows the payments made to vendors. However I am seeing some strange results in the A/P Invoice # column. Here is the query that I have written - /* *...
View ArticleRe: Recover information from CSV file server
Here's my proposal: OPEN DATASET FICHIER_SOR FOR INPUT IN TEXT MODE ENCODING DEFAULT.IF SY-SUBRC = 0.do 1 times.READ DATASET FICHIER_SOR INTO FILETITLE.IF SY-SUBRC <> 0.EXIT.ENDIF.CHECK SY-INDEX...
View ArticleCreate new unit of measures in ECC system
Hello Experts , Please suggest how to create new unit of measures in ECC system ? Thanks & Regards,Purushotham Surla Message was edited by: purushotham surla
View ArticleRe: Custom sender FM SO_NEW_DOCUMENT_SEND_API1
Thanks guys.I have a last question: How about if i want to send an email to multiple adresses or with someone in the copy of the mail?Can i manage it with that FM? Thanks. Amine
View ArticleTotal running total in Group Header or Top of Page?
Is there a way to put the total count of a running total at the top of the page?
View ArticleRe: Error creating Reports SSM 10.0 SP9
Hello Angel, Yes we resolve the problem, maybe it wasn't the best workaround but it worked for us. The solution we found was to create the PAS model again, i just copy manual variables procedures,...
View ArticleRe: Deletion of Serial Number Profile with Serial Nos. already created
Yes, this almost eternal residence time is causing your trouble.Archiving is a process to keep data offline, it is not just an instrument to kill unwanted data.It has a lot to do with laws and...
View ArticleUsing Product Hierarchy field for non-Sales relavant materials
Hi MM Masters!I am looking for some feedback from all you masters on the concept of using the Product Hierarchy field on materials that are not sales relevant (i.e. ROH material types, ERSA's etc.) I...
View ArticleRe: Error creating Reports SSM 10.0 SP9
Hi Clifford, When the error occurs we try to do all the recommendations (including yours of course) for sure the help, thanks, but the final solution was to delete de PAS Model and recreate it, it...
View Article