Modules Implemented or used in sap by a company

Hi All,
How to find what are the SAP modules implemented/used in a company??
Thanks in advance.

HI,
Contact the core team members of the company to find out the implemented modules.
Elase FICO/MM/SD/PP  these are the core basic modules related to Finance, manufacturing, Sales, and material and Procurement which are most commonly used in all SAP practices.
Hope this helps.
Regards,
Prasanna.
Pls award if helpful.

Similar Messages

  • Finding the modules implemented in a SAP system

    Hi All,
        Is there any way of finding the modules implemented in a SAP system?
    Please reply.
    Thanks in advance
    Dhanapal S

    Hi Dhanpal,
    This is more of a functional question than a technical question. But if you can give a list of all the modules that you would like to know about, then it may be possible to get fair idea of which of them have been implemented.
    For example, if you'd like to know whether SD is imploemented or not, you would look for data in tables like TVKO, VBAK, VBAP etc.,
    In case of HR, you will see if there are any infotypes being used. for example tables PA0001 etc.,
    In case of MM, you will look at tables like MARA etc.,
    These points are by no means comprehensive. There are so many other factors that neeed to be considered. For example, if SD is implemented, then in general MM will also be implemented (may not necessairly be the case, but this is common).
    The point is that we examine the Customizing Data and Master Data for each of the modules and figure out if it is being implemented.
    But the easiest way is to ask the customer which ones he is implementing.
    Regards,
    anand Mandalika.

  • SAP Module sapnwrfc: Retrieving data from SAP using RFC

    I'm sorry, if I'm asking about something that's obvious in SAP. I need to develop a perl application in a remote server that will receive a requisition from an abap application.
    I'm using the SAP Module sapnwrfc. I connect to SAP Gateway with no errors and execute the function sapnwrfc::installFunction (no errors returned) but I can't find the transaction in SAP. Anybody has some document about configurations that I need to do in sap ? Or anybody could see the code above and tell me what is wrong?
    [code]
    #!/usr/bin/perl
    use sapnwrfc;
    use Data::Dumper;
    use utf8;
      SAPNW::Rfc->load_config;
      my $conn = SAPNW::Rfc->rfc_connect;
      # print "Testing SAPNW::Rfc-$SAPNW::Rfc::VERSION\n";
      my $func = new SAPNW::RFC::FunctionDescriptor("ZRFCDAZEL") ;
      my $pipedata = new SAPNW::RFC::Type(name => 'DATA',
                                          type => RFCTYPE_TABLE,
                                          fields => [{name => 'OBJTY',
                                                      type => RFCTYPE_CHAR,
                                                      len => 4},
                                                     {name => 'OBJKY',
                                                      type => RFCTYPE_CHAR,
                                                      len => 10},
                                                     {name => 'ATTRIBUTES',
                                                      type => RFCTYPE_CHAR,
                                                      len => 255},
      $func->addParameter(new SAPNW::RFC::Export(name => "COMMAND",
                                                 len => 255,
                                                 type => $pipedata));
      $func->addParameter(new SAPNW::RFC::Import(name => "COMMAND1",
                                                 len => 255,
                                                 type => $pipedata));
    $funcao->callback(\&do_remote_pipe);
    $conn->disconnect();
    exit;
    sub do_remote_pipe {
        my $param = shift;
        print "\nPARM : " . $param->{'ZDUS'} . "\n";
        $param->COMMAND1([{'LOG'=>'Execute ZDUS PARAMETER '}]);
        $param->COMMAND1([{'STATUS'=>'S'}]);
        return 1;
    sub do_global_callback {
        warn "Running global callback ...\n";
        return 1;

    Timo,
    I included the code in the VO and in my bean, I was able to generate this code snippet:
    public String GetParamterSetup() {
            BindingContainer bindings = getBindings();
            OperationBinding operationBinding = bindings.getOperationBinding("applyParamVOCriteria");
            operationBinding.getParamsMap().put("vcodetype", codeType);
            Object result = operationBinding.execute();
            System.out.println(result);
            if (!operationBinding.getErrors().isEmpty()) {
                return null;
            return null;
    I was able to get the result from the System.out.println. It returns null when there is no match. However, I  want  to return the entire row or have access to that attribute.  For instance if I have 'GB011' what the system will display for me is 'viewrow [oracle.jbo.Key[GB011 ]]'
    Pls, how can I have access to individual attributes like ParamSetup.codeType, ParamSetuo.MainCode etc...

  • Planning scenarios being used for SAP implementation at Foundry?

    Hi,
    Please share information on SAP Implementation at Foundry. Which scenario is most suitable? Foundry consists of various depts like Sand division, Core Shop, Melting Shop, Moulding Line, Fettling operation etc. How we can make use of SAP to control overall rejection at Foundry. What is the configuration etc..??

    Hi,
    u can use discreate manufacturing scenoria for core manufaturing.
    My suggestion is as follows,
    1.define the finished core as core assembly.
    2. since demand of core is decided from the demand of mold, u can define core assembly as bom item of Mold(under Mold BOM header).
    3.by doing this, during the MRP, systems gives procurements proposals for core assembly if there is no stock avalibale.
    4.so we ccan create seperate production order, and we can confirm yield and rejection qty.
    5.after production u can enter the rejection qty while conforing production order.
    letme know  if u have any futher doubt..
    regards
    pradeep

  • How to find modules implemented and licensed but not used.

    Hi, one of our customer is in such a situation that they have no idea of which are the modules implemented. They have a big list of modules licensed but these are not necessarily be implemented. Is there a query to find out the same or any other option.
    Regards
    Santy

    Hi,
    Hi, one of our customer is in such a situation that they have no idea of which are the modules implemented. They have a big list of modules licensed but these are not necessarily be implemented. Is there a query to find out the same or any other option.Please see (Note: 420648.1 - How to Establish if a Product is Installed in e-Business Suite) and (Note: 443699.1 - How to check if certain Oracle Applications product/module is implemented?).
    Thanks,
    Hussein

  • PM Module Implementation _ Questionnaire

    Hi Friends
    Can you please let  me know  the Due diligence questionnaire  if available for PM Module Implementation .
    Looking forward to hear .
    Thanks in advance
    Regards
    KK

    Hi,
    Succes of PM implementaion & use largely depends on user discipline. There are several ways to enforce business discipline:
    1. Make a Plant maintenance KPI for the Head maintenance and his sub-ordinate 
    2. Training: People need to be trained to use SAP and more importantly in your business processes. If people understand why they need to do something they are more likely to do it. 
    3. Use of Workflow: Use workflow to automate the process. For example when a particular job is taken up by a planner group an email may be sent to the p[lanner. 
    4. System audit: carry out regular system audit and submit the report to the responsible maintenance engineer / Head. 
    5. Be Flexible: Be prepared to modify your business process. If you can deliver what the users want then definitely there would be lot of takers. 
    6. Discipline is the king: Make people aware of this fact through training and change mangement workshop.
    regards,
    Venkatesan Anandan
    Edited by: Venkatesan Anandan on Feb 10, 2009 7:51 AM

  • PM MODULE IMPLEMENTATION

    Dear All,
       I am going to Convinience one of the client for PM Module implementation,already Basic module implementation is going on like FICO,MM,PP,SD.
    Can you tell me the benifits of PM Module Implementation at TOOL ROOM ?
    client have 50 no of m/c  but main problem regarding Manpower .
    how PM Module Benificial for them ?
    Regards
    Nitin

    Hi,
    Succes of PM implementaion & use largely depends on user discipline. There are several ways to enforce business discipline:
    1. Make a Plant maintenance KPI for the Head maintenance and his sub-ordinate 
    2. Training: People need to be trained to use SAP and more importantly in your business processes. If people understand why they need to do something they are more likely to do it. 
    3. Use of Workflow: Use workflow to automate the process. For example when a particular job is taken up by a planner group an email may be sent to the p[lanner. 
    4. System audit: carry out regular system audit and submit the report to the responsible maintenance engineer / Head. 
    5. Be Flexible: Be prepared to modify your business process. If you can deliver what the users want then definitely there would be lot of takers. 
    6. Discipline is the king: Make people aware of this fact through training and change mangement workshop.
    regards,
    Venkatesan Anandan
    Edited by: Venkatesan Anandan on Feb 10, 2009 7:51 AM

  • How to create a custom function module with the records in SAP R/3?

    Hi All,
    How to create a custom function module with the records in SAP R/3? Using RFC Adapter I have to fetch the custom function module records.
    Regards
    Sara

    Hi
    goto se37...here u need to create a function group... then u need to create a function module. inside assign import/export parameters. assign tables/exceptions. activate the same. now write ur code within the function module
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db98fc35c111d1829f0000e829fbfe/content.htm
    Look at the below SAP HELP links, These links will show you the way to create a Function Module
    http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db98fc35c111d1829f0000e829fbfe/content.htm

  • Search help for Web Dynpro using the SAP-search help

    Hi,
    I’m trying to create a generic search help for Web Dynpro using the SAP-search help. It should working so, that I construct a Web Dynpro-component, that gets the data of the search help from the SAP-system, interpreted it and creates the ui-elements and the needed context generic.
    The mapping between the Input field of the customerview and the right search help is to be made with an xml-file, which contains the information: name of the view, the input field, the search-help-name and the name of the field that will be returned.
    The xml-file is reading from a helper-class. That helper-class contains any information, witch need the search help-component as well as the customer-component.
    The initialization takes place in the method wdDoModify of the customer. The call of the search help from the customer should be implement with an Action, witch is bound to a Button(create dynamic in the helper-class behind the input field).
    In a second foot should be create a plugin for eclipse, witch insert the used files (search help component, helper class, …) in the project. In addition it should create the call in the customer generic.
    It would be great if someone can give me a feedback!

    Hi Mike,
    The BlanketAgreement.exe is a reference to the executable that will be created when you compile the solution you created in Part II - Part III. I think there is a mistake in the tutorial because it asks you to name the project 'Blanket' which means that by default the executable will be called Blanket.exe and not BlanketAgreement.exe. The tutorial also misses the step asking you to compile the Blanket project before you go on to create an installer. You should compile your Blanket project in Release mode before creating an installer. By compiling the project you'll get a Blanket.exe file in the bin folder of your Blanket project which you then need to add to the installer per the instructions.
    SAP do offer development courses in some areas and there is training material here on the SDN and on the SAP partner portal (and maybe the customer portal as well). Try searching this forum for 'training' or 'tutorial' and you should get a few links. There's also a development certification.
    Personally I'd recommend you give yourself a little project to work on and just get stuck in
    Kind Regards,
    Owen

  • Webinar: How to implement secure scenarios with SAP NW PI 7.1

    SAP Intelligence Platform & NetWeaver RIG APJ Expert Call
    Dear valued SAP Experts,
    Next SAP Intelligence Platform & NetWeaver RIG Expert Call Session will take place on Tuesday, August 18.
    The SAP Intelligence Platform & NetWeaver RIG Expert Call Sessions are designed to support consultants, partners and customers  during their implementation projects. The sessions cover all different aspects of SAP NetWeaver and are aimed at
    thus provide knowledge which is not available via standard training courses. The session duration is typically 60min and includes questions and answers.
    Tuesday, August 18, 2009:
    How to implement secure scenarios with SAP NetWeaver Process Integration 7.1
    Time: 2.00 - 3.00 p.m. Singapore Time (UTC +8)
    This event will feature Makoto Sugishita with the SAP Intelligence Platform & NetWeaver Regional Implementation Group.
    Makoto provides the following abstract:
    In this session you will learn more about the core security concepts that are provided with the service-oriented architecture (SOA)
    management capabilities in SAP NetWeaver Process Integration (SAP NetWeaver PI). This session will cover main use cases and
    supported scenarios of secure SAP NetWeaver PI deployments. 
    SAP Connect Link: https://sap.emea.pgiconnect.com/I016095
    (no passcode needed)
    Dial in:
    For dial in details please register here http://www.surveymonkey.com/s.aspx?sm=EFeuZl9PxrwKOW5i5W556g_3d_3d
    Kind regards,
    Sarma Sishta
    SAP Intelligence Platform & NetWeaver RIG APJ

    hi,
    I'm making this a sticky thread till August 18 so it will have better visibility
    Regards,
    Michal Krawczyk

  • Function module to send mail from SAP

    Can any one please tell the Function module to send mail from SAP. The scenario is like this,I have a file in local system that i have to send to a particular mail address like [email protected] through a report program.

    Hi shafiq,
    1. There is some trick involved
    in the binary files.
    2. I have made a program (and it works fantastic)
    ONLY 6 LINES FOR EMAILING
    BELIEVE ME
    ITS A FANTASTIC PROGRAM.
    IT WILL WORK LIKE OUTLOOK EXPRESS !
    3. The user is provided with
    a) file name
    b) email address to send mail
    and it sends ANY FILE (.xls,.pdf .xyz..)
    Instantaneously !
    4. Make two things first :
    1. Include with the name : ZAMI_INCLFOR_MAIL
    2. Report with the name : ZAM_TEMP147 (any name will do)
    3. Activate both and execute (2)
    4. After providing filename, email adress
    5. Code for Include :
    10.08.2005 Amit M - Created
    Include For Mail (First Req F16)
    Modification Log
    Data
    DATA: docdata LIKE sodocchgi1,
    objpack LIKE sopcklsti1 OCCURS 1 WITH HEADER LINE,
    objhead LIKE solisti1 OCCURS 1 WITH HEADER LINE,
    objtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE,
    objbin LIKE solisti1 OCCURS 10 WITH HEADER LINE,
    objhex LIKE solix OCCURS 10 WITH HEADER LINE,
    reclist LIKE somlreci1 OCCURS 1 WITH HEADER LINE.
    DATA: tab_lines TYPE i,
    doc_size TYPE i,
    att_type LIKE soodk-objtp.
    DATA: listobject LIKE abaplist OCCURS 1 WITH HEADER LINE.
    FORM
    FORM ml_customize USING objname objdesc.
    Clear Variables
    CLEAR docdata.
    REFRESH objpack.
    CLEAR objpack.
    REFRESH objhead.
    REFRESH objtxt.
    CLEAR objtxt.
    REFRESH objbin.
    CLEAR objbin.
    REFRESH objhex.
    CLEAR objhex.
    REFRESH reclist.
    CLEAR reclist.
    REFRESH listobject.
    CLEAR listobject.
    CLEAR tab_lines.
    CLEAR doc_size.
    CLEAR att_type.
    Set Variables
    docdata-obj_name = objname.
    docdata-obj_descr = objdesc.
    ENDFORM. "ml_customize
    FORM
    FORM ml_addrecp USING preceiver prec_type.
    CLEAR reclist.
    reclist-receiver = preceiver.
    reclist-rec_type = prec_type.
    APPEND reclist.
    ENDFORM. "ml_customize
    FORM
    FORM ml_addtxt USING ptxt.
    CLEAR objtxt.
    objtxt = ptxt.
    APPEND objtxt.
    ENDFORM. "ml_customize
    FORM
    FORM ml_prepare USING bypassmemory whatatt_type whatname.
    IF bypassmemory = ''.
    Fetch List From Memory
    CALL FUNCTION 'LIST_FROM_MEMORY'
    TABLES
    listobject = listobject
    EXCEPTIONS
    OTHERS = 1.
    IF sy-subrc <> 0.
    MESSAGE ID '61' TYPE 'E' NUMBER '731'
    WITH 'LIST_FROM_MEMORY'.
    ENDIF.
    CALL FUNCTION 'TABLE_COMPRESS'
    IMPORTING
    COMPRESSED_SIZE =
    TABLES
    in = listobject
    out = objbin
    EXCEPTIONS
    OTHERS = 1
    IF sy-subrc <> 0.
    MESSAGE ID '61' TYPE 'E' NUMBER '731'
    WITH 'TABLE_COMPRESS'.
    ENDIF.
    ENDIF.
    Header Data
    Already Done Thru FM
    Main Text
    Already Done Thru FM
    Packing Info For Text Data
    DESCRIBE TABLE objtxt LINES tab_lines.
    READ TABLE objtxt INDEX tab_lines.
    docdata-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objtxt ).
    CLEAR objpack-transf_bin.
    objpack-head_start = 1.
    objpack-head_num = 0.
    objpack-body_start = 1.
    objpack-body_num = tab_lines.
    objpack-doc_type = 'TXT'.
    APPEND objpack.
    Packing Info Attachment
    att_type = whatatt_type..
    DESCRIBE TABLE objbin LINES tab_lines.
    READ TABLE objbin INDEX tab_lines.
    objpack-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objbin ).
    objpack-transf_bin = 'X'.
    objpack-head_start = 1.
    objpack-head_num = 0.
    objpack-body_start = 1.
    objpack-body_num = tab_lines.
    objpack-doc_type = att_type.
    objpack-obj_name = 'ATTACHMENT'.
    objpack-obj_descr = whatname.
    APPEND objpack.
    Receiver List
    Already done thru fm
    ENDFORM. "ml_prepare
    FORM
    FORM ml_dosend.
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    EXPORTING
    document_data = docdata
    put_in_outbox = 'X'
    commit_work = 'X' "used from rel. 6.10
    IMPORTING
    SENT_TO_ALL =
    NEW_OBJECT_ID =
    TABLES
    packing_list = objpack
    object_header = objhead
    contents_bin = objbin
    contents_txt = objtxt
    CONTENTS_HEX = objhex
    OBJECT_PARA =
    object_parb =
    receivers = reclist
    EXCEPTIONS
    too_many_receivers = 1
    document_not_sent = 2
    document_type_not_exist = 3
    operation_no_authorization = 4
    parameter_error = 5
    x_error = 6
    enqueue_error = 7
    OTHERS = 8
    IF sy-subrc <> 0.
    MESSAGE ID 'SO' TYPE 'S' NUMBER '023'
    WITH docdata-obj_name.
    ENDIF.
    ENDFORM. "ml_customize
    FORM
    FORM ml_spooltopdf USING whatspoolid.
    DATA : pdf LIKE tline OCCURS 0 WITH HEADER LINE.
    Call Function
    CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF'
    EXPORTING
    src_spoolid = whatspoolid
    TABLES
    pdf = pdf
    EXCEPTIONS
    err_no_otf_spooljob = 1
    OTHERS = 12.
    Convert
    PERFORM doconv TABLES pdf objbin.
    ENDFORM. "ml_spooltopdf
    FORM
    FORM doconv TABLES
    mypdf STRUCTURE tline
    outbin STRUCTURE solisti1.
    Data
    DATA : pos TYPE i.
    DATA : len TYPE i.
    Loop And Put Data
    LOOP AT mypdf.
    pos = 255 - len.
    IF pos > 134. "length of pdf_table
    pos = 134.
    ENDIF.
    outbin+len = mypdf(pos).
    len = len + pos.
    IF len = 255. "length of out (contents_bin)
    APPEND outbin.
    CLEAR: outbin, len.
    IF pos < 134.
    outbin = mypdf+pos.
    len = 134 - pos.
    ENDIF.
    ENDIF.
    ENDLOOP.
    IF len > 0.
    APPEND outbin.
    ENDIF.
    ENDFORM. "doconv
    CODE FOR PROGRAM
    5.
    REPORT zam_temp147 .
    INCLUDE zami_inclfor_mail.
    DATA
    DATA : itab LIKE tline OCCURS 0 WITH HEADER LINE.
    DATA : file_name TYPE string.
    data : path like PCFILE-PATH.
    data : extension(5) type c.
    data : name(100) type c.
    SELECTION SCREEN
    PARAMETERS : receiver TYPE somlreci1-receiver lower case.
    PARAMETERS : p_file LIKE rlgrap-filename
    OBLIGATORY.
    AT SELECTION SCREEN
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    CLEAR p_file.
    CALL FUNCTION 'F4_FILENAME'
    IMPORTING
    file_name = p_file.
    START-OF-SELECTION
    START-OF-SELECTION.
    PERFORM ml_customize USING 'Tst' 'Testing'.
    PERFORM ml_addrecp USING receiver 'U'.
    PERFORM upl.
    PERFORM doconv TABLES itab objbin.
    PERFORM ml_prepare USING 'X' extension name.
    PERFORM ml_dosend.
    SUBMIT rsconn01
    WITH mode EQ 'INT'
    AND RETURN.
    FORM
    FORM upl.
    file_name = p_file.
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    filename = file_name
    filetype = 'BIN'
    TABLES
    data_tab = itab
    EXCEPTIONS
    file_open_error = 1
    file_read_error = 2
    no_batch = 3
    gui_refuse_filetransfer = 4
    invalid_type = 5
    no_authority = 6
    unknown_error = 7
    bad_data_format = 8
    header_not_allowed = 9
    separator_not_allowed = 10
    header_too_long = 11
    unknown_dp_error = 12
    access_denied = 13
    dp_out_of_memory = 14
    disk_full = 15
    dp_timeout = 16
    OTHERS = 17.
    path = file_name.
    CALL FUNCTION 'PC_SPLIT_COMPLETE_FILENAME'
    EXPORTING
    complete_filename = path
    CHECK_DOS_FORMAT =
    IMPORTING
    DRIVE =
    EXTENSION = extension
    NAME = name
    NAME_WITH_EXT =
    PATH =
    EXCEPTIONS
    INVALID_DRIVE = 1
    INVALID_EXTENSION = 2
    INVALID_NAME = 3
    INVALID_PATH = 4
    OTHERS = 5
    ENDFORM. "upl
    regards,
    amit m.

  • SAP GTS------- SAPPI with Seeburger BIC----- ATLAS using with SAP PI

    Hi All,
    I have scenario this SAP GTS----->SAPPI with Seeburger BIC--->ATLAS(German customs system)
    1)Inbound flow: SAP GTS will send the customs declaration message to ATLAS(German customs system)
    2)outbound flow: response messages from ATLAS(German customs system) approved the customs declaration message and send to SAP GTS
    How to achieve using with SAP PI with Seeburger modules. What are adapter is required for this scenario.
    Idoc coming from SAP GTS to Seeburger BIS and then convert to EDIFACT send to Atlas systeam.
    For mapping  Source is Idoc (CCECUS02) and Target is EDIFACT(CUSDEC_UN_D96B).
    Regards,
    Ramesh

    >
    Ramesh Gulipalli wrote:
    > Hi All,
    >
    > I have scenario this SAP GTS----->SAPPI with Seeburger BIC--->ATLAS(German customs system)
    >
    > 1)Inbound flow: SAP GTS will send the customs declaration message to ATLAS(German customs system)
    > 2)outbound flow: response messages from ATLAS(German customs system) approved the customs declaration message and send to SAP GTS
    >
    > How to achieve using with SAP PI with Seeburger modules. What are adapter is required for this scenario.
    >
    > Idoc coming from SAP GTS to Seeburger BIS and then convert to EDIFACT send to Atlas systeam.
    >
    > For mapping  Source is Idoc (CCECUS02) and Target is EDIFACT(CUSDEC_UN_D96B).
    >
    > Regards,
    > Ramesh
    > .
    for converting an XML to EDI or vice versa you can use the seeburger adapter.
    http://www.seeburger.com/xi-pi-adapters/

  • Is ABAP expression FORM - PERFORM can be used in SAP BI 7.0 transformation

    Hello
    Is ABAP expression FORM - PERFORM can be used in SAP BI 7.0 transformations or method odf class is a recommended approach?
    Thanks

    SAP BI 7.x Transformations use OO ABAP where the logic that you enter into the tranformational routines (Start Routine, Characteristic Routines and End Routine) are inside METHODS. PERFORM and FORM are procedural-based ABAP and cannot be used in METHODS.
    CLASS-METHOD and Function Modules are your best bets for processing outside of the transformational routine. As for performance, we use both and haven't found any signicant difference between the two (our custom Function Modules usually perform only slight better than our custom METHODS).

  • Wht FM is involvd in ME57(Convrting Pur Requisation to Pur Order)use by SAP

    Hi Experts,
    My requirement is as follows,
    For the purchase requisition lines that are copied to the purchase order, the same information should be determined and transferred as if the standard SAP program ME57 were being used. There should be a standard SAP function module that will achieve this(converting the pur requisation to purchase order). The requisition lines should each be linked to a Purchasing Info Record, so some information will be derived from there, or from the Vendor master or Material master records.
    so, do u guys hv any idea that, Which Function module is using by SAP in Tx of ME 57, for converting purchase  requisation to pur order?
    thanq

    thanq
    actually, already i tried, but did not found any relavent FM.
    and am wondering that, there is no such code, no such BDC, no such BAPI in this prog. of ME57 - RM06BZ00, in order to create the Pur Order-PO
    I dont know , How its happening/creating??
    thanq

  • Tables used in sap plm

    hi all
    can somebody  give me <b>some imp. tables used in sap plm.[/b
    regards.
    subhasis.

    Hi Subhasis,
    You can refer the following tables related to the modules PS, MM, SD, PM, CO
    Regards,
    Harisha
    AFAB       Network - Relationships                                  
    AFKO       N/W Header details
    AUFK       Orders/networks headers
    AFRV       Confirmations pool                                       
    AFVC       Activities assigned to WBS elements
    AFVU       DB structure of the user fields of the operation
    AFVV       DB structure of the quantities/dates/values in the operation
    AUFK       Sales order details (N/W)
    CATSDB   CATS: Database Table for Time Sheet
    CATSPS   Cross-Application Time Sheet (CATS): Transfer to PS
    CKIP          Unit Costing: Period Costs Line Item
    CKIS          Items Unit Costing/Itemization Product Costing
    CKIT          Texts for CKIS
    COBRA       Settlement Rule for Order Settlement
    COBRB       Distribution Rules Settlement Rule Order Settlement
    RPSCO        Project info database (cost, revenues)
    RPSQT        Project info database (quantities)
    COSP          Cost totals for external postings
    COSS          Cost totals for internal postings
    COSB         Total variances/result analysis
    COEP          Line items, actuals
    COOI          Line items, commitments
    COEJ           Line items, planned orders
    BPGE            Budget, overall cost
    BPJA             Budget, annual values
    QBEW             Project stock valuation
    MSPR              Project stock (incl. non-valuated)
    LFINF      Delivery information Project System                      
    LFINFX     Assignment delivery information to Project System objects
    MLST       Milestone                                                
    MLTX       Milestone Description                                    
    MSET       Standard milestone set                                   
    NHPRPS     Number history for reorganization of WBS elements        
    NPTX       PS Texts (Network)                                       
    PA0001    Person responible details in HR (Emp. No., Name, etc.,
    PA0002    Person responible details in HR (Emp. No., Name, etc.,
    PA0003    HR Master Record: Infotype 0003 (Payroll Status)
    PLAB       Relationships                                            
    PLTX       PS Texts (Library Network)                               
    PRHI       Work Breakdown Structure, Edges (Hierarchy Pointer)      
    PRHIS      Standard WBS, Edges (Hierarchy pointers)                 
    PROJ       Project definition                                       
    CI-PROJ   Project structure                                   
    RCJ_PRPSUP      Superior WBS element (for validation/substitution)
    PRHI       Work Breakdown Structure, Edges (Hierarchy Pointer)          
    PROJS      Standard project definition                              
    PRPS       WBS (Work Breakdown Structure) Element Master Data       
    PRPSS      Standard WBS Element (WBS element) - Master Data         
    TJ02         System status
    JEST        System/ User Status by object number (WBS and Network)
    TJ02T       System status texts
    JCDS - history of System/ User Status by object number JEST (WBS and Network)

Maybe you are looking for

  • Oracle rdf file formula column long value in to XML Data

    Hi, I converted a rdf report to xml publisher report. The report output(XML Data) is not complete as one of the column in the report is very long. How the xml data file can get this long value with out aborting. Thanks, HC

  • IDM6.0 treetable in User List Form

    Hi, I found following comment in User List Form: <Comments>To preserve backwards compatibility, you can still configure custom actions via the User Actions Configuration object, if you use Get Custom User Actions to get the user-defined actions Howev

  • Firefox will NOT load multiple pages at once, Help!

    I cannot get Firefox to load multiple pages at once. If I try this, they will continue to show the "load"/"refresh" symbol forever and ever (at least half an hour by the time I got fed up). I can load one page at a time but even then it takes quite a

  • Native thread support in JVM.

    Hello, I would like to know if which version of the JRE that supports native threads under Windows 2000. We have Dell 6450 and 8450 boxes which 6 and 8 CPUs respectivly. Are there any performance gains using green threads or native threads in your ja

  • Your help needed !

    I need to replicate two tables of same name located at two different locations connected through a leased line frequently. How to set the replication in oracle. Somebody pls help, if possible. Thanks in advance