Re: In the ABAP/4 Dictionary Tables can be defined independent of the...
Sandip it has been explained very clealy by Sushmita. In order to have portability like you can change database from oracle to db2 or any without much interuption via this Open SQL concept. Basically...
View ArticleRe: composite enhancement
Hi Naresh,Composite enhancement spots is nothing but combination of one or more simple enhancement spots.From se18 , creation time, you can assign the new spot to an already existing composite...
View ArticleRe: Make to order scenario
Hi Geetha, Steps are absolutely correct. In availability check if you put 01 the order number will not be displayed. That's why we select 02. As well you can see the sales order reference in...
View ArticleRe: System aliases and "destinations" in VC7.31
Hi Margaret,It is a shame that you have decided to leave VC. ABAP WD is of course a good alternative for creating your business applications.Yet, I would like to use this oppertunity and hear your...
View ArticleRe: Do you like working outdoors if you have a chance or in office space?
"Sneaker Job" sounds interesting
View ArticleRe: Make to order scenario
Hi Geetha Correct the step MPR in your steps.Please go through link http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a04ec1a0-c39b-2c10-6889-f6f69625f3f3?QuickLink=index&…...
View ArticleRe: Difference between condition record and Info record
Hi, The main difference between condition record and info record is, Condition record will maintain the value of a particular condition type where as Purchase info record will maintain the details of...
View ArticleRe: Fields in LSMW
Hello, As a previous person said, it is for the developer to identify which fields to use. Normally, u can do it by testing a BAPI in SE37. In SE37 you will be able to identify which fields to input...
View ArticleRe: regarding removing special characters
Hi Ravi, the above code is helpful but this will replace the special characters with space.the space present in the field should be there but special characters should not be replaced with spaces....
View ArticleScript For monitoring Gateway server
HI , I am trying to write a script to monitor gateway server. sapcontrol -nr 00 -function GetProcessList 03.02.2014 11:48:41GetProcessListOKname, description, dispstatus, textstatus, starttime,...
View ArticleRe: BRRQ status active
Hi Swastik, BRRQ - Batch Record required. so Batch record for Process Order material / batch/plant needs to be approved and archived through COEBR. In Order to approve the Batch Record through COEBR...
View ArticleRe: Bin location default Bin on OITW
Hi, Please post screen shot of above error message here. Thanks & Regards,Nagarajan
View ArticleRe: How to use classes from other modules?
Hi Daro, I hope you are successfully able to complete the task and get everything setup. Also, if its not much trouble, could you please mark this question as answered so that it would be helpful for...
View ArticleRe: Mapping material document with accounting document
Hi, concatenate the Material document number and year and pass to table BKPF, field AWKEY. You'll get the corresponding accounting document. Regards,Sudeep.
View ArticleRe: What is the use of construction type in equipment??
Hello Sunil, Did you read F1 help for the field 'Construction Type'? It says, Construction type material of the objectMaterial number under which pieces of equipment of the same construction are...
View ArticleRe: Schd.for delivery stock after PGI
Hi MoazzaM, Actually it's a plain 601 movement and even the accounting is also has gone to stock and consumption GLs as required. Still the stock is displayed under 'Schd.for delivery' column. Regards,...
View ArticleRe: Old but needed: Justification on moderator's right to remove content
Please do not point out at me Sir. I'm not asking to re-define the rules. Not just moderator, but every single member on SCN is devoting his time. There is no need to define anything explicitly, but...
View ArticleRe: SQVI for Vendor Master
Hi, whats the report source (eg which table(s) in SQVI did you use, how are they joined together?)? BR Christian
View ArticleRe: Audit log as a web service
Hello, For PI release 7.10, the web service AdapterMessageMonitoring is available starting from SP09; for SP08, the patch was released (available in SP08 PL44). So, the only supported way to get in in...
View Article