Re: Extending Controllers
The base controller is created like this: sap.ui.controller("de.company.objectManager.view.LocationDetails", { doNavBack : function() { sap.ui.getCore().getEventBus().publish("nav",...
View ArticleGrid control data MM in SAP AFS
Hi All, What is the use od grid control data in AFS basic data view in material master. Expecting reply with examples . Thanks
View ArticleProblem in Simple file to file scenario
Hello, I am new to SAP PI 7.3. I am doing a simple file to file scenario. The source file contains key,name,id,gender,role & location field. I have done a simple mapping to create the same file in...
View ArticleRe: BAPI or program to schedule project
Hi, Please check 1. BAPI_PROJECTDEF_CREATE and its importing parameter PROJECT_DEFINITION_STRU and fields START and FINISH.2. BAPI_PROJECT_MAINTAIN (You can schedule a network with this Bapi) Regards,Amit
View ArticleRe: Transfering ABAP source code from one system to another
I suppose that "not in same network" is actually "not on a commun transport route", and not only I need an USB flash drive ? Then you could eitherdownload and upload released transport requests. two...
View ArticleRe: Auto Leave Salary payment in Payroll
Dear Reddy, This Requirement is for United Arab Emirates. Regards,SHarma
View ArticleRe: Dump while loading data from 1 cube to other cube
Hi Shabnam, But I am loding from cube to cube. Source cube is not having info sources . I checked RSAR_RSISOSMAP_DUPLICATES and found no mismatces. Regards,Sai
View ArticleRe: Syntax error in program CL_AIC_CMCR_AICCMCROVERVI_IMPLCP
Hey Daniel,Before the upgrade, the method was implementated in the same class but after the upgrade I have observed that it is being implemented in CL_CRM_UIU_BT_H_OVW_VIEWSET. But again the qn is how...
View ArticleYear Total when using QTD measure in YTD application
HI Gurus I have one YTD storage type application where I have data output displayed properly using YTD and PERIODIC measures but when I use QTD measure, in the year total (20xx.TOTAL), I am seeing zero...
View ArticleRe: Third Party Process Issue
Please check the VBFA table by entering the sales order number in preceding doc(VBELV) and POSNV=20 and execute and check if there is any sub subsequent document is created or simply select the 2nd...
View ArticleRe: PO Creation without WBS budget but AVAC activated
Hi, Did you try the below option in Tolerence Limit: COAr Prof. Tr.Grp Act. Text Usage absolute Crcy ABCD ZPROJ ++ 3...
View ArticleRe: How to select - Who did create ABAP user? Why Provisioning was started?
Hi Simona,I use standart IDM task "Modify Role", in this task I add SAP privileges to role. As result user, who have been assigned this role, get the privilige PRIV:<SYSTEM>:ONLY. As result,...
View ArticleRe: SAP HANA Input parameters in SAP BO Analysis
Hello Andrei, Tested on: HANA Rev 70 Have tested for variables and the value help is coming. Regards,Krishna Tangudu
View ArticleMake To Stock Asking Sales Order
Hi All, In our scenario we took strategy group as 11, but while creating the production order in CO01 its asking to enter either sales order number or WBS element.i also not maintained any values in...
View ArticleRe: ABAP coding: lookup DSO, dump
Are you trying to say the opposite. Main DSO has all the vtype records whereas lookup DSO has only records with Vtype=10.In this case only you would have records with blank values for look up.You nees...
View ArticleRe: MB5B (Stocks for posting date) performance problem
The requirement, was fullfilled by using another Z report, it's hard to demonstrate the business requirement, Thanks.
View ArticleRe: Runtime error while trying to execute custom F4 help in OOP ALV grid.
Dear Abijith,Now the seach help is showing "No input help is available" . I am sending my piece of code. CLASS lcl_event_handler IMPLEMENTATION. METHOD handle_on_f4. CASE e_fieldname. WHEN...
View ArticleRe: Order change management
Dear Christian, I believe you should have addressed your question to SCN PP Space http://scn.sap.com/community/erp/manufacturing-pp/content Br, Alex.
View ArticleRe: How to Setup Forward Error Handling in PI Scenarios. Can you help me with...
hello karan, check out the guide provided by SAP regarding forward error handling for PIhttps://scn.sap.com/docs/DOC-34091and rply if you encountered any error during this process...
View ArticleRe: 'Enter date in the format __.__.____' Error message
Hi Raman, Thats true. but i am sending value through search help. So SAP automatically should take it as yyyymmdd. Thanks,Shyam.
View Article