Re: ComboBox.Select Method Taking Long Time?
Hi Mike! Instead of select method you may set the datasource value to 0. oComboBox.Select(0, BoSearchKey.psk_Index)Form.Datasources.userdatasource.item([INDEX]).value = 0This speads up a little bit,...
View ArticleRe: any way to know length of string with out built-in methods
Hello,Please find below if helpful. Class Name: CL_SWF_EXP_WFSYST_STRING Method: LENGTH ***********************FM*****************************data: lv_length type SWAEXPDEF-ELEMLENGTH,...
View ArticleCarga de PCM o último precio de compra
Hola, ¿sabéis cómo se puede cargar el PCM o el último precio de compra? Estoy cargando una tarifa de proveedor y quiero incluir alguno de esos dos datos pero no veo ningún template en el DTW. Gracias.
View ArticleRe: Configuring LDAP with Afaria 7.0
Hi Vivek, I have done this once in my project. Ensure you have the correct authorizations and while installing/connecting to AD, you get the following screen. Enter your LDAP Server details like...
View ArticleRe: SAP Web Intelligence -Creating Custom Dimension in SAP Webi Report
Hi Gourav, I have created 4 variables as below, I believe with this below workaround can resolve your issue. 1. Week of the Calendar Day=Week([Calendar day]) 2. Day of the Calendar...
View ArticleSOAP to IDOC Async
Hi All, My requirement is SOAP to IDOC Async scenario.SOAP is sender Legacy system.Is it possible to send a response back to sender after reaching the data to SAP PI server without BPM?If possible ,...
View ArticleAsset no not showing in Asset register
Dear All, Can any body suggest on the below issue, I have few assets whose NBV is zero for last 3 years. In those asset only 3 assets are not showing in asset history sheet incurrent fiscal year. I...
View ArticleRe: cross-tab with many columns
Hi, I think a screen video will be more helpful.There is some difference between I undertand the words, I'm using chinese version.
View ArticleRe: SQL server error log alerts from solman: G:No errors
Hi, Can you goto the template and select metric tab,Click on the correct metric and then threshold tab. Share the values. Regards,Divyanshu
View ArticleRe: Receiving the problem report "This syntax cannot be used for an object name"
Hi Philipp, If our assumption that the function group FIS/OSS_TD_FUGR_LCL_ does not exist in your system, the system recognizes this situation as error, because the include does not follow the naming...
View ArticleRe: Access key for activating Objects in SAP BW
Hi Arpit, Actually when you do install software at that time only you'd get the Access Key for that. No problem, just check in file where your friend have saved in machine there would be one file for...
View ArticleRe: MB90 Print Button was grey
Thank you for your reply. Since it was disabled by default and cannot change std design. Then any purpose to list the menu there....
View ArticleRe: How to remove a transport and its contents?
Well you have provided a number of ways to achieve the end result; removing the unwanted objects from the system. That there isn't a direct method provided within SAP is a disappointment. Thanks.
View ArticleRe: SAP HCM Personal administration queries.
Hi, There are many posts on how to create dynamic actions in SCN, browse and you will get it.
View ArticleRe: Callibration Grid is coming blank in Talent Assessment at EHP5
Stephen, please find below the screenshots and as i mentioned before there is no entry still found in IT7408. RegardsTandrima
View ArticleRe: Goods Received Not Invoiced
Hi, Try this query: SELECT T3.[DocNum],T0.[DocDate] , T0.[DocStatus], T3.[DocStatus] FROM ADOC T0 INNER JOIN ADO1 T1 ON T0.DocEntry = T1.DocEntry and T0.[ObjType] = 22 left join POR1 T2 on...
View ArticleRe: How to debug and Test ABAP Proxy ?
Hi sriram,I thought that the problem was solved..but Still Iam getting errorplease guide me to avoid these type of errors in future.. The following is the error Thanks in advance Regards,Ravi
View ArticleRe: RV60SBAT (VF06) - How to get into driver program in debugging
and ls_maildata-obj_descr = nast-tdcovtitle.....where nast-tdcovtitle are from?Max
View ArticleRe: MDG-F Data replication for CCH using IDOC
Hi Kiran As per our FI consultant every controlling area have only one standard hierarchy. It yes, then it is only one time activity to create CCTRH per controlling area from MDG, Correct? Also tried...
View Article