Re: Workflow - with background job - based on data in custom tables
Hi, I would suggest not to use workflow just for sending emails. The program which you are using for monitoring i.e. which you are scheduling in background can be used for sending emails also. We use...
View ArticleRe: Maintenance Project for ChaRM
Hi, normally multiple project with the same systems where possible, where during the approval the popup raised and get the confirmation from your end to get the confirmation of relevant active...
View ArticleHi Experts,
Hello Experts, We are implementing Nakisa OrgChart for one my client, we have few questions regarding Authorizations. 1) what are the authorizations should be assign for a UserID in SAP HCM, to see...
View ArticleRe: Editing ALV report output and sending those values to another alv report
Hi Sandhya, Use function modules 'JOB_OPEN', SUBMIT PROGRAM WITH YOUR PARAMETERS then close the job with 'JOB_CLOSE'. Thanks,Santhosh
View ArticleRe: How to stop WEBGUI starting a new session?
Hi, Thanks - We are referring the matter to OSS to see what they say. I'll update this thread when they respond. cheersPaul
View ArticleRe: JSON data in SAPUI5
Chandrashekhar Mahajan hai....i tried to copy your same code in your blog ......when is run that table is coming yar.....But i cant get the Datas :/ Can you explain me why frnd <!DOCTYPE html>...
View ArticleRe: Internal error -1101
The error seems a connection problem. Do you have a test server or other test machine? You can try to setup a test machine and restore the database there and check if there's still a problem. Does the...
View ArticleRe: The number of employees is not being calculated and the warning message...
Hello Gangadhar, I have used this functionality with simple Number field and it works fine. Please check with this field me know if it works.I on't think that there is a standard logic to sum all the...
View ArticleRe: Deficit of SL Unrestricted-use 488 PC: MAT1 PLNT1 0100 in Physical Inventory
Hi, As per your Issue, it is clear that you have counted physical inventory in last month and now you are posting in current month?please correct me if any wrong.. you have set posting block in MI01...
View ArticleRe: ABAP report development
Hi ,Y do you want to write a program for that ? You want to check all the TR's for a particular date range ,is it? Then go the the table - E070.. there u can give a date range or user and many more ....
View ArticleRe: Get the values into a table from a dynamic node
Hi, Please refer the below link How to get data from a dynamic node in Webdynpro ABAP Here there are 3 methods GET_NODE_INFO( ) - Get node information from node nameGET_NODE_DATA_TYPE( ) - Get node...
View ArticleRe: IMPORT_PROPER during SAPKD7005*
Hi,Check this if it helps. 1922481 - ORA-01732: data manipulation operation not legal on this view ThanksRishi abrol
View ArticleSetoff Invoice against Down Payment in F110 wrt PO
Hi, We follow the undermentioned process.1. Create PO2. Post down payment through F-48 and enter PO No. in F-48.3. Process PO and Post MIRO.4. Execute F110. Requirement: We want to setoff Invoice...
View ArticleRe: SAP PowerBuilder Roadmap?
Hi Bruce. So, in your opinion, if someone is under support contract through sybase, he will be able to access the beta? PS: Thank you for all the updates. Andreas.
View ArticleRe: Trading partner number not displayed in FB03 and FBL3N
I verified in KNA1-VBUND and I can see the trading partner in customer master and no substitutionhas been set. In VF03 if I double click I cannot see any value for account 500070700 in field VBUND ant...
View Articlebatch determination based on GR date
Hi Gurus, I would like to do batch determination based on GR date when we have two batches have the same expiry date. currently our batch determination has the sort based on Expiry date and then on...
View ArticleAutomatic mail
Good day, I have tried tomakesendingmailwhen you paya provider, I've tried withsbomailerbutmust perform amanualsendprocess, I havebeen tryingwith themailersqlbutI have not...
View ArticleRe: Crystal Report exporting a report as excel file
Well, the Crystal Report viewer is what it says; a Crystal Report Viewer. Not a PDF viewer, not an excel viewer, etc., etc... If this is a web app, you should be able to stream (ExportToStream) the...
View ArticleRe: Production order should not create without Production Version
Hi If the standard logic described here does not match your business requirements, I suggest you to use BAdI WORKORDER_UPDATE to make your own check for the production version and routing. BR Caetano
View Article