After EHP4 upgradation what changes happen in CIN fields

Dear all
i am facing problem as we had EHP4 upgrdation after that i am getting a problem in CIN part system is asking ti maintain Chapter id excide details for new as well as old PO for SERVICE procuerment....where its not an exisable...........
what would be the possible reason for same?
for service material s/m should ask for excise details

Dear all
i am facing problem as we had EHP4 upgrdation after that i am getting a problem in CIN part system is asking ti maintain Chapter id excide details for new as well as old PO for SERVICE procuerment....where its not an exisable...........
what would be the possible reason for same?
for service material s/m should ask for excise details

Similar Messages

  • Poor System performance after EHP4 upgrade

    Hello Experts,
    We have just finished our Upgrade to EHP4 for ECC6 system. After the upgrade we are noticing awfully slow system response time.
    My SGEN is currently executing and it's showing another 45 hours before it is finished.  Are there specific post Upgrade activities that I am missing? Once I try to perform some action it takes ages to compile the program. I undesratand that since SGEN is not run yet so it will need some time to compile and generate load for the application but still the response is takinng agaes before I see the actual Application/Program active in GUI.
    Please suggest what I can do to boost up my system performance.
    Thanks,
    M

    Hi Sunny,
    Another Update
    I looked at SAP Note 146289 - Parameter Recommendations for 64-Bit SAP Kernel
    Following is the recommnedation:
    Implement the SAP profile parameters as follows:
    em/initial_size_MB 1024 up to 1TB (note 835474)
    em/blocksize_KB 2048, 4096 or 8192 (note 835474)
    ztta/roll_first 1
    ztta/roll_area 6500000
    The deafult value of the following parameters is 2000000000 (2GB).
    They can be changed depending on the HW (RAM) and the configured
    SWAP Space:
    ztta/roll_extension 2000000000 (2GB)
    abap/heap_area_dia 2000000000 (2GB)
    abap/heap_area_nondia 2000000000 (2GB)
    abap/heap_area_total 2000000000 (2GB)
    But same SAP Note refers for windows:
    For Windows 64Bit recommendations see note 88416:
    As per this note recommendations are as follows:
    Standard values for zero administration memory management
    [HS] = size of the physical main memory
    [PM] = value of the profile parameter PHYS_MEMSIZE (standard value=[HS])
    [BE] = maximum possible number of users (calculated from [PM])
    Profile parameter
    Standard 32-bit
    Standard 64-bit
    Unit
    em/initial_size_MB
        [PM]
        [PM]
    Mbyte
    ---    em/max_size_MB
    ---    20000
    ---   100000
    Mbyte
    em/address_space_MB
        512
       4096
    Mbyte
      ztta/roll_first
        1
        1
    Byte
    ---    ztta/roll_area
    ---  2000000
    ---  3000000
    Byte
    ztta/roll_extension
    2000000000
    2000000000
    Byte
    abap/heap_area_dia
    2000000000
    2000000000
    Byte
    abap/heap_area_nondia
    2000000000
    0
    Byte
    abap/heap_area_total
    2000000000
    [PM]*1048576
    Byte
    -    rdisp/ROLL_MAXFS
    [BE] * 100
    [BE] * 100
    8KB Block
    ---    rdisp/ROLL_SHM
    [BE] * 100
    [BE] * 100
    8KB Block
    ---    rdisp/PG_MAXFS
    ---    32768
    ---                          32768
    8KB Block
        rdisp/PG_SHM
    [BE] * 50
    BE] * 50
    8KB Block
    PLease note that ours is a 64Bit kernel for WIndows 2003
    x86_64
    So is it ok to change the value of abap/heap_area_nondia  ?
    Thanks,
    M

  • Oracle Follow-Up activities after EHP4 Upgrade

    Hi!
    I am currently executing the EHP4 Upgrade for SAP ERP 6.0 with Oracle.
    After doing so I need to execute several oracle specific actions
    Can some one give me technical documentation for the following actions:
    1) Delete all empty Tablespaces
    Question: How (SQL commando) can I identify which of my tablespaces are empty?
    2) Tablespace "PSAPSR3700" should be released/deallocated
    Question: what does it mean? 
    3) Load generation ???
    Any helpful information will be very appreciated
    Jürgen

    > 1) Delete all empty Tablespaces
    > Question: How (SQL commando) can I identify which of my tablespaces are empty?
    You can check that using brtools.
    > 2) Tablespace "PSAPSR3700" should be released/deallocated
    > Question: what does it mean? 
    The sources are in PSAPSR3701 with EHP4 so that old tablespace is no more needed.
    > 3) Load generation ???
    Yes -run SGEN.
    Markus

  • ABAP Dump After EHP4 Upgrade "SYNTAX_ERROR"

    Hello
    I performed ERP ECC 6.0 to EHP4 upgrade. System is working fine, Support Package stacks at maximum level, kernel, tp and R3trans is up-to-date. Only problem is I am getting "SYNTAX_ERROR" every minute. What could be the reason?
    Runtime Errors         SYNTAX_ERROR                                                            
    Date and Time          15.03.2010 16:10:28                                                                               
    Short text                                                                               
    Syntax error in program "CL_HTTP_SERVER_NET============CP ".                                                                               
    What happened?                                                                               
    The following syntax error occurred in the program                                        
          CL_HTTP_SERVER_NET============CP :                                                       
         "Method "SET_SSO_MANDATORY" is not declared or inherited in class "CL_H"                                                                               
    What can you do?                                                                               
    Please eliminate the error by performing a syntax check                                   
         (or an extended program check) on the program "CL_HTTP_SERVER_NET============CP           
    You can also perform the syntax check from the ABAP/4 Editor.                             
         If the problem persists, proceed as follows:                                                                               
    Error analysis                                                                               
    The following syntax error was found in the program                                       
          CL_HTTP_SERVER_NET============CP :                                                       
         "Method "SET_SSO_MANDATORY" is not declared or inherited in class "CL_H"                                                                               
    Information on where terminated                                                                   
        Termination occurred in the ABAP program "SAPLHTTP_RUNTIME" - in                              
         "HTTP_DISPATCH_REQUEST".                                                                     
        The main program was "SAPMHTTP ".                                                                               
    In the source code you have the termination point in line 124                                 
        of the (Include) program "LHTTP_RUNTIMEU02".                                                                               
    Source Code Extract                                                                               
    Line  SourceCde                                                                               
    94     ELSE.                                                                               
    95 *                                                                               
    96 * create a server control block for internal communication type of ICF                      
        97 *                                                                               
    98       CREATE OBJECT c_server_par TYPE cl_http_server_par.                                   
        99       c_server_par->set_local_server_name(                                                  
       100                       EXPORTING name = client_name                                          
       101                       EXCEPTIONS name_already_exists = 1 ).                                 
       102       c_server    = c_server_par.                                                           
       103 *      server_type = 2.                                                                     
       104                                                                               
    105 * insert server to server instances, only in case of stateful session                       
       106       server_instances-server      = c_server.                                              
       107       server_instances-client_name = client_name.                                           
       108     ENDIF.                                                                               
    109   ENDIF.                                                                               
    110                                                                               
    111 *                                                                               
    112 * create server control block, if not happen before                                             
       113 *                                                                               
    114   IF c_server IS INITIAL.                                                                       
       115                                                                               
    116     IF NOT server_accepted IS INITIAL AND                                                       
       117 *           server_accepted_type = 1.                                                           
       118        server_accepted->m_server_type =                                                         
       119            cl_http_server=>co_servertype_net.                                                   
       120 *   use last server object created for stateful communication                                   
       121       c_server_net ?= server_accepted.                                                          
       122     ELSE.                                                                               
    123 *   create a server control block for network communication type of ICF                         
    >>>>>       CREATE OBJECT c_server_net TYPE cl_http_server_net.                                       
       125     ENDIF.                                                                               
    126 *   accepted server control block called via network                                            
       127     c_server    = c_server_net.                                                                 
       128 *    server_type = 1.                                                                               
    129 * register network server for HTTP auto logout (timeout handler )                               
       130     server_accepted_org = c_server.                                                             
       131   ENDIF.                                                                               
    132                                                                               
    133 * for local execution use VIRTUAL_HOST parameter                                                
       134   IF NOT document_in IS INITIAL.                                                                
       135     cl_http_server=>c_virtual_host = virtual_host.                                              
       136   ENDIF.                                                                               
    137                                                                               
    138 *                                                                               
    139 * register accepted server control block for responses of network                               
       140 * server_accepted is used in function modules HTTP_CONFIRM_USERSWITCH                           
       141 * and HTTP_GET_CURRENT_SERVER_CB                                                            
      142 *                                                                               
    143   IF server_accepted IS INITIAL.                                                                               
    Internal notes                                                                               
    The termination was triggered in function "ab_genprog"                                         
         of the SAP kernel, in line 1584 of the module                                                  
          "//bas/701_REL/src/krn/runt/abgen.c#6".                                                       
         The internal operation just processed is "ABOO".                                               
         Internal mode was started at 20100315161028.                                                   
         Program name.........: "CL_HTTP_SERVER_NET============CP ".                                    
         Error message........: "Method "SET_SSO_MANDATORY" is not declared or inherited                
          in class "CL_H".

    Hello Kaan,
    Please try this workaround:
    1) se24
    2) put the class name "cl_http_server_net"
    3) create a new method "SET_SSO_MANDATORY"
    as instance methid and "visibility" private
    Regards
    Niraj
    Edited by: Niraj Kumar Soni on Mar 15, 2010 8:24 PM

  • Upgrade HR component after EHP4 upgrade

    Hello,
    Recently we did a upgrade from R/3 4.7x110 to ECC 6.0 EHP4 using CUUC method. For EHP4 in the MOPZ we selected some 5 usage types where HCM self services or Self services (XSS) was not selected. Now after the upgrade we hav SAP_HR in release 600 and level 045 and EA_HR is also in same level.
    Right now we are trying to configure MSS and found business functions related to HCM are
    missing in the backend system also when we tried to customize the Report launch pad we did not get the tab in SPRO. Can we solve this problem by upgrading SAP_HR and EA_HR to 604 release or we should add all the HCM related Technical usage types into the system to get them activated.
    Because as per the link below we are not having the correct version for
    SAP_HR and EA_HR.
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    Please find the ERP EHP stack and SPS levels we are in at present:
    ERP Stack:16
    EHP:04
    EHP Stack:05
    We have PORTAL on NW 700 EHP1 SPS05.
    Regards,
    Yoganand.V

    Hi,
    > We will proceed and upgrade SAP_HR to 604, but the addon EA-HR also needs to be upgraded to EA-HR 604 and for this we >have to upgrade to EA-HR 601 and then go to 604, please share your thoughts on this.
    As per EHP terminology, EHP packages are cumulative so when you will donwload all the packages from MOPZ, it will take care of all dependencies and download the file accordingly. Please check below extract from Technical FAQ guide:
    We would like to clarify this without using the term "cumulative", as this term could
    potentially be ambiguous:
    u2013 You can install EHP4 for SAP ERP 6.0 in one step on 64-bit platforms without having
    installed EHP3 before.
    u2013 Every EHP version includes the content of any previous EHP versions. For example,
    you cannot install EHP4 without getting the content of EHP3 and EHP2 as well.
    u2013 Technically, SAP has started to deliver EHP software packages as delta packages with
    EHP4 for SAP ERP 6.0. Thus, your EHP4 installation queue will contain EHP4 and
    EHP3 packages if you have not already installed EHP3. However, all these packages
    should be installed in one step on 64-bit platforms.
    > Also before upgrading SAP_HR do we need to take backup of any tables related to HR, but right now in our system we >are not using HR.
    Its not required as you are not using HR module earlier.
    Thanks
    Sunny

  • N73 Firmware upgrade- what changes?

    I have successfully upgraded my N73 firmware from 2.0628.0.0.1 to 3.0704.1.0.1 but nowhere on Nokia website or anywhere else can I find out what changes or improvements resulted from the upgrade.
    Does anyone know where to find a list of changes?
    TIA

    Thanks
    I phoned my local support shop and the know this problem.
    Will go there this afternoon, if they can fix it right away
    it will be a fast one.
    Otherwise the n73 will be replaced; they told me it had to do with bad soldering of the hardware. During FW upgrade these problems pop-up, they do not occur during normal operations......
    Bye, Joris

  • Business functions to be activated after EHP4 upgrade

    Hi All,
    I have recently upgraded ECC 6.0 to EHP4.The following technical usages were selected during download.
    Financial Services,Financial Supply Chain Management and Financials.
    Please let me know what all business functions that are to be activasted.
    Do I have to activate business functions for EHP2 and EHP3 as well.Below are the BFs for our usage types.
    Business Function                           Technical Usage                         EHP
    /IBS/EAFS_RBD_BUSOPR                           Financial Services                          4
    EAFS_BCA_BUSOPR                           Financial Services                          4
    EAFS_CML_LOANS_POOLING                Financial Services                          4
    FICAX_BILL_INVOICING                           Financials                                                4
    FICAX_CI_1                                                Financials                                                2
    FICAX_CI_2                                                Financials                                        4
    FIN_FSCM_CCD_INTEGRATION               Financial Supply Chain Mgmt     4
    FIN_FSCM_INTEGRATION                           Financial Supply Chain Mgmnt     2
    FIN_TRM_CORR_FW                           Financial Services          4
    FIN_TRM_INS_HM                           Financial Services          4
    FIN_TRM_LR_FI_AN                           Financial Services          3
    FIN_TRM_LR_FI_AN_2                           Financial Services          4
    FIN_TRM_PSM_INTEGRATION      Financial Services          4
    INS_FSSR_CI_1                           Financial Services          3
    INS_FSSR_CI_2                           Financial Services          4
    INS_FSSR_I18N                           Financial Services          4
    Out of the above FICAX_BILL_INVOICING,FICAX_CI_2,FIN_FSCM_CCD_INTEGRATION,FIN_TRM_INS_HM and FIN_TRM_LR_FI_AN_2 have dependencies like X_CONT or BI_CONT which are not installed on the system.
    I guess I can't activate these business functions.Am I right?
    And I read that only one BF set is activated per one system.I did not find any BF set related to Finance in the drop down list of SFW5 in the system.Please enlighten me on this topic.
    Regards,
    Dinakar
    Edited by: mutnuru dinakar on Mar 8, 2011 1:44 PM

    > Thanks for your reply,as I mentioned the list of BFs are applicable for the 3 technical usages I  had selected during EHP4 upgrade.I need to select out of them.
    I understand your question - however, how should anyone else but you know whether you need the functionality behind them? This is a business decision.
    I suggest you use the documentation (press on the corresponding "i" in SFW5) to see if the business requires the functionality. If yes, enable it, if not, you don't need to enable it.
    Some of those BFs will need a BW/BI to work. You have to decide, whether you need them or not.
    Markus

  • When i hide some fields from the Editform using javascript, what will happen to the fields that hve been hidden

    I am working on an EnterpriseWiki site collection, and when users edit the page properties as follow:-
    then will get all the fields inside the EnterpriseWiki content type as follow:-
    now i want to hide all the fields except the ; Title & Name, so i edit the EditForm and i add the following script:-
    <script>
    $('#formTbl tr').filter(function ()
    return !$(".ms-standardheader", this).text().match(/Name|Title/i);
    }).remove();
    </script>
    so currently when users edit the wiki page properties they can only edit the Name & Title, because the script hide the other fields.
    My question is what will happen to the other values such as the page content, assign to , etc that have been hidden.. I test this and seems that when editing the name and title the other values will not get effected which is what i need, but not sure how
    did SharePoint handle this, i was afraid that hiding the other columns will set their values as null or empty if the user save the editform with only the title and name inside it ? can anyone adivce on this ?

    Hi John,
    From your description, my understanding is that you are worried about the values of some fields
     will been saved as empty if you hide them in EditForm.
    If you hide some fields in EditForm, it means that you could not edit them. These fields’ values will not be changed after editing Title field or Name field. When you click Save button, they will be still the values before changing the Title field or Name
    field.
    Best Regards,
    Vincent Han
    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]
    i found this very critical issue with hiding the fields from the edit form, now i wrote the following script inside the edit form , to hide all the fields except the Name
    <script>
    $(document).ready(function(){
    $('#formTbl tr').filter(function () {
    return !$(".ms-standardheader", this).text().match(/Name/i); }).hide();
    $('#ctl00_ctl40_g_6c7d849e_da6b_4138_be9f_b99bde542065_ctl00_ctl02_ctl00_ctl04_c‌ ​tl00_WebPartMaintenancePageLink').hide(); });
    </script>"
    . and now if I submit the editform (which only contain the Name) all the html tables inside the wiki page content will be removed.

  • Syntax error in program "CL_HTTP_SERVER=CP " after EHP4 Upgrade

    Hi All,
    Iam getting ABAP dumps after upgrading my system to EHP4  Windows ABAP+JAVA stack,
    Syntax error in program "CL_HTTP_SERVER================CP ".
    Error in the ABAP Application Program
    The current ABAP program "SAPLHTTP_RUNTIME" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program
    "CL_HTTP_SERVER================CP " in include
    "CL_HTTP_SERVER================CM00F " in
    line 15:
    "Field "C_IS_SHOW_SERVER_HEADER" is unknown. It is neither in one of th"
    "e specified tables nor defined by a "DATA" statement. ."
    The include has been created and last changed by:
    Created by: "SAP "
    Last changed by: "SAP "
    Error in the ABAP Application Program
    The current ABAP program "SAPLHTTP_RUNTIME" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
        Please eliminate the error by performing a syntax check
        (or an extended program check) on the program "CL_HTTP_SERVER================CP
        You can also perform the syntax check from the ABAP Editor.
        If the problem persists, proceed as follows:
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        The following syntax error was found in the program
         CL_HTTP_SERVER================CP :
        "Field "C_IS_SHOW_SERVER_HEADER" is unknown. It is neither in one of th"
        "e specified tables nor defined by a "DATA" statement. ."
    Regards
    Uday

    Hi,
    SPDD should be performed before ACT_UPG phase when system prompts you for SPDD. But now you cannot do SPDD phase. All the objects that came during SPDD phase has been resetted to new objects which SAP has delivered with EHP4.
    SPAU you can perform after upgrade and that too with in 14 days when upgrade finished without object key.
    I should suggest you to read upgrade guide on http://service.sap.com/erp-ehp.
    Thanks
    Sunny

  • How do I get my old mozilla window back after the upgrade automatically changed it without asking me ?

    What I would like is the screen/startup window I had in the version previous to this new upgraded window. The window that comes up when mozilla is started. I didn't want to upgrade, didn't get asked by mozilla and I was perfectly happy with mozilla having that nice orange tab where I coul find everything I needed, Also like the bookmarks organizer better with the old version.
    Thanks hope I can get it back
    SpiritHawk

    Hello See this help article [[How to make the new Firefox look like the old Firefox]]
    See also:
    * https://support.mozilla.org/kb/common-questions-after-updating-to-new-firefox
    * https://support.mozilla.org/kb/learn-more-about-the-design-of-new-firefox
    * https://support.mozilla.org/kb/how-to-make-new-firefox-look-like-old-firefox
    * https://support.mozilla.org/kb/what-happened-to-the-add-on-bar
    * Tabs On Bottom: https://addons.mozilla.org/firefox/addon/tabs-on-bottom/
    * The Addon Bar (restored): https://addons.mozilla.org/firefox/addon/the-addon-bar/

  • Problem in automatic PO creation after EHP4 upgrade

    Hi experts,
      We upgraded our system from ECC6.0 to ehp4. When I am trying to use ME59n to create a PO automatically from a PR, I get a dump "Please maintain services or limits". Item category used is either 'B' or 'D'. The same was working fine earlier in ECC6. Could someone help me as to what could be the issue?
    Regards,
    Hema

    Lakshman has explained
    you need to have the source list setup (make sure info record exist) or contract is exist and it is assgned to the source list
    but as per your email the source is determined in the PR that means source are setup properly
    now check the variant of your back ground program of AutoPO
    if the variant is not matching with your PR's than it will not creates the PO
    so create few PR's and test it with ME59N with the background job variant and see how it is going
    some time in the variant let say you have setup the release date but if it is not matching with PR release date than it will not create the PO
    so in short you need to test same varinat online than setup for back ground.

  • Table inconsistencies after EHP4 Upgrade

    Hi Experts,
    Weu2019re setting up ALE from Production to Development as well as some manual copy of table content.
    We have completed the ALE setup, but we have an issue with the table content copy.
    Some SAP tables have changed after Development was updated with EHP4.
    To be more specific,we have identified some tables ,which will need to be exported from Production (content only) via a transport, and then imported into Development.
    If we just try to export/import these tables, the transport will most likely fail, and if it doesnu2019t, there may be data inconsistencies
    If we just copy the data as is some fields would be left out unpopulated, potentially causing inconsistencies.
    I need your suggestion for best course of action.

    Hi,
    Is your development and production are on different Support pack level ? If yes, then this is normal and table structure will differ.
    why you need to export tables from production to development ?
    Thanks
    Sunny

  • WRT350N v2.1 bricked after firmware upgrade - what to do now?

    Hi,
    I bought the European version of WRT350N v.2.1 (S/N Q10H401385). The router was very unstable (it was repeatedly hanging after few laptops were connected), so I decided to flash newer firmware. Unfortunately, I did not check that the firmware version 2.0.19 wich I found on the Liksys site is for v.2.0 - and after flashing it over 2.0.17 the device is completely dead. It does not answer for  pings. I tried to reset it with the 30-30-30 method. No luck either. I noticed only that if I keep the reset button during a few seconds and then release it when the router is powered on, the power diode begins to blink in yellow. 
    The device is only a few months old. Please advice, what can I do now? Can be the router repaired somehow, and does the warranty applies in such an instance?
    Many thanks in advanr  for any hint or reply.
    Best,
    Dianthus

    Hi, yes you did exactly the same. Unfortunately, I couldn not find any solution, besides quite advanced technically - the router must be disassembled, some special cables attached and the system recovered at the very basic level.
    I decided to return it to my vendor - I desribed the problem and waited 2 weeks for an answer. The router has been not returned, and I have got the cash back. 
    Perhaps it is the best option also for you. 
    Btw. I have got enough money to buy DLINK 655 and now I am totally happy with it. This Linksys we speak about was certailny not a good device, and I found many complaints in the net on it. 
    Unfortunately, in my case the lock-ups hve had worse consequences than just some troubles at home - I have used it as the wifi device during a meeting, and the connections was just very bad. But at that time, I could'nt know that the device is faulty, and it seems that all the line of these routers are broken somehow.
    Good luck,
    Dianthus

  • After the upgrade of SAP the screen got changed

    the available tab in the screen got changed after the upgradation.
    the changes of the upgrade has been transported to testinf server . But in production system the tabs are different in Project System CJ20N. Here earlier it was artist but aftre upgrade in testing environement its  Cust. Enhancement also one new tab introduced LONG TEXT.
    PLEASE PROVIDE THE SOLUTION.

    Please respect Forum Rules..!!
    (do not use full capital letters for message / heading)
    It seems your Lay-out of flexible detail screen got changed, which needs to be corrected from the below path.
    SPRO >> PS >> Structures >> Operative Structures >> Work Breakdown Structure (WBS) >> User Interface Settings >> Layout of WBS Element Detail Screens >> Define Layout of WBS Element Detail Screens
    Please also refer SAP Notes : 304386 and 383310

  • EHP4 upgrade from ECC 6.0

    Hi experts,
    We are planning to upgrade to EHP4 from ECC6.0
    We have the following systems installed on non-unicode,
    SAP ECC 6.0
    SAP NETWEAVER 7.0
    SAP SRM 3.0
    Currently, we have customized ESS java webdynpro on our ESS portal, with the EHP4 upgrade and EHP1 on SAP Netweaver 7.0, would there be any implications to the customized ESS iviews ?
    Our ECC 6.0 is on a non-unicode system, is it advisable to take this opportunity to convert to a unicode for scalability aspect ?
    what would be the implications if we remains as non-unicode after EHP4 upgrade ?
    All advices are appreciated !!
    Thanks in advance

    Hi,
    You can find all the relevant information at the below link,
    https://service.sap.com/erp-ehp
    Regards,
    Vishnu

Maybe you are looking for

  • Can we assign value to a variable in PL/SQL Loop

    Hi Can we assign value to a variable in PL/SQL Loops? DECLARE V_Num NUMBER; BEGIN LOOP V_Num := 10; DBMS_OUTPUT.put_line(V_num); V_Num := V_Num - 1; EXIT WHEN V_Num = 0; END LOOP; END; In the above program, Can we assign V_num with a value 10????????

  • MVC Problem with getter method of table attribute in model class

    Hi, I am on 620 SP34. I am writing a bsp application with mvc. One of the model classes has an attribute of type table. I use this attribute in a htmlb-tableview and '//MODEL/ZMY_TAB' for data binding. If I try to activate a getter method for this at

  • FM for creating the local product categories

    Hi, Is there any STD Function module for creating  local product categories?? BR, SRM Tech

  • Can someone help with a simple dataset of the world. shp2sdo

    Hi, I have tried converting various shapefiles containing world geopolital boundaries using the oracle shp2sdo utility program. I have been sucessful converting the US states/counties shapefile from the US census into an oracle table but the world is

  • Are my catalogs correct?

    I am getting an error message that says "lightroom has stopped working". I feel it may be a catalog issue. When I search "lightroom" on my computer all this comes up...is thsi right?