How to load field which consists of 256 length in R/3 system

Hi,
We have a field consists of 256 length.
I want to load from R/3 -> BIW -> Bex Reporting.
What are the steps to be taken in R/3 Side.
What are the steps to be taken in BW side.
What are the steps to be taken for Bex.
Thanks,
Madhu

Hi madhu,
I guess that won't work. In the end the BEX will get problems by handling such lengths.
I suppose to use the documentation functionality of the BW. (RSA1, documents). Their are different possibilities to upload multi-line data and "connect" it with a value of an infoobject.
Have a look in this HowTo-Paper: [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8046aa90-0201-0010-5e99-962948c83331]
Bye.
Frank

Similar Messages

  • How can i know which version of Smartview is installed on my system ?

    Hi All,
    How can i know which version of Smartview is installed on my system ?

    Do you know what version of Essbase you are running? that could help. You can find that in EAS. Right click on the server name and select edit ptoperties, then look on the environment tab. As a final measure, find the smartview.exe on yout machine right click and select properties. in one of the tabs there might be a version number

  • How to Deploying Application Which consists .jpr project file in JDeveloper

    Hi,
    I Successfully compiled my application in JDeveloper 11g, My Project consists of .jpr file which loads all the source files. I added this .jpr file to New Application by creating a .jws in JDeveloper.
    When I run my application, I am getting the Deployment Error, How to deploy a project which consists of .jpr as project file in JDeveloper 11g.
    The Same was running in Oracle JDeveloper 10.3.3 version perfectly there the Server was OC4J but Here the Server is WebLogic.
    can anyone help me out in solving this,
    Thanks
    Srinivas Reddy P.
    Edited by: user10952409 on Mar 31, 2009 7:17 AM

    If the exampleClass1 does have a public method which is called from the main method, when you run it from the command line
    should work like this
    // sample class
    public class ExampleClass1
        // C'tor
        public ExampleClass1 ()
        public void testmethodWith3Params(String aS1, String aS2, String aS3)
            // do the work here
        public static void main(String[] args)
            String p1;
            String p3;
            String p3;
            ExampleClass1 xyz = new ExampleClass1();
            // read the params into p1,p2 and p3
            // omited the code
           // call the worker method
           xyz.testmethodWith3Params(p1,p2,p3);
    // now instead to call the main method you call the workter methos from your web app like
    ExampleClass1 aaa = new ExampleClass1 ();
    aaa.testmethodWith3Params(param1, param2,param3);
    ...If you don't have a method (or don't know it) you can call it via the main method like
    String [] param= {p1,p2,p3};
    ExampleClass1.main(param);Timo

  • Need help - How to load data which contains \r\n

    Hi All,
    We have a requirement wherein we need to load the data from a .dat file, with fields separated by | symbol and the line separator specified as '\r\n'
    INFILE '/scratch/xyz/abcd.dat' "STR '\r\n'"
    FIELDS TERMINATED BY '|' OPTIONALLY ENCLOSED BY '"'
    Can you please help us load data which contains multiple lines in a single field to a database table field , keeping the line separator in ctl file as '\r\n' itself.
    When we try bringing the '\r\n' within a text field enclosed in "" , the '\r\n' , sqlldr considers it as the end of that record and not as a data which needs to go into a column.
    One option we have is to have the extraction process create the data in such a way that the fields with multiple lines , be brought in the .dat file enclosed in "" as
    "Test
    "|8989|abcd
    where the new line in the first field is just '\n' .
    Is there any other way in which the requirement can be addressed.
    Version: SQL*Loader: Release 11.1.0.7.0
    Thanks,
    Rohin

    In addition, you would need to know the character set encoding of the csv files (e.g. the code page used).
    Basically you need to have the facts about both client (csv file) and database character set.
    As suggested, use the available documentation - it's there to help you!
    http://www.oracle.com/technology/tech/globalization/htdocs/nls_lang%20faq.htm
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14225/ch2charset.htm

  • How to remove words which consist of max 2 letters?

    Hi everybody,
    Is it possible to remove words from string which consist of max 2 letters using REGEXP_REPLACE?
    For example string is 'aa bbb cc dddd' and result should be ' bbb dddd' (3 spaces) or 'bbb dddd' (1 space). It does not matter which one of results.
    Or exists another method to achieve this?
    Thank you.
    Matus.

    Try this.. should work for even punctuations and digits etc.
    It might be done more simpler but this is my try.
    Combined Anthony Wilson and Tom kyte:-)
    WITH t AS
         ( SELECT 'aaa''123 bb cc dddd l mmmm' l
            FROM DUAL )
    SELECT     MAX ( SYS_CONNECT_BY_PATH ( word, ' ' )) scbp
          FROM ( SELECT word, ROWNUM rn
                  FROM ( SELECT    REGEXP_SUBSTR ( l
                                                 , '[[:alpha:][:graph:]]+'
                                                 , 1
                                                 , LEVEL
                                                 ) word
                              FROM t
                        CONNECT BY LEVEL <=
                                        LENGTH ( REGEXP_REPLACE ( l, '[^ ]', '' ))
                                      + 1 )
                 WHERE LENGTH ( word ) > 2 )
    START WITH rn = 1
    CONNECT BY PRIOR rn = rn - 1G.

  • How to export fields which are rendered false from a page?

    Hi ,
    I have a requirement to export the data to excel, i am able to do it using export button.
    but the problem is i need to export the all the fields which are there in the VO query but some of them are not renderd on the page.
    Please suggest some solution for this.
    Thanks

    Hi,
    Can you add them in the page to formValueBeans and check the issue.
    Thanks.
    With Regards,
    Kali.
    OSSi.

  • How to load a Hierarchy after a change in the R/3 system?

    Hi All,
    We have a hierarchy in BW hat we extract from R/3. But now they have added two new nodes to the hierarchical structure which is not being reflected in the BW version of the hierarchy. Can you tell me how to load into BW the latest version of the R/3 hierarchy with those two new nodes??
    Thanks Much for any Input,
    Reddy

    Hi Reddy,
    If you have modified just the function module to populate the hierarchy in R/3 then the hierarchies should load fine on BW. However if you have changed the datasource and there is a datasource(active) in the transport request in R/3 then you would need to replicate the datasource in BW and then load the hierarchy. Hope it helps.
    Bye
    Dinesh

  • How to connect the two field which have a diffrent length

    Hi,
           i have two table one is VBRP-VGBEL CHAR 10
           second is                    MKPF-XBLNR CHAR 16
    both are same data means vgbel eq xblnr.
    how to connect these table because when i connect these table it gives me error
    have a same type and length.
    please give me reply soon . Thanks.
    dinesh

    HI
    I GOT THE SAME PROBLEM AT THAT TIME I DONE LIKE THIS
    I THINK IT MAY HELPFULL FOR YOU
    OBJID = 6 CHAR
    SOBID =  40 CHAR
    I GOT THE SAME ERROR WHAT YOU GET
    I NEED ONLY 6 CHAT SO THAT WHY I HAD WROTE THIS LOGIC
    1ST I HAD DECLARED THE SAME STRUCTURE TWICE
    IN FIRST ONE IT IS NORMAL DECLARATION
    IN SECOND ONE I HAD DECLARED THAT 2 FIELDS AS THE SAME LENGTH
    I HAD PUT THAT IN THA BOLD LETTERS
    AND AFTER THAT I HAD LOOPES THAT WORK AREA AND CONVERTED THAT SZE
    REWARD IF USEFULL
    TYPES : BEGIN OF ST_HRP1001,
             OTYPE TYPE HRP1001-OTYPE,
             <b>OBJID TYPE HRP1001-OBJID</b>,
             RELAT type hrp1001-RELAT,
             BEGDA TYPE HRP1001-BEGDA,
             ENDDA TYPE HRP1001-ENDDA,
             SCLAS TYPE HRP1001-SCLAS,
             <b>SOBID TYPE HRP1001-SOBID,</b>
            END OF ST_HRP1001.
    TYPES : BEGIN OF ST_SOBID,
             OTYPE TYPE HRP1001-OTYPE,
             <b>OBJID TYPE HRP1001-OBJID,</b>
             RELAT type hrp1001-OBJID,
             BEGDA TYPE HRP1001-BEGDA,
             ENDDA TYPE HRP1001-ENDDA,
             SCLAS TYPE HRP1001-SCLAS,
             <b>SOBID TYPE HRP1001-OBJID,</b>   
        END OF ST_SOBID.
    SELECT OTYPE
             OBJID
             RELAT
             BEGDA
             ENDDA
             SCLAS
             SOBID FROM HRP1001 INTO TABLE IT_HRP1001
                        WHERE OTYPE = 'D'
                            AND OBJID IN S_OBJID
                            AND BEGDA GE DATE-LOW
                            AND ENDDA LE DATE-HIGH
                            AND ( SCLAS = 'E' OR SCLAS = 'ET' ).
      IF SY-SUBRC NE 0.
        MESSAGE 'NO RECORD FOUND FOR THE GIVEN SELECTION CRITERIA ' TYPE 'E'.
      ENDIF.
    LOOPING TO CONVERT THAT FIELD LENGHT
    <b> LOOP AT IT_HRP1001 INTO WA_HRP1001.
        WA_SOBID-OTYPE = WA_HRP1001-OTYPE.
        WA_SOBID-OBJID = WA_HRP1001-OBJID.
        WA_SOBID-RELAT = WA_HRP1001-RELAT.
        WA_SOBID-BEGDA = WA_HRP1001-BEGDA.
        WA_SOBID-ENDDA = WA_HRP1001-ENDDA.
        WA_SOBID-SCLAS = WA_HRP1001-SCLAS.
        WA_SOBID-SOBID = WA_HRP1001-SOBID.
        APPEND WA_SOBID TO IT_SOBID.
      ENDLOOP.</b>
      SELECT OTYPE
             OBJID
             AEDTM
             UNAME
             DELET
             CANCR
            NCONT
              FROM HRP1026
              INTO TABLE IT_HRP1026
              FOR ALL ENTRIES IN IT_SOBID
                 WHERE OBJID = IT_SOBID-SOBID
                 AND ( OTYPE = 'E' OR OTYPE = 'ET' )
                     AND DELET = 'X' AND
                     BEGDA GE DATE-LOW  AND
                     ENDDA LE DATE-HIGH.

  • How to use fields (which are from includes in marc) in selectqry where cond

    Hi,
    I want to select the data from marc which contains includes.....i want to use that include field
    in selection list and in where condition, basing on that i want to retrieve data.
    can u give examples reply..........
    Thanks and Regards,
    M Prasanna

    TYPES: BEGIN OF ty_marc,
            matnr TYPE marc-matnr,
            werks TYPE marc-werks,
            pstat TYPE marc-pstat,
            lvorm TYPE marc-lvorm,
            bwtty TYPE marc-bwtty,
            xchar TYPE marc-xchar,
            mmsta TYPE marc-mmsta,
            mmstd TYPE marc-mmstd,
            maabc TYPE marc-maabc,
            kzkri TYPE marc-kzkri,
            ekgrp TYPE marc-ekgrp,
            ausme TYPE marc-ausme,
            dispr TYPE marc-dispr,
            dismm TYPE marc-dismm,
           END OF ty_marc.
    DATA: gt_marc  TYPE TABLE OF ty_marc.
    SELECT  matnr
            werks
            pstat
            lvorm
            bwtty
            xchar
            mmsta
            mmstd
            maabc
            kzkri
            ekgrp
            ausme
            dispr
            dismm
           FROM marc
            INTO TABLE gt_marc
             WHERE pstat = 'EDLQBG'.
    IF sy-subrc = 0.
      WRITE: / 'done'.
    ELSE.
      WRITE: / 'error'.
    ENDIF.

  • Blend2java how i load object which exported by blender with blend2java

    now i'm interesting in blender which is 3D modeling's software. and blend2java is python's script with can help you export your object( model) to xml or gzip for use in java3d. i read and do about this tutorial
    http://blend2java.sourceforge.net/blend2java-howto.html this tutorial show about solution of getting one file into java3d
    but i create object with multiple materials. then get multiple file after export.
    such as i create object with 3 materials. i receive 3 file after export
    problem is :
    how do i get these files for one object into java3d?

    don't know if you're still interested, but if you request help through the sourceforge page for blend2java I can help.

  • How to identify fields which are fast approaching the size limits

    Hi All,
    Is there an easy (or any) way of identifying Database fields whose field sizes are close to the limits.
    Example: I have field called SEQ_NUM, size of the field is 3 and currently latest value in the filed is 995, soon it will be a 1000.
    Thanks
    Raghu

    Hi, Raghu,
    Assuming your statistics are up to date, you can start with the information in the data dictionary view user_tab_columns (or all_tab_columns, or dba_tab_columns).
    The column high_value is a RAW representing the highest value. There's a conversion function in the supplied package utl_raw.
    The column data_precision is the maximum number of digits, and data_scale is the number of them to the right of the decimal point
    SELECT     table_name
    ,     column_name
    ,     utl_raw.cast_to_number (high_value)     AS actual_high
    ,     POWER (10, data_precision - data_scale)     AS possible_high
    FROM     user_tab_columns
    WHERE     data_type     = 'NUMBER'
    AND      ( utl_raw.cast_to_number (high_value)          -- actual_high
          / POWER (10, data_precision - data_scale)     -- possible_high
          ) > .95      -- or whatever
    ;I'm sure there are lots of special cases (large negative numbers, for example) that this will not catch.

  • How to hide fields which is visible on screen only

    Hi,
    One of my template contains some controls that are set as visible on screen only, like the reset button. They are used for blank interactive form only. But when combined with xml data file,I donot want the use will see those controls when they review the output pdf file on the screen. Does anybody know what configuration I should set on/off to make it work. I still needs those controls set as visible on screen only. Thanks
    Haoming

    Haoming,
    I do not think this is the right place to ask this question. If you are asking a Flex question, you should try here:http://forums.adobe.com/community/flex
    Tom

  • How to load data from one Infobject into another in the same system??

    Hello All,
       i need to load hierarchy data (already existing in 1 Infobject) into another newly created Infobject in the same BW system.Is there a way to do it without involving flat files??
    Thanks soo much in advance
    Regards,
    Priya

    hi
    say there are two infoobjects X  and Y.
    X is existing infoobject and Y in new one.
    go to infosurce-search for X-create export datasource - map the rules and load the data.
    This is one way.
    Other way is u can use X as a reference object of Y so that both of them have same structure and both objects will share common database tables in BW which are exsting for X.
    Hope this helps.
    Kindly assign the points if it helps.

  • How does LabView choose which core to use in a multi-core system

    I have to share my multi-core processor with another application.  When this other application runs, it consumes 100% of one of the cores on the system for several seconds.  I am worried about this other application blocking part of my control code, resulting in delayed control signals and possible loss of control. 
    1.  When one core is completely occupied, will LabVIEW put all operations into the other core? (I am guessing this is yes)
    2.  If an operation is occurring on a core that is subsequently 100% subscribed, will LabVIEW move the operation to another core?  Does LabVIEW (or XP) prevent the other application from stalling operations already in progress? 
    The operations I am most concerned with are for the Multifunction DAQ and serial port calls.   
    I am working on a good sized (>100 vi) control system application in LabVIEW 8.2.1.  It is running on Windows XP.   

    1. Yes, Windows will allocate LabVIEW to an open thread on the unused core.
    2. Again, yes, Windows will check for available threads and move LabVIEW to any that are open, it doesn't matter what core that is.
    You can also force LabVIEW code, or parts of it, to run on a specific processor using the timed loop structure. You can find help for setting that up here.
    Chris Van Horn
    Applications Engineer

  • How to load 256 length field from r/3 to BW & How to report in Bex Browser

    Hi,
    We have a field consists of 256 length in r/3 system.
    I want to load from R/3 -> BIW -> Bex Reporting.
    What are the steps to be taken in R/3 Side.
    What are the steps to be taken in BW side.
    What are the steps to be taken for Bex.
    Thanks,
    Madhu

    MAdhu,
    If you want to extract the data from R/3 to BW fro which the field length is 256 then its not possible directly.
    Either you need to breeak up the same filed into 5 Infoobjects since the maximum length of the infoobject is 60 or else you need to maintain a conversion routine... And the remaining process of loading the data from R/3 to BIW is the same.
    Hope this helps...
    Gattu

Maybe you are looking for

  • IMovie shows up in Mission Control, but doesn't open when clicked.

    Can't open iMovie. iMovie shows up in Mission Control, but doesn't open when clicked. It just disappears up in the top left corner of the screen. The controls on the top of the screen (like; iMovie, File, Edit, View, Text, Share, etc) are al there, a

  • How to transfer video from macbook to ipad2

    How to transfer video from macbook to ipad2

  • Cost Center not updating in FI documents

    Hi All, I have an issue, I am confirming Gem,Maintenance PM order,and consuming spare part, but in FI documents its updates the cost center,PM pm order cost receiver object is cost center in the settlement rule. please guide me which settings require

  • Logo and bold character in message

    Hi, I am generating a popup on click of a button.  I am inserting a message by concatenating two variables as shown below.     CONCATENATE 'Material' wa_register-vbak-vbeln                 'is created on'        lv_date into lv_info. 1.When this is m

  • Print options epson 3880 and CS5

    I cannot set the paper type or size on my Epson Stylus Pro 3880 from my CS5 print menu on my Mac OS10.6.3OS. I have reinstalled and gotten updates ... controls are absent? Anyone?