Re: Checkbox Group Alignment
Hi Rajan - how are you building your Checkbox Group? I am using DS 1.4 SP1 and no alignment issues - see below I don't have an answer for the select all. Maybe you can share a screen shot of your...
View ArticleRe: ORCAScript Build executable :Is the pbdflags string too long?
Thanks for sharing your experience, Chris. The real challenge here is getting focus on the issue and getting it resolved. Because of the sensitive nature of source code, opening a reproducible case...
View ArticleRe: List of Tables whose enhancement category as unclassified
Hi Vijay, You could write a select query on the database view DD02V where the fields TABNAME like 'Z%' (or 'Y%') and EXCLASS EQ 0. Thanks,Sai Kiran.
View ArticleRe: PR should generate in the first day of the week
Hi SurajitDid you check what tht period work factor is in transportation lane? Check if it is blank or 0. Also per my knowledge, you may just set the period work factor to simply 0 for beginning of the...
View ArticleRe: testing user on boarding for saml based authentication
Hi Jitendra, I am working on SMP server SP06. As a very first step when I ping my backend from cockpit, it is successful. But from a browser when I am hitting the url...
View ArticleRe: Characteristic relatioships with SQL script
Hi, The issue is not easy to guess without access to the system.You may create an incident and tell me the incident number so that I can take care of it. Best regards,Sheldon.
View ArticleRe: Nfe_3.1 Precisa Condição Detalhes Editor for Receptor Determinação Para...
Olá, Os códigos dos estados seguem o padrão do IBGE:http://www.ibge.gov.br/home/geociencias/areaterritorial/principal.shtm e as demais informações creio que esse post lhe...
View ArticleRe: optional column value
Hi Edy, Thank you for the solution. It is successful now. But there is an error message: when I click Choose in the CFL of Resource. .After clicking OK, the column code is empty I have checked all...
View ArticleRe: Error in report, doesn't show data
Yes, when i save it in the desktop and open it later in works fine. I don't have any locked members or hidden, don't save environment or connection.
View ArticleRe: I need help developing a UI5 prototype
I have looked at the coding exactly from the point i asked and added the code to the component.js file and done what it said to do for the 2 xml files and now all i am receiving is the blue screen that...
View ArticleRe: Insert/Update/Delete Infotype within Workflow --> Best Practice?
Appreciate your response. Thanks RegardsSandy
View ArticleRe: Does the BusinessObjects Mobile app for iPad support landscape...
Thanks for confirming the iPhone functionality too. This is good to know and I think it makes sense that it is fixed at portrait mode given the small form factor. By the way, just for the sake of a...
View ArticleRe: SOAP Receiver with domain user.
Hello Jonny, I ended up in the same fate with you. Did you managed to get NTLM v2 working with the Axis adapter with regards to the SAP note 2062567 ?
View ArticleRe: Does the BusinessObjects Mobile app for iPad support landscape...
It works in portrait mode too on iPad, but looks better in landscape mode i can post a picture tomorrow - I closed the laptop for the evening
View ArticleRe: Store procedure execution problem in SAP B1
Hi, Try this: Declare @Entity as nvarchar(4)Set @Entity = ( select min(T0.[Segment_1]) from OACT T0 where T0.[Segment_1] = '[%0]')Declare @startdate as datetimeSet @startDate = (Select min(ta.Docdate)...
View ArticleRe: Configure navigation buttons in Guided Activity Floorplan (GAF)?
http://help.sap.com/saphelpiis_studio_1502/KTP/Products/bf889ebdf45d4dd19d4a0e0bd39a07fb/LibraryStructure/SAP_BBD_Studio.htmlHi Daniel I know we already solved this together. I'm just placing the...
View ArticleRe: Upload Comments
Hi Ravindra, BPC generate tables names per environment and model, you can determine that dynamically in your ABAP code. There is a function you can use to save comments in your ABAP code. Andy
View Article