Mass approval in Portal UWL
Hi all we have successfully configured and made the changes in the XML for the UWL to achieve the functionality of mass approval We created a custom Z function module for this .I followed this link :...
View ArticleRe: Document Number link in Query
Hi,You need to include Docentry in the query. SELECT Distinct T0.DocDate, T0.Docentry,T0.DocNum, T0.CardCode, T0.CardName, T0.NumAtCard, T2.SlpName, T0.Comments, T0.DocCur, T0.DocTotal,...
View ArticleRe: Parameter field prompts set to null option
Hi ... Thank you guys for the immediate reponse.. @Abhilash..I had a slight thought that this would be the solution for my question .Anyhow its clear now.
View ArticleRe: Check all/uncheck all on button press event in sapui5
Hi Experts, I have found one solution for the above problem. I don't know whether it is right or wrong approach but it is working as per my requirement.The solution is...
View ArticleRe: Is it Possible to create two TMG for one Table?
For your requirement you need not create 3 TMG and its not possible to create, you can create 3 parametric Tcodes with different options for maintenance or control the same Tcode using Authorization...
View ArticleSAP FIORI - My Leave Reuquest - Error
Dear all, I have NW GW and ERP Backend on the same system (NW 7.40 EHP7) I have configured NW GW and installed the 2 software components for Fiori app "My Leave Reuquest" without problems.Also assigned...
View ArticleRe: Length of Char in database
if it is longer than 40, SAP stores in in other way, not in that field
View ArticleRe: S076 in MC94 is it possible to know if the values were changed?
No answer to this question and after some testing from myself, it is not possible who changed a data into this transaction. Regards,
View ArticleRe: Código bancario no válido [Cuentas banco propio - ID bancaria interna]...
Hola Ángel debes saber qué cambiar un valor de un campo estándar mediante SQL o una herramienta no estándar de SBO puede hacer que pierdas el soporte. ¿En qué campos y tablas ves esos valores? Un...
View ArticleRe: Hi,
Hi, Sreekaantha S In my opinion, Youcan haveseveral ways totreat it, I'll give you two: First: Generate theassemblyscrap, also do the cancelationof the components(movement type: 262). Allmovements...
View ArticleRe: Crystal Reports loading Failed in 64 bit OS after installing SAP Runtime
How are you connecting to the database - ODBC? OLEDB? Etc.? Have a look at the resources that the search string 'oracle 64 net crystal' bring up for you. Search box is in top right corner. - Ludek...
View ArticleRe: READ_ONLY_PERSONAL_PROFILE
Have you tried setting it in the launchpad? You can set a breakpoint in the method IF_FPM_PARAMETER~SET_VALUE of class CL_FPM_PARAMETER to see whether the parameter ever makes it to Floorplan Manager....
View ArticleRe: HADR Primary System status during failover in cluster
Our Primary system is installed as HA system in MSCS cluster and DR system is installed as central system. Configured HADR for these systems. If a failover occurred between cluster nodes at Primary...
View ArticleRe: Drag and Drop in WEBUI
Hi Roberto, We can use personalization function profile to define the level of personalization that is available for the user in the WebClient UI. ALL_ENABLED: This means...
View Articlequery that spans servers/DB
Hello experts,i am having trouble writing a query where i need to grab information from tables that are in different databases on different servers. How would i go about accomplishing that?i get the...
View ArticleRe: Supplemental Wages -
Thanks upendra,I checked the notes and did the testing, its still the same......
View ArticleRe: Notas paradas sem Lote
Boa tarde Jose. Infelizmente essas notas não aparecem na aba Signature Error. Todas elas aparecem na /XNFE/NFEBAT mas com o batchid em branco. Abraços
View ArticleRe: HTTP Adapter help. Editing payload on a receiver Http message
HI , The code I have written to change the tag name from XML to PMLXML is as below . DATA: lv_xml type string. DATA: lv_xmldata TYPE xstring. DATA: lt_xml_info TYPE TABLE OF smum_xmltb. DATA:...
View ArticleRe: Connecting to external database using ABAP
Look at SAP Note 738371too. 1. Always test your connection using either osql or the Query Analyzer from all application servers that may be used. Testing with "SQL Server Authentication" is easy....
View Article