Plant maintainance

This Daily progress report has to be generated in separated transaction code to check the daily prog? have any code plz send urgent

Hello,
Just to explain ...
When long text for an order is created the long text indicator field AUFK-LTEXT is updated with the logon language at that time. E for English, D for German, etc. If user creates long text while logged in with DE then this indicator is set to D, they enter their long text in German. Another user later edits the same order while logged in in English. This user will see the German text. They can than add more text, probably in English.
This order now has long text in both German and English. The AUFK-LTEXT indicator will still show D because that is the way it was created.
My previous reply tried to get across the point that we really don't know what the language is. We only know that user was logged in using DE when the text was first created. So the text is 'common' meaning that all the long text regardless of language is stored together. The system does not know what language is used, it could be English, German, French. It is not possible to have multiple sets of long text in different languages for the same order.
To get back to your question .....
Have a look at function READ_TEXT. This should demonstrate how the long text is read with language setting.
Just keep in mind the language is going to be that as stored in AUFK-LTEXT.
nikhil

Similar Messages

  • Reg. System status of Plant maintainance work order.

    Hi All,
    I have a req. where we need to fetch all the PM orders on some conditions and calculate planned and actual costs.
    I want to know what is the system status when costs are supposed to exist.
    thanks.

    Hi,
    As you are aware there are two types of costs.
    1 planned Cost this will get updated irrespective of your order system status. As soon as you maintain Material or Opertion with activity type.
    Even if you select exterenal cantrol key in operation, what ever you give the cost while filling the data for PR generation will pick up for planned cost. Simillarly for material PR too.
    2. Actual cost  this wil get update when you post the material or confirm the operations. You can post material provided your order system status is REL released That means you can say actual cost posting will happen provided order is released.
    Hope it's help ful.
    Reg,
    N.Nagaraju

  • PM Plant maintains workflow

    Dear WF experts
    We have a WF to update a maintaince order(IW32) field "Estimated costs" in Cost tab when the order was saved WF will be triggered.  but in our QAS system , it is working  . in PRD system , it is not working .
    anyone konws what config should i check ?   as we are using new order type .  is it related to order type configuration?  thanks for your input

    Hello,
    Did you set the relevant tasks to General Task in QAS as well?
    Otherwise, what do you mean by not working, the workflow doesn't start?
    regards
    Rick Bakker
    Hanabi Technology

  • Plant maintain

    how to use bapi_alm_order_maintain to update the work order.......

    Hi Raju,
    You can use SERVICE CALL for this. OR
    You can use your BAPI/FM using CALL FUNCTION like in normal ABAP.
    Define your requred context and design your layout and bind.
    For example...code like this.. using this i am updating VL02 ( Change Delivery ).
    * WS_DELIVERY_UPDATE_2 Declarations
      DATA: lw_vbkok TYPE vbkok,
            lt_vbpok TYPE TABLE OF vbpok,
            lw_vbpok TYPE vbpok,
            l_vbeln  TYPE vbeln_vl.
      l_vbeln = ls_it_lips-vbeln.
      DATA : VERKO_TAB    TYPE TABLE OF VERKO,
             WA_VERKO_TAB TYPE VERKO,
             VERPO_TAB    TYPE TABLE OF VERPO,
             WA_VERPO_TAB TYPE VERPO.
      loop at lt_pack_mat into ls_pack_mat.
        WA_VERKO_TAB-VENUM  = ls_pack_mat-INT_HAND_UNIT.
        WA_VERKO_TAB-EXIDA  = 'E'.
        WA_VERKO_TAB-EXIDV  = ls_pack_mat-HANDLING_UNIT.
        WA_VERKO_TAB-VSTEL  = '2000'.
        APPEND WA_VERKO_TAB to VERKO_TAB.
      endloop.
      loop at lt_pack_mat into ls_pack_mat.
        WA_VERPO_TAB-VENUM    = ls_pack_mat-INT_HAND_UNIT.
        WA_VERPO_TAB-TMENG    = ls_pack_mat-PACKING_QTY.
        APPEND WA_VERPO_TAB to VERPO_TAB.
      endloop.
      lw_vbkok-vbeln_vl = ls_it_lips-vbeln.
      lw_vbkok-vbeln    = ls_it_lips-vbeln.
      loop at lt_it_lips into ls_it_lips.
        lw_vbpok-vbeln_vl = ls_it_lips-vbeln.
        lw_vbpok-pikmg    = ls_it_lips-PICK_QTY.
        lw_vbpok-SPE_INB_ITM_UPD = 'X'.
        APPEND lw_vbpok TO lt_vbpok.
      endloop.
    * WS_DELIVERY_UPDATE_2 To change Delivery
      CALL FUNCTION 'WS_DELIVERY_UPDATE_2'
        EXPORTING
          VBKOK_WA        = lw_vbkok
          COMMIT          = 'X'
          DELIVERY        = ls_it_lips-vbeln
    *      UPDATE_PICKING = 'X'
        TABLES
          VBPOK_TAB       = lt_vbpok
          VERKO_TAB       = VERKO_TAB
          VERPO_TAB       = VERPO_TAB.
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' .
    Cheers,
    Kris.

  • Sto plant to plant(1 company cde)

    Sir,
    While creating STO (plant to plant within company), I am getting an error by not possible to determine shipping data for material…….
    I have done following steps
    1.     Created material master with maintaining sales data in both plant
    2.     Created customer and master data for both plant and maintained in both master records(007 account group*-vendor)
    3.     Mentioned shipping data for both plant in SPRO settings with sales organization and div.
    4.     Assigned delivery type as NL as it is within company code plant to plant transfer, De activated one step procedure
    May any one please help where I am lacking?
    also let me know what has to be done if i wan to go for cross company code.

    Hello Suresh,
    Check the below Configs
    1. IMG->MM->Purchasing-> Setup STO-> Define shipping data for plants
    (Maintain Customer No of Reciving Plant)
    2. IMG-> Logistics Execution->Shipping Points->Shipping Point& Good Receiving Point Determination->Assign Shipping Points
    3. Fill details in Vendor Master-> Purchasing view, from menu Extras-> Add Purchasing Data.
    4. Maintain Shipping details in Customer Master.
    I think this will help you.
    Rgds,
    S.Balaji.

  • Bdoc error : Plant IT01 is not assigned to any location

    Hi Experts,
    I have downloaded the Plants from r/3 to CRM [7.0] using object DNL_PLANT through /nr3as. I have checked the entries in /nCRM_LOCMAP, all plants are downloaded to CRM except IT01 & MS01.
    While downloading MATERIAL from r/3 to CRM, i am getting the following bdoc errors
    Plant IT01 is not assigned to any location
    Plant MS01 is not assigned to any location
    Since these do not exists in /nCRM_LOCMAP, i can see that i am getting this error. I have re downloaded DNL_PLANT & checked the status of completion as green. Still these two particular plants are missing.
    Also, when i checked the material [for which i am getting the bdoc error] in r/3, i can see that plants have maintained for that material.
    Is there anyway, to fix the issue?
    Appreciate if someone can suggest a solution on this.
    Thanks & Regards,

    Hi Chandrakant,
    There are no filters set for this object. Also, i took your suggestion, & created a BP with role plant & maintained the details in  /nCRM_LOCMAP. Reprocessed the bdoc's, & i am done, worked finally.
    Thanks a lot for your valueable solution. I have another issue in bdoc error which says " Check-digit in GTIN 00001216000000 (unit of measure KG) is invalid"
    This is the only one i am getting in /nsmw01 & almost in all the bdocs erros. I did search online, but have not got any suitable solution on this.
    Can you help me resolving this issue also?
    Thanks & Regards,

  • F110 output Plant wise

    Hi Gurus,
    My client has the requirement that while executing the APP via T-Code F110, the system should post payment documents with cheque numbers by Plant wise.There are around 80 Plants maintained in SAP and we are not using business area.
            The client wants to clear the open items based on Plant. The plant field is not featuring in the Free selection tab in the T-Code F110 also. Any help in this regard is welcome and thanks in advance for the same.
    Regards
    Gopal

    Hi Gurus,
    Further  to above mentioned Thread
    I also have similar scenario where clients is having two plants under one legal entity.
    Client wants F110 output for customer and vendor invoices as per plant. For both plant , there  are separate bank accounts and respective invoice must go to plant specific bank account as this is legal requirement of the country.
    Could you please let me know configuration steps to manage this scenario.
    Thanks in advance.
    Points would be assigned.
    Bhadouria

  • Inter Plant Planning

    HI All,
    I have got 3 Plants PL01, PL02, PL03 where material is undergoing some operation in pl01 and then it is passed to PL02 for another operation and then is passed to PL03 for final operation.
    How can I do interplant planning and do capacity levelling
    Regards
    Amit

    >
    AMIT AGGARWAL wrote:
    > I have my sequence as follows
    >
    > Pl03 Operation  -  Pl02 oper   - subcontract 1    -  subcontract 2  -   PL01
    >
    > After PL01 I am geting FG. I am trying to use SPK 40 and SPK 30
    > Pl guide me abt this
    Material code:
    Create a  separate material code for Each  transfer , SUb contracting dependets on the scenario
    In plant - PL03
    Consider your are producing material 1
    Maintain  procurement type  E , and do the production
    Plant- PL02
    Consider your are producing Material1 --> Material 2
    Maintain Procurement type F and maintain  a SPK( create  a new one in OPPQ) from PL02 for material 1
    For material 2 maintain Procurement type E
    SUB CONTRACTING
    IN case operation subcontracting maintain in Routing
    Or other wise
    Consider Material 2--> material 3
    Create a BOM for Material 3--> assign the material 2
    maintain Procurement type F and SPK 30 for material 3
    and the same for Other subcontracting material
    Consider Material 3--> material 4
    Create a BOM for Material 4--> assign the material 3
    maintain Procurement type F and SPK 30 for material 4
    IN PL01 Plant
    Maintain Procurement type F and maintain  a SPK (from PL02) for material 4
    Run a MRP for material 4 in plant PL01 system will plan all the materialin other plant also
    Or
    Other wise maintain a scope of planning
    in a sequence
    PL01
    PL02
    Pl03
    System will plan accordingly

  • Link for Plant MAintenance

    I am not able to get the link between field TPLNR( Functinal Location) which is the primary key of IFLOT and AUFNR (Order No.) which is in AFIH. I tried using ILOAN field as the link, but not able to get records.
    The selection screen has fields :
    SELECT-OPTIONS   : S_TPLNR FOR iloa-TPLNR ,
                       EQUNR FOR AFIH-EQUNR ,
                       AUART FOR AUFK-AUART,
                       AUFNR FOR AUFK-AUFNR,
                       ERDAT FOR AUFK-ERDAT.
    And the ALV display should following fields:
    KUNUM, EQUNR, AUFNR, ILOAN from table AFIH.
    GSBER, WAERS, SAKNR from table AUFK
    MJAHR, BLDAT, BUDAT, MATNR, MBLNR, BWART,
    BWTAR, DMBTR, RSNUM, RSPOS, RSART from AUFM

    hi,
    Check out my earlier post
    Re: Plant Maintainance Module Material
    Cheers
    Alfred
    Reward with points for helpful answers

  • Why demand get trigger at other plant MD04 screen?

    Dear all,
    I have a question. When I open up my MD04 for a material and plant at our distribution plant (A), I saw two purchasing requisition (with item category M) and with its subsequent production order respectively
    Question:
    The problem is that orders placed on our sales company plant in plant B generate a production order at the distribution plant A. When I look at the two sales orders with type OR (i.e. sales order that trigger the two PR respectively), the delivery plant field in these two sales orders are plant B (i.e. sales plant we called it, basically VBAP-WERKS). And once it is saved, there is schedule line of CB.
    For some reason, when MRP run at plant B, the demand get populate at MD04 screen at the distribution plant A when the VBAP-WERKS only mention the sales plant B.
    Thanks
    tuff

    Hi
    Could you please check the Planning Palnt & Production Plant maintained for this material in the Material master
    Hope this will help
    Regards, BRSR

  • Delivering plant different in freegoods order

    Hello,
    Material is created in x and y plants, but Y is the delivering plant defined in Material Master. it does not have CMIR, in customer there is no delivering plant maintained. this material is the free goods material for material A. now when i raise a sales order with A material, free goods material is determined, but the delivering plant is X. could you please assist me on this.
    points will be given accordingly, for the immediate responses.

    Hello All,
    thanks for your replies and i have awarded points as well.
    But the issue is not solved fully.
    Freegoods material is been extended to plant X and Y. but the delivering plant is Y. user wants the plant Y to get determined in the order. but it is determining the plant X. before they extended the material to plant X, material was created in plant Y. when the sales order is raised, thought it is a freegood and the main item has plant X, it was determining plant Y as the delivering plant for freegood material.
    i have verified this. now i am confused how shalli go about.
    please suggest me some ways to go head.
    thanks in advance.

  • Plant getting updated after offline approval of SC in SRM

    Hello Experts,
    Please guide me in finding out the reason of why the Plant Value gets updated after the Offline Approval is done by the user in SRM.
    when the user accepts the SC through mail we see that the SC gets approved status in Portal and in the backend PO we get that the Plant also gets changed.
    So please help me in identifying the issue.
    Thanks.

    Hi Rajat,
    We have debugged and analysed this issue, In offline approval system is picking last plant maintained for the company code from the table: BBP_LOCMAP. You can add one more plant to the table and check after offline approval. It will pick new one. Still we have not reached solution point, will let you know once we will find something.
    Thanks,
    BR,
    Basu

  • FSBP business document for plant maintenance

    Dear PM Experts,
      Can any one send standard FSBP document ,
    sended will be appriciated
    Thanks&Regards
      Chandrasekhar

    hi,
    Check out my earlier post
    Re: Plant Maintainance Module Material
    Cheers
    Alfred
    Reward with points for helpful answers

  • Regarding Plant

    Hi,
    We have list of plants maintained which can be seen in table - T001W.
    All plants maintained in this table might not be production plants.there are some plants which are maintained only for sales etc.how to identify a particular plant is relevant for Production so that i can do configuration relevant to SAP PP Module(like MRP Configuration etc).Actually we have some 600 plants are existing in table T001W, i want to know how can i identify which plant is relevant for Production(SAP PP). . Thanks in advance

    Aditya,
    May i know what is the significance of -- "NODETYPE". In fact for all the plants in our system it is not maintained.
    This setting is optional; many companies do not maintain these data..  It is used when you wish to differentiate betwen usage of plants.  Config is at IMG > Production > Distribution Resource Planning (DRP) > Basic Settings > Maintain assignment of node type - plant
    we can simply say that a plant for which BEDPL is activated is relevant to Production. right ?.
      No.  We can only say that MRP planning has been activated for the plant.
    Before I can give you a way to find out "relevant for production", you have to define exactly what you mean.  I suggest that this question would best be answered by the business people who are associated with your project.
    Best Regards,
    DB49

  • STO and Plant to plant materials transfer

    Hi,
      We have three plant in three different compnay code we are doing material transfer with MB1B  and it is working fine  now we want configure the STO ,  what is the advantage of STO  comparing to simple plant to plant material transfer  and in case of STO how accounting entry wil be generate  , also can u give the steps for customizationn setting for STO  and some links for the same.
    regards,
      zafar

    Hi,
    Confg steps for STO.
    1. Define shipping points for plants
    2. Create checking rule.
    3. Define checking rule.
    4. Assign deliery type to che. rule.
    Create Customer in Suppling plant for receiving plant
    Create vendor at receiving plant  for supplying plant.
    maintain material with Sales view for shipping point,
    create PO ME21n with Doc tyoe NB.
    Outbound delivery  Vl10B
    PGI --VL02N
    GR --- MIGO
    Acounting doc. at PGI.
    Move type: 643 &101  2 step
                       645 & 101 1 step
    Acc key
    BSX -
    GBB (VKA) +
    Billing
    Customer +
    Other sales dedution -
    Hope this will help.
    SAM

Maybe you are looking for