New AppSet Parameter:CLR_COMMENTS_HISTORY,COMMENT_MAX_LENGTH

Hello Forum,
Have anyone used New AppSet Parameter:CLR_COMMENTS_HISTORY,COMMENT_MAX_LENGTH?
I tested these parameter , but it didn't work in our AppSet environment.
Thanx,
Akiba, Yuta
P.S. We are using BPC 7.0 SP04 for MS system on MS-SQL2005

Not sure if you're still looking for an answer on this.  We are using v7M SP5 on SQL 2008 SP1 and are using the new parameters.  We have them set as follows:
CLR_COMMENTS_HISTORY = 1 (options are 1 clear history and only show latest comment, or 0 keep history.  if you already have comments and you select option 1, it will purge all comment history from the comments tables)
COMMENT_MAX_LENGTH = 1275 (we pull comments into excel and if you exceed this length the comment no longer will wrap within a cell and looks horrible.  The limit is 4000.  You can always increase the limit, but cannot reduce for obvious reasons).
Haven't run into any issues so far.  I'm glad they added these in since it never made sense to have the comments limited to 255.  Hope that helps.

Similar Messages

  • New import parameter ATPCHECK to be added in func module - IMPACT?

    Hi !
    We are in the Realization phase of implementing SAP CRM, and also undercone a ECC 6.0 migration 3 months back. We are faced with the foll problem....
    Whenever a reservation is to be created from the CRM system a functional module u2018'CRM_SRV_LOG_PROCESS_RSRV' is called in the ERP system. Within this functional module, another functional module u2018MB_RESERVATION_CREATE_INTERNALu2019 is called. It is this functional module which actually creates a reservation and performs ATP check.
    In the ECC system a new import parameter ATPCHECK has been added in u2018MB_RESERVATION_CREATE_INTERNALu2019 functional module and this is not filled whereas in R/3 this parameter does not exist at all.
    This parameter needs to hold a value X for ATP to happen in THE ECC system.
    It is proposed to fix this problem by adding the parameter ATPCHECK with value X in the functional module 'CRM_SRV_LOG_PROCESS_RSRV' when 'MB_RESERVATION_CREATE_INTERNALu2019 is called.
    We have not modified any function modules so far, hence would like to know...
    1. Whether the proposed solution is correct?
    2. What would be the imact (things to watch out for) while carrying out changes in the function module?
    Would be grateful to get a reply.
    Thanks & Regards,
    Ajeetha.

    Hello
    I have referred to the systems ECC 6.0 and SAP 4.7. In SAP 4.7, function module MB_RESERVATION_CREATE_INTERNAL never had ATP check inbuilt. See below:
    ***************Start if Snap from 4.7*********************
    FUNCTION mb_reservation_create_internal.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     REFERENCE(I_RKPF) LIKE  RKPF STRUCTURE  RKPF
    *"     REFERENCE(TESTRUN) TYPE  BAPI2093_TEST OPTIONAL
    *"  EXPORTING
    *"     REFERENCE(RESERVATION) TYPE  BAPI2093_RES_KEY-RESERV_NO
    *"  TABLES
    *"      IT_RESB STRUCTURE  RESB
    *"      PROFITABILITYSEGMENT STRUCTURE  BAPI_PROFITABILITY_SEGMENT
    *"      RETURN STRUCTURE  BAPIRET2
    comments:
    - no availibility check*
    - no field selection*
    - no calender check*
    ***************End of Snap from 4.7*********************
    This is additional functionality provided in ECC 6.0 by giving additional parameters:
    ***************Start if Snap from ECC6*********************
    FUNCTION MB_RESERVATION_CREATE_INTERNAL.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     REFERENCE(I_RKPF) LIKE  RKPF STRUCTURE  RKPF
    *"     REFERENCE(TESTRUN) TYPE  BAPI2093_TEST OPTIONAL
    *"     REFERENCE(ATPCHECK) TYPE  BAPI2093_ATPCHECK OPTIONAL
    *"     REFERENCE(CALCHECK) TYPE  BAPI2093_CALCHECK OPTIONAL
    *"     REFERENCE(RESERVATION_EXTERNAL) TYPE  BAPI2093_RES_KEY-RESERV_NO
    *"       OPTIONAL
    *"  EXPORTING
    *"     REFERENCE(RESERVATION) TYPE  BAPI2093_RES_KEY-RESERV_NO
    *"  TABLES
    *"      IT_RESB STRUCTURE  RESB
    *"      PROFITABILITYSEGMENT STRUCTURE  BAPI_PROFITABILITY_SEGMENT
    *"      RETURN STRUCTURE  BAPIRET2
    ***************End of Snap from ECC6*********************
    So, I think there should not be any change which need to be made to these function modules.
    Thanks
    Amol Lohade

  • 7.5 MS New AppSet is Missing Member Sheet Files

    Currently on the 7.5 MS version.
    We recently created a new AppSet via copy of the AppShell.  I'm able to reach the applications (Planning & Rate), however the dimensions are empty.  In the Admin console, attempting to maintain dimension members on any of the dimensions brings back the message "Cannot find dimension member sheet file;  use the export dimension feature to restore it from the member table".  I've clicked on the dimension and selected Export Dimension.  It says it processed successfully.  But I still get the "Cannot find dimension member sheet" message, so it didn't solve the problem.  Out of curiousity, I tried processing a dimension.  That seems to work fine, up until the point where it creates the admin cache file.  Error message there says "The network name cannot be found".
    In addition to the above, when attempting to find any reports or templates in the applications, we receive the message "The folder does not exist." when clicking on the Company directory.
    I'm sensing these problems are all related.  Have we missed a step in the copy process?  Any suggestions or guidance to get us pointed in the right direction would be greatly appreciated.  Thank you!

    Hi Kim,
    are the dimension  files xls still present but empty or they are missing?
    Did you receive some erro during the copy? Have you checked the tbllogs to see if there are errors releted with the copy of the appset?
    Run first server and client diagnostics to see if there are problems. Check the server tables, like tblServerDefaults, in the appserver to see if this aren't updated.
    Modify application with application process and index checked of the APShell, full process of the dims and see if there aren't issues then delete the copied appset and retry the copy with another name.
    Regards
         Roberto

  • Adding a new Appset. Error.

    Hi,
    I am trying to copy an AppSet based on AppShell but when the process goes to the "Copy database" step I have the following error message:
    The tail of the log for the database "IMQ_PTO"
    has not been backed up. Use BACKUP LOG WITH NORECOVERY
    to backup the log if it contains work you do not want to lose.
    Use the WITH REPLACE or WITH STOPAT clause of the RESTORE statement
    to just overwrite the contents of the log.
    RESTORE DATABASE is terminating abnormally
    Do you know what to do in such a case? Is there any thread regarding this error? I've been searching but I still haven't found it.
    Thank you for your help.
    Regards,
    Gorka

    Hi Gorka
    This is a strange error, but it appears to be failing when trying to restore the database. Maybe try the following
    Change the recovery mode of the database from FULL to SIMPLE.
    Backup the database using SQL Server Management Studio
    Re-Try adding a new appset
    I Hope this helps
    Kind Regards
    Daniel

  • EHS : Creating new report parameter/ symbol for MSDS cover sheet

    Hi,
    I am working on the SAP EHS module.
    I have a requirement in which I need to have the country name (description) on the MSDS cover sheet instaed of the country key which is presently coming in there.
    As per the standard settings, the report parameters available for the country point towards the country key only (char 3) i.e T005-land1 and not T005T-landx(char 15).
    I understand that I need to create a new customer report parameter in the customising which will pick the data for the coversheet country.
    My problem is that I am not sure where exactly do I have to write the code for this report symbol/parameter expansion.
    I am not sure about the trigger for the expansion routine.
    Please guide me if anyone has worked on this kind of an issue.
    I will greatly appreciate your suggestions on this one.
    Thanks and regards,
    Hitanshu

    Go to
    <a href="http://help.sap.com/saphelp_erp2004/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm">http://help.sap.com/saphelp_erp2004/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm</a>
    Report Definition -> Report Creation: Process -> Document Template Layout Editing -> Editing Specification or Parameter Symbols -> Function Module

  • Cisco webview - create a template with new input parameter

    Dear all,
    I know the Infomaker will help to create a template for webview. I have done with some custom template. My problem is that I can not change the input parameter for webview page. For example, if the template under the skill group, I can only choose with skill group and datetime to generate the report.
    I want to change the input field on the web page, for example the input will be a calling number and a range of datatime and the webview will query on the detail table and pop out some detail call.
    Or I want to run the report for outbound dialer, the input is the customer number and the output page will be the status of this customer call (closed, retry, pending...)
    Can I create a new set of template like Call Detail beside the default Call Type, Agent, Skill Group...?
    Please help to give me some advices.
    Thank you,
    Thanh

    I've personally never seen anything like this done, not saying it is not possible, but you might have to use a different reporting mechanism all together in order to achieve something like this.  I've always been curious why someone would request a report on a single call, just seem like a single call will never trully give you a true representation of your call center metrics.
    Sorry if this is not much help.
    david

  • New Database parameter settings

    I have a new Windows server with Oracle 11g, Windows 2008 R2, 4 CPU and 10 G of memory.
    I had another server that had 2 cpu and 5 G of memory but the Oracle database was not utilizing the memory appropriately (I am also New to Oracle)
    So I am setting up the new database to use 8G for the SGA and PGA this time on this new server. One thing I noticed in the last test of the application on the previos server was that the bottleneck appeared to be the Buffer cache hit ratio and shared pool....it also appeared to be extremely IO intesive however the network adapeter never spiked above 12%. So all of the contention was or seemed to be in the database.
    With the new server should I increase the db_block_buffer parameter? It is currently defaulted to 0?
    Any help would be appreciated. The application we are setting this up for is extremely cursor intensive and we cannot change the code.

    ofmdba wrote:I have a new Windows server with Oracle 11g, Windows 2008 R2, 4 CPU and 10 G of memory.
    I had another server that had 2 cpu and 5 G of memory but the Oracle database was not utilizing the memory appropriately (I am also New to Oracle)
    >
    How did you measure that oracle is not using the memory properly? Oracle is not supposed to use the complete physical memory anyways. It can use only what is going to be set for it.
    <font color="red"> I was watching spotlight for Oracle and the server perfmon counters and never saw any real work....Physical IO appeared high the total SGA area was 888MB and the appliation that goes against it is cursor intensive....at the time a tester was running a search and sort of 14,000 records and it took 18 minutes. My thought, however wrong I might be, was that the SGA could be sized much larger to take advantage of the memory on this server, and hopefully reduce the time it is taking </font>
    >
    So I am setting up the new database to use 8G for the SGA and PGA this time on this new server. One thing I noticed in the last test of the application on the previos server was that the bottleneck appeared to be the Buffer cache hit ratio and shared pool....it also appeared to be extremely IO intesive however the network adapeter never spiked above 12%. So all of the contention was or seemed to be in the database.
    >
    Using the hit ratios to tell that there was a contention or bad performance is not such a good idea. If hit ratio was the only criteria that you used or had , I wouldn't call it a right move to make.
    >
    With the new server should I increase the db_block_buffer parameter? It is currently defaulted to 0?
    >
    This parameter is obsoleted and not in the current release of 11g but since 9i. So you should not bother about this parameter at all.
    >
    Any help would be appreciated. The application we are setting this up for is extremely cursor intensive and we cannot change the code.
    >
    So if its creating lots of cursors , it is possible that the application is using lots of literals and constants which can be reduced using the parameter Cursor_sharing.

  • New Selection Parameter in existing query

    Dear All,
    Can anyone tell how to add additional selection parameters to an existing query ?
    Regards

    Mahesh,
      Query means Is it ABAP Query.
    If it is ABAP query there are 2 ways.
    You can create at infoset level :  In sq02 enter your infoset name press change button.press shift+ F8  there you can find the "Selections"   tab ,press.In that you can find creat button press.
    Enter name of the parameter name .Here you will find 2 radio buttons
    1. Select-options 2. parameters
    select the radio button whichever you want  press enter.
    In net screen give "Description"  "Selection text"   and there you will find 3 formats for parameters.
    1. Type   --if your parameter is your own defined ex : type c  length 12
    2.  like --if it is database field structure Ex: mara-matnr. 
    enter any one.enter & save.
    Pls. reward points for if it is useful.

  • Error add a new appset

    Hello everyone,
    I am working with BPC 7.5 MS SP 04.
    When i try to make a copy of the appset, i have an error in the step "copy olap database".
    Any ideas?
    Thank you very much
    Simone

    Can you check your TblLogs table in the AppServer database to see what messages are getting recorded?
    Try this query in SQL Server Management Studio:
    USE AppServer
    SELECT TOP 1000 * FROM TBLLOGS
    ORDER BY LOGID DESC
    Thanks,
    John

  • Data Manager - Upload question

    Hi all,
    In BPC 5.1 sp3, there is a maximum file size of 100 MB when uploading a file to the server using the eData -> Data Upload menu option.
    Is there a way to increase that maximum file size?
    Thanks in advance,
    John Leggio

    There's a new appset parameter to control this.
    Copied from the BPC51SP02ReleaseNotes.pdf :
    ALLOW_FILE_SIZE
    Enter file size (MB) to allow uploading. A warning message appears if the file size exceeds the parameter value when you upload a file.
    If this parameter is not set, you can upload files with a size of 100MB or less .

  • 11g Upgrade - removal and new parameter list queries

    Hi All,
    We are planning to upgrade the 10.2.0.4 E Business suite (11.5.10.2. ) database to 11.2.0.1.
    We have few removal and new parameter list in 11g database based on the note 216205.1
    We will be having the compatible mode as 10.2.0 before and after the upgrade until the system gets stable. So until we change the compatible to 11.2.0, do we need to have the parameters in the removal list or we can remove that even if we have the compatible as 10.2.0 during the upgrade.
    There are also two new parameters optimizerautostats_job=false and sec_case_sensitive_logon = FALSE.
    Please let us know if we can have these new /removal parameter changes when we have the compatible as 10.2.0 in 11g database.
    Thanks & Regards,
    Rakesh

    Rakesh,
    Please let us know if we can have these new /removal parameter changes when we have the compatible as 10.2.0 in 11g database.You can have those parameters, and you can remove it later once you are done with the upgrade.
    Note: 881505.1 - Oracle Applications Release 11i with Oracle 11g Release 2
    Adjust the Initialization Parameter File for the New Release
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/afterup.htm#CEGHAAFH
    Thanks,
    Hussein

  • How to make new scop of list and selection parameter in ME2L or ME2M

    Hi,
      As there are many reports avaliable ,  in ME2L and ME2M  there is scope of list and selection parameter on the selection screen,  i want to know how we can create new scope of list and new selection parameter.
    regards,
    zafar

    IMG ---> Material Management ---> Purchasing ---> Reporting ---> Maintain Purchasing Lists ---> Scope of List ---> Define Scope of List

  • Add procedure new parameter

    hi friends i have a procedure which have 3 in parameter and i use this procedure in lots of procedure. but i need add extra properties to this procedure so i have to add new in parameter to this procedure. my problem when i add this parameter lots of procedure gives error because of this new parameter. can we do smthg for this?
    thanks

    Simple example
    Use default
    SQL>  create or replace procedure emp_info(pname varchar2,pdeptno number)
      2   as
      3   Begin
      4   dbms_output.put_line(pname||' '||pdeptno);
      5  end;
      6  /
    Procedure created.
    SQL> create or replace procedure emp_info_show as
      2   Begin
      3   emp_info('ADAM',20);
      4   end;
      5   /
    Procedure created.
    SQL> execute emp_info_show;
    ADAM 20
    PL/SQL procedure successfully completed.
    SQL> create or replace procedure emp_info(pname varchar2,pdeptno number,psal number) as
      2   Begin
      3   dbms_output.put_line(pname||' '||pdeptno);
      4  end;
      5  /
    Procedure created.
    SQL> execute emp_info('ADAM',20);
    BEGIN emp_info('ADAM',20); END;
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'EMP_INFO'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    SQL> create or replace procedure emp_info(pname varchar2,pdeptno number,psal number default 1000)
      2  as
      3  Begin
      4  dbms_output.put_line(pname||' '||pdeptno);
      5  end;
      6  /
    Procedure created.
    SQL>  execute emp_info('ADAM',20);
    ADAM 20
    PL/SQL procedure successfully completed.
    SQL> create or replace procedure emp_info(pname varchar2,pdeptno number,psal number default 1000)
      2  as
      3  Begin
      4  dbms_output.put_line(pname||' '||pdeptno||' '||psal);
      5  end;
      6  /
    Procedure created.
    SQL> execute emp_info('ADAM',20);
    ADAM 20 1000
    PL/SQL procedure successfully completed.Twinkle

  • New jbo.txn.handleafterpostexc parameter

    Steve told us about a new interesting parameter present in 9.0.3.4 :jbo.txn.handleafterpostexc.
    Is it present in 9.0.4.0 ?
    Will be present in 10g ?
    Tks
    Tullio

    It is in 9.0.3.4.
    It will be in 9.0.5.1 Production.
    It will be in the 9.0.4.X release that goes production on windows together with the Oracle Developer Suite 10g (9.0.4).
    It is not present in either 9.0.4.0 or 9.0.5.0.

  • Index out of range when trying to create a new dimension (reporting type)

    I just created all my dimensions/characteristics, created 2 cubes/infocubes (rate & ownership) in my new appset called 'CONSOLIDATION' and I can't seem to create a 'reporting type cube'.
    When I try to create a cube called TEST or CONSO... (generic, finance or conso) it says 'index as out of range. Must be non negative & less than the size of the collection. Parameter name : index'. The message pops up immediately, before I can even try to choose dimensions.
    Anybody who has a clue, I look forward to suggestions.
    Regards
    Nico

    Hi Sorin,
    Thanks for the reply. If I understand correctly, then in my application set, I cannot create any non-reporting type application? As we have deleted the 'Rate' application which was delivered along with APSHELL. Is there any way out to overcome this as from your reply, it seems not possible as the system needs a reference application belonging to the same application type.
    Many Thanks for your reply.
    Santosh

Maybe you are looking for

  • No node created when calling BAPI !!!

    Dear All, I am making a demo Web Dynpro in which I m trying to use BAPI BAPI_EQUI_GETDETAIL  For doing this I have done the following steps (as per stated in Tutorial 2):- 1. Left-Click on the Web Dynpro Name 2. Create -> Service Call 3. A wizard Sta

  • HD space disappearing

    so, over the past couple of weeks the free space on my hard drive has been disappearing. I have 60 gigs on my hard drive. Three days ago i had 4.78 free, and now I have 600 mb. I have been downloading using azureus, but i have my preferences set to d

  • Use Applescript to have Quicktime record audio

    I need to record and store an audio file of approximately 20 minutes in length in Filemaker Pro 13. I thought I could use Applescript to Launch Quicktime to do the recording, then tell Quicktime what folder to store it in as an MP3 file. I can't seem

  • Ole, attaching a word document in forms6i

    Hi everyone, I am planning to attach a word document using an ole container in a blob database item in oracle 6i forms environment. I was able to do it but when a word document is opened i was not able to restrict few users from editing the word.(All

  • E72 Home Screen

    Hello, 1. On the home screen of the Nokia E72, there are these dotted lines seperating the displayed items. Is there anyway to remove them? 2. The font of the items on the home screen, is there a way to change it? Resize it? Thanks.