Re: Credit Limit Calculation
Hi Lailus, That should be possible. You can adapt the query to not consider the working document (SO#2016).just add this to the WHERE clause:AND NOT DocNum = $[ORDR.DocNum] Regards,Johan P.S. I have...
View ArticleRe: Calculation of Previous year
Hello The function .getSelectedValue() return a string. You need to convert this string in Integer with this function :curr_year = Convert.stringToInt(curr_year);RegardsSylvain
View Article0FUNCT_LOC - Error in DTP
Hi All, When we try to load data for 0FUNCT_LOC from 0FUNCT_LOC_ATTR, the dtp load fails with a dump as below - Characteristic 0WBS_ELEMT is not WBSEL-converted. Other inputs/Analysis done - - We...
View ArticleRe: Get PDF from base64Binary
Hi Eitan, Yes, I tried your program. and changed the paths. After closing the dataset. I tried to download it as a BIN file with CG3Y to my local desktop to check if it works. Attached the XML file....
View ArticleRe: Dont show output
I made this Picture. I hope it will helps. There is the first step: "0. Schritt: Einfügen des Waldes" After the first step the forrest is complete because the trees grow from the first one. Here is my...
View ArticleRe: DI Server - license
Hi Bryan,have you tried to set the DCOM configuration for DI Server ? A step by step tutorial is part of the B1WS package ( B1WS.doc ) - obviously you need to use the windows user of your application....
View ArticleAdapter Engine Self Test HTTP 500 Internal Server Error
Hi guys, I am facing an issue in PI 7.3While clicking on Adapter Engine in Component Monitoring in RWB, the status is showing as red and the error message shown is:HTTP request Failed: Error Code: 500...
View ArticleRe: How to change the subject/body of the emails going to Evaluators after...
Hi Anshul,Please go to theClass - > /SAPPSSRM/CL_TNDR_MAIL and put a break point in method SEND_MAIL as showncheck the lo_badi_mail ( it should not be INITIAL ) and the Exporting Parameter...
View ArticleMaterial Creation Issue...
Hello Experts, While I am creating material in NWBC, suddenly I got an error i.e, "ERROR: Inconsistency between the DDIC types MDG_BS_MAT_T_MARA and MDG_BS_MAT_S_MARA. (termination: RABAX_STATE)"....
View ArticleProblem in Configuring User Interface for Template - HAP_TAB_CONFIG - EHP7
Hello Experts, Our system is on SAP EHP 7 for SAP ERP 6.0. We have configured flexible PMS template and while Configuring User Interface for Template using t-code HAP_TAB_CONFIG or through config node...
View ArticleRe: Getting an error in Smartforms while creating internal table.
My previous post had an error in it. Please recheck. My previous post was made based on looking at your attachment. Nowhere do you loop through PODATA first. You are not looping through PODATA into a...
View ArticleRe: Time Evaluation Error
Hi Sekhar, If it's new hired employee and live payroll has not been run then I would suggest you to go to PU00 then delete the cluster C2B2 and run PT60 from hiring date once again. Regards,Sankarsan
View ArticleError in j2i7 as "The maintenance dialog for J_2IVLYCTR is incomplete or not...
Dear Experts, After entering transaction code J2I7, i am getting error message as ""The maintenance dialog for J_2IVLYCTR is incomplete or not defined". After pressing enter button SAP through me out...
View ArticleRe: Sending Automatic Emails from sap hana
Hi Varathan, I just opened your query.. Guess you would have found a way by now .. Incase you havent, you can use openSSL for retrieving the certificates..let me know if you need help on this.. -Avinash
View ArticleRe: Sending Automatic Emails from sap hana
Hi Kumar, I just opened your query.. You can use openSSL for retrieving the certificates.. In openSSL type in the below s_client -connect smtp.office365.com:587 -starttls smtp You will get BEGIN...
View ArticleRe: Getting an error in Smartforms while creating internal table. (using deep...
Hi, IMHO you need to post the structure of your deep structure. Regards.
View ArticleRe: No Privilege for Analytical and Calculation Views
Thanks all !! The Issue is not resolved.
View ArticleRe: How to access the shared folder through File sender channel
yes , jagesh you are on the right way you can try any of the above approach.
View ArticleRe: Legal Consolidations package runs, but 0 records submitted
Sorry, but without detailed information this question is equivalent to "BPC is not working, please help!" Vadim
View ArticleRe: calculate total and subtotal values
Thanks Raymond and Peter for valuable suggestions. I think I need to go for CL_GUI_ALV_GRID.
View Article