Regarding Material creation

Hi friends........
I have requirement to create Material through workflow.......
menas we need to pass different views to different person..in his business workplace....
Thanks in Advance.......
Regards,
Charan

Hi twinkle..........
I did same requiment object.......i will brief u....
1) first create Delagate business object of BUS1001006 with method MATERIAL_MAINTAIN_DAILOGUE function........Using this function module u should create Method for that object.........
Create parameters As T.CODe and status view.....
2)Create Ztable with fields which are need to mandetary for diaplaying particular screen........
3)now u configure u r workflow with this delagate business object and method which was create by your self.......
4)While binding you should pass T.code and status value which view you need.......
IF u doubts , please feel free to send mail........
If useful plz Rewards.......
Thanks In advance,
Regards,
Bhaksar Rao Javvaji

Similar Messages

  • Regarding Material creation workflow

    hi freinds,
    i have requirement to develop workflow on materila change........maens....
    first manger will enter basic data of particular material.......then it needs to sends sales persons and they need to enter sales data...
    i am not able find where we need to trigger events,,,,,,,,,,,
    advance thanks,
    Regards,
    bhaskar

    Hi Bhaskar
    u can use change documents to trigger your workflow.
    t-code  SWEC .
    or u acn manually trigger it by writting  the following codes in se38
    DATA: KEY LIKE SWEINSTCOU-OBJKEY.
    KEY = '1163'.
    Material Number (hard-coded)
    CALL FUNCTION 'SWE_EVENT_CREATE'
    EXPORTING
    objtype = 'BUS1001006'
    objkey = KEY
    event = 'CREATED'
    CREATOR = ' '
    TAKE_WORKITEM_REQUESTER = ' '
    START_WITH_DELAY = ' '
    START_RECFB_SYNCHRON = ' '
    NO_COMMIT_FOR_QUEUE = ' '
    DEBUG_FLAG = ' '
    NO_LOGGING = ' '
    IDENT =
    IMPORTING
    EVENT_ID =
    TABLES
    EVENT_CONTAINER =
    EXCEPTIONS
    OBJTYPE_NOT_FOUND = 1
    OTHERS = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ELSE.
    WRITE 'Event Triggered'.
    ENDIF.
    COMMIT WORK.
    Regards
    rose

  • Material Creation Using BDCs.

    Hi all,
    I have developed a program for Material Creation using BDC.
    Material is Being created and that is working well and good.Here i have a Requirement to update the Newly creted material in Ztable.So when i use call transaction mathod,i have written code for updation under the line CALL TRANSACTION.where in iam getting newly creatde material from MARA table,and so it is working perfectly fine..
    But our requirement should be sessions method,so when i use sessions method and exeute the program..we face the problem of updation.
    the piece of code for updation is updating previously created material.
    Literally speaking only the sessions are created ,when the program is executed,material is not created when program is run.Material is only created when the sessions are processed using SM35,
    So how should i do here,where should be the updation code written and where will we get the newly created material in sessions method..
    Pls Help me in solving this problem

    hai priyanaka it might be due to configuration problem
    bcos manulay also ur gettign this , so just consult ur MM consultant for soem setting
    regards
    afzal

  • Material Creation Date and Time

    Hi,
    Is there any place which stores the material creation date and time. We have checked table MARA, but that only has the creation date of the material, but does not give the material creation time. We have checked table CDHDR, but that only seems to have the material change date and time.
    From where can we retrieve the material creation date and time.
    Thanks and Regards,
    John

    Actually, CDHDR and CDPOS will have the value.  The CDHDR record will be marked as a 'U" record but look at the corresponding CDPOS record for MARA and it will be marked as an 'I' record.

  • Error in pipeline material creation

    hi,
    we want to create one pipeline material as per our new requirement for showing gas consumption.during material creation with mat type PIPE, it's showing an error:The field Profit Center is defined as a required field; it does not contain
    an entry.
    Procedure
        If the field is the material group or unit of weight, and the field is not ready for input, check whether the material is locked. If it is locked, you cannot extend the Purchasing view or the Sales view. If either of these views needs to be extended, the material must first be unlocked. This can be done only by a user with special authorization.
    thanx,
    sheetal

    Hi
    In your client if Profit center accounting(PCA) is activated ,then you need to maintain the Profit center for the material.
    Option 1: goto OMS2, got details of pipleine material & select the Costing View of the material.
    Now goto MM01 in creation of pipeline material & maintain the profit center in Cotsing 1 View.
    Deactivating the field from mandatory to optional will not serve your purpose as PCA will get affected.
    Thanks & Regards
    Kishore

  • Material creation date for perticular plant

    Hello Experts,
    I have four plant have a same material,so i want to see the material creation date by plantwise.Please suggest me where can i see the material creation date by plantwise? Bcz. I want to develop report for this.
    Thanks & Regards,
    Vinay

    Hi,
    Go to T.Code: MM60,Then enter your required plant and execute.
    Now you can see the material with created date or last change date  and who created.
    If helpful then reward.
    Regards,
    Biju K
    Message was edited by:
            Bijay Kumar Barik

  • Adobe interactive form for material creation

    Hi experts,
    I f an adobe interactive form for material creation was created using JAVA... what part is involved in the ABAP pgm.
    Thanks in advance

    Hi,
    Pleaes find the sample codes for WD Java...
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Key performance indicators (KPI) for material creation

    Dear all,
    I need to define some Key Performance Indicators (KPI’s) to measure the data quality during the material creation (MM01) process. The objective is to get concrete statistics about data quality/accuracy for fields related to material from all views created with MM01 (basic data, classification, unit of measure...).
    I would like to get your expertise on how to measure these KPI’s : which transactions, table (...) to use ?
    I have already few ideas :
    -Table CDHDR
    -Transaction MM04
    -Create “checkpoints“ into the workflow for material creation (ZWF01)
    Do you have any other idea in mind?
    I am open for all advices: transaction, table, process, approach…
    Thanks in advance for your help !

    I have a few ideas, but the accuracy of the master data is based on your system config.
    Some things that are helpful in most of the cases:
    - If material type is HAWA (trading goods) your procurement indicator should always be External procurement (check those for other material types if you have it uniformed). You can also check purchasing group based on material type if you have it distinct by material type.
    - Check if sales views are opened in all org.levels
    - Check if storage loc.views are opened for all SLoc
    All in all, you need to have a link of two or more data in material master to be able to check it in some way automatically, otherwise you won't be able to determine if the data is correct or not.
    E.g. How would you every know if lot size of 120.000 PCS is OK or not for a specific material or if you need to assign a specific purchasing group to your material.
    You know the logic behind your material master data best so you can create the best rules to check for your KPI.
    Regards.

  • Any component for article/material creation

    Hi All
    Is there any standard component for UI of articles/material creation in Webdynpro ABAP or SAP Floor Plan Manager?
    Regards
    Sunit

    Hi Aditya,
    There is a standard component for Sales order maintenance : LORD_MAINTAIN_COMP
    Note: It is also used to create / change /display the quotation/inquiry as well
    Regards,
    Rama
    Message was edited by: Ramakrishnappa Gangappa

  • Blocking material creation

    I have ea requirement wherein I must block the material creation (transaction mm01) daily when my program runs.
    How do I achieve this?
    Thanks.

    You could use BDC to achieve this. The quicker solution is to change the corresponding entry in table TSTC: set field CINFO to "20" to lock the transaction.
    Regards,
    John.

  • Screen Exit for MM01 Material Creation

    Hi,
    The requirement is to add 2 new field in the Material Creation transaction (MM01) in the General Plant / Storage Location View.
    I was trying to find the Screen exit in the MGA Package but there was no screen exit for material. So, i tried by SPRO- IMG, iam able to attach my designed screen and its viewable in MM01 but the data is not being updated in the relevant table for the custom fields (The custom fields are appended in the MARC table).
    So, can you please help me about the coding part for the updation of the custom field data.
    Thanx

    Hi,
      Check these:
    MGA00001 - Material Master (Industry): Checks
    and Enhancements
    MGA00002 - Material Master (Industry): Number
    Assignment
    MGA00003 - Material Master (Industry and
    Retail): Number Display
    Check with 'BADI_MATERIAL_REF'
    Refer
    http://www.****************/Tutorials/ExitsBADIs/MM/MM01.htm
    https://forums.sdn.sap.com/click.jspa?searchID=7217830&messageID=3313524
    Regards
    Kiran

  • Problem with restriction of material creation

    I have a problem  regarding this code logic mention below
    itz for checking the plant and profit center should be same . restrict by a message at the time of material creation .
    now when we create a Alfanumeric plant and the profit center and we enter the same this message is stil comming and itz restrict the material creation .
    can anybody please help me out for change the logic of this code .
    break-point.
    3       CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
    4         EXPORTING
    5           input         = MARC-PRCTR
    6        IMPORTING
    7          OUTPUT        = MARC-PRCTR
    8                 .
    9     *break-point.
    10       if sy-tcode eq 'MM01' or sy-tcode eq 'MM02'.
    11       if RMMG1-WERKS <> MARC-PRCTR and MARC-PRCTR is not initial.
    12       message id 'ZS' type 'S' number 057.
    13       endif.
    14       endif.
    15       IF ( sy-dynnr(1) = '4' OR sy-dynnr = '0060' )             "note 754457
    16          AND NOT c_set IS INITIAL AND
    17           ( x_win NE sy-srows OR y_win NE sy-scols )
    18           and ok-code is initial and c_classification IS INITIAL.
    19         bildflag = x.
    20       ENDIF.

    Hi,
    Aren't you missing an = in the following line...
    11 if RMMG1-WERKS MARC-PRCTR and MARC-PRCTR is not initial.
    Shouldn't it read as follows?
    11 if RMMG1-WERKS = MARC-PRCTR and MARC-PRCTR is not initial.
    Regards,  Andy

  • Material creation process in SRM-MDM

    Dear All,
    I am new to SRM. Please correct me about material creation procedure in SRM if I am wrong:
    Normally in classic/extended classic scenario, material first created in MM and then it replicated to SRM. Base on configuration setting for number range, system either create the product ID same as material number number in SRM when it replicated into SRM. In final steps, the product information will upload into MDM either XI integration or manually via excel upload.
    My question:
    + Is it possible to automatic create product without XI via T.Code - MDMGX in MDM.
    + If the replicated product ID of SRM is different then MM material number, which number we should consider for creating product
       MDM.
    Thanks in advance.
    BR
    Jennifer

    Hi Jennifer,
    Answer1) You can only replicate Product Groups, Currencies and Unit of Measures through t-code MDMGX. XI/PI is required for Contract and Product Catalogs.
    Answer 2) If the replicated product ID of SRM is different then MM material number, you should enter MM material number and in External Web Service Configuration for that internal catalog, uncheck  "Do not check Product" indicator so that SRM will not check the Product ID and when item goes to backend system, it will have correct MM material number.
    Thanks,
    Anshuk Saxena

  • Problem regarding the creation of Table using CSS.

    Hi ,
    Here I have a Problem regarding the creation of Table using CSS.
    In My Application i have a table with multiple rows(Rows are Dynamically added to the table).First i am setting the table with the following properties:
    width:900px;
    height : auto,
    Overflow : visible,
    Max-height: : 200px.
    If I use above properties,I'm getting a table with 5 or 6 rows(height upto 200px).After that i am getting the Vertical ScrollBar.
    The problem is when a table has many columns, Vertical and Horizontal Scrolls are coming at the time of setting the table. The table height is not Increasing dynamically.
    How can i use "height" property in CSS? (I want the table height to be increased when the columns are more.)
    Thanks & Regards
    Madhavi

    Hey humble user. Errr I'm trying to understand what ur trying to do. U want to create a section of a region destructively from an existing region right? If so select the option convert to new region (opt-comm-R or selecting it by right clicking). Check your audio bin to make sure. Whats the "merge" function? Are u refering to the glue tool?

  • Process flow of material creation

    hi sap gurus,myself rekha
    i want to know the process flow  of material creation-FERT

    Check below link .You have to use transaction MM01 to create material.
    https://www.google.com.au/search?q=process+flow+for+material+creation&oq=process+flow+for+material+creation&aqs=chrome..69i57.9710j0j8&sourceid=chrome&espv=210&es_sm=122&ie=UTF-8#q=process+flow+for+material+creation%2Bsap

Maybe you are looking for

  • How do I create a UNIX path to a file inside Application Support?

    I need to create a path that uses "/" to seperate the location. It needs to be variable on the user. The code I'm having trouble with is this section: (Some of the variable I have not specified in this post because they serve no purpose to my questio

  • How can I change the escalation manager at support in GRC 5.3?

    Anyoone please let me answers for the above question. Is it from the support link in Configuration tab in CUP? Regards, Pankaj

  • Excel 2013 64 bit on windows 8.1 crashes

    Hi All  since al few weeks we are running office 2013 (excel) on windows 8.1 all 64 bit machines. We are having problems that when opening multiple files excel crashes. randomly repairing, reinstalling doesnt have any effect.  We are all local users

  • IChat to ICQ

    Once upon a time I had no trouble chatting with ICQ users via iChat, aside from the fact that when this first became possible they saw all the xml formatting (long ago fixed). Now I can see my ICQ "buddies" status, but I can't get messages to them an

  • Audio not rendering in FCP 5.0.1

    I'm not able to render any audio in the Timeline. The clips are brought in as QT files (not captured). When trying to audio render as is, the audio render window quickly flashes w/no change in render status. (line at top remains red). Video renders O