PSHFT - Shift Schedule Structure details

I am supposed to get the details in this structure (PSHFT). This contains work schedule details. I am supposed to publish these schedules every day through a mail to employees. Is there anyway that I can read this structure.

Hi
You don't 'read' a structure.  You can read from a table and place the returned data into a structure:
READ TABLE itab WITH KEY x = y INTO wa.
Can you clarify where this data is coming from?
Andy

Similar Messages

  • Changing schedule line details via BAPI_PO_CHANGE

    Hello,
    I am trying to use BAPI_PO_CHANGE to change the schedule line quantity on a Purchase Order.
    I am populating structures :-
    POSCHEDULE
    POSCHEDULEX
    but I am unable to change the schedule line details. The BAPI call returns a success message saying 'No Data wa schanged.'
    I have also tried passing in additional structures:-
    POITEM
    POITEMX
    I am not sure whether these are necessary but I thought I'd give it a go.
    I seem to get a little further in this case but I get a different error.
    I can successfully update the PO manually via ME22N.
    Does anyone have any example code for updating schedule lines using this BAPI.
    Thanks,
    Ruby
    Moderator message - Moved to the correct forum
    Edited by: Rob Burbank on Dec 14, 2009 1:17 PM

    Hello Aveek,
    Thank-you for the link. I have had a look at this program but I cannot see how the poschedule and poschedulex structures get populated.
    It looks like this could be happening within form get_uom_conversion  but I can't see the code for this.
    Could you send me a copy of this routine please?
    I need to understand what fields to set within these structures.
    At the moment, all I am populating is as below but I can't see what I am doing wrong:-
    wa_po_schedule-po_item = '00001'.
    wa_po_schedule-sched_line = '0001'.
    wa_po_schedule-DELIVERY_DATE = '20100204'.
    wa_po_schedule-quantity = '4.000'.
    append wa_po_schedule to lt_po_schedule.
    wa_po_schedule_x-po_item =  '00001'.
    wa_po_schedule_x-sched_line = '0001'.
    wa_po_schedule_x-po_itemx =  'X'.
    wa_po_schedule_x-sched_linex = 'X'.
    wa_po_schedule_x-DELIVERY_DATE = 'X'.
    wa_po_schedule_x-quantity = 'X'.
    append wa_po_schedule_x to lt_po_schedule_x.
    Thanks,
    Ruby

  • How can i show item schedule line details in Tableview for each line item

    Hai all,
      I need to display schedule line details  in Tableview for each line item.for example in each row i need to put one column along with button , if i click on this table that row  should be expand vertically and must show all schedule line details in that.if i click my button again the visible expanded row should disappear...
    if anybody works on this previously plz send some sample code...
    leoiz....

    To modify rows the best way is with the Iterator (do a search in the weblogs for "Iterator")
    However for what you want to do I've only seen this really work successfully with a standard HTML table not using the tableView.

  • 24/7/365 shift schedule assignment in Outlook 2010

    I would like to show a shift schedule (day, afternoon, midnight turn) in outlook. I have the schedule in Word tables and would like to find a way to import that instead of entering all the data from scratch. The employees work a 7 day shift that rotates.
    7 straight days on both mid and afternoon shifts. Days off occur on day turn. Any ideas?

    There doesn't seem to be a buildin feature to import the shift from Word tables.
    There should be a way to import from Excel though:
    https://www.youtube.com/watch?v=_DrODDy_cXg

  • Regarding shift schedule

    Hi all experts.
    I hv a querry regarding the shift schedule.. i hv various shift schedule.like shift A- 6am-2pm, shift B- 2pm-10pm, shift C - 10pm-6am, shift D- 8am-5pm etc.. now i want a new shift schedule for e.g. shift E- shift Ashift B, *shift F- shift A shift C*.. can this be possible? if yes, kindly guide me how it will be done.
    Thanx n Regards,
    S.Kumar

    Yes it is possible. You can add these additional shifts in the DWS and assign it to the existing personnel subarea groupings fpr Work schedule and DWS or may be the different grouping as per the requirement.
    Then create PWS using the new shifts in the table V_T551A, assign public holiday calendar and generate work schedule rules in the table V_T508A.
    Can u be a bit more clear on your requirement so that the personnel subarea groupings can be decided?

  • I have a rotating shift schedule that I work. Is there anyway to have this schedule on the home screen of my iphone so I can just open it up?

    I work a rotating shift. I would like to post my shift schedule on the home page (screen with all the apps) so I can access my schedule easier. Is this possible?

    You cannot post a shortcut to the calendar app. There wouldn't be a way unless you access this schedule via Safari, where you could post a shortcut.

  • Shift Schedule

    Every month major departments are making shift schedule for the month in hard copy and sending to HR to upload in SAP. Any changes also are done by HR. Now it is proposed to maintain the shift schedule to be done directly in SAP by the concerned department and changes to be done by HR. It should not change the leave already maintained from before.
    Please help me with the steps how to do it.

    This is called ManPower Planning.
    I guess there is no such concept, but we do have Shift Planning concept in Time Mangement.
    But for this, we need to have REquirement Profiles, Job descriptions, etc mandatory to maintain.
    this is a very tedious task, and i dunno to what extent it will match ur requirements.
    Its suggested, not to bring that into SAP.
    Lets C if any one has any prior experience n better views on this.
    Regards
    ...Sadhu

  • Distribute breaks for shift schedule

    please i need some help, i have an employee shift schedule, that need to distribute the daily breaks within each interval shift but as per some conditions,
    as shown,I need fill “IN” at the interval cells that match its beside shift,
    From Row 14; each row considered an employee shift, in need to give every agent 1 hour as a break
    the build conditions:
    >> every agent must take 3 breaks the first: 15 minuts, the 2nd: 30 minuts, the last 15 minuts.
    >> we couldn't give a break at the first and the last hour at employee shift.
    >> at agent level: the duration between every break shouldn't less than 1 hour and shouldn't more than 3 hours,
    >> at interval level: at each interval break, the slots will be distributed as per SLA value at Row#:"10", change as per the given slots. The SLA value is a percentage value, i need the give breaks at the highest SLA value till this value equal
    the next lowest value then give slots to the next lowest value till equal the next lowest ect..., i need this operation to be looped till every employee take his 3 breaks as per the above conditions.
    the workbook
    appreciate any support, help to get an answer, thanks in advance,
    Gratefully,

    ​Hi Ahmed,
    I have looked into the workbook, it is very complex. Could you split your requirement into several questions so that it will be easier for us to understand?
    >> every agent must take 3 breaks the first: 15 minuts, the 2nd: 30 minuts, the last 15 minuts.
    For this requirement, I think you could define a variable BreakCount, before you set the cell as break, you could check the value of the BreakCount, if it is less that 4, you could set the value of BreakCount +1. If it is larger than 4, break, and go
    to next. If you have any other conditions, you could add the if statement before you set the cell as break.
    Hope it will help.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Shifting schedules on Calendar?

    Hi,
    I'm a student and I use iCal as a reference to most of my lectures, tutorials, assignment deadlines, etc. One thing that really bugs me, though, is that I haven't found a way to schift my schedule when on a break between semesters. Has anyone experienced this kind of problem and if yes, could you please tell me if there's a solution? Thank you.
    P.S. What I'm looking for is similar to iStudiez Pro's "Schift Schedule" feature, except I don't want to use the app itself.

    "misdirekted" <[email protected]> wrote in
    message news:eb5i6p$g2r$[email protected]..
    > Yep, I notice the shifting in both Firefox and IE and
    Apple's Safari. I havent
    > tried different versions of Flash because I dont have
    any other than 8.
    > And I'm not sure how to "empty your browser cache before
    loading the latest
    > swf changes", but if that could solve my problem, I am
    interested!
    > Also, if you are willing, it would be great if you could
    take a look at the
    > fla and see if you see something different...
    >
    > Thanks,
    > Ryan Nichols-Roy
    Wish I could but I have an older version of Flash so I can't
    open it.
    About the cache thing.. the browsers use a cache so that
    after the first time you visit a website it brings up the graphics
    from the
    cache instead of downloading it from the website to speed
    things up. The problem with Flash embedded in an html page is that
    when
    you hit refresh on your browser, it just refreshes the html
    file and not the swf file that it loads. So.. every time you make a
    change to your swf file and go to test it, you keep seeing
    the old file instead of the new one.
    You can either go to your cache and delete just the swf file
    or you delete all the files in your cache (much easier). You should
    do that once in awhile anyway because the number of files in
    there gets pretty big after awhile. If you haven't emptied it
    before,
    it's going to take a minute to empty it.
    To empty the cache in Internet Explorer:
    Tools-->Internet Options-->Delete Files (in the
    temporary Files section)
    tralfaz

  • Problem in loading the Portal Content Directory Structure & Detailed Naviga

    Hi
    we have installed EP6 SP16.When we are opening any tab detailed navigation is not loading.Some java sript errors are coming.Here iam pasting those errors.
    Please suggest asolution.logged in as super admin
    java script errors
    access denied.
    null or not an object.
    object required.

    Hi Gopi,
    A. <b>Pls check your browser settings</b>.
    We did face similar problems like Java script errors throwing msg's
    " null or not an object.
    object required"
    Hope you are using IE. If so,
    1. Go to  Tools - > Internet Options - > Advanced .
    Enable " http1.1 through Proxy Connections".
    2. Increase the Cache.
    B. <b>Check whether the user has permissions to access the portal content</b>
    Go to Content Administration - > Portal Content.
    Select Portal Content and right click. Select Permissions and check out.
    Regards,
    Venkat.
    [Pls reward points if useful]<b></b>
    Message was edited by: venkat

  • AS2 MDN Structure - Details

    Hi all,
    I have an scenario IDOC->PI->AS2. when we send to the Partner via AS2 they sent us back a Synchronous MDN, but we don't process it yet.
    I want to build an interface to process the MDN for bussiness to check if the Invoice they sent was received succesfully on partner side.
    My question is:
    Which information come into the MDN XML? i just identify the below fields in the message monitor of Seeburger:
    Type                           sync
    MDN Message ID        <xxxx@xxxx>
    Partner ID                    xxxxx
    Payload State             ok
    Payload State Details <empty>
    MDN Timestamp         09/01/2011 00:00:26
    MDN Sigend  
    Own ID                       XXXXX
    The MDN Message ID is not the same we use for the invoice, so we cant match the messages.
    I want to build something like this:
    Associate the Invoice# with the AS2 Message ID or PI Message ID in a table, then with the information received in the MDN complete the match, and give a "Received by partner" status to the invoice.
    Maybe the MDN contains more information to complete that match.
    Please help.
    Regards.

    Hi Israel Toledo,
    Just wanted to check with if you were able to figure out this?
    Regards,
    BRV.

  • Purchase Requisition Schedule Item Details

    Hi,
    I need to get size wise requested quantities for a given Purchase Requisition.
    I am looking for the table/tables to extract these details.
    I searched in table EBAN and several other tables, but did not find the expectation.
    Can you pls help me by sending me the table or tables, which I can extract those details.
    Thank you.

    HI,
    I didnt get your question properly, what i understand is you want to give the range
    of quantity for the particular PR number. If this is your requirement, you can give it in
    MENGE field in EBAN.
    If it is not your requirement, please elobarate on size wise requested quantities .
    Regards and Best wishes.

  • Shift scheduling in SNP Run

    We are trying to use APO for Shop Floor Planning.
    I want to know, can SAP - APO (Optimizer Run) give shiftwise planning instead of day bucket ? i.e. instead of daily requirement, 3 shifts requirement saperately ?
    Thanks in advance.
    Rajan

    Hi Rajan,
    SNP is bucketed planning and the most granular bucket is a DAY.
    So in SNP you cannot do shiftwise planning. You need to use PPDS for shiftwise planning.
    Thanks,
    Somnath

  • Info Structure details

    Hi Folks
    I would like to know more about Info structure. pertaining to PP
    Apart from that can any one explain me. How this info structure links with planning table.
    What is meant by key figures & how this will get linked in planning table.
    Thanks in advance.
    Sriharsha Narasimhamurthy

    Hi Sriharsha,
      Kindly go through the link in the below mentioned website:
    www.sapsword.com
    Also refer to the document prepared by expert Kumar regarding the flow on Flexible Planning.
    Flexible Planning in SOP process flow...
    Revert back for any clarifications.
    Regards
    Kalyan

  • ***********Structure details required*************

    Hi,
       can anyone please tell me the fields to opulate while passing the dates to the structure 'APPOINTMENT' of the Bapi 'Bapi_Busprocessnd_createmulti' while creating an order. I have Date values,date Profiles,date Types .Please tell the fields to pass those values in the  appointment structure.
    Regards,
    Vijay
    *******Entries will surely be rewarded*******************

    Hi Vijay,
    Although I havent found the BAPI with the name. I think since I am not on CRM Server..
    Anyways,,I have found out some of the threads in ABAP forum. Although they are not related with the same problem. But in these you can get an idea of how the values passed to this very BAPI.
    Creating service order using BAPI_BUSPROCESSND_CREATEMULTI
    Re: BAPI_BUSPROCESSND_CREATEMULTI - SERVICE_OS
    Hope this may give you some inputs to solve your issue.
    Else you put the cursor on the BAPI Function module name in SE37 and do a where used search..jst check how the values are passed for the same structure..
    Thats all I can do buddy. Best of luck..
    Regards,
    Mayank

Maybe you are looking for

  • Is there any way to change the default folder for new finder windows...

    ...Or even set a different folder as the "home folder"? I am recovering from an incredibly messy archive and install which refused to allow me to save my old user accounts, instead moving them all into "Previous Systems". In my haste to get the machi

  • WHAT ALL MESSAGE'S ISSUED WHILE CREATING PO

    Sir, ply let me know after saving the po i want to know what all messages were issued while creating the po. Like "warning" or "information" message where  can i see this regards amey

  • What are the numbers on top of fields?

    Hi, One of our users has the following when opening forms. The fields all have a number hovering over the top left of them. This both hides the value in the cases of check and radio boxes, and shortly after, the whole program crashes. The form opens

  • When I try to save changes to an existing file, Acrobat X Standard stops working and closes. How to

    After making changes to an existing pdf, when I select Save from the File menu Acrobat X Standard crashes and closes down. The same scenario happens if I choose Save As and select the same fie name. How do I save changes to an existing document? I ca

  • Bad logic in NamedCache remove method?

    Why does the remove method in a NamedCache invoke the load method in the CacheStore in a distributed cache? Why force a database load call for the object if it doesn't exist in the cache only to immediately remove it? Edited by: 786216 on Aug 3, 2010