Re: Information Steward View - output Schema
Thank you Adrian - Appreicate your help on this one..
View ArticleRe: problem in report to display total quantity
Hi. See if this works. Define one internal table with lifnr and MENGE say it as it_menge. loop at IT_EKPO INTO WA_EKPO. clear wa_ekko. read table it_ekko into wa_ekko with key ebeln -...
View ArticleRe: Filter Employee by Locked Indicator
Hi Sunil, Thanks for your reply. I belive that what I want it is not possible. Best regards
View ArticleRe: how to get data from SAP PLANT MAINTENANCE to fiori
What Fiori app are you looking at? Or are you doing custom UI5 app development?
View ArticleRe: Not able to copy basic dates to forecast date for WBS
Hi Abhishek, As standard behaviour, this option is available only at network level, not with WBS element If you select network, it will be highlighted If you select WBS element, it will be greyed out...
View ArticleRe: non pegged demand
Hello, It is due to you have a stock more than the demand.If you do not want to consider the stock then use the planning strategy 11 and after MRP run system will create procurement proposals for the...
View ArticleRe: Planned Order End date is different in ECC and APO
Hi Rahul,Thanks For your Reply!we are not doing any rescheduling on this planned order. Actually We have created order using CTM run in lower Testing environment where not doing any Rescheduling after...
View ArticleRe: Filter Employee by Locked Indicator
Hi Pradeep, I could not find this node on this BO. Best regards
View ArticleRe: Error while installing Solman 7.1, loading jperflib failed
If it is not too small, here is a screen of the error.
View ArticleRe: QM Certificate validation
Hi Devraj, There are no standard way to achieve the requirement. But, you can use batch characteristics and Batch Derivation with little ABAP code to cater this requirement. Maintain the certificate...
View Articlecascading list of values in UDT 4.0
Hi All, I have created cascading list of values in UDT 4.0 Now I want to remove or delete the cascading LOVs . Kindly let me know ,how to do that?
View ArticleRe: VM2938 Router.js:6 Uncaught TypeError: Cannot read property 'setHash' of...
Could do you create your project and export it?
View ArticleRe: Oracle RDB Driver set up for universe connections
Hi Just ask your oracle guys to install standard oracle client and then create the universe connection from the scratch and assign it to you universe, that's that. RDB imho is ODBC connection
View ArticlePicking date determination
Hi, For a correct schedulation, is it possible, when I create a delivery, that the Picking date is equal to the creation date not to the Planned GI? For example, today I create a new delivery :-...
View ArticleWord wrapping in OOps Alv + CL_GUI_ALV_GRID
Please suggest. If this is possible so.Please don't provide me the code for other alv. I have already checked it.Thanks and Regards,SK
View ArticleRe: WIP in FBL3N
Thanks. Yes most of the orders with sub totals zero . What to do for the orders with the sub totals not equal to zero .
View ArticleSupply not executing on Batch mode
Hi, I am facing a strange issue while executing Supply.The input for Supply Algorithm is Independent Demand. When I am executing supply in simulation mode, with values of Independent Demand being...
View ArticleRe: Asset Depreciation not Calculating
Hi Manjunath, Check for have you maintained shut down indicator for the time period in AS02? Regards,Mukthar
View ArticleRe: off cycle payment wage type not updated when expense approved
hi All, Any information on above points.I am stuck with below point.Travel expense is getting approved and I could see it in PR05. But the same is not updated in off cycle payroll wage type. I have...
View ArticleRe: while Customizing me23n the fields are not disable
Following the step : PROCESS BEFORE OUTPUT. MODULE status_0101. implement the MODULE status_0101 . write the code : MODULE status_0101 OUTPUT.* SET PF-STATUS 'xxxxxxxx'.* SET TITLEBAR 'xxx'....
View Article