Re: Batch Determination PS module
Hi Mates, Any one got any answer. This be pending long.Bdly need help RegardsMandan
View ArticleWhy BAPI_ACC_DOCUMENT_POST do not update BSEG-QBSHB but FB60 do
Dear All, I have a Z program using BAPI_ACC_DOCUMENT_POST to mass create FI document instead of FB60. in the program I calculate and pass the withholding tax value to bapi table ACCOUNTWT. the...
View ArticleRe: Workbooks archiving
Hi Petr, Thanks for detailed information, now I got you the reason for saving it in server. Yes, you need to change the infrastructure so that they can save it into local machine. OR option to...
View ArticleRe: ECC 6.0 Network activity not creating single PR for multiple line item
Hi Srinivas, Are you trying to achieve different number range for Material PR and Service PR ? When you put collective Requisition, you will have one PR for one project. RegardsTerence
View ArticleSAP B1 to Dashboard Connectivity
Hello Expert, I am doing Connectivity with BackEnd SAP Business one and FrontEnd as Dashboard as a scenario wise we have to install add-ons in SAP Business one Environment as SAP Business One...
View ArticleRe: Need tax code description
Hi VigneshTry by the below query: SELECT DISTINCT T3.NameFROM OSTA T0 INNER JOIN RDR4 T1 ON T0.[Code] = T1.[StaCode]inner join ORDR T2 ON T1.DocEntry=T2.DocEntryINNER JOIN OSTC T3 ON...
View ArticleRe: How to open DMS files online through web without SAP GUI
HI Raghu, U can use web DMS. In config navigate to node spro>> cross applications component>> Document managemnet >>> set up web documents. here under this node you have to define...
View ArticleRe: In Third party process, will po quantity change if changes are made in...
Hi, Yes it will update in the Purchase Requisition if the same Purchase Requisition should not have any subsequent document(PO). you can not change the order quantity after creation PO because sale...
View ArticleRe: FS query help !
Hello, Try this, SELECT OJDT.Ref3 from OJDT where OJDT.TransID = $[VPM2.DocTransId]may be this will workout for you.Thanks,Harshal
View ArticleRe: Negative where class in BSIS table
Hi, I Too Got the Similar Issue. Create a range for Blart and Pass it to the Selection query where Clause. The Range data can be filled as Below SIGN = 'I' OPTION = 'NE' LOW...
View ArticleRe: Decrypting the Existing JDBC URL failed
Hello Madhav J, have you moved the Keys.ini to the K drive or created a new one? This messages happens when you have different Keys.ini for the same database. Best regards Dominik
View ArticleRe: PLM - Upload document Security list message: Wrong server for upload
HI Maria, in tcode wdr_acf_wlist, you will find node for upload and download directories. in upload and download you should maintain all your drives and well as network drive also.here only u have to...
View ArticleRe: need help in java script receiving a small error ; is missing
Hello experts, Received runtime exception while executing the below script. based on the hint when i have looked at the line 27 i couldn't find the '.' in the script. kindly please help me...
View ArticleRe: delta extraction in bi
it means if i use table without any create date or change data,i must add date fiel to it? it's strangee!!!!!!!!!
View ArticleRe: exclude selected sales orders from MRP
Hi vijesh Go for below link How to exclude the sales order with delivery block from MRP calculation ? Hope this will help you Regards Virender
View ArticleRe: Warehouse costing & Warehouse handling costing ?
Hi Dilesh,Iam not sure if your system is a DWM system or centralised WM system. Normally in Decentralised WM system(DWM), you will have 2 different servers and all cost relevant activities will be...
View ArticleHow to delete a business role ?
Hi Experts, I am trying to delete a business role in system from NWBC, but it's throughing an error like "Role XXX is being used and cannot be deleted". I tried to find out the users assigned to this...
View ArticleRe: background job finish without execute
See, whether the steps explained in my post here, give some clues to your issue. Background Job Scheduling for IP30 (RISTRA20) (Different program but steps apply to others). RegardsKJogeswaraRao
View ArticleRe: ¿Available stock in WM for sales order?
Hi Jorge, Please try Warehouse Monitor. It may be of some use to you.Choose LogisticsLogisticsExecution Information System Warehouse Warehouse Activity Monitor Thanks,Raghavan
View Article