ESS MSS Implementation/Configuration
Hi, We want to implement latest version of ESS MSS (WebDynpro ABAP) which is compatible to our below given system. Backend system : EHP6 FOR SAP ERP 6.0SAP Portal :...
View ArticleRe: Regarding Career in Sap Functional.
Yes I think your understanding is clear. Sap PP is an exciting module and very challenging. Since you have 10 years of experience it will help you. Good luck. CheersHrusikesh
View ArticleRe: Migration issues from DEV to QA
Hi Vijay, The Admin team might have used connection override properties in LCM or promotion management. Also instead of that you can use relative url paths while developing dashboard in Data manger of...
View ArticleRe: Message instance not up when both nodes clubbed in new server
Hello/usr/sap/PRD/ASCS01/exe/sapstart=>sapparam(2): fopenU("/usr/sap/PRD/SYS/profile/PRD_ASCS01_pf","r"): No such file or directoryDo you have this file in the profile directory ? RegardsRB
View ArticleRe: Distribution list to be maintained in Customer Master
Hi Karan, You can maintain Multiple Mail id's in Customer Master General Data -> Communications -> Other Communication's SAP system will send mail only to the person who is checked marked. For...
View ArticleRe: Error while deriving Project Structure
Hi,The error message shows clearly missing authorization objects. capture SU53 at that point of time and discuss with your Security.Secondly take the help from ABAP tech guy and debug so that it will...
View ArticleRe: BEX Report - BW 7.3
Hi Joel, In 7.3 BEx Report Designer is available. You can check below link for new/changed or enhancements to BEx Report Designer. May this answers or question or helps you....
View ArticleRe: Sold-to-party account without company master record
Hi Joao,Try with option B in Branch/head office field for your billing type in VOFA.
View ArticleRe: no check table check when inserting into the Z table
Hi Hema, I want to ask the requirement. Do you really want to insert that record into the table which should not be inserted? If yes, you are doing it right by using modify. Through modify, the data...
View ArticleRe: Quality (Dual stack) Refresh with SQL Server 2005 databse?
Hello1. Is System Copy and System Refresh are same task? If NO, then what is the difference?There is no difference.2. We have production server situated far away from quality server. So, what is the...
View ArticleRe: Message instance not up when both nodes clubbed in new server
There you go sumit./usr/sap/PRD/ASCS01/exe/sapstart=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline**** unknown SAPSYSTEMNAME.(29859) Exiting with Return-Code -101. (Unknown...
View ArticleRe: +TM (If there is no record in a day,the day need to treated as LOP)
Dear Ganganna & Rajasekar, Thanks for the valuable information, as per your suggestion I will change and test with client and update you the status, Thanks & RegardsPrabu,
View ArticleRe: Description: Need adjustments to the BW Broadcast Scheduler
This may be due to some Authorization issue. Have you added S_RS_BCS and S_BTCH_JOBT objects to the role.Have you maintained S_RS_ADMWB object with broadcasting setting. Regards,Suman
View ArticleRe: How To Create A Query To Check All Open And Closed Sales Order For A...
Hi Rahul Fernandez Try This SELECT T0.CardName,T0.NumAtCard,T0.DocDate, T0.[DocStatus],T1.ItemCode,T1.Dscription,T1.ShipDate,T1.LineTotal,T1.PriceBefDi,T1.DiscPrcnt,T1.PriceFrom ORDR T0JOIN RDR1 T1 ON...
View ArticleHow to test EDISeparator Adapter
Hi guys, i am trying to test a new EDISeparator sender adapter in PI. But i need a test tool and URL my sender System name is: BC_3RD_SENDER_A_DEVand the CC name is :...
View ArticleRe: LSMW: test run mode for BUS2017 msg:MBGMCR
you missed to activate the box in front of Technical fields in your Display variant.choose from menu Extras > Display variant and tick all empty boxes, then you can see the whole picture
View ArticleRe: How to increase size of UDF In SAP Business One?
Hi Swapnil Vichare.... Check the UDF document Use the Text Option Hope Helpful RegardsKennedy
View ArticleRe: Z reports
hi,its standard practice to prefix/name all custom report with Z. so in short when people refer the reports generated by developers, they call it Zreports.
View ArticleRe: How to get current company login user
Hi akshaya raut Try This query SELECT T0.U_NAME FROM OUSR T0 WHERE INTERNAL_K = $[USER] If you need to check all user logged in then try with SP_WHO2 RegardsKennedy
View ArticleRe: nosoap=true, SOAP sender channel problem
Hello. Basically - there is this switch for special characters...http://support.microsoft.com/kb/308060 however - as you can probably see - they all contain the ampersand char as well. Can you...
View Article