Kanban with '+' and '-' signs in PK13N

hi PP,
In what situation kanban shows + and - signs in status in kanban board pk13n
Help appreciated
Regards
Amit

Hi,
In KANBAN :
Tcode : PK13N
+ - Separate GR for KANBAN already carried out
-  - Separate GR for KANBAN not yet carried out
Separate GR means GR is separated from the status change activity.
Further these signs are also used in status sequences in PKMC.
+ sign is used to make status as mandatory in Status sequence whereas - sign is used for defining optional status in Status sequence.
Empty & Full are mandatory status.
Other status like wait, transit etc . are optional.
Hope this helps.
Revert if any doubt.
Regards,
Tejas
Edited by: Tejas  Pujara on Oct 7, 2008 11:34 AM
Edited by: Tejas  Pujara on Oct 7, 2008 11:40 AM

Similar Messages

  • How to replace original JTree node with + and - sign or icon??

    Dear friends:
    I have following code for JTree:
    import java.awt.BorderLayout;
    import java.awt.Container;
    import javax.swing.JFrame;
    import javax.swing.JScrollPane;
    import javax.swing.JTree;
    public class TreeSample {
      public static void main(String args[]) {
        JFrame f = new JFrame("JTree Sample");
        f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        Container content = f.getContentPane();
        JTree tree = new JTree();
        JScrollPane scrollPane = new JScrollPane(tree);
        content.add(scrollPane, BorderLayout.CENTER);
        f.setSize(300, 200);
        f.setVisible(true);
    }Here, when I click any node to explore its children, right handle pointer become down handle Pointer, but if I hope to change this right handle pointer to + sign or icon; and to change this down handle pointer to - sign or icon; how to do it, ??
    Is there any simplest way instead of using ImageIcon ????
    Thanks
    sunny

    You have to use Windows look and feel instead of Java look and feel.
    http://java.sun.com/docs/books/tutorial/uiswing/components/tree.html#display

  • Kanban with status sequence WAIT EMPTY FULL shows '-' neg. sign after GR

    Hi PP
    I am using one control cycle in kanban with replenishment strategy
    stock transfer where in stock transfer using "stock transfer with
    reservation".
    I made one bin empty at the demand source using t code PK13N
    But when i am doing transfer posting using migo against the
    replenishment element created by emptying the kanban , i am getting
    messge "NO KANBAN EXIST".
    why system is behaving abnormal i mean trnasfer posting not happening.
    system is not behaving normal.If i forcibly do the posting ignoring
    warining message above mentioned it shows no change in bin status ,
    then if i manually change status to green by PK13n it makes it green
    but wth negative sign.This behavior is quite abnormal as i have
    sufficient stock to get transfered too.
    status sequence is with three statuses WAIT EMPTY FULL
    Please help in this regard
    Even if i use  this status sequence for inhouse production also same problem is their

    Hi,
    Check the settings for replenishment strategy u have selected for the material.
    OM11 - Production Relenishment strategy
    OM12 - Procurement Replenishment strategy
    as in ur case u are now procuring that element so, check order type in ur replenishment strategy
    Regards
    Samunder Singh

  • OBIEE 11G with Single Sign-On and Active Directory

    Hi guys,
    Release Version: Oracle Business Intelligence 11.1.1.5.0
    Patch applied: 11.1.1.5.0 BP3 (Patch 13832750)
    OBIEE Server operating system: Windows Server 2008 SP2 (32-bits Operating System).
    We are trying to configure Single Sign-On according to TechNote_WNA_SSO_AD_V4.0.doc.
    Our krb5login.conf:
    com.sun.security.jgss.krb5.initiate {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="[email protected]"
    keyTab=cgdkobi2.keytab
    useKeyTab=true
    storeKey=true
    debug=true
    com.sun.security.jgss.krb5.accept {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="[email protected]"
    keyTab=cgdkobi2.keytab
    useKeyTab=true
    storeKey=true
    debug=true
    We generate de keytab file:
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>C:\OracleBI11g\jrockit_160_24_D1.1.24\bin\ktab.exe -k cgdkobi2.keytab -a [email protected]
    Password for [email protected]:XXXXXXX
    Done!
    Service key for [email protected] is saved in cgdkobi2.keytab
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>C:\OracleBI11g\jrockit_160_24_D1.1.2-4\bin\kinit -k -t cgdkobi2.keytab cgdkobi2
    New ticket is stored in cache file C:\Users\cgdkobi2\krb5cc_cgdkobi2
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>C:\OracleBI11g\jrockit_160_24_D1.1.2-4\bin\klist -k -t cgdkobi2.keytab
    Key tab: cgdkobi2.keytab, 1 entry found.
    [1] Service principal: [email protected]
    KVNO: 1
    Time stamp: Mar 15, 2013 10:34
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>klist
    Current LogonId is 0:0x406163f5
    Cached Tickets: (0)
    We re-start the services and logon into analytics web and SSO doesn't work but there's not an error. It runs successfully with and Active Directoy user and password. Seems like SSO wasn't enabled, but I checked is enabled.
    Any suggestion?
    Thanks in advanced

    Follow the posts : OBI 11.1.1.6.SSO and You are not currently signed in to Oracle BI Server" for OBIEE 11.1.1.6 SSO do the troubleshooting mentioned there.
    Also check your logs for error like the one below:
    [2012-03-09T16:42:36.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.checkauthentication.runimpl] [ecid: 6c98b5cce1f24814:2a613331:135f95fbdff:-8000-0000000000005b7a,0:1:1] [tid: 5932] Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)[[
    If you are getting this when you login to OBIEE :      You are not currently signed in to Oracle BI Server"
    then you need to apply this patch : 13553428 QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST. 11.1.1.6.0 Generic Platform (American English) General Oracle BI Suite EE Apr 5, 2012 799.4 KB
    Let us know the updates. Hope this helps. Mark if it does.!
    Thanks,
    SVS

  • Trying to login to software program known as hamspher (vip simulated ham radio,  it downloaded the program but it will not allow me to login with call sign and pin.  it has to be opened with what they call a jar file.  how do i do this?

    trying to login to software program known as hamspher (vip simulated ham radio,  it downloaded the program but it will not allow me to login with call sign and pin.  it has to be opened with what they call a jar file.  how do i do this?

    This is compatible with Mac? Especially Snow Leopard (if that is what you'e running)?
    Have you considered posting your question in their forums?
    Here is some information re. the jar file:
    http://ostermiller.org/opening_jar_files.html

  • Everytime I  try and sign into my iCloud account it tells me I can't log in due to a server error, but there is nothing wrong with my server . It also wont allow me to view any of my Photos or Documents that i have backed up.

    Everytime I  try and sign into my iCloud account it tells me I can't log in due to a server error, but there is nothing wrong with my server . It also wont allow me to view any of my Photos or Documents that I have backed up. Please help

    Hi,
    Are you running any Anti-virus software or do you have your firewall turned on? If so, disable them and try again. If that doesn't work, delete the iCloud account and then sign it back on again.
    Make sure you are running the most current version of the iCloud Control Panel:
    http://support.apple.com/kb/dl1455
    Cheers,
    GB

  • My apps wont update! App store says I have 20 updates, when I click update all, they all go in to "Waiting" mode and its been like that for 24 hours now with no sign of updating. Do I have to delete them all and reinstall ?

    I updated my iOS system 2 Days ago. App store says I have 20 updates, when I click update all, they all go in to "Waiting" mode and its been like that for 24 hours now with no sign of updating. Do I have to delete them all and reinstall ? any help much apreciated.

    Snafujafo wrote:
    Dear ED3K:
        First:  I hope you don't work for Apple as you have some poor communication skills in assistance. That said, I would never in a million years pay you 45 dollars to help me. I think I would sleep with Satan first!!
    No one here works for Apple. This is a user-to-user technical support forum. Everyone here is a volunteer. You tend to get from this forum what you bring to it. If you come in ranting and raving and saying you're going to throw your iPhone out the window and that Apple is mean, people are not likely to respond to you with sweetness and light and puppies and kittens.
    If you really want help, I'd suggest you take a deep breath and then start a new thread in which you explain the problems you're having, the steps you've taken to resolve the problems, any error messages you've gotten. Stick to the facts. Check the attitude and emotion at the door. People will do their best to help you.
    Best of luck.

  • I'm using a macbook pro with version 10.6.8 installed. whenever i try to install my software updates, it immediately asks me to restart my computer to finish the installation. after doing so and signing back on to my account no updates have been installed

    I'm using a macbook pro with version 10.6.8 installed. Whenever I try to install my software updates, it immediately asks me to restart my computer to finish the installation. After doing so and signing back on to my account, nothing has changed and no updates have been installed. It still says the same 8 items need to be installed, and the same process occurs again. Any idea how I can fix this?

    You have 10.6 on that machine, I suggest you stick with it for performance, third party hardware and software reasons as long as possible.
    Consider 10.8 (not 10.7) when it's released, because 10.7 and 10.8 will require a new investment in software and newer third party hardware as it requires newer drivers the old machines won't have. (forced upgrade because of software, really nice of them)
    http://roaringapps.com/apps:table
    Far as your Safari problem do these things until it's resolved:
    1: Software Update fully under the Apple menu.
    2: Check the status of your plug-ins and update (works for all browsers) also install Firefox and see if your problems continue. You should always have at least two browsers on the machine just in case one fails.
    https://www.mozilla.org/en-US/plugincheck/
    Flash install instructions/problem resolution here if you need it.
    How to install Flash, fix problems
    3: Install Safari again from Apple's web site
    https://www.apple.com/safari/
    4: Run through this list of fixes, stopping with #16 and report back before doing #17
    Step by Step to fix your Mac

  • I have most of my music stored on my old iphone. i bought a new I pad, and signed up with a new e mail adress as my old one is defunct. How do i change my e mail adress to the new one, because it keeps telling me apple id already in use.

    I have most of my music stored on my old iphone. i bought a new I pad, and signed up with a new e mail adress as my old one is defunct. How do i change my e mail adress to the new one, because it keeps telling me apple id already in use.

    You can change the primary email address on an account by logging into it via the 'manage your apple id' button on http://appleid.apple.com, or via the Store > View Account menu option on your computer's iTunes, or by tapping on it in Settings > iTunes & App Store on your phone and logging into it.
    You won't be able to change it to an email address that is being used an alternate or rescue email address on the account (they can be viewed/changed/removed via http://appleid.apple.com), nor to one that is currently being used as the primary email address on an account

  • Last night as I was setting up the pin I got distracted and entered the wrong one, now I can't access my phone as I don't know what I entered. Is there anyway around this or do I have to wipe my phone and sign in with my Apple ID and restore from icloud??

    Last night as I was setting up the pin I got distracted and entered the wrong one, now I can't access my phone as I don't know what I entered. Is there anyway around this or do I have to wipe my phone and sign in with my Apple ID and restore from icloud??
    I can't ask for help on chat as I'm away from home and don't have the box with me, and obviously can't get the serial number in my phone as I've locked myself out!!
    Any help will be much appreciated!!

    https://support.apple.com/kb/ht1212

  • CAn I run Lion and snow leopard on the same computer with different sign-ins?

    CAn I run Lion and snow leopard on the same computer with different sign-ins?

    Alternatively, partition your internal HD and dual-boot it. Do note that you have to reboot to switch back and forth. You can't do it by logging out and back in.

  • I just bought a macbook pro and want to use my own iCloud account for my iPhone. How do I sign off of the current account on my iPhone and sign in with my own iCloud account?

    I just bought a macbook pro and want to use my own iCloud account for my iPhone. How do I sign off of the current account on my iPhone and sign in with my own iCloud account i set up my mac?

    On your phone, Go to "Settings", "iCloud", scroll to the bottom and "sign out."  Assuming you have the the account password/security info of the current account, it will delete everything iCloud related upon your approval (don't worry, everything will remain in the cloud.)  Once signed out, in the same settings location (under "Settings", "iCloud") sign in using your Apple ID and Password.
    Hope this helps.

  • I have 2 apple ID one for Egypt and other for USA , now I try to update the software but I get a message said that this software download with other ID, then I logout and sign with second ID but i got the same message again ... Now I can not sign in more

    I have 2 apple ID one for Egypt and other for USA , now I try to update the software but I get a message said that this software download with other ID, then I logout and sign with second ID but i got the same message again ... Now I can not sign in more
    Any solution ?
    I'm using iOS 6.1.2 IPad 3
    Regards

    I have also noticed the same "problem".  I do not fully understand the impact of using the same ID on multiple computers and devices if I want to keep them all in sync.

  • Need an app to edit and sign word documents (sign with stylus)! Notability let's me sign but doesn't pull up letter head, quickofficepro let's me edit but not sign. Looking for an app that does both

    I am looking for an app where I can edit word documents as well as sign them.  I am a physical therapist whose looking to cut down on paper work.  Someone types my evaluations and then we print them out for me to edit by hand and then they go back and make the corrections on the computer then w print them and sign them to send off.  Recently I have begun using apps where I can pull up the document and edit it thru quickofficepro or through cloudon, but I cannot sign them using a stylus pen.  I also have notability which I can use to sign the documents, but it doesn't save the document as a doc, it's either a PDF or rtf. Also, in notability, it doesn't pull up the letter head for our company which is a template with our logo on it.  So I need an app where I can both edit and sign my documents by hand using a stylus.  If someone could provide me with any relevant information I would greatly appreciate it.  Thank you for your time.

    Hi,
    Pages for Mac OS X, the topic discussed in this community won't do it.
    I think you'll have a better chance for a useful answer in either the Using iPad or the iPad in the Enterprise community.
    Regards,
    Barry

  • I would like to know how to sign out of facetime and sign back in with a different apple ID

    I signed with my apple id on facetime just to see if it was working but i got the computer for my mom and i want to put her apple id instead of mine but i can not figure out how to log out and sign back in a......can any one please help me!!!!!!!!!!!!!!!!!!!!

    Roger,
    rkaufmann87 wrote:
    Open Facetime, click the Facetime menu and click Preferences. If you prefer keyboard shortcuts in any app, just click Command + Spacebar and this will open Preferences.
    Roger
    Some users may have Spotlight set up for that keyboard shortcut.
    The most common keyboard shortcut application Preferences is (Command + ,).

Maybe you are looking for

  • I am having a problem activating my phone.

    After purchasing a prepaid plan (card worked and $ was taken out of my account), I followed the instructions to activate but my phone is not picking up any indication that it is supposed to be activated. It has no signal. When I enter *228 send, noth

  • Can't change password in Network Preferences

    I have successfully used my wireless connections in hotels, libraries, and homes but am unable to use it successfully in one particular household where I visit frequently, although my ethernet connection using the same network password works fine. Wi

  • Use iTunes Library on a NAS server

    Hello all, is there a better way to enjoy my music and movies all over the house than to use a NAS server - copy the iTunes folder there and select it as data source? This is not the most elegant of all solutions: I need to mount the NAS every time,

  • Prevent changes to ship-to and vendor address in Process Purchase Orders

    Hi SRM experts, I have recently used BBP_UI_CONTROL_BADI to affect the displays of fields and buttons in the shopping cart. I now need to change the displayed fields in the Process Purchase Order screens (Vendor Address and Ship-To address) to preven

  • Skinning in ADF 11g

    Hi all, I have created a CSS file:*myCompanySkin.css* af|inputText::label {font-weight: bold} and then i have created a file Trinidad-skins.xml <?xml version="1.0" encoding="windows-1252" ?> <skins xmlns="http://myfaces.apache.org/trinidad/skin"> <sk