Quantcast
Browsing all 8667 articles
Browse latest View live

Re: query help

Hi, Try this first: SELECT       J0.[TransID],      J1.[ShortName],      C0.[CardName],      J0.[RefDate],      J0.[TransType],      J0.[Ref1],      J1.[LineMemo],      J1.[Debit],      J1.[Credit]FROM...

View Article


Re: Create total time formula

hey C Warner, 1) create a new formula named Seconds (to place on the Details section) with syntax like timevar t := {your time field};numbervar s:=(hour(t)*3600) + (minute(t)*60) + second(t); 2) right...

View Article


Re: ARQ: What is the user of "ADD" and "REMOVE" buttons in Mitigation Screen???

Alessandor, Thank you very much for taking so much pain and sharing these details and thoughts. If an Access Request has multiple risks and one among them is not having any mitigation control assigned,...

View Article

Re: Third Party Javascript In XS Engine?

How would your library looks like? And do you have any suggestion of how to adapt 3rd party library (i.e. underscore.js) into xsjslib format?  Thanks

View Article

Re: Why adding a new infotype in infogroup was not working in PA48?

Hi Sven, Thanks for your response.IT0041 is Display Mode my customer want display data from transfer data this infotype from Erec to PA like transaction PA40 only display mode. When transfer data from...

View Article


Re: Another SQLCMD Question

Hi Rick, Change (SELECT T1.Price FROM OITM T0 inner join ITM1 T1 on T0.ItemCode = T1.ItemCode and T1.[PriceList] = '1') to (SELECT Top 1 T1.Price FROM OITM T0 inner join ITM1 T1 on T0.ItemCode =...

View Article

ECR/ECO Configuration for Documents

I need to find how to setup the configuration to manage changes with ECR/ECO for a specific document type. I see document on the object types but there are no check boxes to actv. or object ect. I have...

View Article

Re: UDF at header level will not auto refresh before & after adding the invoice.

Hi, Since there is limitation on FMS query at UDF header level. I have solved the problem using another way. Thanks & BR,Leng

View Article


Re: Printing the total Tax amounts in each Tax group

Hi, Thanks for sending the files over. I have read through them but I don't have any transactions in INV4. So I cannot apply it to my AP & AR Invoices. Thanks & BR,Leng

View Article


Re: Unmask credit card data in CRM

Hi Arjun, Thanks.  I made an entries in CCARDEC_V for VISA and MC and unchecked the option for 'Encrypted'. It worked fine. ThanksBodhi

View Article

Re: Re-packing issue in workcenter

Hi karthikcheck do you have WT for that product.If yes take that into new box where u want to pack.If you take product it will not repack.RegardsSuraj

View Article

Re: Calculation View error for CE_PROJECTION while applying Input Parameter

Hi, The syntax of CE_AGGREGATION is as follows.CE_AGGREGATION (<var_table>, <aggregate_list> [, <group_columns>]); You can also check this. CE_AGGREGATION - SAP HANA SQLScript...

View Article

SYSTEM ALIAS excluded prevents signing BPs in portal.

Friends, Need a little help.We are configuring Portal for use with SAP SRM. A system was created, and a system alias (SAP_SRM) was inserted into this system. After some errors in the mapping of roles...

View Article


Re: Partitioning of tables

Hello, Please look at the HANA Academy video on https://www.youtube.com/watch?v=CL4PKgQCkUY&list=PLkzo92owKnVwQAKI4s23cOi-gU4qI4YkZ&index=10 This shows how to create different types of...

View Article

Re: Calculation View error for CE_PROJECTION while applying Input Parameter

Hi, I think you need to use one CE_PROJECTION and one CE_AGGREGATION instead of just one CE_AGGREGATION. Best regards,Wenjun

View Article


Re: SYSTEM ALIAS excluded prevents signing BPs in portal.

Last picture: "connect to backend error.2.png"

View Article

Role Certification search and notification

Hello, I have configured role certification functionality in GRC-AC  v10.0 SP13, and everything works fine. When the role owner does the certification, by clicking on the certify button and writing...

View Article


Urgent ! Availability Control in sales order not showing quantities !!

Hi Gurus, I need urgent help please ...For a newly configured material when sales order is created the availability control screen does not show any quantities !So delivery proposal is NOT possible In...

View Article

Re: TU unload issue

Hi AS its POSC.when you unload due to customization ( storage process ) system will also find final bin for product.check putaway table for POSC indicator + WPT + Putaway sequence.This table should...

View Article

Re: Configuration Check shows Clientaccesspolicy.xml & crossdomain.xml as not...

Hi,Please check the below setup for logoff issue.  Goto transaction SICF.Select the following filters and press execute.          Hierarchy Type - SERVICE          Service Path -...

View Article
Browsing all 8667 articles
Browse latest View live