Re: forgot password link.
Hello Smita, Just one more thing to add. we must restart the SAP NetWeaver Application Server (AS) Java, if we change the host name of the SMTP server. Also, Please check if appropriate 'actions'...
View ArticleRe: Create Service Contract from Web Service
Hello Anderson,currently there is no web service for contracts available.Sorry and kind regards, Janina
View ArticleRe: Query Builder - Find WEBI reports that are using a table
Hi again, Sorry, I forgot that I published that you are looking for on How to list SAP BO BI documents in public folders never used Regards,Jorge Sousa
View ArticleRe: How to know in what webi reports an object is used?
Hello Mahindra, I don't think it is possible.May be using Information Steward we can check but i am not sure. Regards,Tanav
View ArticleIssue in updating G/L Account using BADI
HiI am using BAdI ME_PROCESS_REQ_CUST and its method process_Account Able to set the sakto field using set_EKKN method but getting this error Account does not exist in chart of accounts Although I...
View ArticleRe: BCM 7.0 SP 3 support for IE11
I really appreciate the quick response Jukka. I had thought that the 8* had referred to the footnote about 'Windows 8 limitations' referenced in the client guide rather than meaning 'any version of...
View ArticleMaterial valuation in Repair process in SAP CS
Dear CS Experts, We are facing an issue with material valuation during the repair process. We need to have the material non-valuated (customer owned) while doing the return delivery, but when we send...
View ArticleRe: Direct debit for Incoming Payments in UK.
Hi Marlene Thank you for your reply. Actually we have mange to sort the problem out late yesterday and I was about to Post it here as it is STRANGE outcome at least from my knowledge. Yes the issue was...
View ArticleRe: Error in ME59N- Creation of Automatic PO
Hi The error is probably caused because T161-NUMKI = <BLANK>. Please fill in the valid T161-NUMKI.This needs to be done in customising Transaction SPRO:Material Management -> Purchasing ->...
View ArticleRe: BAPI for getting all the PO in SAP
Hi Manosh, well, you asked for PO details initially. To use BAPI_PO_GETITEMS, you need to supply at least one parameter. In order to get all the PO in system, you may iterate through all the plants -...
View ArticleRe: CRM middleware.
Hello Karthi Much appreciate your help Can we achieve this through smoeac or shoqueue or smqs , smqr
View ArticleCreating PA20 screen with Screen Personas
Hello Friends,I just started working on screen personas, and I am facing problem while doing it. When I enter Personnel # and click on "Find" button, Name of the emp. is getting displayed in the...
View ArticleBPC Report Req - multiple measures/time
Hi, I have a SAP BPC 10 (NW) - reporting requirement Full YearFull YearCurrent MonthCurrent MonthYear To DateYear To DateAccountsPLANACTUALPLANACTUALPLANACTUALABC What is the best way to create this...
View ArticleRe: LSMW Error
hi , this means your upload file is not in the proper formatt . Please check the formatt of text file whether is tabulor or Delimited .
View ArticleTriggering a complex table download in SAP IM 3.2
Hi, How to trigger complex table download inside a steplet or any other java class. --Shyam
View ArticleFacing error while creating CR in customer master MDG.
Can anyone plz help me out.I am not able to create a customer in customer master MDG after activation of 0MDG_ANLY_CR_PROCESS BI component in BSANLY_BI_ACTIVATION Tcode.Becoz my activation was...
View ArticleRe: Query to find the user ID create date and locked date
hi Use SELECT max (T1.[USER_CODE])UserCode, max (T1.[U_NAME])Name, (select max (a.[createDate]) from ausr a where T1.[USER_CODE] = a.[USER_CODE])CrateDate , max(T1.[lastLogin])LastLogin, T1.[Locked]...
View ArticleHow to manage GIT repositories on HCP (trial)?
Hi, for some reason (I don't know what's in there) my GIT repository on HCP has exceeded the 100 MB space.Does anyone know how I can have a look at my repositories and how I can manage (delete) them?...
View ArticleRe: Reassignment Of Account Assignment Elements
Hi Eli, Thanks For your Reply, Before Using the Transactions FMCG and FMCT,I did the below configuration. 1. Define derivation Strategy for Reassignment2. Assign Derivation Strategy In Step 1 : I have...
View ArticleRe: How can I use a internal table, defined in component controller method,...
Thanks all...some how it is working. better I concentrate on the basics.. thanks
View Article