Missing Standard Container Elements

Good day,
Normally, we see the following elements as template container standard elements:
              AdhocObjects
              AttachObjects
              WfInitiator
              WfPriority
              WiGroup_ID
              _Workitem
              WfVersion
For a reason, I can not see those elements within new created templates container any more. However, I can see them in old templates.
I don't know if this is releated, but, we just changed the development client from 023 to 022. And we kept the prefix template numbering to go on wiht 923XXXXX instead of starting with 922XXXXX.

Hi,
  Goto EXTRAS --> OPTIONS  in the TCODE SWDD(Workflow builder), here goto VIEW tab, here you have a check box for DO NOT DISPLAY SYSTEM ELEMENTS IN CONTAINER under the Miscellaneous Block. Just uncheck this checkbox if it is checked and you can see the systems elements in the container.This will solve your issue.
Thanks,
  Sujatha

Similar Messages

  • Standard Container element not populating....

    Hi All,
    I am using a standard task TS17900100 to process the HCM Form in workflow at 2 places. There is a standard container element STEP_OBJECT of this task which gets populated at run time.
    Now at first place this container is getting populated correctly. But in the second place I have used the same binding and same task but STEP_OBJECT container is not getting populated. Also, STEP_OBJECT is not an import/export parameter.
    Please suggest.
    The task is using  the following class and method :
    CL_HRASR00_WF_COMPONENTS
    WI_EXECUTION_VIA_R3_INBOX

    Hi,
    I have checked the bindings in both the steps. It is same and all the containers are getting populated in the log except STEP_OBJECT. That's why I am not getting the reason for such a case. STEP_OBJECT is getting populated by itself in the first step. But it is not getting populated in the second step.
    Please suggest.
    Regards,
    Guddan

  • Using Standard Container elements as Method Parameters

    Hi
    Seems that Methods doesnt accept standard Container Elements like '_WI_Result' etc as importing parameters.How to access such elements this within method/secondary methods?
    Regards
    Imman

    Hi,
    Usually the WIRESULT is an exporting parameter of a workitem that has a result parameter in the Object Method. When you finish the processing of that specific workitem you can capture the value of the WIRESULT.
    For this you will have to:
    1. Create a workflow container of the type WIRESULT.
    2. In the binding of the method which has the result parameter define the binding from the task container to the workflow container. This is usually the second part in the binding screen. The first part is the binding from the workflow to the task and then the second which is below the first is the binding from the task to the workflow.
    You can then acccess the parameter in the workflow.
    Hope this helps,
    Sudhi

  • Hiding a container element  from a standard applicaition

    hi,
    i have a requirement to remove the UI elements in a transparent container from a view of a standard webdynpro component HRRCF_C_PREFERENCES_UI. This component is being used as a sub component in a main application.
    The transparent container within has a drop down list and a few buttons.
    So i created a component configuration for the component HRRCF_C_PREFERENCES_UI and changed the property of the UI element in the configuration to invisible. This worked, the container element was invisible in the application. But two other containers next to the UI element that was hidden did not move to the left . No proper alignment.
    Is this the standard behavior of a component configuration? i don't think so.
    Now in my option, the other only possible option is to hide the button by changing the attribute in the WDDOMODIFYVIEW method of the view.
    Could someone please help me how to set the attribute problematically? Is there a different way to meet this requirement?
    Need some help.Thanks.
    Best Regards,
    Sridharan

    Hi,
    Just go to enhancement mode in your webdynpro component and delete that button from UIElement hierarcy.
    If you want your button back, delete the enhancement.
    Regards
    Vishal kapoor

  • Container element for number of deadlines missed

    Hi,
    Is there a container element already available in which the number of deadlines missed is registered for a dialog step ?
    Meaning if deadline is kept for 2 days then container will increment every two days ?
    thanks
    Dipti

    Not unless you create one and make sure it gets populated.
    Regards,
    Martin

  • BPM - An empty container element was specified when sending

    Hello Experts,
    My BPM process looks as below:
    Receive -> Loop (execute if the status of IDoc is ERROR(E))--> Mapping ---> End Loop --> Send
    The message is failing in BPM workflow with the log: An empty container element was specified when sending
    Container  for receive and send stepe are different. IP in SXI_CACHE has process code 0.
    Mapping program is defined between the abstarct msg type of receive step and abstract msg type of Send step.
    Th message being processed has initial status as ERROR and after the mapping step is exceuted, it retrieves teh current status i.e SUCCESS. This ends the loop step and while tying to send the messgae to target system, this error occurs.
    Pls advice if I am missing anything.
    Thanks,
    Elizabeth.

    Go to transaction SWWL  , select your integration process instance and delete it
    Create your process with a new name and run the scenario again
    Re: Prob with Integration Process
    regards
    Ninad

  • Extra event container element in BUS2203

    HI All,
    I have a standard workflow template WS10400002 which has some start condtions defined. If you check in the binding between event container --> workflow container, there is a extra element for "Gross Amount(USD)". Kindly let me know how we can have an extra element.
    I copied the template to my Z template and there that extra element is not available.
    Kindly check in your systems and let me know.
    There is no delegation of BO done.
    Thanks & Regards,
    Srinivas Rao.

    Hi Pavan,
    Thanks for the reply. I will make my question more clearer.
    I dont want to do anything right noew regarding start condition set up . It is already done in the STANDARD template WS10400002. What I wish to understand is, when you will check the template in your system and check the event-> workflow binding, you will notice that there is extra container element "Gross Amount(USD)". Where did this come from ?
    I hope I am clear this time..
    Waiting for your reply..

  • Use Multiline Container Element in User Decision

    Hi Gurus,
        I have a Multiline Container in my User Decision Task. I am able to pull the data in a Standard Text to the Multi Line Container Element if type RSTXT-TXLINE. But how do I display the total data in all the lines in that element to the User Decision Workitem Text.
    Thanx & regards,
    Kan

    You cannot insert all the table entries in the Decision step workitem Text. it wont allow you to display, one of the possible ways to fix it is please check this [blog|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417500)ID1574174750DB11406479040085832269End?blog=/pub/wlg/15666]

  • Container elements in Alerts

    HI Experts,
    why we need to create a Container element in Alerts and there are some standard elements like SXMS_MSG_GUID, SXMS_RULE_NAME etc. wht is the purpose of these std. elements and mostly where they are applicable?
    Pts will b rewarded.
    Regards
    Faisal

    Hi,
    Container element is just a element which hold the values.
    its like a strucutre which is used to hold the values in this case SXMS_MSG_GUID will hold the SAP message ID.
    Some of the example are:
    Have u created data type in XI what u do is u give some name to data element and then specify the type now that element will hold the value which is coming to XI.
    Similarly for IDOC strucutre.
    chirag

  • Over Time Workflow Container elements not updated

    Hi,
    I am using Standard Task TS20000459 for approval of Overtime entered for an employee in CAT2 transaction.
    Work item is getting generated to his manager's inbox.
    Issue is, subject of the work item should have employee number and Employe name. Standard Task contains Container elements &TS_PERNR& and &TS_ENAME& which is not getting filled with any values.
    Can any one suggest me how to get the same?
    Regards,
    Saravana Perumal

    Hi Shanti
    I faced the same problem...And i resolved that problem by binding...
    Create the container element for PERNR and ENAME in the standard task ts20000459 as well as in workflow container.Then bind those container values.
    Before bind the workflow and task container, you have to bind the workflow container with the event container.
    Regards,
    Hemalatha.

  • Re: windows server 2012 - winload.exe missing or contains errors

    i've noticed mine is ver 4.3 and there's a ver 5 from their website, annoying because it said do i want to update the other day so it did and it seems it didn't bother doing ver 5 and was just a minor update

    i setup a 180 day trial of server 2012 r2 standard yesterday running as a vm in virtualboxwith less than 24 hours after doing so i find it now doesn't boot, which is really irritating as i configured it with some roles etc and don't want to do it all again if it's not going to be reliablewhen it trys to boot i get the following below, i've tried a few things with bootrec and bcdedit following some guides elsewhere but it's all useless and doesn't work so i need some help from people that actually know what they are talking about so i don't waste more of my time, hopefully the idiots that post junk that doesn't fix will have their posts removed from youtube somedayfile: \windows\system32\winload.exe
    status: 0xc0000001info: the application or operating system couldn't be loaded because a required file is missing or contains errors
    This topic first appeared in the Spiceworks Community

  • Windows server 2012 - winload.exe missing or contains errors

    i setup a 180 day trial of server 2012 r2 standard yesterday running as a vm in virtualboxwith less than 24 hours after doing so i find it now doesn't boot, which is really irritating as i configured it with some roles etc and don't want to do it all again if it's not going to be reliablewhen it trys to boot i get the following below, i've tried a few things with bootrec and bcdedit following some guides elsewhere but it's all useless and doesn't work so i need some help from people that actually know what they are talking about so i don't waste more of my time, hopefully the idiots that post junk that doesn't fix will have their posts removed from youtube somedayfile: \windows\system32\winload.exe
    status: 0xc0000001info: the application or operating system couldn't be loaded because a required file is missing or contains errors
    This topic first appeared in the Spiceworks Community

    i setup a 180 day trial of server 2012 r2 standard yesterday running as a vm in virtualboxwith less than 24 hours after doing so i find it now doesn't boot, which is really irritating as i configured it with some roles etc and don't want to do it all again if it's not going to be reliablewhen it trys to boot i get the following below, i've tried a few things with bootrec and bcdedit following some guides elsewhere but it's all useless and doesn't work so i need some help from people that actually know what they are talking about so i don't waste more of my time, hopefully the idiots that post junk that doesn't fix will have their posts removed from youtube somedayfile: \windows\system32\winload.exe
    status: 0xc0000001info: the application or operating system couldn't be loaded because a required file is missing or contains errors
    This topic first appeared in the Spiceworks Community

  • How to give Container Elements for FM EWW_WORKFLOW_START

    hi experts,
    i am new to workflow,
    i am using the FM EWW_WORKFLOW_START to start a workflow.
    my issue is that i am using the std BO BUS2017
    i am not getting the element name that i need to pass to the container.
    When i see in SWDD it shows
    Import Parameter BUS2017 in the list of workflow container elements. but when i pass the OBJKEY: materialDocument and matdocumentyear like
    concatenate '5000000305'  '2009 ' into text1.
    swc_set_element   t_cont  'BUS2017' text1 .
    its not getting passed to the workflow.
    but i added 2 new elements mblnr and year to the container and i pass it , it gets passed.
    how can i know the exact Element name?
    or where could i be wrong?
    thanks and regards,
    Gunj M.

    Hello,
    Here's some sample code of how to pass an object:
    INCLUDE <CNTN01>.
    data: lv_rc like sy-subrc.
    data: lt_messages type standard table of SWR_MESSAG.
    data:
    begin of lv_object_instance,
      objtype type swo_objtyp,
      objkey  type swo_typeid,
    end of lv_object_instance.
    * Define the container
    swc_container lt_wf_cont.
    * Create the container
    swc_create_container lt_wf_cont.
    * Clear the container (not necessary here)
    swc_clear_container lt_wf_cont.
    lv_object_instance-objtype = 'FORMABSENC'.
    lv_object_instance-objkey = '0000000088'.
    lt_wf_cont-element = 'ABSENCEFORM'.
    lt_wf_cont-value = lv_object_instance.
    append lt_wf_cont.
    CALL FUNCTION 'SAP_WAPI_START_WORKFLOW'
    EXPORTING
       TASK                     = 'WS30000015'
    *   LANGUAGE                 = SY-LANGU
       DO_COMMIT                = 'X'
    *   USER                     = SY-UNAME
    *   START_ASYNCHRONOUS       = ' '
    *   DESIRED_START_DATE       =
    *   DESIRED_START_TIME       =
    *  IMPORTING
       RETURN_CODE              = lv_rc
    *    WORKITEM_ID              = lv_wfid
    *    NEW_STATUS               = lv_wistat
    TABLES
       INPUT_CONTAINER          = lt_wf_cont
       MESSAGE_LINES            = lt_messages
    *   MESSAGE_STRUCT           =
    *   AGENTS                   =
    regards
    Rick Bakker
    Hanabi Technology

  • Multiline table container element does not display the contents

    Hi Guys,
    I am sending an email from the workflow. The workflow has few steps and in one of the steps the the workflow brings in few lines of text. This text is then stored in a multiline container element in the workflow.
    later in the workflow i am sending an email and this sendmail step is using the multiline containter. So in the body of the email i have used the container as shown below
    Your expense for the trip &TRIPEXP.TRIPNUMBER& has been rejected.
    The Reason for rejection(s) mentioned below:
    &CATSXT_LONGTEXT_ITAB##&
    Please change and submit again.
    However when i recieve the email i dont see any text. But when i look at the workflow log and check the contents of this table under the workflow container elements it has the data in it.
    Not sure where i am going wrong. I have checked the bindings and they are fine.

    Thanks Arghadip,
    Yes that was the missing link.
    One question:
    When i use sendmail step and use the variable drop down box i can see the workflow container elements. So why do i need the same container element in the sendmail setp? I just now created same element in the sendmail task. When i am able to access the workflow container elements in the send mail step then why there is a need to create a same container element in the send mail step and then do the binding for it to work?

  • Container element 'ADDRESSSTRINGS' does not exists

    Dear all,
    I am trying to define expression for recipient type
    it gives me error
    container element 'ADDRESSSTRINGS' does not exists
    container element 'EXPRESS' does not exists
    container element 'TYPEID' does not exists
    Can you please share the technical detail of these parameters
    or is there some other problem
    Best of regards,
    Gaurav

    Hi Gaurav,
    These are the standard task container's for the send mail step type.
    No need create these container's and already they are available in the Task container.
    Have you used the standard task to send the mail? If so just double click the Task ID and you can find these container's under the Container Tab.
    Just delete the send mail step and create a new one. It will solve the issue.
    Thanks,
    Viji.

Maybe you are looking for