Transfer huge amounts of data (fastest way on secured connection)
Hi, what is the fastest way to transfer huge amounts of data on SAP PO? I have no doubt that FTP is faster but I am checking on these ones SFTPHTTPSFTPS I can't see any comparison of all three...
View ArticleRe: Query to get all serial numbers in a Goods Issue
Hi, Please try this query, SELECT T0.[DocNum], T1.[ItemCode], T1.[Quantity], T4.[IntrSerial] FROM OIGE T0 INNER JOIN IGE1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITW T2 ON T1.ItemCode =...
View ArticleHola alguien me podría ayudar con movilidad ya instale cree e instale el...
Alguna sugerencia la respecto Gracias,
View ArticleRe: Error converting data type nvarchar to numeric.
Hi, Please share your item master date with UDF fields. Thanks
View ArticleRe: Advanced Analysis cell limitation using BW datasource
We currently have the same issue in our BW system. SAP recommendation was 300K - cells to prevent the system from crashing. This limit is set by the SAP BW system. However, when we use WEBI/Analysis...
View ArticleRe: Populate Last Evaluated Price for Serial/Batch Items
Hi, Could you share screen shot for items with non managed items last evaluated price? Thanks
View ArticleRe: Enlazar dos documentos Con DTW
Agustín, muchas gracias. Una pregunta, es muy parecido, por ejemplo tengo un pedido (OPOR-POR1) y quiero quiero crear un fatura de Proveedores, (OPCH) . Por DTW, como deberia cargar los templates....
View ArticleRe: Database error: [Microsoft][ODBC Driver Manager] Data source name not...
Keep in mind that the Client uses 32bit ODBC, but the BO Server uses 64Bit. So, you create the same DSN on the BO Server with the same Name, but using the Control Panel-Administrator-ODBC, which is the...
View ArticleGhost call to port 139 and 445
Hi there, I recently changed the name and domain of a PI 7.0 server under windows server 2003 and sql 2005. The problem is that I from time to time there is a communication call between the new server...
View ArticleRe: Affordable Care Act (ACA)
Hi, How do I get rid of this lock? This run ID is locked and i cannot run Collect data for ALE transaction. I even took out the employee who had the submission status error and rerun, it gave me the...
View ArticleRe: Mapping, Condition on Node
Hi Osman, try with the filter function in the mapping (Rules and Functions -> Generic) for more information on the generic functions, please check the below link Generic Functions - SAP NetWeaver...
View ArticleRe: Sending an email in a Workflow
See point 2 for the difference between workitems and emails:The Top 10 Mistakes made by Workflow Beginners I made some screenshots of an Extended Notifiction set up:Extended Notification Screenshots
View ArticleRe: Is there a way to keep SAP Gui alive even after we loose connection to...
Hello Mandeep, The SAP GUI is just a "presentation layer".All processing takes place at the SAP server, and all the session information (transaction you executed, screen you are at, content of fields,...
View ArticleRe: F110 Proposal list error logs GGB0 had a validation reason code can not...
Deare Preeti Agarwalthks for you reply yes this is a customer message ,but this is only Validation when create a document, line item must input reason code condition prerequisite is (Account...
View ArticleRe: CL_BCS - Email body text getting truncated in Outlook
Thanks for the update, that's a good one to remember! I'm mystified why SOST showed it correctly though. Please mark the Helpful and Correct answers to close the thread.
View ArticleRe: Defalting start time and end time based on absence type selected
you have to do modification there is no BADI available for this
View ArticleRe: Problem in customer Exit
Hi, I don't find any issue with the code. Even if you put IDATE in the filter to accept the user input, at least 3 months data should be displayed for both the keyfigures i.e 01.2013 to 03.2013. On...
View ArticlePB Newbie - StoredProc Basics
Hi PB Gurus! I need your expertise again. Can you guide me in using stored proceduresdeclaring, executing, with arguments input and output. Syntax guide perhaps? I'm using PB 12 classic and SQL Server...
View Article