Re: Minimize the slow of a report because of a loop
Hello, this case is performance tuning.1- use select query before the loop.2- sort the internal table by field.2- read the internal table in the loop and use the binary search. if it_likp is not...
View ArticleRe: how to change PNPBEGDA & PNPENDDA dynamically.
it is very usefull below is my code.TABLES : PERNR.SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.SELECT-OPTIONS: S_PERNR FOR PERNR-PERNR.SELECT-OPTIONS: S_STAT2 FOR...
View ArticleRe: Sunday will be treated as weekly off in calculation of absence instade...
Dear Nayak, How this unauthorized absence is creating, is it manually or through any program. If it is through a custom program then you need to debug this program to find the that why it is updating...
View ArticleRe: Recursive Query in HANA
Thank you very much for your comments, The alternative seems to be faster to use a procedure but is inefficient and it will take time to implement in complex queries. In Bratislava we were shown...
View ArticleRe: WWI Asian Language
Hi C.B..! Now I got the output in corresponding languages...I have changed my code like this, and formatted the symbol with respective font (for Russian & Asian language).. But still i am doing...
View ArticleRe: To create Alerts for rejections
Hi, 1) My requirement is that the system should generate alerts to concerned contractor / manufacture in case of anyrejections. Please look into the following workflows to generate alerts in case of...
View ArticleRe: Program flow skipping get pernr statement
If you don't trigger the GET there may be no record you are allowed to see So logical database program SAPDBPNP does not execute any PUT pernr.(no record or records you are not allowed, HR loves...
View ArticleRe: Mass deletion of planning layouts and folders in SAP BW-BPS
Hi If you go into Tx BPS0 and select the area you want to delete with all subordinate objects you are quickly done deleting it all. hope it helpsMartin
View ArticleRe: PO confirmation category LA to automatic create inbounde
Hi Freddy, As per my understanding, i do not think this will be possible in standard SAP system. As everytime the PO quantity will be different, then how the system will divide the quantity into two or...
View ArticleRe: OrgUnit hierarchy not extracting data
Hi Martin, Thanks for your quick reply. I have this CRM system connected to BW 7.0 system as well, there I can able to get the data updated into the target. The system currently I'm working now is BW...
View ArticleRe: AD Setup question
Can you clarify your requirement? Do you want to configure AS ABAP to perform authentication using Active Directory? There is no native Active Directory authentication support in AS ABAP unless you...
View ArticleRe: SAP Script Barcode Email
Hi, Then Smartforms usage would be the way forward i think. SAPScript has its own set of limitations. Cheers,Arindam
View ArticleRe: Problem with Custom Suggestion Provider
David, Getting the HTTP error 400 "Bad Request" (e.g., URL syntax error) is one of the common problems any developer faces when doing network programming. The first thing to do is to identify the...
View Articlemigo excise tab open based on tax code maintain in PO only
hi all, my client require excise tab to be open in SAP during MIGO as per tax code maintain in Purchase order. i am not able to find answer for the same please help.
View ArticleMS Active Directory
Does anybody know if Access to SAP Cloud for Travel can be controlled by using Microsoft Active Directory functionality? If yes, can you please tell me where can I find related documentation? Thanks...
View ArticleVendor Master Contact Creation BAPI
Hi All I am trying to create a vendor contact upload program but I am having trouble with the BAPI I have. It seems like it works for update but I want to create a new contact....
View ArticleRe: SOAP receiver - wsdl errors
Hi AllThanks for your suggestions. I changed the messages to RPC & it works.
View ArticleRe: Export failed: Object Communication Channel | BC_Test | Test_File_Sender...
Hi Srini, That 4 objects already were deleted, we cannot do edit them anymore. Thanks,Sep
View ArticleJ2IUN PROBLEM
hi all, one of my FI user had stop doing monthly utilization by J2IUN. in the month of march 2013 he passed on JV. also since April 2013 he did not do any utilization. i would like to tart it...
View ArticleRe: Error -1 en CFDI Mexico Qúe significa?
Igual la salida o permisos de internet o salidas a los puertos para conectar con tu PAC, en este caso con EDICOM.Ese error lo resolví con permisos correspondientes en el firewall o servidor.
View Article