Re: Stuck in phase PREP_GENCHECKS/NTACT_CHK
I actually did a reset of the upgrade and started with SUM SP16 PL6 in a new SUM install directory. Didn't help, same error for another table this time - /BCV/S_UIF_COCKPIT_FILTERThis table also not...
View ArticleRe: MIRO & FSD integration login requested
Hi Balde, Please follow the SAP note - 1552355 for this. Regards,Ashish
View ArticleABAP programming error - time_out while implementing NOTE
Hi, I was implementing the note 2185390. while implementing i got a runtime error stating TIME_OUT. How to fix it? Should i revert and re implement the note ? Please suggest.I have attached the error...
View ArticleRe: Best practice to print a PDF from SAP Work Manager 6.3
You really need to decide on your toolset for generating the PDF first and based on what capabilities it has will determine what / how you will access the data. Accessing the local DB is not...
View ArticleRe: Using setBindingContext in List with named model
Hi Ashish, Edited the JSBin, Now it works: JS Bin - Collaborative JavaScript Debugging Regards,Sai Vellanki.
View ArticleHow to handle LE movement type 122 in SAP WM
HI All, How to handle return to vendor (IM mvmt 122) in SAP WM. Senario is:Step 1: Performed GR (101) for PO in MIGO - System created TR(WM mvmt 101) and stock moved to interim storage...
View ArticleRe: UI5 : Batch Operations - Sequential Submission
Hi Seyed, Since you have already implemented batch. Can you help me out with one thing?Actually I am having an update service, which updates a single record. Now I want multiple records to be updated....
View ArticleRe: Drill down reports with table CCSS (CO-OM table)
Hi Salhi You can assign your own reports in the report group in Transaction code GR52. You can add reports by clicking on configure button and can add or assign your drill down reports. You can assign...
View ArticleRe: supported data sources
Hi Bose, AO supports BW and HANA data source.You can also analyze data source from a SAP NetWeaver BW,powerd by SAP HANA. BR,Basavaraj
View ArticleRe: Too much Activity Types in production orders
Hi Pepe Lucho,In the cost center splitting structure along with main activity type, you can add these indirect GL Accounts, Then in the cost component structure, create your respective heads for each...
View ArticleRe: LSMW Use
Hi, There are lot of threads related to this topic, please search before post this thread. LSMW will use to migrate the legacy data to SAP System, It is purely used by the consultants for legacy...
View ArticleData declaration in ABAP
hi, i want to know which of the below mentioned option is a better practice when it comes to declaring data or constants in ABAP.a. Master Table- Fieldb. Data element. Thanks Abhinav
View ArticleRe: SAP BODS videos and ATL files
Aretha, Look at the below videos from DWBI Learning SAP Data Services - YouTube You may refer DS Desginer guide for more details. This will be a great start. I am doubtful for ATL files as they wont...
View ArticleRe: SOAP Testing error: INTERNAL.CLIENT_SEND_FAILED (SOAP UI)
Hello Ravi Just saw ur URL, Your testing any PI interface via SOAP UI? If yes, Check the URL pattern and namespace, Sometimes when you copy the endpoint from ID(Display WSDL)Namespace will be copied...
View ArticleRe: Table Data does not refresh
Hi Ayush,You have to rerender the table: this.getView().byId("table_id").rerender();
View ArticleRe: consume mdm webservice
Dazhong, Check if the below link helps for configuration part MDM : PI Integration
View ArticleRe: Standard Reports available in SAP S/4 HANA
Hi You are correct in saying that S4 HANA has completly revamped the architecture of the back end tables. However, the existing reports will work as well, only the data will be fetched from tables...
View ArticleHow do we change the font size of text present in Application Header control
Hi, I created an Application header control of SAPUI5 in eclipse but the text in that is small..Can't we change the size of the text? This is my Code var oAppHeader = new...
View ArticleRe: Missing data in /posdw/tlogf after Sales data import via IDOC
HI JPS In my options.1) The status will be filled automatically not by manual input2) The unit price is mostly filled from material master. So i don't think this is also not required3) I am not sure...
View Article