STATUS value for Completed PO

Hi,
We are working on SRM 5 Extended clasic.
I need to fetch list of all PO's whose follow on docs are created e..g Invoice.
Now for such PO's which are completed,what will be the status ??Will it be 'Transaction Completed(I1023) or 'Complete(I1038) or just ORDERED?

Hi,
Yes, the indicator logic will definitely help. Additional in the function module  BBP_PD_PO_GETDETAIL you can get the details in the table parameters E_HEADER_REL & E_ITMLIM_REL.
Additionally: Both completed & incomplete PO (i.e. GR values) will have "Ordered Status" and hence you cannot differentiate based on that. But you can use the table BBP_PDHGP and the fields DOC CLOSED & DOC INCOMPLETE. This should solve your problem.
Regards
Kathirvel

Similar Messages

  • Can you tel me the exact status values for TBTCO table

    Hi Experts,
    Can you help me any one to know about "Status" field in TBTCO table.
    what is the meanings of this status values.
    1.P.
    2.S.
    3.F.
    4.R
    5.Y
    6.A.
    7.Z
    Can you tell me any function module to find status for the program and for the jobname.
    Thanks.
    Sailu

    Hi,
    Just used the where used list and found INCLUDE LBTCHDEF.
    Check it. seems clear
    btc_running       LIKE tbtco-status VALUE 'R',
      btc_ready         LIKE tbtco-status VALUE 'Y',
      btc_scheduled     LIKE tbtco-status VALUE 'P',
      btc_intercepted   TYPE btcstatus VALUE btc_scheduled,
      btc_released      LIKE tbtco-status VALUE 'S',
      btc_aborted       LIKE tbtco-status VALUE 'A',
      btc_finished      LIKE tbtco-status VALUE 'F',
      btc_put_active    LIKE tbtco-status VALUE 'Z',
      btc_unknown_state LIKE tbtco-status VALUE 'X'.
    Regards

  • Status Values for Test Management

    Has anyone else encountered odd behaviour when maintaining test status values?
    For example, in the IMG (STWB_SET Transaction) the table that holds the status values has 10 entries, however the drop down that the end user accesses only has 6.
    Another thing I noticed is that when you add / change / delete test status values, a drop down entry TEST_ERROR appears when selecting the status.
    Has anyone else noticed this? Do you have a solution?

    It's all here, it just needs to be put together.
    SP10 IMG path
    1. Go to SAP Solution Manager > Scenario specific settings >Implementation > Optional activities > Document Management > Status for Documents > <b>Define Document Status Schemes</b>
    2. Click New Entries and add a new schema
    3. Highlight the new schemas and click on the Status Values folder
    4. Add the new values
    5. Go to Project Administation > Project Standards tab > Documentation Types Tab > Click Project Template button.
    6. In the last column of each Document Type select the proper status schema that you created.
    regards,
    Jason

  • Status Value for Cancelling order

    Hi ,
    I want to cancel the sales order through CRMXIF_ORDER_SAVE.
    Can you any one tell me the system status value to cancel the order ?
    Thanks in Advance.
    Regards,
    Siva

    Hi Shalini,
    Thanks for the reply.
    Still we are unable to meet the requirement.
    System status still remains open.
    We want to cancel the order through FM ' CRMXIF_ORDER_SAVE'.
    We have passed fields value as below.
          wa_status_data-STATUS = 'I1074'.
          wa_status_data-ACTIVE = 'X'.
          wa_status_data-PROCESS = 'CANC'.
          wa_status_data-TXT04  = 'CANC'.
          wa_status_data-TXT30 = 'Reject'.
          wa_status_data-LANGUAGE = 'E'.
          wa_status_data-USER_STAT_PROC = 'CRMORDER'.
    How can we reject the sales order through function module ' ' CRMXIF_ORDER_SAVE'.
    Thanks in Advance.
    Regards,
    Siva

  • New status values for credit

    We needed to define new values of the status of the credit like "document OK, document not OK...." located in table VBUK (field CMGST) to use standard transaction VKM1.
    It is this possible one? As we can obtain it.
    For your information we have 4.6B release.
    Thanks to all.

    Hi
    The values for the field VBUK-CMGST are derived from the domain CMGST.  You can check the available value range by running the transaction SE11 for Domain CMGST.
    For your requirement, you will have to enhance the value range for this domain. However, doing this would mean that you will have to carry out SAP Core code changes.
    Please reward points if this helps you
    rgds
    Nageshwar

  • Depreciation Planned Values for an Asset

    Hi,
    Can anybody suggest how can I bring the total planned depreciation values (month wise).
    I would like to know the structure, table or function module.
    We have tried with function module ANEP_AFARECHNEN but notfetching the results.
    I know ANLC table shows the values but only for the years that are roll-forwarded by the system.
    But, I want the planned depreciation values for complete life of the asset.
    Any help would be appreciated.
    Regards,
    Ravi

    Please check RA_AFABUCHEN
    Please refer link:[http://www.se80.co.uk/sapfms/r/ra_a/ra_afabuchen.htm] for mapping the interface.
    The parameter i_afbper identifies the period

  • Display Char Status Values

    Hi BW Wizards,
    I have a query which I run by calendar month/year via a variable. The query runs off a multi-provider and is restricted to two info-providers.  I would like to show the Status values for each info-provider by month per ID.
    The problem is that Status is a Char and so are all the other info-objects used in the query.  I would like to show the status values which are alphabetic- they are not numeric.  The query is defined as follows:
    Rows
    1. Calendar
    2. ID Number
    Columns
    Info-Provider
    Status
    I get blanks in the white result value cells as I am not using a Key Figure.  I know I can set a counter by using a formula selection but I actually need to see the values for status per cal date and ID....this could be a status value of A, C, D etc which all represent a meaning in business.
    How can I achieve this?
    Thanks
    DV

    HI Venkat,
    This is a good suggestion and a correct one, but actually I did this but the users would like the status in the columns, I tried this but the ID must then also go in the columns and causes a scrolling problem.  This is due to the fact that we have 40000 IDs in a monthly report and if they go in the columns its difficult to easy look through the report as opposed to if they were going down the rows.
    Do you know how I could provide them with what they need.
    Thanks
    DV

  • Document status values

    Hello!
    I am on solar02 transaction and pulling out IMG objects for configuration. After configuring I am documenting the config in the  by pulling object-document . The default status values for this in "processing status"column are - open, in process, finished and not relevant". How do I add more status values to this drop down menu?
    Thanks.
    Mark

    Hi Mark,
    you need to create 2 status schemes.
    Goto SPRO > SAP Solution Manager Implementation Guide > SAP Solution Manager > Advanced Configuration > Scenario-Specific Settings > Implementation > Document Management > Status for Documents > Define Document Status Schemes
    Do these steps for a blueprint schema and config schema
    1. Click yes to the Cross-Client popup
    2. Click the New Entries button
    3. Name you status Schema
    4. Click Save
    5. Highlight the new schema
    6. Click the status value folder on the left
    7. Click the New Entries button
    8. Add you values in the order you wish, initial status, min, max, ect..
    9. Click save
    Go to SOLAR_PROJECT_ADMIN
    Open your project
    Click the Project Standards tab
    Click the Documentation Types tab
    Click the Project Template button (bottom right)
    Find you documentation types for Blueprint and Configuration in the right hand box
    Go to the last column for those documentation types (you'll need to scroll)
    Select the newly created schema
    Click the save button
    Dont forget to assign point
    Regards
    Kenny

  • BPMOn: Is it possible to send email notification to different groups based on filter value for IDOC?

    Hi there,
                  I have setup the monitoring for idoc through interface monitoring and I am getting the alerts for the same. The alert is generated for different status values for the same idoc. Now my question is, is it possible to send email notification to two different groups based on the status values?? I mean for example , for a single idoc for some status values I want to send email notification to group1 only and for other status values I want to send notification to group2.Any help will be apperitiated.
    Thanks and regards,
    Rutvik Upadhyay

    We currently do not support that level of control for sending email notifications. If you think others are interested in this you should add an idea here: http://forums.adobe.com/community/formscentral?view=idea
    We use that to help us prioritize our work.
    Thanks,
    Randy

  • Add new status values to "documentation tab" in solar02

    HI,
    I want to add new status values for the documentation tab in solar02.
    can anyone tell me the process for the same?
    thanks,
    basis admin

    Hi,
    If you're reffering to the documents status you can define custom ones at:
    Transaction SPRO
      button "SAP Reference IMG"
        Navigate through:
    -SAP Solution Manager Implementation Guide
      -SAP Solution Manager
        -Cross-Scenario Settings
          -Document Management
            -Status for Documents
    options:
    *Define Status Values for Documents
    *Assign Status Values for Read Authorization
    *Define Document Status Schemes
    *Assign Status Scheme to Documentation Type
    Please read these Steps and you'll be able to configure these status.
    Kind regards,
    Fabricius

  • Deactivate idoc generation for order when status is not completed

    Hi Guru,
                 In CRMD_ORDER when sales order is created it will generate bdoc and for that bdoc idoc is going to create for every status , my requirement is to stop the creation of idoc if status is not completed please provide solution for that.
    Regards,
    Naveen.

    Hi Naveen,
    As u said u dont want to create idoc on the particular User status(i.e. Not Completed ), in this case u check for u r subcription setting in administration console (txn: SMOEAC) that in which statuses u r idoc get created in field crieteria value, maintain status operator (NE) Not Equal to Not Completed , u r idoc will not get created if u r user status in Not Completed
    Regards,
    DD's

  • Workflow status column is not showing the internal status values (Inprogress, Started, Suspended, Completed)

    I've created SPD 2013 workflow and deployed them onto that document library, This workflow execute on item update event. When updating library item, workflow triggered and completed successfully but workflow status column is not
    showing the Internal Status values rather it is showing the Stage information. I've unchecked the "Automatically update stage name on workflow status" and republished the workflow. After that, it is still showing the stage information. Any help
    is really appreciated.

    Hi Venkadesh,
    It is by design that 2013 workflow will show stage name in the workflow status column when
    Automatically update the workflow status to the current stage name is checked.
    And the workflow status column will be blank when Automatically update the workflow status to the current stage name is unchecked.
    For existing workflows, the workflow status will still exists with the previous values after unchecking Automatically update the workflow status to the current stage name.
    We can use Set Workflow Status action to update the workflow status value based on our needs.
    Best regards,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • EPMWorkstatus() - Retrieving wrong values for status

    Dear community,
    I have a very special problem concerning the EPMWorkstatus() formula within the EPM-Client. This issue only appears on our quality ensurance system (QS) and productive system (PS), not on our development System (DS).
    ------ Setup is as follows:
    workstatus is defined for three dimensions:
    project (user defined dimension with owner attribute)
    the project itsself is always a node
    there is only one level of several workpackages below
    measure/value (user defined dimension)
    several Input values such as RF or budget etc.pp.
    on node above them to organize all measures/values that are shown within the planning layout
    time (time dimension)standard time dimension (years, quarters, months) with one adjustment
    there is a top node ALL above all years
    there is element NONE which is not in the hierarchy
    All dimensions only have one hierarchy in use (PARENTH1)
    ------ Problem is as follows:
    I have designed a workstatus report that shows the status for:
    one workpackage
    one month of the year (e.g.: 2015.01) as representative for the status of the whole year, because the controllers only enter data on year level which will be disaggregated by a code fragment
    one measure / value
    The EPMWorkstatus formula looks is embedded in an Excel formula which does some checks but the EPM part looks like that:
    EPMWorkstatus(,0,EPMMemberID(cell-for-project-reference),EPMMemberID(cell-for-measure-reference),EPMMemberID(cell-for-time-refence))
    Situation is now a follows:
    I have a simple project with 3 workpackages. All of them have no explicit status, so they are in DEFAULT WORKSTATEon refresh the workstatus report shows empty cells which is perfectly fine
    I chose one workpackage and open the workstatus Dialog
    the project selection stays as it is (e.g. one workpackage)
    for the measure / value dimension I chose one element or the node above those elements
    for the time dimension I chose one year node or the top node ALL for all years
    I set the status to "closed"
    On refreshing the workstatus report all other workpackages seem to inherit the same status - so all formulas show the value "closed". Sometimes one element combination stays empty which would be the correct status.
    The table which stores the workstatus looks fine (SE38 >> UJW_WS_TEST) and only has entries for the formerly selected workpackage.
    The only way to get around this issue is to first set an explicit Status for the whole project to "open" and then do the same steps mentioned above. But this is no good solution because a master data update could bring new workpackages to the project.
    Anyways I am trying to find out why it works on the DS and not on the QS / PS.
    Could it a be a transportation problem? - As far as I checked via the web admin surface it looks the same on every System
    The owner dimension project and the Attribute values for owner look the same on every system
    It cannot be a client problem due to fact that we use one client version for all systems.
    So where could I look where the problem comes from? Any help would be really appreciated.
    Cheers,
    Gernot

    Hi Dinesh,
    thank you for your reply. The results are as follows (please see the picture):
    the development system seems to have another status ID for "open" and "closed" than the quality and productive system
    but if I set a workpackage status to "closed" (e.g. "gesperrt" in screenshot) it seems to be consistent within the workstatus table as you can see in the screenshot
    So I am not sure why that would have an impact on the workstatus...
    Cheers,
    Gernot

  • What are the possible values for the JOB status?

    What are the possible values for the JOB status in the table TBTCP and significance for each?

    Hi,
    Have a look at include LBTCHDEF.
    The standard include from SAP.
    -> Definitions and Constants for Function group BTCH
    Kind Regards
    Raymond

  • Values for various work order status

    Hi Guys,
    In AUFK table(which is the order master data table), there is a field ASTNR, which indicates the order status.
    But I couldn't get any values for each status of the orders.
    If anyone knows the status and the value for the corresponding status of the order, please let me know.
    </b> I specifically want the value of ASTNR, for which the status is Closed </b>.
    Points will be awarded for helpful answers...
    Thanks and regards,
    SP.

    Hey,
    ASTNR is not the field you should be evaluating for your requirement. You should look into the system/user status tables of the work order.
    The system status master table is TJ02T and the user status master table is TJ30T. To derive the user statuses assigned to work order you need to know the status profile assigned to the work order type.
    The various statuses assigned to a work order in its entire life cycle can be found in the table JEST.
    In your case first get the user status code from the TJ30T table and then get all records from JEST for the derived user status code. JEST-OBJNR contains the work order number.
    ~Kiran

Maybe you are looking for

  • Memory slots on the latest dv6t quad edition?

    I just submitted my order on a customized dv6tqe. I have chosen the i7-2720qm processor and there is a free upgrade to 6GB memory. Since I heard that the Sandy Bridge supports 3 channel, could anyone tell me if it is a 4+2GB combination or a 3*2GB co

  • Can Someone Tell Me How To Update My Video Driver?

    Hey there! I want to start out by saying I am in no way "tech-savey" so if you can help me out in any means, a step by step process, or a relaitively simple answer would be GREATLY appreciate! Currently, I am playing a video game on my laptop (T61 Th

  • Where do I get a list of the commands for the MSO 4104 USB port (*STB? for example)

    I am trying to use the Tektronix MSO 4104 scope as part of an instrumentation setup.  I have installed the Labview drivers and everything works great except for one thing.  I am using the trigger mode.  The MSO4104.lvib: Wait for Operation Complete.v

  • Remove N-Gage that came with Nokia N95 firmware ve...

    I've noticed that when you uninstall the N-Gage aplication, it leaves in the Nokia N95's read only memory (ROM,) the aplication ngiinstaller.exe, this causes a death link in the aplication menu called Games. How do I remove this link, it's no longer

  • Script for changing objects presence based on amount range

    Hello, Is there a way to change an objects presence (either a field or a subhead) based on the entered amount range in a numeric field?  For example: -The numeric field amount entered is a range between 1 and 49,999, then "Signature Subhead 1" appear