Re: issue with deleting adjacent duplicates from internal tab
Use Sort by Descending Order. SORT IT_XYZ BY FLD1 FIELD2 FIELD3 DESCENDING. This brings the records in the Order Fld1 Field2 Field3 Field42 march 1 A602 A602...
View ArticleRe: PowerBuilder - Sysam served license
Have a look at the following thread: Sysam License . Read the first answer from Paul Horan(you should use lmremove)... Follow the instructions on the manuals (links provided in Paul's answer). Andreas.
View ArticleRe: Accounting Model - Special GL
Hi Heiko, thanks a lot for your prompt reply, we will try with the BADI, could you please confirm with BADI we should adjust? And let me add another question, is it possible to post in SAP FICO the...
View ArticleRe: Compensação de Cheque na F.13
Boa noite, Flavio. Você que gravar o conteúdo do campo PAYR-CHECT num documento de pagamento ? Se for, já pensou em fazer um regra de substituição para grava o conteúdo do campo PAYR-CHECT no...
View ArticleRe: Marketing Mail Form - html attribut deleted after saving (background image)
Hi Kai There's a whole bunch of SAP Notes which deal with issues in the mail form editor. I experienced similar formatting issues last year with various business requirements similar to yours. I do not...
View ArticleRe: Spool not generated when creating the TO from TR
can you add screenshots from the TO and from both spool files?
View ArticleRe: Bapi of ca02 to load excel file
Hi Aniruddha, reading the code, it appears that the BAPI_ROUTING_CREATE is called at each loop pass, for every row in the excel file (that is, for each operation), this resulting in the creation of...
View ArticleCan we identify HANA version from complete hana system's backup files?
Hi, Assume I have a HANA system T1K. System is running on HANA version 85 currently. I have this system backup files which I took a few months ago. Now I want to refresh my system with this OLD Backup...
View ArticleRe: Not able to Stop Instance
Hi All ,I had face the same issue while bring down the system ,Instead of request rebooting of server , we reloaded the service process (srv) .which fixed the issue.:) then i tired to bring down the...
View ArticleRe: Control capacity reduction field in work center
Caetano, so, this field in workcenter is not relevant for Rem manufacturing and also for co15 (header confirmations).. this is only relevant for co11n operaion level confirmations? am I right in saying...
View ArticleRe: No Receiver found
Hi Boopathi, You should use 'Count' function to determine existence of a Node in a XML. The count function returns the count of the occurrence of a field or node in the XML message. Hence in case a...
View ArticleRe: Link of Preventive order Operation and package table
i do it with TABLE PLWP it gives you PACKAGE as no.1,2,3 Task List/ Activity Operation (NODE) as 1,2,3 TAKE CARE with field DELETION INDICATOR not equal Xbecause it's corrective when you make...
View ArticleRe: Excel file download issue
The attached jsp worked for me. A jsp is like an inside out servlet so any characters or newlines or anything outside your jsp scriptlet will be output by the server. This includes newlines after...
View ArticleRe: Filter one record from model and bind it to an control like standard tile
Hi Kedar, thanks for your response. Your code works well in the context having only one tile within the tile container.I've missed to describe that I'm going to have multiple standard tiles in one tile...
View ArticleProfessional ABAP
Experts, Can you please let me know whether SAP is still having option to do Professional ABAP Certification. I could not find info about the same from training.sap.com. Can you please help me with...
View ArticleRe: Errors or warnings found in the "Fiori-Style Cockpit" module
Hi Karunakaran ,IMHO, Patch 85 is not supported in SAP 9.1 PL 05. You can check this note -2001393 - Central Note for SAP Business One 9.1, version for SAP HANASAP Business One 9.1 PL05, version for...
View ArticleRe: Dump Error When Creating New Model in BPC 10.1 NW
I aready checked RFC Connection. There're no problem.
View ArticleRe: PO output sent after deletion
Yes, we are using our own print program and that was the next option -- to modify it to not allow output of PO if lines are deleted. I was just wondering if there was any standard setting or...
View ArticleRe: Unable to manage a PSA or delete data - too many requests
Hi Ian, In addition to the previous reactions, please also have a look to SAP Note 1150724 - Consolidated note on the check & repair reports for PSA. Best regards,Sander
View ArticleRe: PO output sent after deletion
replace your own print program with SAP standard and try again. If the standard works, then you are sure that you did something wrong. But as it is your program you should know best where you made your...
View Article