Re: Work Process Increase
First of all you should only increase the number of work processes if you are sure there are sufficient CPU resources to cope with the increase. Normally there should be at least one or two Dialog work...
View ArticleRe: Print preview does not respect number of copies set
Hi Rakesh. ok. Now, the print option is not working with 6 copies too. When I click on print button, even 6 filled, it prints only one copy in the printer. Is it a BASIS configuration or is it my...
View ArticleRe: Loop Table for layout
Hi Lavanya, 2) Now i have same data available in internal table not in work area . I would like to know if i can write some routine logic or events where i populate the already existing work area by...
View ArticleRe: Analize results for Group Data in Footer??
Hi Jonathan, Try modifying Graham's 2nd formula to: WhilePrintingRecords;stringvar array z;numbervar x:=x + 1;if not({@formula field outputting LOX or CG} in z) and {@formula field outputting LOX or...
View ArticleRe: No output generated for a symbol
Dear Dinesh without more information how you have defined the generation variant and about the data record (your screen) no answer is possible. Potential reasons: - check if data record doeas have an...
View ArticleRe: Unable to execute DTP, it locks after upgrade
hi is this the case with all the DTPs ? I will suggest pick the dtp (which has issue) and try to reactivate transformation and dtp using prog RSDG_TRFN_ACTIVATE , you will get the input details from...
View ArticleRe: Java udf for deliveryd date
Hi, You need to import below for this UDF( Execution Type: All Values of queue) import java.text.SimpleDateFormat;import java.util.Date; SimpleDateFormat dateFormat = new...
View ArticleRe: Vendor field mandatory in freight condition
don't know about STO but in normal POs, if you are using condtion record for freight condition, you can bring the freight vendor thru GOTO > details > control data in freight conditon record.
View ArticleRe: Block Changing DueDate
Hi Ibrahim Rasheed Thanks for sharing the answer... Close the Thread RegardsKennedy
View ArticleRe: SP for Landed Cost
Hi Muhammad Aftab .. There is not direct link between the GRPO and Transfer can you explain the link. If you want to block the Transfer without frieght try this IF @Object_type = '67' and...
View ArticleRe: Calling a webdynpro URL in new window from BSP
Hello Graham, I am trying to get the windows user id in webdynpro abap.I am unable to get,So I used BSP application to get the windows user id.I using java script to get that.After that I don,t know...
View ArticleRe: Connection to License server failed in Client System
Hi Chidambaram Ramasamy Possible Symptoms in SAP Business One area: SAP Business One doesn't start and License Server Selection screen comes upSAP Business One generates this error message when...
View ArticleRe: Connection to License server failed in Client System
Hi Chidambaram Ramasamy Also check C:\Program Files\SAP\SAP Business One\Conf\b1-local-machine.xml Search your server name is actual or not ??check the below highlighted one point your correct...
View ArticleRe: SAP Exporting to PDF Fail
Hi Ibrahim Rasheed 1239551 - Export to PDF fails Symptom Export to PDF not working without any error message. Cause When trying to generate a PDF of any Marketing Document/Report, the System does...
View ArticleRe: Requested delivery date change for multiple sale order
Mohan,I suggest that before you embark on this development effort, you have your Business Process Owners re-evaluate the proposed change to the business process. The "Requested Delivery" normally...
View ArticleEmployee working on multiple state in a week
We have one more interesting requirement. Employees who are in Washington once in a while go and work in California at client site for few days. Employer have to pay tax for the hours employees...
View ArticleRe: PO header changes in BI Report
Hi Pankaj, 1)Talk to yur ECC-ABAP Team and they will make some changes /Settings such that upon any change in that Field of the Table there will be changes to your Datasource and there by Delta is...
View ArticleRe: Material Error
Hi Vijay, if both are same then it should work. try again, active the info object. is it new system?please check are you load MATNR to 0MATERIAL or any other ecc field to material.please check at...
View ArticleRe: DISK MEMORY IS GETTING FULL
Hi Daniel, You should not be deleting the datafiles, as the datafiles will be containing the data. You can still move the datafile from one location to another(using Brtools). As you are installing an...
View ArticleRe: LSPL status on production order
Hi Tristan, LSPL: Locked through splitting This Status in the case of problems involving during goods receipt of the by-product. In LSPL, the order cannot be split further. In LSPL postprocessing...
View Article