Re: Unable to view the print preview of the smartform
Hi Swapna Please check what are the control and print parameters you are passing while calling the smartform. If flag for no preview is X it wont show Nabheet
View ArticleRe: Control Key
Yes sir i am doing same but its not working we have one operation and two phase and when confirm the order then first we confirm phase first and then confirm phase second but finish material is not...
View ArticleRe: Java Back End - NoClassDefFoundError|java.lang.NoClassDefFoundError
Thanks Bill/Kunal, here are the steps I follwed after your suggestions,1. all the dlls and jar files are copied into java folder except the ZflightBooking.jar2. updated the agentry.ini files as...
View ArticleRe: Leave Quota not Updating through PT60
Hi Vijay its an infamous errorkindly check quomo feature(QUOMO Determine quota type selection rule group) the return value must be correctly mapped in tableSelection rulesView: V_T559L hope it helps...
View ArticleRe: CRM Table to find Order Planned Date(From and too)
Hi Atul, Please see the below screen shots: Activity in CRMD_ORDER: Start and End date in table SCAPPT: I did it the same way as I suggested in above post.. Please do let me know if you have any...
View ArticleRe: Convert Number to the date format
Hi Ranjith, Calculate the no of days using the same logic. Use the following FM to add days to your start date. CALL FUNCTION 'RP_CALC_DATE_IN_INTERVAL' EXPORTING date = '20131224'...
View ArticleRe: Roles not found in GRC CUP 5.3
Hi Vijay, Attached screen shot shows the role selection screen . It has following parameters to search a Role.1.System2.Select the Tye of Access3.Application area4.Business...
View ArticleRe: Transfer Company Code to another Company Code
If i select Company code It should populate only those personnel areas related to company code but it is populating all personnel areas could you please let me know
View ArticleRe: Milestone Function to restrict activity release
Hi Pradeep, As sanjeev says release activity step by step. As per your example, In standard system it is not possible to restrict Release of activity 20 before confirming activity 10. you can create...
View ArticleRe: Incomplete results using uSelect
Hi Krishna,Thank you so much for your quick response! This really makes no sense; But yes, like you said, it always helps to have a second pair of eyes run over the script to see that there isn't...
View ArticleRe: One Material Code with plant wise difference Purchase Order Text
Hi, You may use the FM: Read_text for fetching the text. You can use the FM using the text id: LTXT, Language: EN, Object: MDTXT and name as your material code (in 18 digit length) and plant as shown...
View ArticleOperating concern activation in DEV, QUA and PRD
Hi, Please clarify on the below queries. 1) We have added a value field and Regenerated/Activated the operating concern in dev, Since it is a cross client effect the golden client also got updated but...
View ArticleYear End Procedure for December 2013 as Document will not be posted of Material
Dear Friends, I am from india and our Financial year calender starts from EG: 01-Apr-2013 to 31-Mar-2014. I have heard that there is some procedures to be performed on or before...
View ArticleABAP Code Error
Hello Guru,Please help me urgently,if my final value is less then 110 then add to 25 Rs and show my final value is 135.if my final value is grater then 110 then not add 25 Rs. please give me subitalmy...
View ArticleRe: mandatory custom field in me21n : not triggering
hi atul, i'm using process_header .. in that i'm getting condition value .. according to patricular condition value i want to make that custom field mandatory .. but in loop at screen screen name is...
View ArticleRe: Secondary Indexes
Hi , We can create many secondary indexes but the performance of the table will hamper .The sequence of the fields plays main role in the indexes. Follow below link to explore more about it. Creating...
View ArticleRe: Travel expense transferred to FI, but not shown in the vendor (FBL1N)?
Hi Belinda can u confirm me that is this happening for all the Vendors accounts or only few, did u properly assigned vendor to employees using FK02 or PRAA?? I would be appreciable if u can provide us...
View ArticleRe: nwa access error after upgrade to PI 7.4!!?
HelloCan you provide the latest default trace ? RegardsRB
View ArticleRe: How to tag different item master data under one category to the sales...
Thank you all for replying. I want to use the item group to categorize more general things such as: rings, earrings, gems, necklaces, etc... I don't think the item group should contain hundreds of...
View ArticleRe: how can i deal with screen in module pool to insert data to customer table
Hi Shrivas, no it not only the way you can use insert or modify command also from your ABAP code, But it is not the correct way to update the standard table .the insert command is like that.INSERT INTO...
View Article