Re: POSDM transaction change or deletion from POSDM when it comes again in IDOC
Hi, First change the task status from 4 to 5 for existing transaction(old transaction) on database which needs to be cancelled/reversed using program /POSDW/CHANGE_TASKSTATUS and then pass your old...
View ArticleRe: How to delete the Time Evaluation Result in the CLSTB2
Hi Ling, SE38 program RPUP2D00 Relation Id is B2in sort field give pernrtick the check box of delete.password is your id (ex : saphcm) Regards,Harsha
View ArticleRun Sales order wise MRP - AFS material
Dear Experts, Here my client asking to run the MRP for sales order wise. recently we did the AFS implementation for one of our client. there is an common T-code for MRP run, for AFS...
View ArticleRe: SRT: Unsupported xstream found: ("HTTP Code 200 : OK")
Hi Marco, Please check the request header whether you have added any content type. It should be something like below., Content-Type: text/xml; charset=utf-8
View ArticleRe: Reversal of Advance Payment after Bank Reconciliation done
Hi, I am deleting the PO ME22N. 1. We have created PO with wrong pricing procedure. Also, the PO has GR IV based ticked which should nt have been selected. 2. Advance payments where done agaiants the...
View ArticleRe: Inconsistency between MB5T and MARC-TRAME due to table updates termination.
Please go through this note. You will need to consult SAP support, unless you want to make the table corrections yourself. Also, it is recommended you stop material movements for the affected material...
View ArticleRe: Download an internal table in presentation server in Background process.
Hi, Assuming windows network. Any folder accessible from SAP can be used . - you can use any public or shared folder. - You need to use UNC naming (\\host\directoryname\file ) - I use the OPEN DATASET...
View ArticleRe: Profit centre clearing account.
Hi Preeti, Thanks for your reply. Yes i refer to this only. Regards
View ArticleRe: Attribute-View vs. ABAP Join vs. "regular" View
Hi Guido, Attributes views simulates the normal views .In background, when executing , it will be converted to normal view statements. Benefit is , you don't need to worry about writing complicated...
View ArticleRe: Query about CRM
Hi, Try to run RSA3 and note down the records which are have product id as null.Later cross check the same records whether its have null or not at base table.That may give clarification. Thanks
View ArticleRe: Unable to track tasks assigned to a user
i am not sure if you understand it or not.
View ArticleRe: Link Between FI and PS
Hi , Please pass PRPS-PSPNR to BSEG-PROJK field and it should work . Please check if there is valid data in BSEG for that PRPS-PSPNR. I have tried below code and it worked. DATA:lv_wbs TYPE...
View ArticleRe: To Simulate PR creation and capture errors in SRM
Hi Dhananjay, Do you have shopping Cart approval process in place ? If yes then you cannot show error to the requester to check the error message in front end. Secondly if you want to send a...
View ArticleRe: How can i get the SMTP IP address for gmail
Hi,Rahul For [gmail-smtp] parameter also its giving the same error,actually we don't have the mail server is that the problem to connect to embedding gmail-smtp to our ip address.Error binding...
View ArticleQuery for details of Sale order , Invoice and COGS
I Need the report cointing following based on month & Business partnerSale order, Sale Amount, Due date, Invoice Amount, Last Invoice date, COGS amount
View ArticleRe: Encrypted PDF file open error
hi my requirement is encripted pdf file while sending to mail.my problem is 'SXPG_COMMAND_EXECUTE'gives Can't exec external program (No such file or directory) External program terminated with...
View ArticleFind out the Extractor names from the Table name
Hello, I wanted to know given a name of the table in ecc, if there is any way to check which extractors have used this table.for example, I have a table name VBAP and I want to see the list of the...
View ArticleRe: component usage determination in UI configuration
Hi Devashish, If I got you right, you want to understand how system picks up the Component usage. If yes, then the explanation is below. We have a concept of component interface and component usage....
View ArticleRe: how to find purchase requisition enhancement and which enhancement i have...
Dear Atul sir, I am getting error after writing this code.how to solve it..please guide me... just see the below image
View ArticleRe: ALV Grid bug when dealing with non-ASCII character
Hi,You can display a long text using word wrap functionality in alv grid.
View Article