Re: Debugging Techinques for BDC or Bapi
Just tested what you said, it works great. I like this 'Skip'. thanks. regards,Archer
View ArticleRe: How to make Hash Map/Hash Table as global in a mapping
I have a requirement similar to what you have posted above. If you could tell me the approach or the code snippet of hash table as to how you have done the coding it would be helpful.
View ArticleRe: BCM - batching of multi-company payment runs in one go via FBPM1
Dear Taro, Currently, I am configuring the DME tree, I stuck due to some problems, Could you please enlighten me for following questions:(1) Our clients' bank can agree the payment file in format...
View ArticleRe: Importing EPA Archives
Hi Anurag, Thanks for your reply. The transported content should be same as original folder in QA portal, but we saw the EPA file in destination folder only. Same as the demo folder as below pictureI...
View ArticleAlternative BOM in PR
Dear All, My company has a requirement that they need to choose manually between Alternatives BOM in Purchase requisition. The background is because due to stock availibility. I have checked the forum...
View ArticleRe: SOST XS718
Hello, You can check the following setting:Transaction SCOT -> Settings -> Confirmation of receipt.Please flag the option "SAPconnect does not expect receipt confirmations for Internet mail".-...
View ArticleRe: A/P credit memo in SAP one
still didn't work.Here is my situation.I have read something about document setting - negative block.Can u suggest other solution ?
View ArticleFolder doesn't exist error in IDT while publishing Business layer
Hello, While publishing Business Layer into Development server, I'm getting below error in IDT. Santhosh
View ArticleFolder doesn't exist error in IDT while publishing Business layer
Hello, While publishing Business Layer into Development server, I'm getting below error in IDT. Santhosh
View ArticleRe: WIP adjustment, process order with product cost collector
Hi, First post the remaining quantity for the process order. After that you change the status as TECO and run WIP,variance calculation & do settlement. Then only system will reverse the WIP which...
View ArticleHow to debug IDOC conversion Rule
Hi , Outbound IDOC . How to debug IDOC conversion rule in BD79. I have created Basic type :INVOIC02 Even I have created CONVERSION_EXIT_XXXX_INPUT and assigned to conversion rule not able to trigger...
View ArticleRe: Problem with patch add-on
Hi Reza, Please referHow to install the Desktop Connection Add-On for SAP CRM - CRM - SCN Wiki Regards,
View ArticleConnection Test SAPOSS and Logon Fails with Error
Hey ExpertZ, I have successfully created saprouter and after that configured OSS1 and getting error ,and i tried to test oss connection in SM59 which also gives following screen's. Little HeLp will be...
View Articlecrystal report
Dear experts,Iam making a crystal repport for inventory status. I have got ( In stock, order qty , commited ) I need available qty. How to get that? Thanks & Regards,Hiren
View ArticleRe: Automatically Material Add
Hi Patra, Can you share your thought on phantom bom . will it work in our scenario?? RegardsRK
View ArticleRe: Automatically Material Add
There is no such feature in standard ERP procurement process.You may need to write your own program that reads your Z-table with the relationship and adds a second item to the STO using BAPI_PO_CHANGE...
View ArticleRe: crystal report
hitry with this queryDeclare @d as datetime set @d =(SELECT top 1 a.[DocDate] FROM OINM a WHERE a.[DocDate] <=[%0] order by a.[DocDate] desc) Declare @d1 as datetime set @d1 =(SELECT top 1...
View ArticleRe: Connection Test SAPOSS and Logon Fails with Error
2 thingsmake sure port 3299 is open and this is maintained in services file.for more referhttp://service.sap.com/sap/support/notes/33135 Regards
View ArticleRe: problem with user_command for check box in alv
hi haritha, I have worked on your source code and changed some of the code. You can cross check with your code with the bold Hope it helps you....
View ArticleRe: confused about connection string
It's a standard string coming from SAP.You can use the one in my code and hardcode it. Regards Ad
View Article