Attributes while we design infocube

Hi Experts,
           when we design an IC we add charateristics to it. Is it good practice to add just an attribue as an characteristic ignoring the masterdata.
Say for expamle i want to query on an infocube which has just material color and not material master assigned to it..so when i query on this infocube, can i get the values for that field in the query..
Thanks
dave
Message was edited by: Dave Marcus

Hi,
We are not really giving all histrorical changes by taking the attribute in the Dimension itself. So I can say this partial Histrical changes are meaning less.
Assume that the company has 4 years of data, and assume we are starting BW implementation today. So We cannot give all histrorical changes of this attribute which were occured in the past to today. Only we can give istrorical changes of this attribute which will occur in the comming future from today.
With rgds,
Anil Kumar Sharma .P

Similar Messages

  • ERROR WHILE UPDATING TO INFOCUBE

    Hi All,
    I am using a flat file to load data from datasource into infocubes.The data reaches PSA tables with no errors but after the execution of DTP , the monitors shows up Error Updating to infocube, intitally I thought there could be some problem in the data format of certain fields in the flat file but everything looks to be correct, there are no errors in the transformation rules.
    Here's the ST22 analysis :
    what happened?                                                          
    The current application program detected a situation which really   
    should not occur. Therefore, a termination with a short dump was    
    triggered on purpose by the key word MESSAGE (type X).              
    Termination occurred in the ABAP program "CL_RSAWBN_NAV_TRACE===========CP" -
      in "DUMP".                                                                  
    The main program was "RSAWBN_START ".                                                                               
    In the source code you have the termination point in line 42                 
    of the (Include) program "CL_RSAWBN_NAV_TRACE===========CM004".       
    I have been deleting requests from the infocube , datasources and deleting entries from PSA but always endup getting the "Error while updating to Infocube"
    Have to figure out the solution as the planning team is waiting for me to copy the actual data to the plan cube
    Thanks

    Hi,
    You should have the following format in the flatfile :
    Considering today's date(18 Apr 2008) for example:
    0CALDAY            20080418
    0CALMONTH       200804
    0FISCPER           0042008   
    0FISCPER3         0042008 (I think this can have additional periods as well, not sure though)
    0FISCVARNT       No idea about this.
    Reward with points if helpful.
    Regards
    Hemant Khemani

  • Unable to find com.businessobjects.mds.olap.protocol.ess_japi while exporting Design Studio SDK

    Hello,
    I am trying to export / package Design Studio SDK, i am able to test / run it successfilly in eclipse but, getting error "Unable to find: Installable Unit [ id=com.businessobjects.mds.olap.protocol.ess_japi version=14.0.0.201504131108 ]" while packaging design studio SDK. when i am exporting the project it is failing at 78% and getting the above error. PFA screen shoot for the same.
    Detailed Error:
    C:\Users\Saurav\workspace\SDK_Packaging\package.SDK_Packaging.group.group.group.xml:88: The following error occurred while executing this line:
    C:\Users\Saurav\workspace\SDK_Packaging\package.SDK_Packaging.group.group.group.xml:2369: Unable to find: Installable Unit [ id=com.businessobjects.mds.olap.protocol.ess_japi version=14.0.0.201504131108 ]
      at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)
      at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)
      at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
      at sun.reflect.GeneratedMethodAccessor200.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
      at org.apache.tools.ant.Task.perform(Task.java:348)
      at org.apache.tools.ant.Target.execute(Target.java:392)
      at org.apache.tools.ant.Target.performTasks(Target.java:413)
      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
      at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
      at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
      at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
      at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:672)
      at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:498)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.eclipse.ant.core.AntRunner.run(AntRunner.java:378)
      at org.eclipse.pde.internal.core.exports.FeatureExportOperation.runScript(FeatureExportOperation.java:422)
      at org.eclipse.pde.internal.core.exports.FeatureExportOperation.doExport(FeatureExportOperation.java:285)
      at org.eclipse.pde.internal.core.exports.FeatureExportOperation.doExport(FeatureExportOperation.java:223)
      at org.eclipse.pde.internal.core.exports.FeatureExportOperation.run(FeatureExportOperation.java:107)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
    Caused by: C:\Users\Saurav\workspace\SDK_Packaging\package.SDK_Packaging.group.group.group.xml:2369: Unable to find: Installable Unit [ id=com.businessobjects.mds.olap.protocol.ess_japi version=14.0.0.201504131108 ]
      at org.eclipse.equinox.p2.internal.repository.tools.tasks.AbstractRepositoryTask.prepareIUs(AbstractRepositoryTask.java:186)
      at org.eclipse.equinox.p2.internal.repository.tools.tasks.MirrorTask.execute(MirrorTask.java:60)
      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
      at sun.reflect.GeneratedMethodAccessor200.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
      at org.apache.tools.ant.Task.perform(Task.java:348)
      at org.apache.tools.ant.Target.execute(Target.java:392)
      at org.apache.tools.ant.Target.performTasks(Target.java:413)
      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
      at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
      at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
      at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
      at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
      ... 26 more
    Thanks

    Hello All,
    Thanks for giving time for this thread. I have solved this issue. Actually when we create Feature Project by default all Pugins and Fregemets will be added to featured project(i guess in some eclipse version since SAP has not mentained any Note for this), we need to delete unnecessary plugins from the featured project. Just select all and right click and delete. Then again add SAP Sample SDK.
    Even thought it will packaged properly and will create zip file and you will be able import it to the Design Studio  but you cann't select and install it to the Plateform from Design Studio, make sure for this you have Unchecked Ckeckbox: Unpack the plug-in archive after the installation.
    I think this will help.
    Thanks

  • How to design infocube and ods

    Hi all,
    How to design infocube and ods. What are the steps involved in this process. please send me to : [email protected]
    thanx in advance
    bhasakr

    Hi Bhaskar ,
    I found the following links which is very good as it shows how to create  infocube step by step from basic with snapshots.
    http://www.bridgeport.edu/sed/projects/cs597/Fall_2003/vijaykse/step_by_step.htm
    Also check the foll.
    http://www.awprofessional.com/articles/article.asp?p=28666&seqNum=3&rl=1
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a643fe07211d2acb80000e829fbfe/content.htm
    http://www.crestech.org/Crestech/CourseCatalog/Acrobat/Sap/sap_bw_80hrs.pdf.
    for creating ods objects
    http://help.sap.com/saphelp_nw04/helpdata/en/4a/e71f39488fee0ce10000000a114084/content.htm
    http://www.nesug.org/html/Proceedings/nesug04/pr/pr02.pdf.
    http://64.233.167.104/search?q=cache:cg6dvsTAmxUJ:www.vdestiny.com/CourseOutlines/PDF/The%2520Output%2520Delivery%2520System%2520in%2520SAS%2520Software%2520-%2520Basics.pdfcreatingods&hl=en&gl=in&ct=clnk&cd=10
    Please reward for the same.

  • Can we perform restriction on attribute in query designer?

    Hi
    can we perform restriction on attribute in query designer? My scenario is to restrict on an attribute..Could any one help me out i this issue?
    Regards,
    Suman

    Hi,
    Restriction can be done only for navigational attribute.U cannot do restriction for display attirbute.
    if it is a display attribute u want to restrict -make it navigational for that infoobject.
    Also the attribute must be 'checked on' as navigational in the infoprovider as well on which the query is built.
    hope it helps.
    Regards,
    Rathy

  • Muse will not open any drop down menus while in design mode.Screen just flickers.

    I downloaded the new update and while in design mode in muse in one of my pages I cannot access any drop down menus like for example choosing fonts hyperlinks ect.I cannot do any of it I uninstalled and re-installed 3 times I don't know it this is a graphics issue or not how can fix this?

    Are you using Windows 8 or 8.1 ?
    The Muse 2014 release is incompatible with 125% Display scaling via the Windows Control Panel in Windows 8 and 8.1. The only workaround is to switch to 100% or 150% Display scaling.
    Thanks,
    Sanjit

  • Restricting attributes while adding entry ?

    Hi folks,
    I wanted to check if i can restrict the user attributes(while creating a new entry) that can be added by a userdn through an aci.
    Please throw some light on how the syntax of the aci should be
    thanks
    Edited by: 863303 on Feb 20, 2012 5:28 PM

    Hi,
    I assume that you are using DSEE.
    Many aci examples can be found at [http://docs.oracle.com/cd/E20295_01/html/821-1220/bcanj.html#scrolltoc|http://docs.oracle.com/cd/E20295_01/html/821-1220/bcanj.html#scrolltoc]
    Depending on your constraints, you can grant write access to some attributes only (allow clause) or prevent access to some attributes using the "deny" clause.
    Hope this helps
    Sylvain

  • Problems encountered while installing designer 6i - RAU

    Hi all,
    While installing designer 6i on Windows XP with Oracle 9i DB, i am having a problem.
    When the RAU views are created, one of the sql file has a view with a column as "CONSTRAINTS" and since its a reserved word, RAU exits showing application error.
    Pls help me solve this.

    I have the exact same problem. The repository install is trying to create a view that has a column named "CONSTRAINTS"...when the install reaches that point, it errors out saying that it cannot find the expected constraint definition. I have no idea how to fix this. I was thinking I would edit the script to change the column name, but anticipate this would cause further problems.

  • Short Dump in BI 7.0,While Remodelling the Infocube

    Hi Experts
    I got the below short dump in BI 7.0 while remodelling infocube to add a new time char (0CALMONTH2)
    Please update me what is wrong
    Runtime Errors         GETWA_NOT_ASSIGNED
    Date and Time         
    Short text
    Field symbol has not yet been assigned.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_RSCNV_ADD_CHAR=============CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    Error analysis
    You attempted to access an unassigned field symbol
    (data segment 32776).
    This error may occur if
    - You address a typed field symbol before it has been set with
    ASSIGN
    - You address a field symbol that pointed to the line of an
    internal table that was deleted
    - You address a field symbol that was previously reset using
    UNASSIGN or that pointed to a local field that no
    longer exists
    - You address a global function interface, although the
    respective function module is not active - that is, is
    not in the list of active calls. The list of active calls
    can be taken from this short dump.
    How to correct the error
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "GETWA_NOT_ASSIGNED" " "
    "CL_RSCNV_ADD_CHAR=============CP" or "CL_RSCNV_ADD_CHAR=============CM002"
    "IF_RSCNV_OPERATION~CONVERT"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    Information on where terminated
    Termination occurred in the ABAP program "CL_RSCNV_ADD_CHAR=============CP" -
    in "IF_RSCNV_OPERATION~CONVERT".
    The main program was "RADGENREP ".
    In the source code you have the termination point in line 23
    of the (Include) program "CL_RSCNV_ADD_CHAR=============CM002".
    The program "CL_RSCNV_ADD_CHAR=============CP" was started as a background job.
    Job Name....... "ZC13_32/ZCM_INSERT"
    Job Initiator.. "GHANTAK"
    Job Number..... 10521300
    Source Code Extract
    Line
    SourceCde
    1
    METHOD if_rscnv_operation~convert.
    2
    *CALL METHOD SUPER->IF_RSCNV_OPERATION~CONVERT
    3
    EXPORTING
    4
       I_R_OLD =
    5
    CHANGING
    6
       C_R_NEW =
    7
    8
    FIELD-SYMBOLS: <l_s_oldtable> TYPE ANY.
    9
    FIELD-SYMBOLS: <l_s_newtable> TYPE ANY.
    10
    FIELD-SYMBOLS: <l_fillfield> TYPE ANY.
    11
    FIELD-SYMBOLS: <l_addfield> TYPE ANY.
    12
    DATA: l_r_fillfield TYPE REF TO data.
    13
    DATA: l_r_addfield TYPE REF TO data.
    14
    15
    TRY.
    16
    ASSIGN i_r_old->* TO <l_s_oldtable>.
    17
    ASSIGN c_r_new->* TO <l_s_newtable>.
    18
    19
    ASSIGN COMPONENT p_fillfieldnm OF STRUCTURE <l_s_oldtable> TO <l_fillfield>.
    20
    ASSIGN COMPONENT p_addfieldnm OF STRUCTURE <l_s_newtable> TO <l_addfield>.
    21
    22
    GET REFERENCE OF <l_fillfield> INTO l_r_fillfield.
    >>>>>
    GET REFERENCE OF <l_addfield> INTO l_r_addfield.
    24
    25
    IF NOT p_constval IS INITIAL.
    26
    fill constant
    27
    CALL METHOD cl_rscnv_operation=>fill_const
    28
    EXPORTING
    29
    i_newiobj    = p_add_char
    30
    i_constval   = p_constval
    31
    i_fieldtype  = o_fieldtype
    32
    CHANGING
    33
    c_r_newfield = l_r_addfield.
    34
    35
    36
    ELSEIF NOT p_attriobj IS INITIAL AND NOT p_ofiobjnm IS INITIAL.
    37
    fill using attribute of characteristic
    38
    ASSIGN i_r_old->* TO <l_s_oldtable>.
    39
    ASSIGN COMPONENT p_fillfieldnm OF STRUCTURE <l_s_oldtable> TO <l_fillfield>.
    40
    GET REFERENCE OF <l_fillfield> INTO l_r_fillfield.
    41
    CALL METHOD read_attr
    42
    EXPORTING

    Hi,
    i mean to say, just come out the transaction & try again..............
    or else u can check the short dump in ST22...........
    Regards,
    SD

  • Navigational Attribute, no data in infocube.

    Dear all,
    I want to have navigational attribute for my infoobject 0orgunit which is an attribute of ZCREATOR. Here are the things which I have already done.
    1.     In my infocube, I have navigational attribute checked under characteristics.
    2.     In my infoobject ZCREATOR, I have navigational attribute as type NAV and not DIS under the attributes tab.
    3.     Query again the master data and have manually run the attribute change run.
    ohya, ZCREATOR is a reference characteristic of 0BPARTNER.
    Anyway, in the infocube, when I load my data, the blue column which represents navigational attribute is empty. Is there something I’m doing wrong? Please advice and thanks in advance.

    1. how do i populate the blue column in the infocube then? whats the use of it when no daa will get populate.
    You cant populate unless you derive the values in the update rules/transformations. The advantage of using nav attributes, is not to derive values on the cube level but will be able to use it on query level. If there will be a change in the masterdata, you need not go back to realign the data inthe cube if u r using nav attribute, as it would always read from the updated master data table.
    2. in my query, i am using this charcteristics ZCREATOR__0ORGUNIT do display my navigational attribute, but still no data is available. its display empty field in the column.
    a few checks:
    is the nav attrribute available as a char in the query designer?
    if so, when you expand the char, and click on the values - do u see any values?
    if not the master data is not available.

  • Design Infocubes?

    What are roles and responsibilities of data arichitect.What approach you will take while Tech Architecture, Project Management, Business Processes, Deployment in SAP BI?
    Sridhar

    Hi
    The Data Architect is the single point of responsibility for the development and maintenance of the data architecture.
    Responsibilities
    The main responsibilities of the Data Architect are to:
    ·          define the 1;1;xref;popup;0;18264;textdata architecture,
    ·          resolve issues related to the data architecture,
    ·          coach the Data Analyst team in the development of the data architecture.
    Key Role Interactions
    The Data Architect has key interactions with the following roles.  These interactions are guidelines only and do not reflect all possible project organizations.
    ·          Technical Architect.  Helps determine how technology can be applied to meet the data architecture requirements.
    ·          Project Manager.  Raises scope issues for resolution.
    ·          Application Architect.  Reviews data requirements, structure, and distribution.
    ·          Network Specialist.  Helps formulate a communications design based on the data structure and distribution requirements.
    ·          Application Engineers.  Provide coaching in the development of the data architecture.
    ·          Customer Representatives.  Gather information and reviews data organization and relationships to gain feedback.
    Each team member requires a combination of professional skills and interpersonal skills, depending on the specific role assignment on a project.
    Professional Skills
    Ability to:
    ·          perform the activities and tasks for which this role is responsible,
    ·          apply the techniques necessary to complete the responsibilities of this role,
    ·          use the tools required by these activities, tasks and techniques.
    Experience:
    ·          on a number of projects in all stages of the development life cycle,
    ·          specializing in data modeling on a number of projects,
    ·          in the application area on at least one other project or work assignment,
    ·          in uncovering requirements, conceptualizing solutions, and developing a framework for implementation of systems on at least one other project or work assignment.
    Interpersonal Skills
    All team members require a high level of:
                personal attributes,
                general business skills.
    As well, the architect role requires a high degree of leadership skills.  The required level of proficiency increases as one progresses to more senior roles.  For more junior team members, these kinds of skills are required to move into leadership positions.
    Regards
    tapashi

  • Prefix for attribute while defining data type

    Hello can we add any prefix  for attribute of a field while defining any data type .
    will get data "DA". and I need to add "rr" to this becomes "rrDA"
    or do we need to do this while doing message mapping.

    Hi satya ,
    you could also design the XSD for the masse in an external editor (e.g. XMLSPY) and upload into external definitions.
    Regards Mario

  • Hiding methods and attributes while inheriting

    Hello All,
    This is kinda urgent. While making a subclass I want to block access to methods and attributes of super class when anone creates an object of sub-class. In my particular situation I cannot override the methods.
    Let me explain it with an example:
    I have a class A which contains an attribute of type Object. All the methods accept Object type parameters and act accordingly. Now I want to create a sub-class B which acts on Strings only. I can create a wrapper to class A but I want to add some behavior which is specific to strings and use rest of the behavior as in class A. I cannot override the methods of class A because they take Objects as parameters whereas in class B the same methods take string as parameters.
    I hope you have understood the problem. Please reply ASAP.
    Thanks in advance

    Sorry the diagram turned out wrong. ObjectClass and StringClass are both supposed to be derived
    from the AbstractBaseClass.
    This method is one way to achieve what you want. You make an AbstractBaseList class that has only
    protected methods that take objects.
    To implement a generic Object version of this class you extend it and override the protected methods in
    the AbstractBaseList class to make them public.
    To implement a String list you extend the AbstractBaseList class and override the protected methods to
    make them public (but change the type of the parameters).
    The only problem with this approach is that the return types of the methods cannot be changed. Therefore
    I recommend the AbstractBaseList implement a method called
    protected Object getByIndex(int i) {
    // do list type stuff in here
    Then the ObjectList can implement
    public Object get(int i) {
    return super.getByIndex(i);
    and the StringList can implement
    public String get(int i) {
    return (String) super.getByIndex(i);
    In effect all you need to do is to implement wrapper classes that enforce type casting on the Object based
    set/get values.
    Another option is to use JDK1.5 with its generics classes. These effectivly allow you to specify which type of
    object an instance of a class accepts.
    Another question. What is the matter with the Collections classes provided in the JDK?
    matfud

  • How to merge text attribute in query designer

    Hi,
    please does anybody know, how to merge, let say, two text attributes of one characteristic into one long text? I know, that it is possible with method, which is finally called in the Web Application Designer. But I need to proceed this on the query level. It means, when I display result of query in query designer, I need to have two attributes merged into one long text. Is there some exit, method or something else, where can I do it?
    Thank you very much
    Best Regards
    J.

    Hello,
    I don't think so we have string concatenation at query level.
    You have to create / use existing info object and use string functions to achieve this.
    Might be you could wait for some time to get more replies.
    Regards,
    Venkat

  • Missing attribute in query designer

    Hi,
    I need some reasonable explanation for an odd behaviour. Here is the scenario: a multiprovider, say X, has an infobject with some attributes where two of them are navigational and authorization relevant, but not for multiprovider X which had their checking disabled on RSSM. In Query Designer a query built on infoprovider X does not show these attributes in the "Attritbutes tree" below the infobject unless an specific authorization be given to the query owner with value * for the authorization object. Where is the trick if multiprovider X is told not to check these authorization relevant attributes? On the other hand, authorization relevant infobjetcs shouldn't be a matter of data selection? Why are they sensitive in query designer if their check are disebled for that multiprovider?
    Does anyone know how to explain this?
    By the way, I'm using BW 3.5.
    Thanks,
    Fernando

    Hi, Troy
    Thanks a lot for your reply. I opened an OSS to SAP to answer why even the infoprovider having the object authorization unchecked, in design time with Query Designer the atribute was hidden. The consultant said that checking does matter only in runtime. In design time the user has to be fully authorized for the (authorization relevant) attribute to be seen, regardless whether the authorization object is or is not flagged on the infoprovider (transaction RSSM).
    Below is a reply from Erick from another BI forum for this same issue that solved my problem. It may be helpful to you too.
    "<i>Hi,
    I'm working on a BW 3.5 project and I've encountered the same issue.
    The issue occurs if :
    - an infoobject is authorisation relevant
    - this infoobject is attribute of a master data
    - the corresponding authorisation object is flagged in an infoprovider
    - role included this object restrict value
    Solution:
    you have to create a new authorisation object link to your infoobject.
    This new authorisation object has to flagged in NO infoprovider.
    Then create a role including this authorisation object and affect * as value.
    As a conclusion, you can build an additional role including each authorisation object (with *) linked to each infoobject authorisation relevant (which are master data atribute).
    Hope this help you,
    Regards,
    Erick</i>"

Maybe you are looking for

  • I want to get the file in ANSI format.. Any idea?

    Hi all, I am doing a file to file bypass scenario .My client has demanded that the output file should be in ANSI format. I checked the <b>file.encoding</b> option in sap-help but ANSI is not available can u suggest that what encoding type i must use.

  • In ME2N  report for PO- How to get or add Vendor name in ALV grid output

    Hl Everyone How to get  or add Vendor Name and payment terms in the ALV grid output for the follwing reports like ME2N and ME2V. cuurently i am in 4.7 E version. Kindly suggest.......... thanks in advance Regards Prashanth

  • DBMS_SQL.PARSE + CLOB

    Hi, I am using: DBMS_SQL.PARSE ( c IN INTEGER, statement IN VARCHAR2, language_flag IN INTEGER); I have to parse very very big pl/sql blocks. So I have to put into statement, paremeter which has CLOB type. When my statement is not too big everything

  • Deadline

    I add a exception to an automatic activity. Then the process is end. If the deadline equals to current time, a method in the automatic activity will set something to the instance variable. But the BPM studio does now allow me to do that. What I want

  • Myriad Pro is choking Acrobat Pro 9 (Mac)

    Creating a Word document in Word 2008: Mac and using Myriad Pro as the document font. But when going to Print and "Save as PDF" and opening in Acrobat, I get the spinning rainbow and after 10 minutes have to Force Quit.  If I recast the document in A