Re: Bex Queries
Hi Naveen, open your BEx query designer and go to history menu find query technical name and info provider and last changed by .now you will find. Thanks,Phani.
View ArticleRe: What controls supplier data coming through worklist
Hello , Thanks for info... I was able to get that data as well, although the query ID used for suppliers in our system is SAPSRM_SP_BUSINESSPARTNER_02_01 (not sure if that matters) .... My assumption...
View ArticleRe: YTD Value Calculation
Hi! maybe something like this. I hope you help- LOOP AT RESULT_PACKAGE ASSIGNING. CLEAR: LV_AMOUNT, IF SY-TABIX EQ 1. LV_FY2 =-FISCALY ENDIF. LV_FY1 = LV_FY2 - 1. SELECT...
View Articlequery & report Count
Hi , I want ti know How many query i am using in sap and how many crystal report and layout i am using in sap b1 ? how do i know ? any table and query is there
View ArticleRe: how to display the output like a Table.?
I believe that you have a table like zknov , select all the values in the internal table.Loop the internal table and pass the specifed values you mentioned and modify the internal table. Then pass the...
View ArticleRe: Bex Queries
Hi KV Thanks for your reply. But i want to know in which system it is last changed. Regards,naveen
View ArticleProblem with module pool
Hi All,i am working on a table contol in module pool programming.Now i have three columns in my control table.In my user_command_0100 input, i have written these code,so that when user hits enter, he...
View ArticleRe: wage type permissibility
How the permissibilty of wagetype works 1. Permissibility of WT for infotypes---This is for permitting your WT as input in the concerned IT. Look into table V_T512Z 2. Permissibility of WT for EE...
View ArticleRe: QM Screen Template Question
Hi Beth, May be for Q5 Notification type this field is still Hidden.in OQM1 click on influencing, > Notification type >Enter Q5 and check that field is hidden or Required. Amol.
View ArticleRe: GL Account Creation Error FH740
Murali Sir and Mr. PVR Yes. you are right sir, that we should give some indicator even if we have only one RE account. But as I said earlier also if I am giving indicator there (suppose 'x') then I get...
View ArticleRe: Sybase backup email alerts from DBACOCKPIT
Hi Suresh, you may schedule alerts for background job failure. This will covers jobs scheduled using dbacockpit as well. Hope this helps. Regards,Deepak Kori
View ArticleRe: Multiple copies of responses in the communication details
Hi Midhun, I did a double check on this. No, I'm not facing this issue. ntn
View ArticleRe: Stylish ALV interactive Report
Search for CL_SALV_TABLE there are tons of example that will help and guide you. Regards,Felipe
View ArticleRe: as an ABAP consultant what are the requirements we will get from FICO?
Hi Tejas, PLease be polite when you need some help from SCN forum, SCN forum is the source to get benefit when you are in need of something, Please try to elaborate your question further to get some...
View ArticleRe: company code upload data error in lsmw
I did enter / in such fields which are to be ignored still it says - field does not exist on the screen.
View ArticleRe: disp+work output
Hi, The errors can be ignored. Is there any real problem? Thanks. Jim
View Article