Re: Automatic Charge calculation for Letter of Credit and Cash Credit...
Hi Grigoriy / Mridul, Thanks!! for the help. Good to hear that SAP is providing LC functionality in EHP8. Great info!! Regards,Rohit
View ArticleRe: Pre-requisitos sap 91 PL10
Bueno lo que tengo planeado ya que esta en una prueba, es hacer caso omiso a las alertas, luego de la migracion ya que 91 pl10 si es soportado por RSP correr los mantenimientos y ver como resulta todo...
View ArticleRe: Pre-requisitos sap 91 PL10
Es un proceso que yo realizo, cuando hago MIGRACIÓN de version para tener algo mas limpio.Respaldo BDDesinstalo aplicaciones del servidor (SAP COMPLETO)OJO: Instalo la Aplicaciones BASE de la version a...
View ArticleRe: Pre-requisitos sap 91 PL10
Hola Julian. Alcance a leer algo de la intercalación de SQL pero no entendí a que se refiere. Si son varias notas las que debo atender vamos a ver como termina esta prueba y la opcion que mencionas...
View ArticleRe: FAGL_FC_VAL
Ok I understtod thatyou want to fill the xref3 area during the valuation, you need a substitution for that. you need to find a logic before you start for exmple company code = * and t-code = FBB1...
View ArticleRe: Pre-requisitos sap 91 PL10
No, el upgrade se va a realizar cuando corras el UPGRADE de PL10. Te preguntaras que caso tiene instalar la base PL5 sino migra tu BD. Es algo que en mi experiencia lo hago debido a que es la...
View ArticleRe: FILE SYSTEM - successful and failed
The error wasdestination directory error. [Permission denied]: [CrystalEnterprise.DiskUnmanaged
View ArticleRe: Fuzzy search logic support alphanumeric
You would have to use Regular Expressions LIKE_REGEXPR - SAP HANA SQL and System Views Reference - SAP Library Regards,Krishna Tangudu
View ArticleOData problem: ERROR [SQL-258] insufficient privilege: Not authorized
Hi, I want to simply access a sap hana table via a website and I use the OData service for this. My table is located in a custom NEO schema. When I run my .xsodata file this page opens: But when I...
View ArticleEXPRESS DOCUMENT UPDATE TERMINATED ( help)
IS THERE A REASON I AM GETTING EXPRESS DOCUMENT UPDATE TERMINATED EVERY TIME I TRY TO ADD A CONTACT IN VAP1 ?
View ArticleRe: How to run query based on user defaults
FMS ?? As is fashion management solution ?? I m still new to SAP abbreviations.
View ArticleRe: Workflow Binding : Which elements to bind between two containers ?
Hello, Binding is like input and output parameters - it's like asking what parameters should you put in an ABAP function call. You provide the necessary input and return the desired output, that's all....
View ArticleSAPB1 Hana interactive analysis report designer greyed out
Hi All, We have installed SAP B1 Hana with 9.2 PL01. When we login to SAP b1 and check Interactive analysis report designer under tools, it's greyed out. Prerequisites all enabled/installed...
View ArticleRe: How to get latitude & longitude from Google map or itouch map into ABAP ?
Dear Subhanshu - I believe, you have already figured out the solution. For the benefit of others, please find the working code and example to find the latitute and longitude of any place. Get Latitude...
View ArticleRe: Rule Logic for missing dates in date range
My thoughts were similar to Dirk. Create a calendar table (see DATE Dimension in data warehouse as you can build one with PL/SQL). Then you could use the lookup function (Exists) on the date column to...
View ArticleSAP Design Studio – Format Date Dimension Filter
Hi,SAP Design Studio Dashboard has Year as a Dimension Filter, coming from Universe and Tried to format in the universe Object level,But still (see below) it is having a comma, wanted to get rid of...
View ArticleRe: google REST web service call from ABAP
Dear Ali - Please check the below link. It has the complete code and solution for Geo Code in SAP using Google Map API....
View ArticlePop up text during sales order creation with reference to quotation
Hello experts, I am looking to see if there is any standard customization for following requirement: Text, from quotation, should be displayed in a pop message when sales order is created with...
View ArticleRe: Display numeric parameter results in Report Header with condition
Hi Mary, Please see if this works: 1) Go to the Field Explorer > Right click SQL Expression Fields > New > use this code: (Select Count(Distinct "T.EmployeeID") From Table T) The SQL needs to...
View Article