Re: How can i hide unwanted columns on ALV dashboard
Hello You can hide a field in ALV we need to DELETE _COLUMN method of the interface IF_SALV_WD_COLUMN_SETTINGS and pass the attribute name which needs to be hidden...
View ArticleRe: Reload the WDA home page being user on the same screen/view, i mean, same...
Hi You need to reload the home_page_view once the button is clicked and you need to reset the data entered by the user in the home_page_view view if this is your requirement then As far as i know the...
View ArticleRe: smartform driver program error?
Hi, As others suggested first uncomment the parameter s_vbeln and try to pass the value for it. And also i would like to add few points, S_VBELN in the smatform is a paramater which can hold only one...
View ArticleRe: Consejos para mejor una Consulta
Gracias Bernard por la respuesta, actualmente estoy utilizando el SAP Business One 8.82 y el gestor de Base de Datos SQL Server 2008 R2.Estaba revisando del cockpit y quería preguntar algo mas, en la...
View ArticleSAP mobile NO HAY DATOS
Hola a todos estimados! Tengo la aplicación más reciente 1.9.3 de SAP mobile.SAP 8.82 pl 05 1) Ya logro entrar en el iphone a SAP, pero no me muestra información completa:-Las autorizaciones me dice:...
View ArticleRe: Use of Group Currency conversion and normal currency conversion in...
Well, if you are not using consolidation model which means you do not have group. Then you could simpliy translate convert any currency via the following script*RUN_PROGRAM CURR_CONVERSIONCATEGORY =...
View ArticleWant to know backup restore procedure on DB2 and how can i proceed with...
Hi Gurus, I am New to Db2 and today i have a task to complete. i.e I have to install an Sap system on DB2 database and they have a offline Db2 backup and i will have to restore it. as i am new to Db2...
View ArticleRe: How can I upgrade BPC 10 NW SP03 to SP09?
Besides the comment by Kirill, you need to upgrade SPAM itself.
View ArticleRe: /SAPSLL/OBJIDX is empty
Hi Michelle,You wont find the technically incomplete documents in OBJIDX. The quickest way out here is to push the partner first from the feeder to GTS (use initial transfer of documents) and then...
View ArticleJava stack in GTS 10.1
Hi Folks,Can you share on what functionality cannot be used , except for Adobe Document Server , in case Java stack is not installed alongwith GTS (lets consider the latest version 10.1). Can the NWBC...
View ArticleRe: CRM Mobility - Marketing Attributes
Sorry, Raymond. I was away for a while. We have implemented SAP CRM 7.0 at back-end and currently using CRM Sales Apps 2.0.9.What is SAP Sales Manager 2.5 about? Is it a different App? Regards,Nitin
View ArticleRe: Smartforms Dynamic
Hi, 1.click on your template TEMPLATE TAB.2.select the column in which you want to have the coloured border in your line type.3.you can find the BOX and SHADING option above your linetype.4.Now use the...
View ArticleRe: Travel expenses in payroll
Hi Emilia, in the standard programs, all wagetypes arrive in payroll.However, it is quite normal that you need some, but not all of them. A common issue, e.g. in Germany.What you'd usually do, is to...
View ArticleAdd field with search help to KO01
Hi All, I have added two fields to KO01 transaction following the steps in https://scn.sap.com/thread/2071723 the thing is that one of them has a search help and I can't see the matchcode in the KO01...
View ArticleRe: DMEE for CGI PAIN 001.001.03 for US banks
We control the remittance based on payment methods, you may use any field in structure FPAYH. FPAYHX, FPAYP etc to control the remittance nodes. RegardsSach!n
View ArticleManifesto Destinatário - Licenciamento
Oi Bruno. A informação já divulgada aqui é de que a solução de Manifesto do Destinatário está incluso na licença da Automação de Entradas ou pode ser licenciada a parte. A licença de outbound não cobre...
View ArticleDelcreat
Oi Felix. O que você quer fazer? Existem diversas badis disponíveis. AbraçoEduardo Chagas
View ArticleRe: SQL needs dashes removed from Date fields
Hi Ron Chin, Try this: SELECT CONVERT(VARCHAR(10),t0.[docdate],110) from oinv t0 Thanks & Regards,Nagarajan
View Article