Re: In sales order,ITEM assignemnt block REJECTION_REASON drop value after...
Hi Team, I want to remove the blank space of dro down after user selecting value i want to remove the blank space. Thankskalpana
View ArticleRe: Action scheduling multiple times
Hi Suresh, Did you maintained 'Number of processed actions' as Max 1 & there is an additional check if you want max action processing for succesful actions or total actions. Thanks,Ravi
View ArticleRe: In sales order,ITEM assignemnt block REJECTION_REASON drop value after...
Hi Kalpana, Usually what you have to do is to delete this blank entry from lt_ddlb. As far as I remember this is what must be done. Regards,Caíque
View ArticleRe: Service order search is not working properly?
Hi Kalpana When you defined the field in AET, did you set the check box to searchable? Regards Arden
View ArticleRe: need to enhance MODIFY_OBJECTS, GET_OJECTS method of GENIL Component...
try and check with EEWB (easy enhancement workbench tool) not sure but worth a try.
View ArticleRe: Fetch Informations from Views in a Viewset
I could not understand the question properly. Sorry. however if you are looking for triggering event handler on selection of row on table, you need to give the event information in .html page...
View ArticleRe: Service order search is not working properly?
hi Kalpana, when it comes to new date type, it is good idea to go with the new date type for your service order transaction type rather than creating new AET field for that. May be you have any special...
View ArticleRe: Adding parameter to standard report
if it is scheduled manually or if it is not used else where, can't we copy and make a new one with your changes. just check this way also.
View ArticleRe: Filtering the result list based on user login
Hi, In search event before calling search method set lr_qr->add_selection_param( iv_attr_name = 'BU_PARTNER' iv_sign = 'I'...
View ArticleRe: Filtering the result list based on user login
Hi, I login here I login say as user ABC When I click search,I get all the lead data for all the leads in the system but is not contact person user login specific.The person logging in is a contact...
View ArticleRe: Filtering the result list based on user login
Hi, In the above reply, if the logged in contact person ABC has only 3 leads created under him,by default, only the 3 leads are to be displayed when clicked on search...
View ArticleRe: Filtering the result list based on user login
Hi, Then you have to set partner_fct along with the bp partner id. Add below code in search event along with code i have provided in my earlier thread, lr_query_service->ADD_SELECTION_PARAM(...
View ArticleRe: Action scheduling multiple times
Hi ravi, I didn't understand the solution provided by you. Can you please explain briefly?
View ArticleRe: Filtering the result list based on user login
Hi We are not inputting anything in the search criteria...The system should automatically take the user login and before clicking on search, it should get results..We are not adding any selection...
View ArticleRe: Filtering the result list based on user login
Hi Madhukar, If you add code in search event then only system will show results as per the login user otherwise system will show all the results without any specific filtering. You can make use of...
View ArticleRe: Filtering the result list based on user login
Hi, So you mean to say that I have to add the BP ID as search parameter.Next provide a value for the BP ID and press search.Only then I can see user ABC specific leads. I cannot get the lead data...
View ArticleRe: Filtering the result list based on user login
Hi, Yeah, That's right. You have to add the code as i have mentioned in my earlier posts. Best Regards,Dharmakasi.
View ArticleRe: Check tax classification; maintenance is incomplete
Hi Ronen, With your reply, I was able to solve the issue. Thank you. RegdsIrene
View ArticleRe: Binding issue
Hi Dharmakasi, If I comment the code in WD_USAGE_INITIALIAZE the navigation is working fine. I have to fetch data from the Order. Thanks,Sailaja
View ArticleRe: Binding issue
Hi Sailaja, Ok fine, what is the error your are getting while navigation. Did you check context node has been added in interface controller section as i mentioned in my first thread? Best...
View Article