Move / in a structure that contain 200 fields

The standard RFBIBL00 program accept structure BBSEG which contain at least 300 field.
in the input file that i am receiving will contain 18 fields from the table field BSEG.
since in the standard program we will not be using BSEG but the structure BBSEG the field in BBSEG that we will not be using must be fill with "/" please advise hot do i fill those other field that is 300 - 18 field with / except by using a MOVE statement in the other 200 field.
apart the documentation that there is on SAP can anyone please help me in understanding how this standard program work please.

Hi
U can create ZBBSEG structure by trx SE11, the ZBBSEG has to have all fields of BBSEG you need to use: the first two fields STYPE, TBNAM are mandatary.
When u transfer the items data to file for RFBIBL00, u need to indicate the strutture ZBBSEG instead of BBSEG:
ZBBSEG-STYPE = '2'.
ZBBSEG-TABNAME = 'ZBBSEG'.
ZBBSEG-<FIELD>   = ......
TRANSFER ZBBSEG TO <FILE>.
Max

Similar Messages

  • How I can find all the entities bol that contains a field.

    Hello, I'm trying to find all the entities bol that contains the field account_group, in the model_browser but in Tx "GENIL_MODEL_BROWSER" I have to see all bol entities if contains this field.
    My question is:
    Is there a transaction or other method where I introduce the field and appear all the Bol entities that contains this field????
    Thanks in advance

    To delete network locations:
    System Preferences / Network
    On the locations drop down menu, select Edit Locations, choose the location you want to remove and click on the minus sign.

  • Table that contain epstp field

    dear all expert
    i want to create report for pr relase
    i have some problem, in item category i found epstp field, but i cannot found the table
    in eban i found pstyp, but its different with epstp
    please help me to found table that contain epstp field

    Hi,
    you can find in T163X and T163Y.
    epstp is Item category in purchasing document.
    Regrds,
    Nikhil.

  • Creating a form with a field that contains a simple math problem.

    I am creating a form in Acrobat 9 Standard that contains a field that requires a simple math function (divide).
    if (QuantityRow1 > 0)
    ExtensionRow1 / QuantityRow1
    Take the value input in ExtensionRow1 and divide it by the value in QuantityRow1. I have included an IF statement to prevent an error that occur if QuantityRow1 were equal to zero.
    After inputting the data into the two fields I tab past the field where I expect to see my result and the field remains blank. I don't receive any error messages.
    Any ideas? Thanks - jb

    This is a duplicate of your question on Acrobatusers.com (
    http://answers.acrobatusers.com/Need-simple-math-operation-function-Acrobat-9-Standard-cre ating-form-q142800.aspx
    Did the information provided there not help you with your problem?
    Karl Heinz Kremer
    PDF Acrobatics Without a Net
    PDF Software Development, Training and More...
    [email protected]
    http://www.khkonsulting.com

  • I have been trying to pass a controlling signal out of a running sub vi to start a case sequence that contains a measurement sub vi. I can't get it to work,can anyone help me.

    I have tried several different means of getting a controlling signal out of gl_flicker_vi. What I want is to pull the current iteration value out of the inner while loop, compare that to another value and if true, trigger the case structure that contains the Take measurements sub vi. I can get an indicator on the main vi to register the iteration values from the sub vi, but I can't use them to control the case structure. When I connected a reference to the control and then a property node within the sub vi, I alway end up with broken wires. Is there anything that I can do to
    get values out of the sub vi that I can use for my purpose? Is there something that I don't know about using references and property nodes that I should at this point? Any help would be greatly appreciated.
    Attachments:
    GL_Flicker_mod.vi ‏88 KB
    Take_Measurements.vi ‏147 KB
    Pass_a_Reference.vi ‏69 KB

    1-Apparently, you didn't wire an input for your DigNum Refnum, the ref to the inner loop index. That's where your broken wire should connect.
    2- Better now : you could create a global variable of the loop index, that you can read anywhere in LabVIEW.
    3- Anyway, your vi will not behave the way you want, since your comparison node will be operated by LabVIEW before anything comming back from GL-Flicker. Use a loop there ?
    I think that you are a overusing propertie nodes, and I believe that there is probably a better and simpler way of doing what you want here...
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Move a flat structure into a large character field.

    I have a flat structure that has a total length of 700, and a table of type c(700).
    I would like to move my structure into a work area of the table and then append it. I do not want to condense the fields, or add separators.
    I could write function to go through each element and write them one at a time, but I'm hoping that this is an existing function in a utility somewhere. I've been looking but have not found one as of yet.
    Thanks.
    +===============================================+
    Update: Found one:
    CALL METHOD CL_ABAP_CONTAINER_UTILITIES=>FILL_CONTAINER_C

    Not sure if such function module exists or not..
    In 3.1H Version or even in 4.6C version, this could have been a simple issues...
    we used to do a assignment directly to the structure...
    Structure = Char String.
    This used to assign the values of the Char string to the Structure fields by taking into consideration the length of the structure fields.. But from 4.7 onwards, we cannot use such assign statements directly (if field has other than char fields).. hope this helps you

  • Quering on blob fields that contain XML

    Hi All,
    I need to query on blob fields that contain XML data. So I wanna say give me XML docs where ELEMENT[@ATTRIBUTE='VALUE']. So, I need to be able to query on attributes. Is there any way to do that?
    Thanks.

    Thanks for the attempt, but tried what you suggested and it will only pull records where the Asterisk is the ONLY character in that data field.
    Maybe I wasn't clear enough.
    I have in access of 200,000 records in KNA1, out of which some of them have one or more * values in the some of the fileds, eg: Comany ABC At XXXX road Workshop  is stored in the Name 1 field, I want all records like this where * is one of the characters in that field.
    May have to download the entire lot and use Excel to filter.

  • Okay i had to install Itunes onto my new OS because window's Vista messed up on me and i can't get any of my old purchases back from my account such as music and movies any ideas on how to get them back (i do not have the folder that contains old items)

    Okay i had to install Itunes onto my new OS because window's Vista messed up on me and i can't get any of my old purchases back from my account such as music and movies any ideas on how to get them back (i do not have the folder that contains old items from the last itunes or anything from that OS because it had a virus and i just wanted windows 7)

    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Hope this helps,
    JD

  • I have created a form that contains fields with default text for a user to update/personalize.  Is there a way to style the text so I can quickly identify changes to default text in a field?

    I have created a form that contains fields with default text for a user to update/personalize.  Is there a way to style the text so I can quickly identify changes to default text in a field?

    George - Thanks you so much!  Actually, i'd love for the text color to be red font color.  Could you send me the script for that? And I assume I just copy and paste the script into the field properties (see screenshot)?
    thanks again!
    Seth

  • How to import photos from a folder that contains hundreds of folders to Photos keeping the same folder structure?

    How to import photos from a folder that contains hundreds of folders to Photos keeping the same folder structure?

    You'll have to do that manually, i.e. export each album of photos to a folder with the same name located on your hard drive via  the File ➙ Export ➙ File Export menu option.
    OT

  • Hide form field based on name that contains certain characters

    I think this is an easy one.
    We're looking for help with a script that will hide all instances of text fields that contain a certain value. We have a function running that applies to the same text fields, however, each text field had to be tagged with a number at the end. Also running with this is a custom save button that flattens the page and hides certain elements before saving out. The hide function works pretty straightforward with "this.getField… = display.hidden;". The issue is that we don't want to repeat this for every single instance of the text fields that share the same name.
    We need it look for every text box that has a similar title so for instance if we had multiple fields like this…  "my-text-field-01", "my-text-field-02" and "my-text-field-03" we want the script to look for the name "my-text-field" and hide all instances of that.
    Hope this makes sense, sorry, our programming skills are still amateur. Thanks in advance for any help.

    You can do that if you use a heirarchical naming convention. So instead use something like: my-text-field.1, my-text-field.2, etc.
    You can then hide them all like:
    // Hide all of the "my-text-field" fields
    getField("my-text-field").display = display.hidden;

  • Structure XPTO contains formulas that use cells as part of the formula

    Hi,
    I'm having the following error in query designer.
    "Structure XPTO contains formulas that use cells as part of the formula".
    In the query i'm working I don't use cells.
    Do you know what this error means.
    Best regards,
    João Arvanas

    Hi João, Is there a possibility any of your formulas in the structure may be referencing some other query / CKFs? Is it possbile your structure was created in another query & reused in your new one? If so, you may unlock all links using the option 'Remove Reference' which can be accessed by right clicking on your structure.

  • I have a Ipad2, my computer that contains all of my apps, music etc crashed and dosent work. I bought a new laptop, how do I retrieve that iTunes account and or apps, movies etc.

    I have a Ipad2, my computer that contains all of my apps, music etc crashed and dosent work. I bought a new laptop, how do I retrieve that iTunes account and or apps, movies etc.

    With your new computer, you'll download a fresh copy of iTunes and then authorize iTunes using your Apple ID and Password.  Read the following link:
    http://support.apple.com/kb/ht1420
    You can then connect your iPad to your new computer via USB cable and transfer your purchases (do not connect your iPad until you have authorized the computer.  The music you had in your old iTunes account will not be in your new account as music is stored in a file on your hard drive, which you said has crashed.

  • How move a physical disk directory that contains images

    PSE 11. How can I move a directory on my hard drive that contains images to another drive from within PSE 11? Thanks.

    Hi Bazsl,
    Just a quick answer, late to pick up my wife -grin.
    Starting with the assumption you are just seeing the column of directories without the indication of what drive they are on:    If So then:
    On the left margin next to the begining of the yellow folders aka directories, there is a small symbol of two yellow folders, if you click it the normal directory view will appear  (also assuming you are familar with earlier versions of PSE ).
    Then you can click and drag the directory to its new location, again the system may take a few minutes to complete the move if you have a big catalog of pictures...
    gotta run..
    Al

  • Search for  a big varchar2 field that contains specific string

    Hi to all,
    I've created a table with VARCHAR2 column and size of 4000 and a CONTEXT index for it. I use this SQL statement to search for a field that contains a specific word:
    SELECT text_body
    FROM my_table
    WHERE CONTAINS(text_body,'my_word')>0;
    this goes so well in SQL plus, so how can I implement this in my form?
    Thanks.

    Dear Craig,
    I installed forms 10g R2 ,besides I corrected a fault in the LOOP syntax.Thanks, The code now is correct with the function CONTAINS. but when I run my form and push the button, my form takes lots of time and return two errors:
    frm-41839 "Disc I/O error on temporary record buffer file%s".
    and frm-40900 "Unable to locate record buffer. Clear form to continue".
    the second error occurs due to memory low space I think.
    Dear Morgan,
    You are totally right with the function INSTR, but I use the function CONTAINS as it has large capabilities in my search. I even use CTXCAT index instead of CONTEXT index ,with function CATSEARCH but the problem still exists. All of the previous ways run better in SQL but not in forms(without cursor). Suppose I'm wrong with this technique. Is there another way to make such a search?!
    This is the new code:
    DECLARE
         CURSOR cc IS
    SELECT *
    FROM my_table
    WHERE CONTAINS(MY_TEXT_FIELD,'first_word AND second_word')>0;
    copy_cc my_table%rowtype;
    BEGIN
         OPEN cc;
         FETCH cc INTO copy_cc;
              LOOP
              :FORM_TEXT_FIELD:=copy_cc.my_text_field;
         EXIT WHEN cc%notfound;
              NEXT_RECORD;
              END LOOP;
              CLOSE cc;
    END;
    Regards.
    Waleed.

Maybe you are looking for

  • Error in Smartform Custom after Upgrade from Release 4.6C to 4.7

    Hi, we have applied the upgrade of release from 4.6c to 4.7. After the process, we recognized an unknown message when try to print an invoice from SD: Sales and Distribution ---> Billing ---> Billing Document ---> Change(VF02); i insert a invoice num

  • Edit proposal TDS amount can we change

    Hi Team, During the payment run, we have the edit proposal option. In this option can we change the TDS calculated amount or base amount. Thanks & regards Amar N Adam

  • Unreadable Files: cannot import files error message

    I am trying to import old photos from a previous hard drive and get the following message- Unreadable Files: (# of files) The following files could not be imported (they may be an unrecognized file type or the files may not contain valid data). Then

  • Can not get past grey apple logo and spinning spokes ?

    I've tried holding down keys (command-s,option,c ...etc) but it just stays on the spinning and there are no sounds ie chimes. I've tried booting into osx disk holding the c key and it takes a little longer for the apple logo and spinning wheel to com

  • Std variables 0p_csdat,0I_DAYS use

    I am using the std queries of cube 0ic_c03 Like valuated stock query(0IC_C03_Q0006) in this query 0calday is restricted with varaible0p_csdat(enter any data to select all dates in the last 12 months)what does it mean Material range coverage(0IC_C03_Q