Re: Webgui is not working in Production environment
Hi Karthik, Check the following note as a possible solution 1575271 Force version check for WEBGUI mimes and SAP kernel Regards, Oisin
View ArticleRe: How to get Line Number in Purchase Order
Fantastic. I did it like so: Dim oMatrix As SAPbouiCOM.Matrix = NothingDim oCol As SAPbouiCOM.Column = NothingTry oMatrix = Me.m_oForm.Items.Item(CONSTANTS.SALES_ORDERS_MATRIX).Specific Dim sCols...
View ArticleRe: Screen MB5B
1) Call Transaction MB5B --> Select Totals only - Non-Hierarchical representation 2) In the menu bar select List ---> Save ---> File ---> Select format : Text with Tabs (If spreadsheet...
View ArticleRe: Message going into ToBeDelivered status
Bhavana you should Mark Nageswaro answer as right answer as he shared the link.
View ArticleRe: Bookmark management when new version of the application
Hi Jonas, Fragment Bookmarks and Portable Fragment Bookmarks are definitely the way to go to avoid invalidation of bookmarks on application updates. As far as script maintenance goes, you should keep...
View ArticleRe: How to analysis Scope and Effort analyzer report for ERP upgrade
Hi Karthik did you check below linksSAP Solution Manager WIKI - Test Suite - Solution Manager - SCN WikiOptimizing your SAP Upgrade with Scope and Effort Analyzer ImplementationScope and Effort...
View ArticleRe: BW can be implemented on S/4HANA, What is the best way to do it?
Hi Daniel, BW has always been a part of Netweaver platform. Now, with Hana, I assume that CPU impact for BI activities is now acceptable for ECC activities. Both activities can run on the same DB...
View ArticleRe: FEBRE: Electronic Bank Statement
You can use FEB_BADI badi to modify FEBRE data before posting.
View ArticleRe: Crystal Reports Parameter Token Link To UDT
Hey Mike, Only took 5 years, but I found the solution to this: Family @SELECT DISTINCT T1.Code, T1.Name FROM OADM T0 CROSS JOIN [@Family] T1
View ArticleRe: how to get support
thanks a lot its help for me but i want to develop myself as a abap developer also sap basis system administrator in that case i need to learn both side please provide some link abap and basis please
View ArticleRe: Vendor and Multiple Locations
You've the option to maintain either different ordering address or different goods supplier (GS) as partner function with the help of vendor sub-range functionality. Before you do GR, you should select...
View ArticleRe: Restricting field access in VA21
In SU24 transaction VA21 check for authorization object S_SCRP_TXT to restrict access to texts. In standard authorization check is not active and must be switched to active.
View ArticleRe: PS/SD Revenue planning
Hi Raj, The account assignment of actual revenue depends on the WBS that will be used at the time of the posting. Either you will use multiple SD orders with different WBS-elements or a single SD...
View ArticleRe: Lumira & Hadoop
Interesting... I don't see those same options: I know that the server/port/username/password are working; I was able to successfully connect in IDT.
View ArticleRe: How to revert back deleted Segment of BD87(t-code) ?
Yes i deleted the whole contents of segment.
View ArticleChanging dist. channel
Hi everyone,i am trying to change the sales area in an order that referenced from another with different sales area.i am somehow able to change the sales org. and the division but the distribution...
View ArticleRe: SAPUI5 page View reload issue
Hi , Use get element by Id to check if the view exist and if so : cmpEmpChar.destroy();and then use your code.the above stand for any other object related to the XML view.Check your console for...
View ArticleRe: How to revert back deleted Segment of BD87(t-code) ?
When you edit IDOC - it will create a copy of original IDOC i believe in 33 status . Refer to the IDOC and add the contents back.if you wanted to do it pragmatically - use FM ....
View ArticleRe: Confirmation operations of production order
Hi Alex, 1) Within the routing you put quantity / hour. Look your routing. If you modify the routing, you'll have to create another order or read PP master data in the existing order. 2) Within the...
View ArticleRe: Advance topics is SAP SD?
If you want to go for Indian projects/if you are in Indian projects then, CIN(Country India Version) you can read. You can explore more about batch management. Pricing is vast topic. You can go through...
View Article