Reason for ddl command in code..!

Hi all,
many times 1 question is asked to me in interviews,
why we can not use create table command in plsql code without "execute immediate stmnt" in below code.
create procedure p1
as
begin
execute immediate 'create table pctab as select * from emp' ;
execute immediate 'trunccate table pctab' ;
update emp
set sal=100 ;
commit ;
end p1;
kindly ans....why we can not use create table command in plsql code without "execute immediate stmnt" in below code.
regards,
PC

Hi,
In PL/SQL, you can only use PL/SQL statements. Something may be a perfectly good statement in SQL (or Java, or German, or any other language) but it won't work in PL/SQL if it's not a PL/SQL command.
"CREATE TABLE" is not a PL/SQL command, so you can't use it in PL/SQL.
There are some commands that are both PL/SQL statements and SQL statements (just like there are some English words that also mean the same thing in German). UPDATE and ROLLBACK are a couple of examples. Those are things people often want to do in PL/SQL.
If people frequently wanted to create tables in PL/SQL, then Oracle might make a PL/SQL "CREATE TABLE" command, just like Oracle made UPDATE a PL/SQL command. But the fact is, people don't do that very often (whether that is "pure evil" or not), and there is already a way to create tables (or to run any other SQL command, namely EXECUTE IMMEDIATE) for those rare occasions when you do need to do it in PL/SQL.

Similar Messages

  • Error in phase: DISASSEMBLE Reason for error: PATCH_FILE_READ_ERROR

    Hello All
    I am applying support Package: SAPKB70009 on SAP ECC 6.0 for component SAP_BASIS with release 700.
    I am getting following error
    The import was stopped, since an error occurred during the phase
    DISASSEMBLE, which the Support Package Manager is unable to resolve
    without your input.
    After you have corrected the cause of the error, continue with the
    import by choosing Support Package -> Import queue from the initial
    screen of the Support Package Manager.
    The following details help you to analyze the problem:
         -   Error in phase: DISASSEMBLE
         -   Reason for error: PATCH_FILE_READ_ERROR
         -   Return code:  12
         -   Error message: OCS Package: SAPKB70009
    Guys can you please  shed some light on how to solve this issue.

    Hi,
    There might be 2 reaons for the error.
    1) corrupted files in EPS/in  or improper CAR of the files.
    2) the file permissions in EPS/in check whether the files are having proper permssions like 775 with owner <SID>adm
    -Srini

  • Mass change with Reason for Rejection.

    Dear Gurus,
    Pl tell me the process to close all the open orders at one go. I have tried with the t.code MASS, but I was unable to do that.
    Pl give the step by step process.
    Regds,
    Sreehari

    Hari,
    MASS transaction is useful, If you know what fields to change  and in what documents/customers/vendors/.
    In your case what fields is pretty clear (VBAP-ABGRU  or MASSVBAP-ABGRU )
    But what documents is not clear.
    Points to consider.
         You can the documents that are open by just writing some query or even you can get it from SE16 using VBAP table
            and you can use these document numbers and enter in the MASS T.Code.
    It looks simple but the main hurdle is not all of the items in these orders are open, right...so you can't enter the reason for rejection in an item which was already delivered, or scheduled to deliver.
    So  Unless you know that all the items of an order are open, its not feasible to use MASS T.code.
             So my suggestion is to write an ABAP program that check whether the item in an order is open or not and then change the reason for rejection using BDC code.
                    Thats my suggestion. I hope you understood the reason for going to an ABAP program.
    Regards,
    Ajai.
    Reward points if helpful.

  • No DDL commands found for activation of YCO_REPALVCOLOR

    Hi Gurus,
    we had a problem with one transport request which got successfully in Dev but failed in QUA environment.
    Transport needs to create a table in Qua env, but it is comleted successfully with RC=0. but error found in "Import steps not specific to transport request".
    Activate inactive runtime objects        12.07.2011 17:35:38    (8) Ended with errors
    ABAP Dictionary Distribution             12.07.2011 17:42:04    (0) Successfully Completed
    17:35:26: Retcode 1: error in DDL statement for YCO_REPALVCOLOR                - repeat
    Error 604-ORA-00604: error occurred at recursive SQL lev when executing ADD-FIELD of
    Error  in DDL statem when executing ADD-FIELD of
    Error YCO_REPALVCOLOR when executing ADD-FIELD of
            (dummy, do not translate)
    No DDL commands found for activation of YCO_REPALVCOLOR
    Could you please help me.
    Regards
    Sudhar

    Hi
    here is Import log
    Main import
    Transport request   : D<SID>K907261
    System              : Q<SID>
    tp path             : tp
    Version and release: 340.16.63 640
    R3trans version 6.13 (release 640 - 17.02.10 - 13:07:00).
    unicode enabled version
    ===============================================
    date&time   : 12.07.2011 - 17:35:41
    control file: /usr/sap/trans/tmp/D<SID>KK907261.Q<SID>
    > #pid 2461838 on parva1102546 (Q<SID>adm)
    > import
    > buffersync=yes
    > file='/usr/sap/trans/data/R907261.D<SID>'
    > continuation='/usr/sap/trans/data/R907261_#.D<SID>'
    > client=510
    > csi=yes
    > setunicodeflag yes
    >
    > excluding 'R3TRDDDD','R3TRDOMA','R3TRDTEL','R3TRENQU','R3TRMACO','R3TRMCID','R3TRMCOB','R3TRSHLP','R3TRSQLT','R3TRTABL','R3TRTTYP
    R3trans was called as follows: R3trans -w /usr/sap/trans/tmp/D<SID>I907261.Q<SID> /usr/sap/trans/tmp/D<SID>KK907261.Q<SID>
    Connected to DBMS = ORACLE     dbs_ora_tnsname = 'Q<SID>'     SYSTEM = 'Q<SID>'.
    0 0
    COMMIT (0).
    trace at level 1 opened for a given file pointer
    ================== STEP 1 =====================
    date&time   : 12.07.2011 - 17:35:41
    function    : IMPORT
    data file   : /usr/sap/trans/data/R907261.D<SID>
    Continuation: /usr/sap/trans/data/R907261_#.D<SID>
    buffersync  : YES
    client      : 510
    repeatimport: NO
    repeatclimp.: NO
    c.s.i.      : YES
    setunicdflg: YES
    l.s.m.      : VECTOR
    charsetadapt: YES
    def. charset: WEUROPEAN
    commit      : 100000
    table cache : 32000000
    EXCLUDING   : 'R3TRVIEW','R3TRUENO','R3TRTTYP','R3TRTABL','R3TRSQLT','R3TRSHLP','R3TRMCOB','R3TRMCID','R3TRMACO','R3TRENQU','R3TRDT
    Data file is compressed with algorithm 'L'.
    Export was executed on 12.07.2011 at 17:14:59 by D<SID>adm
    640
      with R3trans version: 17.02.10 - 13:07:00
    Source System = IBM RS/6000 with AIX on DBMS = ORACLE     dbs_ora_tnsname = 'D<SID>'     SYSTEM = 'D<SID>'.
    language vector during export: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdi(),./:;
    language vector during export: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdi(),./:;& (ISO-ARHECSDEENFRELHUITJADAPLZFNLNOPTSKRUESTRFISVB
    lsm during export: VECTOR
    trfunction = K (transport to consolidation system)
    Used Commandfile D<SID>K907261           (535646/3)
    2 E071C entries created
    Target client in E070C updated (510)
      0 entries for E070 imported (D<SID>K907261).
      0 entries for E071 imported (D<SID>K907261          *).
    R3TRDTELYY_LINEID was not imported in this step
    R3TRTABLYCO_REPALVCOLOR was not imported in this step
    D<SID>K907261           touched.
    636 636
    COMMIT (6559).
    6559 bytes read.
    Transport overhead 40.1 %.
    Data compressed to 9.8 %.
    Duration: 0 sec (6559 bytes/sec).
    0 0
    Summary:
    636 bytes modified in database.
    [dev trc     ,00000]  Disconnecting from ALL connections:                26787  0.026787
    [dev trc     ,00000]  Disconnecting from connection 0 ...                   70  0.026857
    [dev trc     ,00000]  Close user session (con_hdl=0,svchp=0x111415838,usrhp=0x111475f40)
                                                                                501  0.027358
    [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x111415838,srvhp=0x111416718)
                                                                                623  0.027981
    [dev trc     ,00000]  Now connection 0 is disconnected                     264  0.028245
    [dev trc     ,00000]  Disconnected from connection 0                        58  0.028303
    [dev trc     ,00000]  statistics db_con_commit (com_total=2, com_tx=2)
                                                                                  67  0.028370
      [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)
                                                                                 144  0.028514
    Disconnected from database.
    End of Transport (0000).
    date&time: 12.07.2011 - 17:35:41
    Main import
    End date and time : 20110712173541
    Ended with return code:  ===> 0 <===

  • Error while generating DDL commands using startSQLRepository for a new Repository

    Hi,
    I am trying to generate DDL Commands using startSQLRepository for my new repository SubashRepository so that I can use them to create new table structure.
    All the repository related changes looks good. i can see my repository in ACC
    When I run the command:
    startSQLRepository -m SupremeATG –repository /com/supreme/SubashRepository /com/supreme/subashRepository.xml -outputSQLFile C:/ATG/ATG9.3/SupremeATG/config/com/supreme/subashRepositoryDDL.txt
    I get following error:
    Table 'SUBASH_MEMBER' in item-descriptor: 'member' does not exist in a table space accessible by the data source.  DatabaseMetaData.getColumns returns no columns
    Note:
    * errors related to definition file were cleared as the same command threw relevant exception while trying to store a array property with out creating a multi table.
    * Now this is the only exception i see
    * Some DDL are getting generated in the output file, but those are related to inventory repository (I am not sure why this is happening as I have specifically gave the path to my definition file).
    Any help in resolving this is highly appreciated.

    Pl post in the ATG forum

  • PI/XI: "HTTP client. Code 110 reason" for XML PO transmission

    PI gurus,
    We use XI to convert PO IDOC to XML message and send the XML message to our vendors.
    We got the error message "HTTP client. Code 110 reason" for two POs while other POs went to the same vendor successfully.
    We also have no problem for sending XML POs to other vendors.
    Is this error caused from the sender or the receiver and how can I fix the problem?
    Thanks in advance!
    Fisher

    Hi,
    Below link will help
    HTTP client code 110 reason
    For reference check the below links too
    Message not reaching Integration server
    HTTPS Receiver Adapter with POST and query String

  • Reason for ORA-00600: internal error code, arguments: [kkslpco-peek], [], ?

    In my Production DataBase , I am getting ORA-600 error in Alert log file.
    Already , i have applied the patch 10.2.0.4.0.
    Still, the database is throwing that error.
    What is the reason for this error and how to resolvw this error?
    Following is the alert log file error?
    Wed Jul 16 10:33:30 2008
    Errors in file e:\oracle\admin\udump\rbidev_ora_640.trc:
    ORA-00600: internal error code, arguments: [kkslpco-peek], [], [], [], [], [], [], []
    Wed Jul 16 10:33:37 2008
    Errors in file e:\oracle\admin\udump\rbidev_ora_640.trc:
    ORA-00600: internal error code, arguments: [kkslpco-peek], [], [], [], [], [], [], []
    Wed Jul 16 14:12:45 2008
    Errors in file e:\oracle\admin\udump\rbidev_ora_7960.trc:
    ORA-00600: internal error code, arguments: [kkslpco-peek], [], [], [], [], [], [], []

    hi
    this is a generic error
    search in metalink...
    and if not Raise a SR suggested to you ........
    CHeers

  • Reason for change of Infotype Based on Company Code

    Hi Experts,
    I have a requirement where I need to restrict the F4 HELP in
    PA30 Transaction for the infotype 15  based on company code for the field reason for chagne.
    I know that reason for change of infotype are maintained in the table T530E.
    But can this be restricited through SPRO configuration.
    Thanks in Advance.
    Regards,
    IFF

    Hi.
    It's possible to change the search helps with a search help exit.
    Take a look in SE11 for search help H_T530E.
    Search help exit
    A search help exit is a function module for making the input help process described by the search help more flexible than possible with the standard version.
    This function module must have the same interface as function module F4IF_SHLP_EXIT_EXAMPLE. The search help exit may also have further optional parameters (in particular any EXPORTING parameters).
    A search help exit is called at certain timepoints in the input help process.
    Note: The source text and long documentation of the above-specified function module (including the long documentation about the parameters) contain information about using search help exits.
    Function modules are provided in the function library for operations that are frequently executed in search help exits. The names of these function modules begin with the prefix F4UT_. These function modules can either be used directly as search help exits or used within other search help exits. You can find precise instructions for use in the long documentation for the corresponding function module.
    Regards.

  • Codes not visible along with description in Reason for Rejection-VA02

    Hi Friends
    I am facing an issue. I cannot see the Codes along with Description in Reasons for Rejection drop down in VA02 which are defined in SPRO.
    Please help me maintaining front end settings.
    Thanks...

    Hi,
    Click on Customize Local layout(Press Alt+F12)-->Options
    Goto Expert tab.
    Tick the checkbox under "Show keys in all Dropdown lists".If you want them in a sorted manner,click on the check box "Sort Items by key".
    click on Apply and OK.
    Regards,
    Krishna.

  • No DDL Command found for activation of VSCAUFV_CN

    Dear Friends,
    I am getting RCC Error 8 for the VSCAUFV_CN.
    In Development its working fine but when i am sending request to Quaility its showing me error
    "No DDL Command found for activation of VSCAUFV_CN".
    Please let me konw what to do in this case.
    Rav Jordan

    Hi Rav,
    Free some disk space and try ,it will work.
    The below Reference  may help you :
    [http://www.sapfans.com/forums/viewtopic.php?f=12&t=318588&p=965954]
    Hope it will solve your issue.
    Regards
    CB

  • There's no reason for secrets (Free Code)

    I just wanted to say that I dont think there is anything wrong with copying code. You can learn so much from studying the completed puzzle enabling you to develop you conceptual foot hold in the language your learning and show you techniques in practice rather than in some vague text book abstraction that reveals no practical application that would help a beginner see it's value as a problem solving technique. Like studying a composition of Mozart or Chopin. There is so much to learn from seeing the completed formula and all the modularized mechanics that make up its functionality. I think that people who get hung up on revealing code are hiding their tricks. However, I do realize that some code must be private to serve its marketing agenda. Shool problems though? Come on. Who says you don't learn by looking at the answer? If that were the case, why ever look in a dictionary or any other resource for knowledge. Code is to be shared when it comes to learning. Anything else is just holding out for the sake of a selfish hording of knowledge. There's no reason for secrets.

    I'd say 90% of developers agree with that - however,
    Not every1 is a developer, other unskilled ppl,
    (for the sake of simplicity, i'll call them 'publishers' :P)
    exist to exploit the work of others, with the sole aim of maximizing profit.
    which do YOU value more, knowledge or wealth?
    (hmm - interesting catch 22 there...
    to gain knowledge, you need wealth
    to generate wealth, you need knowledge ;p)

  • No DDL commands found for activation while updating SPAM/SAINT

    Hi,
    Hi,
    While updating SPAM/SAINT version 0053 (SAPKD70053) we are getting
    error in activation.
    If we check the logs we found error related to no ddl command found for
    activation
    No DDL commands found for activation of /SDF/SWCM_PAT03D
    No DDL commands found for activation of /SDF/SWCM_PAT03P
    No DDL commands found for activation of /SDF/SWCM_PAT03Q
    No DDL commands found for activation of CLNT_CVERS
    No DDL commands found for activation of CLNT_CVRS2
    No DDL commands found for activation of CVERS_SUB
    No DDL commands found for activation of PAD03
    No DDL commands found for activation of PAT05
    No DDL commands found for activation of PAT06
    No DDL commands found for activation of PAT09
    No DDL commands found for activation of PAT10B
    No DDL commands found for activation of PATPRDVRS
    No DDL commands found for activation of PATRTVERS
    No DDL commands found for activation of PATSWFEATR
    No DDL commands found for activation of PATSWFTINC
    No DDL commands found for activation of PRDVERS
    No DDL commands found for activation of STACKCOMPS
    No DDL commands found for activation of SWFEATURE
    No DDL commands found for activation of SWFEATUREINC
    No DDL commands found for activation of TECHUSAGES
    No DDL commands found for activation of TFDIR_INIM
    No DDL commands found for activation of TRBAT3
    We try to activate the table but were not able to activate it.It giving message that Table cannot be activated.
    Attaching the error log files
    System Details:
    SAP NetWeaver 2004s
    Database: DB2 10.5
    Can anyone help us in this

    Hi Amit,
    From the logs you attached
    2WETP000 13:44:36: Retcode 1024: error in DDL statement for "CLNT_CVRS2                    " - repe
    2WETP000 at
    2EETP345 13:44:48: Retcode 1024: SQL-error "-601-SQL0601N  The name of the object to be created is
    2EETP345 identical to the existing name "SAP<SID>.CLNT_CVRS2" of type "VIEW".  SQLSTATE=42710" in DDL
    2EETP345  statement for "CLNT_CVRS2 
    Can you check in database for the existence of the object.
    Also what is your kernel level ?
    Regards,
    Deepak Kori

  • Any T.code for Mass application of  rejection reason for Sales Order Item

    Hi
    Is there any Transaciton code to apply the Rejection of Reason for the Sales Order Item level.
    Regards
    AVS

    Check T.Code: MASS
    Object: BUS2032
    Alternatively it is recommended to use LSMW.
    Regards,
    Rajesh Banka

  • Unknown reason for error code 36331 in DAC run

    Hi,
    While running full load i am getting following error
    Can any one give me the solution
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    pmcmd startworkflow -sv INFOIS -d Domain_oracle.ebiz.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    Status Desc : Failed
    WorkFlowMessage :
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
    com.siebel.analytics.etl.etltask.InformaticaTask.doExecute(InformaticaTask.java:254)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:477)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:372)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:253)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:655)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    java.lang.Thread.run(Thread.java:662)
    (Number of retries : 1)
    pmcmd startworkflow -sv INFOIS -d Domain_123 -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    2013-02-07 01:41:19.126 INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL) has finished execution with Failed status.

    HI Srini,
    I had copied Src files from BIApps to informatica Src file
    While running DAC11g full load, we are en counting some issues below is the error we are facing
    ERROR CODE - Unknown reason for error code 36331
    one more thing to consider, In DAC10g we give /Oracle/OBIAPPS/Informatica/9.1.0/server/infa_shared/SrcFiles as Informatica parameter path in DAC system properties but in DAC11g if i take same path no task is running, it is failing at first task only and no parameter file is generating.
    But if i give dafault in that Informatica parameter path of DAC11g some tasks are running success and i am able to see some parameters generated in DAC PATH, but Default is taking
    /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters path for that location.
    Informatica Server details are Success, Physical Data sorce are success.
    I had copied SrcFiles and LkpFiles to informatica from BIApps.
    ParameterDW and parameterOLTP are moved to /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters as well as Informatica Src folder
    for one task below is the error
    2013-02-07 21:50:17.515 Acquiring Resources
    2013-02-07 21:50:17.517 Acquired Resources
    2013-02-07 21:50:17.519 INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL) has started.
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    pmcmd startworkflow -sv INFOIS -d Domain_oracle.ebiz.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    Status Desc : Failed
    WorkFlowMessage :
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
    com.siebel.analytics.etl.etltask.InformaticaTask.doExecute(InformaticaTask.java:254)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:477)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:372)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:253)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:655)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    java.lang.Thread.run(Thread.java:662)
    (Number of retries : 1)
    pmcmd startworkflow -sv INFOIS -d Domain_oracle.ebiz.com -u Administrator -p **** -f SDE_ORAR1213_Adaptor -paramfile /Oracle/OBIAPPS/DAC/orahome/11g/dac/Informatica/parameters/SDE_ORAR1213_Adaptor.SDE_ORA_GLJournals_Full.ORA_R1213.txt SDE_ORA_GLJournals_Full
    2013-02-07 21:50:46.989 INFORMATICA TASK:SDE_ORAR1213_Adaptor:SDE_ORA_GLJournals_Full:1:(Source : FULL Target : FULL) has finished execution with Failed status.

  • Pl find out the reason for VC Cycle error for vendor 105191

    I had checked entire cycle of  Valuation Class(MM42),  Tax Code(ME12), validity period, MC Code
    in the contract as per the proforma invoice 12738 for vendor 105191  -  VC Parties, found ok.
    Pl find out the reason for VC Cycle error for vendor 105191
    " Unable to create consignment commision - FI/CO"
    " Interface : inconsistent FI/CO line item data"

    I've used the CS6 AUTOMATE|PHOTOMERGE command many times.  Today I ended up with the Error 22 message.  After reading your message I did a search on my Win7 Pro 64 bit machine and got a number of hits for "scriptingsupport.8li". 
    1 for CS6 (on my machine)
    2 for CS5 (no longer on my machine)
    2 for Elements 8 (no longer on my machine but I DO have Elements 10 & 11 on it)
    2 for CS# (no longer on my machine)
    QUESTION:  Should I delete some of these and which?  Will deletion(s) suffice?

Maybe you are looking for

  • Kanban process for external procurement

    We want to use the external procurement process for replenishment of stock with Kanbans. So if we turn on the external procurement, it makes us create a scheduling agreement and link it to the kanban. The process is that when you scan the kanban EMPT

  • Image shortcut in a document? (hyperlink)

    How can i create a word so when i click on it it opens up an image from a folder on my mac. Kind of like a hyperlink. Or a shortcut on the document to open the image. iv'e looked around on the web but can't find an answer. Cheers.

  • My Music App not avail for iCloud?

    I just noticed my storage selections for the iCloud does not include the MyMusic App.  Ive tried everything and cant figure out why.  Even bought 10GB more storage space thinking it was the size of my music.  Anybody have this issue and a solution?

  • Error when importing license key

    Dear All, I try to import a license key (new valid period) on license manager. But when try to import, an error message appear "cannot verify digital signature of license file". But if i use my previous license key, it can be imported. Please give me

  • Weblogic Integration Business Process Tutorial (10.2)

    Hi I'm going through the weblogic integration business process tutorial and when I get to Step 5, "Run the business process" I get a bunch of errors, including the ones below: s4s-elt-invalid-content.1: The content of '#AnonType_Acknowledgment' is in