Functional group for uccheck

hi,
i got a program that is using the functional module 'EXTENDED_PROGRAM_CHECK' and by this collects the results of the SLIN-transaction and writes it into a table.
right now i do want to receive the same but for a run of the UCCHECK-transaction, but i can simply not find out the name of the functional module for UCCHECK - is there any help for me ?
points will be awarded....

Hi,
Please check the following includes...(These are the Function
Modules avaliable in the same FUNCTION GROUP SLIN)
INCLUDE LSLINU01.   "EXTENDED_PROGRAM_CHECK
INCLUDE LSLINU02.   "EXTENDED_PROGRAM_CHECK_MANAGE
INCLUDE LSLINU03.   "EXTENDED_PROGRAM_CHECK_TODO
INCLUDE LSLINU05.   "EXTENDED_PROGRAM_CHECK_SHOW
INCLUDE LSLINU07.   "EXTENDED_PROGRAM_CHECK_TRNSPRT
INCLUDE LSLINU04.   "EPC_FILTER_EXCLUDED_WARNINGS
INCLUDE LSLINU06.   "EPC_INDX_DELETE
Hope it helps you.
Murthy

Similar Messages

  • How to find suitable( existing) function group for a Function Module ?

    How to find suitable( existing) function group for a Function Module to be created?
    This is FM for converting amounts to text.

    Hi,
            If you are not sure into which Function group your FM should go in then its advised to create a Function group of your own. Its not advised to create a function module in any other function group unless its owned by you since your FM can get deleted by others or it can get changed.
    Create your own Function group. But if you want to create in an existing FG then best way is to find out the Function Group by searching for suitable existing Function module then see their function group
    Regards,
    Sesh

  • Function group for table T007V

    Hi,
    How can I find out table maintenance function group for standard SAP tables. If it does not exist then in which package should I create it.
    Thanks,
    Prateek

    Function Group are not assigned to tables... Function Group are assigned to Maintenance Views .. since no standard maintenance view exist for this table...
    So no function group is associated...
    You can create table maintenance for this table and assign any Z- Function Group u like..
    Reward if usefl
    Regards
    Prax

  • Testing function groups for unicode compliance

    Hi,
    i just checked alot of programs for their unicode compliance, using UCCHECK. No problem here.
    Now my task is to check if all the functional groups would work properly in an unicode-system, but how do i do that ? UCCHECK just works for reports or at least it doesnt take the functional groups...
    best regards,sven
    points will be awarded...

    Hi ,
    Recently tested the Function Groups and corrected them .
    Now After you do the UCCHECK ,OR if you have list of the function groups,
    Go to
    SE37 GoTo->FunctionGroups-> Display Group
    Give the Corresponding FG
    Check the Uncode checks Active Flag
    Now Click Main Program and make it active.
    Once you Activate you can see the syntax errors if any in the Function modules in that Function Group.

  • AC 5.3 - Web Services as part of Function Groups for inclusion in RAR

    I need to be able to add webservices into my function groups to create risks  for AC 5.3 SP9.
    Is there any guide available on how to create rulesets that contain webservices and how to load the equivalent of the USOBT/SU24 and TSTC information for web services?
    Any help would be greatly appreciated.
    Regards
    Simon

    Simon,
    Can you please provide clarification on type of web services you are referring to? Are those hosted on SAP system or Non SAP system? How user access is restricted to web service?
    I believe you will have to load the web service authorization data as if it is for a Non-RTA system (using RAR data Extraction functionality).  As RAR SOD rule logic is based on Risk -- Function --Action --- Permission concept, you will have to represent webservices as dummy actions, add dummy permission if there are any further authorization restrictions on web services. Define and load dummy text and permissions ( to replicate USOBT/SU24 and TSTC information)
    Define functions and risks based on dummy actions/permissions, generate rules. Refer latest AC configuration guide for Non-RTA system's data mapping templates which you will need to upload the authorization data
    Hope I understood your question correctly, let me know if u meant something else.
    Regards,
    Amol

  • How to change Function Group for a function already exists - Urgent

    Hi,
        One field exit is there, with some local function group name. Now i need to transport that field exit into quality. so i saved field exit into one package and i created one more func grp with new naming convention. now my problem is field exit is not allowing to change the func grp name there. it is in non-editable mode. what should i do, to change that. Can anyone help me...Urgent.
    Thanks in Advance.
    Siva Sankar.

    As I understand, you want to change a SAP function module into a Z function group, that's not allowed.
    Even if you have to change any function from one function group to another, you have to copy it (taking care of global code in the TOP include for the function group), delete it from the original group and create it into the new.
    Function groups are a kind of container programs and each Function module is a component of them, not the other way.
    Regards.
    Please reward points if helpful.

  • How to transport Authorize Function Group for a table

    Hi, Expert,
    I created a customize table ZF304 with Authorization Group ZFIG in development environment.   Somehow, the ZFIG did not transprot to QA.  The Authorization Group  for table ZF034 in QA show: &NC&
    I  need retransport the ZF304 table with ZFIG to QA.   When I use  the SE54 > Utilities > Total Transport, the ZFIG did not show in the object list. 
    Is it necessay that the ZFIG need specific in the transport? or it is already include int eh ZF304 transport?
    In other word, how to make the QA Authorization Group show 'ZFIG' in stead of '&NC&'.  How to do the transport in RD0 to make this happen.
    Thanks,
    Helen

    Hi,
    Check if you have an entry in the transport request as depicted below:
    Definition of a Maintenance and Transport Object     R3TR     TOBJ     ZF304       Object Locked
    If not then please add it in your task.
    KR Jaideep,

  • Parameter Transaction Code for Function Group based Tcodes

    Hi,
    I have created a function group for a single screen 1000 having only 2 screen fields with input/output enabled, one of them being a flag field. Have also created a Transaction code to point to the screen 1000.
    My requirement is to create another Tcode(Parameter Transaction Code) with the previous created Tcode and pass default values to the screens flag element. I have entered the below :
    Name of the screen field
    Value
    FLAG
    X
    Still i am not able to get the value of FLAG as X when i debug the program. I am confused what mistake have i done. It will be helpful if someone can guide on this. I know its simple and i believe me i have tried all possible ways to check my mistake. Couldn't find any.
    Thanks and Regards,
    Vadid Valiulla

    Yes, Basically i am calling TCODE1 from TCODE2.
    I am using the same Function Group and yes a global variable is defined for the screen fields.
    I actually do not want to go by the Parameter ID method. But still i can use it if that is easier. Currently there is no Parameter ID for the screen field as i wanted the Tcode2 also to be called independently.
    Thanks for your time Prakash
    Regards,
    Vadid

  • What is the difference between function groups and Object Orientation

    Hello all
    I have read about this on the help.sap.com site, I still do not understand it completely, can some one explain me with  a simple example please ? (Not the increment counter example please !).
    Thanks a ton.
    Rgds
    Sameer

    Hello Sameer
    When you call a module of a function group for the first time in your program then the entire function group is loaded. However, this can happen only once within your report and all global variables within the function group will have the same values all the time (except they are manipulated via fm's).
    In contrast, you can create as many instances of the same class as you want and all of them can have different global attributes. And all these instances are independent of each other.
    On the other hand, if fm_A changes global attributes of the function group and fm_B reads these attributes then fm_B read the changed values.
    Or in other words:
    Function Group = can be instantiated only ONCE
    Class = can be instantiated unlimited
    Regards
      Uwe

  • How to get al object's type used inside a function group

    Hello There,
    I want to create a program to get all the objects used inside a Function group, for example all the data structure type (not the field name of fieds ortable name used in import/export but their data types) used in import/export/table parameters of Function group or Function module inside that FG. I also want to know all the field types/function module/class/method etc used inside a FG.
    The main purpose is to create a program to know if a function group uses a object from a particular software component. we have a requirement in our project for example all the standard objects used in a program should belong to only sap_basis /sap_abap/sap_appl software component.
    I realy appreciate any help on the same.
    Mani

    Goto se80, provide the function group, double click on the object name, click on the main program button and get the function pool name. Now place this function pool name in se38 , go to menu utilities->environment analysis. You will get the list. If you would like to do this via custom program then see through debugging mode and check what is coded.
    Kesav

  • Reg. table maintenance generator and function group

    I am trying to create a table maintenance for a custom table. It is asking for a function group. Should I create a new function group for each table maintenance I generate?
    Thanks in advance for your input.

    Hi Krishen,
    You can also assign authorization groups to tables to avoid users accessing tables using general access tools (such as transaction SE16). A user requires not only authorization to execute the tool, but must also have authorization to be permitted to access tables with the relevant group assignments. For this case, we deliver tables with predefined assignments to authorization groups. The assignments are defined in table TDDAT; the checked authorization object is S_TABU_DIS.
    You can assign a table to authorization group Z000. (Use transaction SM30 for table TDDAT) A user that wants to access this table must have authorization object S_TABU_DIS in his or her profile with the value Z000 in the field DICBERCLS (authorization group for ABAP Dictionary objects).
    Please check this link for more info.
    http://help.sap.com/saphelp_nw04s/helpdata/en/52/67129f439b11d1896f0000e8322d00/content.htm
    Regards,
    Ferry Lianto

  • How to find Function Group

    Hi All,
            How to find Function Group for already defined Function Modules.
    Regards,

    >
    Venkat Reddy wrote:
    > Hi,
    > In addition to jayant, and MxG i will tell you one more way to
    > find the function group of a particular function group.
    > Give your function module name in SE37 and just press(Ctrl+f5) its a key for
    > copy where the function group will be display for your function module.
    > I think mine is simple
    >
    > Cheers!!
    > VEnk@
    Ctrl-f5 is the same as'Display object list Button' from Jayant Sahu.  What's funny, is that I only found this out this year and I've been doing SAP for over ten years...!

  • NewGL- Activation & Function group FAGL_ACTIVATION

    Hello,
    After Activation the NewGL:
    The FI legal reports (Trial Balance, Document Journal, Summarized Ledger,
    etc.) do not work properly (they produce no list) for periods prior to
    NewGL migration date.
    This means by activation the NewGL another total table (FAGLFLEXT) will be taken and not more GLT0.
    The responsible function group for the activation the NewGL is the FAGL_ACTIVATION
    How can I  get the coding place of the selection of FAGLFLEXT and not GLT0? OR how is the best way to search the place
    I have here also an SAP Note 1497918 for the correction of this problem.
    Thank you!

    Hello,
    After Activation the NewGL:
    The FI legal reports (Trial Balance, Document Journal, Summarized Ledger,
    etc.) do not work properly (they produce no list) for periods prior to
    NewGL migration date.
    This means by activation the NewGL another total table (FAGLFLEXT) will be taken and not more GLT0.
    The responsible function group for the activation the NewGL is the FAGL_ACTIVATION
    How can I  get the coding place of the selection of FAGLFLEXT and not GLT0? OR how is the best way to search the place
    I have here also an SAP Note 1497918 for the correction of this problem.
    Thank you!

  • Function group: to Check syntax errors

    Hi,
        We are doing a project.In that we planned  to do our program like this
                    1.To check errors line by line.
                    2. If my program come across any errors in statement it should automattically show the correct statement or   alternative statement, it must be user friendly .
       would you please suggest me any function group for these.

    Hi,
        We are doing a project.In that we planned  to do our program like this
                    1.To check errors line by line.
                    2. If my program come across any errors in statement it should automattically show the correct statement or   alternative statement, it must be user friendly .
       would you please suggest me any function group for these.

  • Create Web Service with Function Group

    Hi experts,
    I have 2 question for web service
    1- i want to create web service with function group. My function group is have 2 function modules. I selected function group for web service end point type. And next action i want to select my function group but this is impossible. Because this field is inaktive for value entry. (Img1) How can i make to active this field?
    2- I'm created one bussinness object in SWO1. And assigned ZBAPI... this object. (API METHOD ->ADD METHOD menu). I'm changed oject type's statu for released and created this object. Everything is ok so i can test this object and run ZBAPI method. But i can not see this object type in BAPI transaction. Why i can not see in BAPI transaction my object type ?
    Thank you for your help.

    /bump

Maybe you are looking for