Re: PB 12.5 New Target / Application not added in workspace
I've seen the SySam licensing not work over RDP.
View ArticleRe: getting NON SAP DB into LMDB solman 7.1sp06
For future knowledge you may of been able to set the fqdn to the alias, unsure if there are downsides to doing this, but it should be possible to add hostnames/alias addresses.
View ArticleRe: PMS ROLES
Hi Shaily, Can you define the Higher Level Manager as part appraiser? Regards,Liran
View ArticleRe: Adding Demand for different meters at different installations for one BP
Having done some more research on our virtual meters, the installation group functionality isn't going to help, as the physical meters have interval reads and the billed demand has to be for the 1...
View ArticleFeedback on Lumira Cloud - need embedded tutorial videos
Ease of use, and the ability for user / customer to get started out of the gates has a significant impact on whether or not the customer opens an application more than once. Tableau Public, as well as...
View ArticleRe: How to get flex Text element to wrap content in custom view stylesheet?
Thanks for that Faraz, it looks very promising. I'm going to check it out ASAP and report back!
View ArticleRe: LC10 to start/stop livecache is not calling lcinit scripts in version 7.7...
Hello Venkat,It's recommended to start the liveCache in LC10. The ABAP LC10 liveCache administration code released with SAP basis SP.When you started the liveCache in LC10 & connection to the...
View ArticleRe: Leading zeros mapping
public String padZeros(String input){ String output =""; if(input.matches(".*\\d.*")){ output =String.format("%018d",Integer.parseInt(input)); } else { output =...
View ArticleRe: -24994,ERR_RTE: Runtime environment error
Hello,Check the error message in KnlMsg file. You could connect to DB using database studio & check the logs, initialize the database and change the parameters at param init step, if it will be...
View ArticleRe: Netweaver Developer Studio Download
Hi Arun, As far as I know you need to have a valid SAP Developer licence to use it. You can download it from here after you logon: https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/731/...
View ArticleExit USEREXIT_SAVE_DOC_BEFORE_PREP note 751000
Hi All, We are working on a enhancement in a delivery process. We want to change the field LIKP-XBLNR when the PGI(Post Goods Issue) is created.The requirement is that the number in the LIKP-XBLNR be...
View ArticleRe: How to navigate through a cursor?
Hi Ben, could you define what "first color in the color-table" means to you?Table entries don't have a natural order. You have to specify that (e.g. via ORDER BY). And If I understand you're...
View ArticleRe: Integração XML fornecedor no GRC Inbound - Alternativas
Bom dia Denise, Sua questão não está clara. Poderia dar mais detalhes do que está pretendendo? Atenciosamente, Fernando Da Rós
View ArticleRe: SNOTE 1817291 activation problem for release 600
Bom dia Pedro, Desculpe a demora. E não ocorreu nenhum erro 8 nesta importação? Sugiro abrir um chamado então para que o suporte SAP analise seu ambiente. Talvez a nota também precise de correção de...
View ArticleRe: Tag NFe sem namespace - B2B Outbound
Bom dia Rodrigo, Poderia marcar a thread como respondida, encerrando-a. Atenicosamente, Fernando Da Rós
View ArticleIssue converting existing BOXI3.X universe and reports to BO4
I have my existing BO 3.X reports and universes. I tried to use upgrade management tool but it did create fodlers but it did not convert reports infact those were ignored by tool.. see attachment. Also...
View ArticleRe: Activity hours calculation in Routing
Hi Jepi.Im afraid i dont understand what you mean with modify with a refference caracteristic. With your 1st post i have in mind something like this, so the SAP_08 = 5000 ( SAP_09 - 1 ) DIV SAP_08...
View ArticleRe: How to navigate through a cursor?
Hi Ben, but what is the relationship model between the user and the color tables?I mean, given an user XYZ, how do you derive which default color should it be presented with? Which fields do you have...
View ArticleRe: BADI para finalização do processo Monitor de NFe de Entrada
Bom dia André, Sugiro neste caso colocar no Idea place esta necessidade, mas é bom pontuar o que o processo standard não faz. Pode até ser Z para coisas Z's mas é lúdico demonstrar o que está fazendo Z...
View ArticleRe: Incerting 3 new records for each entry
Hello, Have you tried pivot transform with ifthenelse condition? Create three output fields and first one would be the default value, second one use ifthenelse(MTART='B','ZZ', NULL), third one...
View Article