Re: Batch management activation for material with stock
Best you type this into the search field on top right of this page:"activate batch management " stock you get a list with 216 hits where this question was discussed already earlier. Please follow our...
View ArticleRe: Return order
Dear Plant always comes from customer master or material master or info record. It is standard behavior and recommended by SAP. If you want to copy plant from reference document then you can try with...
View ArticleRe: XPath Expression at Condition Editor in Receiver Determination
Hi Adarsh, The issue is not resolved. Now when I am using /ns:GMTLog/Line[1]/Value[substring(4,7)='1234'] then EX it is routing for all cases. Even though substring(4,7) is not equal to 1234 it is...
View ArticleRe: Updating ZTABLE in Remote System
Hello vinod, have you create RFC connection between 2 remote systems??? ThanksSabyasachi
View ArticleRe: Adding MATNR ( material) to 0FI_GL_14 ( new GL) ?
Hi If you want to populate the data for the appended field , then you have to write the ABAP logic, else the data won't be populated.
View ArticleRe: Payment program - dont allow forex
Hi, Go to OBY6 -> you have to set Indicator: No ex.rate difference when clearing in local crcy.In this case you will unset forex differences for manual clearing as well as APP. regards
View ArticleRe: F110 Payment Program - no exchange rate difference
Answered in Payment program - dont allow forex
View Articleuser attribute for self-registered users ABAP user store
Hi, Is there a user attribute/flag to be able to destinguish the self-registered user (self-registered in the portal ) in the ABAP user store vs the rest created using SU01?We want to defind those...
View ArticleRe: BAPI to create STR
Hi RS, You need to implement BAdI APO_BAPI_BUS10502 to allow the BAPI to create VMI STR for location type 1010. Pl check the following SAP notes for details. Note 546886 - Location types with...
View ArticleRe: Reconciliation A/c Issues
Hi, What is your error message code when you want delete SGLI? Regards
View ArticleDealing with KM resources - Return
Hi Michael,these is the code I use to set permission to a IResource (KMFile)hope it helps. ISecurityManager sm = KMFile.getRepositoryManager().getSecurityManager(KMFile);...
View ArticleRe: Assignment Roles : Status Pending
Hi Nicolas, Can you please let me know if this issue is resolved. If yes, what did you do ? Also, are you able to provision the role to ABAP system ? Are the requests going to an Approver in "To Do"...
View ArticleRe: Database synchronization with external database.
Hi David Looks interesting tool and exactly made to sync database content over Internet... Btw, when browsing its documentation, I saw that there is an option to add more dialects / DB support -...
View ArticleRe: User Creation / Deletion AS ABAP
Did you try working with the Account Privilege PRIV:<Repository>:ONLY: If you created a new user in IdM, assign the user this account Privilege which will be available in the Privileges. This...
View ArticleRe: OS migration brconnect error during export statistics
Hi, I can't find these CDs you've mentioned.I'm trying with this path:My Company's Application Components"->My Company's Software-> SAP NETWEAVER" ->SAP NETWEAVER 7.0 ->SAP NETWEAVER 7.0...
View ArticleRe: urgent!!! content server configuration problem
Which prefix did you use while compiling Apache? Which Web server root did you specify while installing Content Server? Share your Content Server and relevant Apache configuration. See the chapter "Set...
View Article0WFM_CAPACITY Extractor
Hi gurus, I have a requirement in which I need to get Resource's Date and Time Allocations from Resource Planning on CRM7. I've found the 0WFMxxx extractors but I wasn't able to make those datasources...
View ArticleRe: New Java Node
Hi, You can add new java node based upon below formula: #ServerNodes = (AvailableMemory / N GB) where N GB is the memory recommended per 1 server node in SAP note 723909.Take care for No swapping and...
View ArticleRe: How to suppress to perform a webdynpro-method from the pre-exit
I don't think it's doable at least not without a very ugly hack. The way overwrite exits have been implemented, you can't call the original method if an overwrite exit exists. You can place a...
View ArticleRe: Safety stock not generate planned order
Like mentioned in Caetano's note 1704074, go to transaction code OMI1 for the MRP Group assigned to material, change the value of shared safety stock from 100% to 0%.
View Article