Re: Script Issue
are you using Zebra printers, ^ seems ZPL code. it is used as prefix for format instructions.
View ArticleRe: PS Project is being created without structure(WBS elements)
Did you also call BAPI_PS_INITIALIZATION (first) ?You could (should) also execute multiple call of BAPI_BUS2054_CREATE_MULTI, first call level 1 WBS, then call level 2 WBS, etc. Regards,Raymond
View ArticleRe: Visibility of a child DW inside a Composite DW
Hi Panos, I don't know a way to do it danymically using dw expressions if it depends on data. It should be no problem to use expressions that uses arguments. Or you set the visibility from script as...
View ArticleRe: Changing Bulk PSAs
If you don't know how to do LSMW ask ABAPer help for doing this otherwise ask them for BDC program. ABAP team will help you. but give appropriate PA and PSA and what you want to change in that.
View ArticleNews on SAP NetWeaver Identity Management 8.0 (IdM 8.0)
Hi! Has anyone infos about the new release of SAP NW IDM 8.0?Only seeing the delta course, but no other infos like documents, roadmap, feature list... Thx in advance,Raphael
View ArticleRe: Change Log In User's LOCALE through SQL
Hi Lars, Sorry for the delay! We're able to change User's LOCALE parameter as you had suggested. But, when we tried running a Analytical View with Text join in the same SQL console (or with a new...
View ArticleRe: Buttons in Work manager6.0 Client UI
Paolo, Please open a new thread for your issue as it is a new issue. --Bill
View ArticleRe: J_1BNF_ADD_DATA x CL_NFE_PRINT
Bom dia Gabriela, Para desativar o comportamento descrito você teria que alterar o código standard, removendo a verificação de implementação (na função J_1B_NF_MAP_TO_XML). Eu imagino que o motivo pelo...
View ArticleRe: Convert File .DOCX to PDF
Hi,I'm trying to apply the sap note 562518 to get use RSPO0068 program. But after setting the RFCs and popular destinations TSPOPTIONS the table, as described in note, now the program is shot RFC_ERROR...
View ArticleRe: linking / integrating two different vendors in SAP
Thanks much for the information. But i was trying to see if vendor grouping was a possibility for approaching relationship between to individual vendors. When i entered the vendor number in transaction...
View ArticleRe: Copying a Benefits Plan
Depends on how many benefit areas you maintain in your organization (table V_T5UB3). If you have only one, then of course you would want to answer 'yes'. However, if you have multiple, you may be...
View ArticleRe: Rejeição 528 Rejeição: Valor do ICMS difere do produto BC e Alíquota
Ok, obrigado pela orientação.Abraço,Eliano Augusto
View ArticleRe: FPVB issue - Dunning activity failed for some items and no errors shown
Hi Prateek, Is you job distribution for FPVB correct? Has it finished all child jobs? ThanksBodhisattwa
View ArticleRe: MDF-e Manifesto eletrônico de documentos fiscais
Olá Alexandre A solução do MDF-e foi entregue pela SAP no SP18 e trativa do lado do ERP é via badi XNFE/BADI_MDFE_RFC_EXTERN AbraçoEduardo Chagas
View ArticleRe: ARA report
No update from SAP yet. request cancellation did you try. i am struck with few other issues. came for migration of GRC now doing role redesign and user id conversion aswell. my project has users with...
View ArticleRe: "Default Destination not available for XI_IDOC_DEFAULT_DESTINATION" for...
Hi Ganesh, Thanks for the reply, I have tried it is working but i want to know why it is referring to the XI_IDOC_DEFAULT_DESTINATION when it not required. Regards,Avinash.
View ArticleRe: how to delete datawindow row by loop?
Hi Kent, You could apply a filter with you expression, then move rows to delete buffer and remove the filter: dw_1.SetFilter ( expression )dw_1.Filter()dw_1,RowsMove ( 1, dw_1.RowCount () , Primary! ,...
View ArticleRe: can´t start JSPM
Hi Nelson, You need to check whether the JSPM is opening properly or not.If it is not opening in your system properly , then you will face issue in SUM as well. With RegardsAshutosh
View ArticleRe: Excel data format on oracle
Whatever your requirement is, this can be achieved using Data Services. Check out all the formatting and conversions functions; your solution is in there somewhere.
View Article