Re: Gratuity payment Accorind to the Law
Hi It's all ready closed. Not understand why are you looking for PCR placing in schema?. Is it your requirement not completely closed? Please reopen the thread which will be good for others?...
View ArticleRe: Cutover bal upload in April from Jan to March data
Hi Nagaraju, A. Co FY is Jan to dec agreed.B. what is the Balance of B/S & PNL Jan to March dint get???C.In Balance uploading Legacy to SAP "will consider only open items-which is not...
View ArticleRe: display 24th september 2015 in code
Hi Anshika, From 1st September to 30th September. Only 1' st day will be st 3' rd day will be rd remaining till 30th all will be 'th'. Hope i am right ?. Regards,Venkat.
View ArticleRe: Cutover bal upload in April from Jan to March data
Hi Mansoor, here is the details , A. Co FY is Jan to dec agreed.Yes company FY is Jan to Dec. B. what is the Balance of B/S & PNL Jan to March dint get??? The company Balance sheet and Profit and...
View ArticleRe: SAP access key
Hi Matus, do not use any user created by you (like your SSAPUSER) for any trail/demo/mini SAP systems. There should be dedicated user created already in the system having all access keys entered in the...
View ArticleRe: display 24th september 2015 in code
thanks ya now i got your point ,,that 1 day , 2 day , n 3 day should fix that for these three else th can you again send me the code if it is 1st day then st , if 2nd day then nd , if 3rd day then rd...
View ArticleHow to add custom fields to standard structure---errors
Hi Folks, I have a requirement: in SAP EWM to add custom fields to standard structure /SCWM/S_PI_DOC_HIST_SER The standard structure has enhancement category "Can be enhanced (Character type)" so I...
View ArticleRe: I am facing this problem when working on sap abap webdynpro....please...
Hiii Abhishek , Thanks for you early reply , but i had already activated all the services comes under default_Host ... Check this out ....
View ArticleRe: display 24th september 2015 in code
Hi Anshika, DATA: lv_field type c length 2, lv_date type ekko-aedat, lv_datemonth(30) type c. IF lv_date+4(02) EQ '01'. lv_field = 'st'.ELSEIF lv_date+4(02) EQ '03'. lv_field =...
View ArticleRe: C4C ERP Integration: Failed IDOCs due to newly created and replicated...
Sven, I have never experienced this issue before but, for sure, this document may help you to debug and see what is triggering that message. Hope this document helps you: C4C Integration – Debugging...
View ArticleRe: Class to Free Object Reference of Another Class
I'm already passing the object reference using CHANGING parameter and I can free it. But the logic I want to achieve "store object reference in a private variable and release it later" doesn't seem to...
View ArticleRe: PI connection time out error
Hello Naveen, Receiver channel is not able to connect to receiver System. Check for the proper configs/certificates/network/firewall
View ArticleRe: Generate pdf with Crystal Reports in a 64 bit WCF Service Visual Studio 2013
Thank you very much. With your help i can solve the problem very fast. If someone debug from visual studio a WCF service the config file is C:\Program Files (x86)\Microsoft Visual Studio...
View ArticleProblem occured while creating JCO client for destination
Dear Experts. We have upgrade the portal 7.0 to 7.40.8.0.20140828212300 We are facing the issue with Manager Self Service Work Overview Tasks, Notifications, Tracking . Issue: When one click on the...
View ArticleSAP Web IDE with HAT Connector issues
Hello Experts, I,m trying to deploy my Webide kapsel Application using HAT Connector.On this Application we are using the abap Backend services. When we are deploying the Application using the HAT on...
View ArticleRe: IMPORT FROM MEMORY ID in OO
Dear Thomas, Instead of doing this create one static public variable and use the variable in any program.It's easy to use and good for maintenance purpose ThanksNishant
View ArticleRe: Discrepancy between DBACOCKPIT Collector and DB02_COLL_PLAN
Can you check entries in DB02_COLL_PLAN table for existence of SMON_ID=901 (SMON_NAME=AD_GE_CM) and its status?
View ArticleRe: No credendtials were supplied - SNC connection refused in SM59
Hallo all,finally got a solution:1. We had to download the 32bit of the SAPCRYTPOLIB, 32bit code. The secgss.dll only works for the SAPGUI.2. We had to create pse-certificates in SAP R3 and on client...
View ArticleRe: Re-prompted for database login
Hi DonMy report doesn't have any stored data. It also does not validate database of first refresh. FYI, I'm using VS2010 and SQLOLEDB as a provider. I'm using the following code to change the logon;...
View Article