Re: SBO Tables NOT exposed in DI API
Good Eric that you touched on the forbidden practices by SAP. "And sometimes, because of the inconsistencies of the SDK, you have to cross the line." 1. If you do cross the line, how can SAP come to...
View ArticleRe: Shipping point
Amalendu,Please elaborate your question. A shipping point can affect the timing of the goods issue, which indirectly affects stock. In general, a shipping point is typically determined in the sales...
View ArticleReg: Understanding basics on variant table
Dear Experts , Could you please guide me to understand how to use variant table..? How to maintain with simple example . Regards,Daya
View ArticleRe: Table or field to store number of days worked from home by an employee
Hi, Thanks all for your valuable inputs. The requirement is changed now : For few select number of employees ,company is giving the provison to work from home and this is decided while the employee is...
View ArticleRe: SBO Tables NOT exposed in DI API
Hi Rajesh, SAP knows by at least two reasons (I'm suspecting one more, but... out of topic):You want to certify the addon,The database has to go to maintenance at SAP.Answer is clearly (AFAIK). You...
View ArticleRe: SAP PI proxy generation error :external and internal message definition
Hi Sridhar, Please check the service interface in ESR the WSDL should be properly generated in WSDL tab. also try to reactivate the object and check the cache update. regards,Harish
View ArticleRe: Work Manager transactions transmitted out of order
Hi Chris, Please refer the SAP Note 2068254 - SAP Work Managers NotificationPostSteplet errors when trying to edit a completed task. See if this can help you with this problem. ThanksResmi
View ArticleHow to generate consolidated reports from multiple SBO databases
Hi, My client has 3 databases in SBO. All 3 databases have same System Currency. They want a few reports with consolidated data from all 3 databases. One approach is that I can use DI API to connect to...
View ArticleRe: Determination of packaging specification in the work centre
Hi Jobi, Thanks for reply.I have maintained both customizing mentioned above.But still in the work centre, the packspec is not getting determined in the "Detail 1" tab. Could you please let me know...
View ArticleRe: Configuration button _ logo
Hi Keyur, Thank you for being concerned about the problem. The view is cusomized in component SRQM_INCIDENT_H for views SRQM_INCIDENT_H/IncidentOV:logo is assigned in the column Icon Source, reference...
View ArticleRe: Cx_salv_db_table_not_supported
Hi Arun,you have to use another factory method, i.e. cl_salv_gui_table_ida=>create_for_cds_view('ZCDSV_DWMQHY_PURCH'). An alternative (but not recommended) approach would be to use the SQLViewname,...
View ArticleRe: Plant specific availability check
Noel, good to hear from you! Production orders OR transaction data created for non-SD module - Does availability check settings done in SD affect production orders / non-SD module too? tw
View ArticleRe: how to create a customized component in ui5
HI Torren You can have a separate controller for fragment. Thanks-D
View ArticleRe: Work Centre determination for VAS order
Hi Jobi, Yes I have mentioned the source and destination for the same.The issue is: The work centre gets determined for the Handling unit in the respective external step. But the VAS order...
View ArticleHow do we upload the data to infotype 0008 from the application server to SAP...
Hi Experts, I need some help to upload the data to infotype database table (0008) from the application server,Please give some help on that,,Thanks,Venkat
View ArticleRe: Report for Actual Machine/Lab Hours but productwise.
Hi I would recommend the use of Summarization Hierarchies for this. This would deliver your results Let me know if you want me to walk through the steps for this. RegardsLalit Bhatt
View ArticleRe: Find closest date in SQL
HiTry the code below: SELECT T0.[ItemCode], T0.[ItemName], T0.[OnHand] 'Physical_Stock', T0.[IsCommited] 'On_Sales_Order', T0.[OnOrder] 'On_Purchase_Order', CASE WHEN...
View ArticleRe: Version of CR report viewer still shows 13.0.2000 for CR for VS2013
Hi Ludek and Don,Thank you very much for your feedback, you've answered it. Basically, all the references to older assemblies had to be changed to refer the new ones. Cecilia
View ArticleRe: TDG demo app down in SAPUI5 docu
Thanks Luben, I was able to download the tdg demo from OpenUI5 - Downloadhttp://sap.github.io/openui5/download.html
View Article