Position does not exist in table T528

I have transported from Dev to QAS.
I am trying to hire an employee using PA40 and when i select position it is giving an error saying does not exist in table T528

Hello,
I have created a entire new org. structure in QA including the positions.
When I am trying to assign the positions I am getting the same error as entry does not exist in table T528B.
I have checked the table and there are no entires for my positions.
What I need to do now?
Kindly reply.
Thank you

Similar Messages

  • Argument does not exist in Table?

    Hi,
    I'm trying to create Planned Independent Requirements using the BAPI_REQUIREMENTS_CREATE.
    Getting the error "Argument does not exist in Table".
    I'm passing the following parameters.
    REQUIREMENTS_ITEM
          MATERIAL    = '000000000000015197'.
          PLANT         = 'ABC1'.
          REQU_TYPE= 'TEST'.
          VERSION    = '00'.
          VERS_ACTIV = 'X'.
          REQ_NUMBER = ''.
    REQUIREMENTS_SCHEDULE_IN
    DATE_TYPE = '2'.
    REQ_DATE  = '20101001'.
    REQ_QTY   =  50.
    PROD_VES  = '0010'.
    REQUIREMENT_PARAM
          STATUS  = ''.
          TRTYP   = 'X'.
          DELKZ   = SPACE.
          SYNCRON = 'X'.
    Did I miss any parameters?
    Why I'm getting this error?
    Thanks
    Thruna

    Ryan,
    Are you passing all the parameters like below?
      SSHDIN-DATE_TYPE = '2'.
      SSHDIN-REQ_DATE  = '20100101'.
      SSHDIN-REQ_QTY   =  100.
      APPEND SSHDIN.
          ITEM-MATERIAL    = '00000000000012345'.
          ITEM-PLANT         = 'ABC1'.
          ITEM-REQU_TYPE  = 'TEST'.
          ITEM-VERSION    = '00'.
          ITEM-VERS_ACTIV = 'X'.
          ITEM-REQ_NUMBER = ''.
          ITEM-MRP-AREA = 'ABC1'.
          PARAM-STATUS  = 'X'.
          PARAM-TRTYP   = 'X'.
          PARAM-DELKZ   = SPACE.
          PARAM-SYNCRON = 'X'.
          CALL FUNCTION 'BAPI_REQUIREMENTS_CREATE'
               EXPORTING
                    REQUIREMENTS_ITEM        = ITEM
                    REQUIREMENT_PARAM        = PARAM
               IMPORTING
                    MATERIAL                 = BAPI_MATNR
                    PLANT                    = BAPI_WERKS
                    REQUIREMENTSTYPE         = BAPI_BEDAE
                    VERSION                  = BAPI_VERSB
                    REQMTSPLANNUMBER         = BAPI_PBDNR
               TABLES
                    REQUIREMENTS_SCHEDULE_IN = SSHDIN
                    RETURN                   = RETURN1
               EXCEPTIONS
                    OTHERS                   = 1.
    Thanks
    Thruna

  • Release strategy: Tx CL20N Error: Entry 01 does not exist in table T16FS

    Dear MM Gurus,
    I was designing new release strategy for PR and PO, so I deleted all the previous entries(SPRO) available in SAP. I created my new entries but in the transaction CL20N I got the above mentioned error: "Entry 01 does not exist in table T16FS-Check your entry" . I checked the table T16FS, where the entries were available. It also showed the previous entries I deleted from SPRO.
    Refering the SAP note 365604 (version 29, valid from 08.10.2008), I created the deleted entries again so that I could delete them in the required sequence
    1. release strategies
    2. release indicators
    3. release codes
    4. release groups
    5. class
    After deleting the entries in the above mentioned sequence also I am getting the same error in CL20N.
    I ran report RCCLZUOB, it shows the entries does not exist.
    Please help.
    Edited by: Akshay Kurhe on Mar 2, 2009 6:02 AM

    hi
    check this setting
    Distribution Using Object Classes -->Maintain Class Types & Maintain Classes

  • Entry DE  does not exist in table T005E

    Dear all
    I create Plan ( module PP ) when i input values in field Country " DE "  is error . " Entry DE does not exist in table T005E " .Plz help me
      Thanks and Regard ,
       Lan nguyen

    Dear,
    Please check the entry of DE
    In SPRO -> SAP NetWeaver-> General Settings-> Set Countries-> Insert Regions
    In this table we maintain the regions for the Country.
    Please refer the OSS Notes : 107588, 122292, 161359
    Regards,
    R.Brahmankar

  • How to update zero to a column value when record does not exist in table but should display the column value when it exists in table?

    Hello Everyone,
    How to update zero to a column value when record does not exist in table  but should display the column value when it exists in table
    Regards
    Regards Gautam S

    As per my understanding...
    You Would like to see this 
    Code:
    SELECT COALESCE(Salary,0) from Employee;
    Regards
    Shivaprasad S
    Please mark as answer if helpful
    Shiv

  • Record Z2 SP09 does not exist in table T133D

    Hi Guru,
    I want to configure the screen Material Master using
    IMG->Logistics-General->Material Master->Configuring the Material Master->Define Structure of Data Screens of Each Screen Sequence and
    Screen sequence : create Z1 
    Data screen Z1 : scrn 07 (Basic Data) and scrn 14(Purchasing)
    subscreen for : scrn 07(basic data ) 1002, 2001, 2561,2005 and
                           scrn14(Purchasing) 1005,2301,2701,2302
    When I create a Material it's ok, but if I switch from basic data to purchasing by clicking the tab sheet, I got an error : Record Z1 SP09 does not exists in table T133D ? When I saw at table T133D, SP09 did not there for sceen seq Z1
    (I saw for 01 / standard SAP) it's there.
    Anybody can help what wrong ?
    Thank's

    Cabe,
    I am pretty sure this is a bug with your IDES system. Basically, SP09 (note that it could be say SP02 etc depending on the number of screens defined in your Z screen sequence) is the function code that is associated with the pushbutton (or tab) for the purchasing screen (screen no. 14) in the material master.
    So, there should be an entry corresponding to function code (say SP09) and successor screen (say purchasing screen no. 14) in table T133D. If there is none, then message M3748 will be issued in function module T133D_SINGLE_READ_FCODE.
    I have tested this in my system and I don't get the error ME748. So, there must a bug or an OSS note missing in your IDES system which is causing an incorrect update of table T133D.
    I would suggest you to post the question in the ABAP forum if you need a better technical explanation of PAI events and reading function codes.
    Hope this helps.
    H Narayan

  • What object it colud be? column/field does not exists in table but shows values?

    Hi,
    I have a typical problem. Where is this column comming from??
    Below is the actual table column description where I don't have a field called "3rd_party_driver_home_phone"
    But when I run the query as select 3rd_party_driver_home_phone from
    additional_vehicle damage; it shows records with some value 3 for each of its row,
    This field is acting like a regular column but when I try to drop that
    column(Oracle 8.1.5) It says column doesn't exist.
    why this problem is occuring?
    Thanks,
    Ramana
    Table Description is as follows :
    SQL> desc additional_vehicle_damage;
    Name Null? Type
    AD_VEH_ID NOT NULL NUMBER(38)
    AD_ADJ_CLAIM_NU VARCHAR2(20)
    AD_ADJ_FNAME VARCHAR2(40)
    AD_ADJ_LNAME VARCHAR2(40)
    PARTY3RD_DRIV_HOME_PHONE VARCHAR2(30)
    null

    APC,
    Actually, Oracle objects can start with a number, but it's a really bad idea. When you create the object you just have to enclose it in double quotes, which also makes it case sensitive:
    "3rd_party_driver_home_phone"
    Your guess about the query sounds likely.
    Ramana,
    Did you figure it out yet? Was the query like APC suggested? If not, have you searched the user_objects table in the same manner as the user_synonyms table?
    Barbara
    null

  • Column/field does not exists in table but shows values?

    Hi,
    I have a typical problem. Where is this column comming from??
    Below is the actual table column description where I don't have a field called "3rd_party_driver_home_phone"
    But when I run the query as select 3rd_party_driver_home_phone from
    additional_vehicle damage; it shows records with some value 3 for each of its row,
    This field is acting like a regular column but when I try to drop that
    column(Oracle 8.1.5) It says column doesn't exist.
    why this problem is occuring?
    Thanks,
    Ramana
    Table Description is as follows :
    SQL> desc additional_vehicle_damage;
    Name Null? Type
    AD_VEH_ID NOT NULL NUMBER(38)
    AD_ADJ_CLAIM_NU VARCHAR2(20)
    AD_ADJ_FNAME VARCHAR2(40)
    AD_ADJ_LNAME VARCHAR2(40)
    PARTY3RD_DRIV_HOME_PHONE VARCHAR2(30)

    APC,
    Actually, Oracle objects can start with a number, but it's a really bad idea. When you create the object you just have to enclose it in double quotes, which also makes it case sensitive:
    "3rd_party_driver_home_phone"
    Your guess about the query sounds likely.
    Ramana,
    Did you figure it out yet? Was the query like APC suggested? If not, have you searched the user_objects table in the same manner as the user_synonyms table?
    Barbara
    null

  • Table does not exist when creating FK Constraint across schemas

    Hi all,
    This will probably boil down to a permissions issue since I'm sketchy on the various levels....
    I'm testing a conversion to Oracle from our legacy system. There are 4 schemas which I've created and each of those schema users have been granted DBA roles.
    After creating a number of tables I wrote the SQL to create the FK Constraints. Most of them went in, but the ones crossing schemas don't. Logged in as SYS, I can do a select from each table, I can even JOIN the two in the SELECT. However when I try creating the constraint it give me a: ORA-00942: table or view does not exist
    ALTER TABLE USERA.TABLEA ADD FOREIGN KEY (COLA) REFERENCES USERB.TABLEB (COLA) ON DELETE CASCADE
    Again, I have scads of commands that went in correctly so this must be a permissions type thing. I'm the only one logged into the database since it's my own test system. This is 10g BTW.
    If you have any suggestions as what to look into, please explain how to actually perform the checks since I'm still learning how to get around.
    Thanks very much!

    To bulk grant, you can use dynamic SQL; somthing like this:
    <BR><BR>
    SQL> declare
      2    l_grantor VARCHAR2(30) := 'USERA';
      3    l_grantee VARCHAR2(30) := 'USERB';
      4  begin
      5    for table_rec in (select owner,table_name from all_tables where OWNER=l_grantor) loop
      6      execute immediate 'GRANT REFERENCES ON '||table_rec.OWNER||'.'||table_rec.TABLE_NAME||' TO '||l_grantee;
      7    end loop;
      8  end;
      9  /

  • In MB1C im getting error-"Check table T004F: entry  G006  does not exist"

    DEAR SIR,
    WHILE DOING MB1C IN MOVEMENT TYPE 561 I M GETTING THI ERROR -Check table T004F: entry  G006  does not exist.
    PLZ HELP ME HOW TO SOLVE THIS PROBLEM.
    THXS AND REGARDS,
    DEBESH TRIPATHY

    Check these threads
    [Check table T004f: Entry G006 Does not exist |Check table T004f: Entry G006 Does not exist]
    [Posting Material    |Re: Posting Material]
    [Error in MBIC|Error in MBIC]
    thanks
    G. Lakshmipathi

  • Java.sql.SQLException: ORA-00942: table or view does not exist

    Hi all,
    I have an Oracle table called: USER_APP_VERSION with the fields (all String): (username, application_name, version).
    I use PreparedStatement to insert rows into table:
    String psInsertRpt = "INSERT INTO USER_APP_VERSION (username, application_name, version) VALUES (?, ?, ?)";
    rptPS = conn.prepareStatement(psInsertRpt);
    rptPS.setString(1, username);
    rptPS.setString(2, source);
    rptPS.setString(3, version);
    rptPS.executeUpdate(); At executeUpdate() line, I get the following error:
    java.sql.SQLException: ORA-00942: table or view does not exist
    The table does exist, I can use the "INSERT INTO USER_APP_VERSION (username, application_name, version) VALUES ("name", "source", "version")";
    to insert rows into db at sql command line, however, when run the same query as part of my Java code, get the SQLException.
    Any idea? Any help is greatly appreciated.

    Thanks for the raply. I can connect to the db using a username and password, and run the query with no problem. I use the same username and password to make a jdbc connection from Java code. Since username and password are the same, does "permission" is still an issue? If yes, how can I solve it?

  • Company code and Account code does not exist in SKB1 while entering GL Tran

    I have created chart of accounts in the co code but getting error msg while posting entry in <Company Code>and<GL Account> transaction that entry does not exist in table SKB1. I have copied COA from existing SAP COA.
    I was able to find the solution for the following messages
    1.     Fiscal Variant not connected to company code
    2.     Open Posting Period u2013 period 032009 not open (June-3)
    3.     The number range 01 is missing for year 2009
    4.     Document Number not defined
    5.     No amount tolerance range entered for this company
    6.     Entry Company code no does not exist in SKB! (G/L account company master)
    7.     Company coode ZR02 is not attached to field status variant

    Hello,
    There is no such automatic copy function from Chart of Account Segment to Company Code Segment.
    You need to write LSMW by recording and upload the GL accounts into company code segment.
    Use the following guide for your guidance.
    ttp://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc
    Regards,
    Ravi

  • Enhancement object does not exist for enhancement implementation

    Hi Experts,
    When i tried activating my implementation, i got the sujected error. any kind of inputs will be very helpful. This is an existing implementation and was last changed in October, I just wanted to added few more changes to that.
    Here is the long description of the problem.
    Diagnosis
    An enhancement implementation xxxxxxxxx was delivered to customers, but the enhanced object YYYYYYYYYY does not exist in the system. The corresponding record does not exist in Table .
    This can have different reasons:
    The enhanced program object YYYYYYYYYY  belongs to a different software component than the enhancement and this software component was not relevant for delivery.
    An error occurred during system setup so that the enhanced object YYYYYYYYYY was not imported.
    The enhancement implementation xxxxxxxxx is obsolete and the enhanced object YYYYYYYYYY has meanwhile been deleted or copied. As a result, there could be enhancement implementations in the system that have not been adjusted or that have incurred an error during deletion or renaming.
    Procedure
    Contact your system administrator and try to clarify the problem - if necessary, with SAP's help.

    Hi Reddy,
    1) Please go through the enhance implementation of that. 2) Check whether any thing activation is missing.3) Check the implementation class. It is better to understand if you explain for which badi you are using.
    Regards,
    Madhu.

  • Error message: "KNA1 does not exist, KNVI does" at Customer creation

    Hi all,
    I have created a new Account group (copy of an existing) and assigned an external number range.
    I have no problems entering the General data or Company code data but when going to Sales area data I get the following error message:
    Check: Table KNA1 does not exist, table KNVI does
    Message no. F2 061
    Please let me know if you have any idea around the error.
    Thanks,
    //anders

    Have you archived the previous customer?
    If so the records in the table KNA1 was archieved and KNVI was not archieved.
    In other words, There is inconsistencies in the database tables KNA1 and KNVI, that is table KNA1 that is main table for customer says that the customer does not exists but table KNVI for tax classification gives tax details for the customer.

  • Table /xyz/abc does not exist in the database

    Hi experienced developers,
    I created two transparent tables in customer name space in development system, transport to quality together with program using the tables, everything fine, no errors, no warnings.
    Then transported to production. No errors, no warnings. Detailed protocol shows tables have been activated, no errors or warnings.
    First try to use the program gives a dump.
    line 1191:
    ""/xyz/abc" is not defined in the ABAP Dictionary as a table, p"
    "rojection view, or database view."
    Double-click on the table in program code gives a popup information message
    Table/xyz/abc does not exist in the
    database
    After acknowleding the popup, the usual dictionary entry is shown, table is active. Utilities -> database object -> Display leads to an empty screen
    Fields of /xyz/abc  
    Fld name Position Data Type Length Decimals Not null Default
      Indexes for /xyz/abcI
    Utilities -> runtime object -> Display shows  the table name followed by message
    There is no active runtime object for ...
    prededed by big icon exclamation mark.
    We created a new transport with exactly the same result.
    Basis people have no idea.
    The only thing special (but OK I think) is that the tables have key fields only.
    Database is Oracle 11.2.0.2.0, SAP ECC 6.0
    SAP_ABA     701     0008     SAPKA70108     Cross-Application Component
    SAP_BASIS     701     0008     SAPKB70108     SAP Basis Component
    PI_BASIS     701     0008     SAPK-70108INPIBASIS     Basis Plug-In
    ST-PI     2008_1_700     0005     SAPKITLRD5     SAP Solution Tools Plug-In
    SAP_BS_FND     701     0009     SAPK-70109INSAPBSFND     SAP Business Suite Foundation
    SAP_BW     701     0008     SAPKW70108     SAP Business Warehouse
    SAP_AP     700     0022     SAPKNA7022     SAP Application Platform
    WEBCUIF     700     0009     SAPK-70009INWEBCUIF     SAP WEBCUIF 700
    Yes I know, this is a DDIC forum question but I hope for more (experienced) readers here.
    Thank you all for any hint leading to a solution.
    Best regards
    Clemens Li

    Hi,
    thank you for the comments although it does not help.
    Here is the excerpt from productive system  import protocol (original table names replaced as customer requirement)
    *** Activate objects at level 1
    Too low cost (2.100) for parallel processing. Minimum: 6.000
    * Synchronous execution, no parallel processing *
    Activate table /xyz/abcd1
    Table /xyz/abcd1 was activated successfully
    Activate table /xyz/abcd2
    Table /xyz/abcd2 was activated successfully
    Synchronous processing: 4 sec., 2 objects, 2.100 costs
          Object Activation
    End phase  001 ***********************************************************
    Start phase 002 **********************************************************
          Statistics on Activated and Deleted Objects
    Number of objects to be activated............:  2
    Objects not activated........................:  0
    Activated objects with errors in dependencies:  0
    Objects activated with warning...............:  0
    Successfully activated objects...............:  2
    Number of objects to be deleted..............:  0
    Objects not successfully deleted.............:  0
    Successfully deleted objects.................:  0
    Tables/views with DROP/CREATE................:  0
    No. of them marked for DROP/CREATE: 0
    Not marked for DROP/CREATE: 0
    Number of nametabs to be deleted.............:  0
    Successfully deleted nametabs................:  0
    Nametabs that were not successfully deleted..:  0
          Statistics on Activated and Deleted Objects
    End phase  002 ***********************************************************
    =========================================================================
    Mass Activation
    =========================================================================
    Process..................: ENNIPROD_10
    Return code..............: 0
    Phase 001..................: 00:00:04 (Object Activation)
    Phase 002..................: < 1 sec. (Statistics on Activated and ...)
    Program runtime..........: 00:00:05
    Date, time...............: 08.03.2012, 16:30:43
    Program end==============================================================
    ABAP Dictionary: Activation
    End date and time : 20120308163043
    Ended with return code:  ===> 0 <===
    Actually, I don' understand it.
    Regards,
    Clemens

Maybe you are looking for

  • Problem Beats earphone and macbook air Yosemite

    Hello, First of all, please excuse my quite bad english... I've a problem with my beats earphones and my macbook air mid-2013 since i installed public beta yosemite. Sounds buttons on the earphones don't increase or decrease sound on the macbook air.

  • Was this database migrated from dev or prod?

    We have several environments (e.g., development, staging, test, training, production).  When migrating a production database to a new version of SQL, we also migrate the related environments. Sometimes the developers want a refresh from production in

  • Unable to create account or sign in from Pre3 device

    Hi, I have Pre3 device which was working perfectly fine till yesterday. I have chosen 'safe reset' from profile to create a new account and use the phone on that account. However, after restart of phone, I am neither able to create an account nor sig

  • JList to JList Selection Exchange

    I'm trying to build a GUI for a project where Selectable Values can be transfered from one list to another. I cant explaine what I mean to well so an ASCII picture may come in handy: From: --> To: JList <-- JList Note: --> and <-- are Buttons to do t

  • PROBLEM: loading jaas.config in the web application

    Hi, my problem was load jaas.config in the web application, the way that I suppose was best it's to load a configuration file in the web.xml of my application, but I they are not a veteran of xml and I have a problem of implementation for this soluti