Re: WebI SP04 Patch 2 Report refresh BICS issues
We are on 4.1 and still facing this issue. Matt, Appreciate if you can share response from SAP.
View ArticleRe: Custom Fields are populating in RSA3 but not in PSA
Hi Guys, Thanks for the response yes I have checked the unhide option in RSA6, as i have mentioned I can see the fields being displayed in PSA but not populating, Checked the authorisations it has...
View ArticleRe: Need Standard Triggers to be enforced in SD Part
Hi Naveen, By any chance you mean triggers for workflow? If yes, please check out this webpage SAP Business Workflow - SAP Library. Some related t-code are SWETYPV - Type Linkages, SWB_COND - Workflow...
View ArticleRe: Archiving existing SD documents
If you really want to archive, meaning removing documents from SAP ERP server to store somewhere else, try t-code SARA.
View ArticleRe: SD Oldest of open items overdue
I don't know if this might help but I would rather use BAPI_SALESORDER_CREATEFROMDAT2 to create sales order.
View ArticleRe: The search result is 0 in WEB UI even after assigned enough authorization...
Hi , For Service order search, This the FM being used-CRM_BSP_OIC_1O_SEARCH_FROM_RF,Just do a trace in the FM you ll get to know the REQ authorization object. Some Auth which i know for service order...
View ArticleRe: SAP GTS Certification
Hi venkata, There is no certification for GTS from SAP. Although SAP do provide standard training in "SAP global trade servie 8.0" Please go through the below PDF files for getting exposure on SAP GTS...
View ArticleRe: One gobal e-Recruiting with different lokal HR installations
Do you know where to enhance the system to make the decision possible concerning to the country or the selected company in the requisition?
View ArticleRe: Batch jobs with status "active" but aren't really active
Hi Lynn If possible do the full restart system and then check the status BRSS
View ArticleRe: STO Over / Under Delivery
I agreed that the staff in the organization should have a higher level of understanding and discipline in an ideal environment. However, the turnover of frontline staff is rather high in the retail...
View ArticleQuestion on SAP PO Integration with SF
Dear Experts, We are using SAP PO with SOAP (Axis) Adapter for our SF/SAP integration (only implementing LMS at this stage). The interface will be triggered by a batch program in the SAP system which...
View ArticleRe: Error in Display of Crystal Report
Hi Neha Please have a look at the article Viewer toolbar images appear as red ‘X on Crystal Reports VS .NET web viewer Also, have a look at this blog. If none of the above help, please do provide the...
View ArticleMFBF_REM
MFBF_REMHi SAP PP Expertise, I am unable to run MFBF transcation,kindly refer below statement which is generating while mfbf execution.Entry of actual data at reporting point for material ABC in plant...
View ArticleCALLING an abap proxy path in a function module
Hi I have to call a abap proxyurn://fcdre.com/PORTAL/ERTLLETIN001/00 in a functional module .I am not having any knowledge on PI and abap proxies . Please help. Regards,Bharathi `
View ArticleRe: Dashboards with ESRI Maps
Hi Vaishali,You have a solution on this link http://www.galigeo.com/location-intelligence-products/galigeo-bi-where-location-analytics/sap-business-objects Best regards
View ArticleRe: My point deducted
That actually is not a bad idea on its own. As the moderator who unmarked that particular answer, I must admit I did not mean to deduct any points (I just can't accept it as correct and asked the...
View Articlehow to do calculation on time value?
I have "Duration" as a column in a source excel file which contain data like 00:00:06,00:01:10 when i connect this excel to lumira i am getting the column data as [$-5400]12:00:06\AM please specify...
View ArticleRe: Inventory Transfer Tracking report
Hi, Try: SELECT T0.ItemCode, (SELECT SUM(Quantity) FROM WTR1 T2 JOIN OWTR T3 ON T3.DocEntry=T2.DocEntry AND T3.Filler= '01' WHERE T2.ItemCode=T0.ItemCODE AND T2.WHSCODE='02') 'From WHS', (SELECT...
View ArticleHow to capture service text with po items.
Dear Friends I have two PO item 10 and 20 ( EKPO), which have 4 and 2 services items in ESLL table. I have two internal tables and I want to merge this information in single internal table. I have...
View ArticleRe: UMASK check unsuccessfull STDOUT:077 STDERR:
Hi Venkat,I checked the note 1945636. I have already corrected the umasking problem.I checked SMD log file "smdagent_trace.5.trc" and found file permission issue as shown in the note.I gave proper...
View Article