Regarding include in structure definition

Is there any performance wise difference in using
Begin of <struct>,
include ztab ,
End of <struct>.
and
Begin of <struct>,
field1 type ztab-field1,
field2 type ztab-field2,
End of <struct>.
when ztab contains field1 and field2.

Hi sinu,
1. Absolutely no - there is no performance difference.
2. After declaraing in these two different ways,
   the object/variable essentially is the SAME - no difference.
regards,
amit m.

Similar Messages

  • Export Dictionary structure definitions to WSDL or XSD

    Hi all,
    I need to export some structure definitions from CRM 2007 to a XI instance. I have been told by the XI responsible that the ideal mechanism is that I provide him some WSDL or XSD files so he can import them.
    The point is: how do I export my ABAP Dictionary definitions to a WSDL?.
    I have tryed to do it already in an indirect way creating an ABAP Proxy, but I always get plenty of errors there and I am sure that has to be a faster and more elegant way to do it.
    Thanks in advance, lot of points for the one who solve it ;-).
    Best Regards,
    Luis V. de P.

    Hi Gonzalo,
    I dont think even if you convert into xsd it will go. The best would be to use XMLAnonymizerBean in your sender communication channel. Please see stefans blog for this:
    /people/stefan.grube/blog/2007/02/02/remove-namespace-prefix-or-change-xml-encoding-with-the-xmlanonymizerbean
    Regards,
    ---Satish

  • In query, how many objects can include in structure

    Hi expert,
    In BEX query coloum, How many objects can include in structure.

    Hi Sunil,
    We can include maximum of 999 fields in one structure.
    http://help.sap.com/saphelp_nw04/helpdata/en/4d/e2bebb41da1d42917100471b364efa/frameset.htm
    Regards,
    Venkatesh

  • ABAP DDIC  table name for structure definition

    Hello,
      Can anybody tell me what is the name of DDIC table used for storing ABAP structure definition and also its related tables.
    Thanks&Regards,
    Prajesh

    Hi again,
    1. There is one more field
        in DD03L table.
    2. DEPTH
    3. Normally this field will be blank.
    4. In your case,
       u have 2 common fields.
      eg. F2
    5. Then
       it will be like this in table
       F2  - space
       F2  - 1
    6. The second entry is for DEPTH.
    regards,
    amit m.

  • Assignment between include/Append structures and Database Tables

    Hi All,
    I need to find the list of all Append/Include Structures in my system and Their assignment to Tables.
    (For Each Append/Include structure, to which table it was assigned)
    Is there any way to find it?
    Thanks,
    Krishna.

    Hi,
    Go to se11 - data type - give Z* and press F4.
    Pop-up will come  - click on search for structures - u will get standard structures.
    Then take any structure name and check for where used list ( cont + shift + F3) .
    U will get all the DB tables where and all they have used that include / append structure.
    Regards,
    Kusuma.

  • HOW TO INCLUDE A STRUCTURE  ELIMINATING MANDT FIELD.

    HI GURUS,
                      I AM INCLUDING A STRUCTURE ZFT057_MSC_SRVHD. BUT IT IS GIVING AN ERROR THAT
    IT_MANDT HAS ALREADY BEEN DECLARED. IS THERE ANY ALTERNATE OPTION TO INCLUDE THE STRUCTURE ELIMINATING MANDT FIELD FROM IT.

    Hi Patil,
    i just tried it.
    do this.
    go to se11 --> create a structure --> from main menu go to Edit > include> copy components then u'll get all the fields in the structure . here delete the fields which u don;t want to get repeated.
    now again try edit --> include --> insert the new structure or table and execute.
    thanks & regards,
    kat.

  • Include extract structure in transport requst

    hi,
    im unable to include extract structure in transport requst ?
    I have activated the MM related datasources 2lis_02_hdr  in R/3 dev and assigned them to a workbench reqst.
    i have noticed  that there was no extrac structure in that transport request...
    pls can anyone tell me how do i  include extrac strc
    thanks

    Guys any updates on this. I'm also facing the same problem.
    Thanks in advance,
    Rash.

  • Need structure definition for IP M_PROTO

    Dear People
    I have written a STREAMS module.
    Within this module I need to send
    IP packets to another machine.
    To do this, I need to instantiate
    an M_PROTO message with an M_DATA
    message tagged behind. In the
    M_PROTO message, I need to set the
    destination IP address and port
    number, and presumably some other
    information.
    Where can I get a structure definition
    of the fields in the M_PROTO message?
    Which header files do I need?
    Which manual should I consult?
    Cheers
    Tsay Mien

    You can only make an exception for a domain and a sub domain (mysite.com www.mysite.com) and not for subdirectories on a domain (www.mysite.com/help -> www.mysite.com)

  • How to include a structure in a method

    Hi All,
    when i executed this statement in a method
    types : BEGIN OF TY_ITAB2.
              INCLUDE STRUCTURE LTAP_VB.
    types :  END OF TY_ITAB2.
    Syntax Message:
    Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary types, not "LIKE" or "STRUCTURE".          
    how to create such structure

    Here it is,
      DATA: w_ltap_vb TYPE ltap_vb.
      TYPES : BEGIN OF ty_itab2.
      TYPES: kunnr TYPE kunnr,
             name1 TYPE name1_gp,
             adrnr TYPE adrnr.
              INCLUDE STRUCTURE w_ltap_vb.
      TYPES : END OF ty_itab2.
    Regards
    Kathirvel

  • Regarding workflow  organization structure

    hi Gurs.
    How to create Organization Structure, Create Workflow with Multiple Approval based on Organization Structure.
    this is my requirement i dont no how to create  organization  structure in which tcode  i have to build and what all steps.
    pl help me.
    Regards
    vijay

    Hi,
    Your thread has had no response since it's creation over
    2 weeks ago, therefore, I recommend that you either:
    - Rephrase the question.
    - Provide additional Information to prompt a response.
    - Close the thread if the answer is already known.
    Thank you for your compliance in this regard.
    Kind regards,
    Siobhan

  • Regarding Copying the structure

    Hi All,
    I have designed a custom cube based on standard cube. Now i have to design the queries based on that InfoCube. In the standard Cube, we have a strcuture which I want in the query designer for the custom cube. How to get that structure into that InfoCube??
    Regards
    Jay

    No, you are correct. A global structure is tied to a cube, not available for all cubes. But if you copy even one query from Cube 1 to Cube 2, even if it is not using the structure, the structure and other global elements will get copied too. Open a query for cube 2 and you will find then with _1 added on the left hand side.
    Hope this helps...

  • Regarding receiver side structure

    Hi Friends,
    Please help the below question.
    Q : Who gave the Receiver side  DATA TYPE Structure to XI Developer?Or XI Developer will analyze him/herself of that structure ?
    Thanks & Regards
    Muralidhar

    HI,
    Receiver side Data type is based on various factors as below,
    1. The Receiver Side Format of the data expected by user will make certian factors clear about the Data type
    2. What is the receiver system, if its Database table then it have specifc structure...etc.
    You need to sit with Receiver Side User and have to analyse the expecetd output and then accordingly design the Message structure ie.e Data type
    Thanks
    swarup

  • Regarding the organization Structure

    Hi All,
    Can any one help me the basic organization structure for Extended Classic scenario.
    How to assign the extended attributes to that particular user.
    In my frontend if i select any of the product's then it is giving me dump saying that Template is not found.
    Points to be awarded.
    Thanks & Regards
    Girish

    Hi Raju.
    I don't think it sounds like problems with the org structure? It sounds more like the web-templates are missing or incomplete. You can check these via SE80.
    But otherwise post some more info from the dump etc.
    BR
    Dennis

  • Solar01/solar02 in solution manager: landscape structure definition- urgent

    Hi Forum Members,
    I need to understand whether this is possible and if it is then how do i do it; any step by step manual from SAP is available. We have solman 7.1 and project with type 'implementation' created. When i go to solar01/02 i can maintain business scenario for ERP with relevant business processes however our landscape is like ERP, CRM, Enterprise Portal , DMS (Document Management System), TREX. I wish to adjust solar 01 business process structure in a way that it reflects the entire landscape. So, regarding i have few questions as below. Please let me know your views ASAP as i am runnig very short of time to asetup
    1. Is it possible to adust all these applications in the single business process structure e.g. one implementation project has business scenarios to ERP, CRM, EP and so on.
    Business process structure we get is general with nodes after project creation in project administrtion is :
    A.Organizational unit
    B. Master Data
    C. Business scenarios.
    2. If not then do i have to create individual projects for each aplication like one for ERP and Other for CRM and so on.
    For reference please see the below prototype i am expecting to achive by doing this (solar01) :
    <Implementation Project>
    A.Organizational unit
    B. Master Data
    C. Business scenarios
    <Business scenario for ERP>
    <Business scenario for CRM>
    <Business scenario for EP>
    <Business scenario for DMS>
    <Business scenario for TREX>
    D.Interfaces
    <Applicable interfaces>
    Regards
    Rupesh Modi

    Hi Prakhar,
    Thank you for the quick reponse and feel really nice to see you on this queries posted by me. I saw plenty of your threads earlier clarifying so many things on SCN.
    I wish to admit that i am new to solution manager. So from the understanding prospective would you confirm that in core you are saying that technically it cant be realized (individual business scenarios for each applicaton type) as you have explained that one scenario runs on different systems. I mean to say SAP doesnt support this that is what you wish to say? This confirmtaion is needed to rule out the option of adjusting business process structure as i am expecting to be.
    Also, I have to select business scenario in 'business scenario' and adjust it to run on different systems in under GRAPHIC tab in solar01 provided logical components are mentioned appropriately. I am refering to below link for designing the business process structure
    https://websmp203.sap-ag.de/~form/sapnet?_SCENARIO=01100035870000000202&_SHORTKEY=00200797470000089860&_OBJECT=011000358700000910652011E
    Would appreciate your quick response
    Regards,
    Rupesh

  • Include a structure in a TYPES declaration

    Hii
    I have a structure BISEG
    i need to declare an internal tabel with that structure BISEG + some additional fields
    i did like below please advise if this correct
    TYPES begin of types ty_itab
                         include type BISEG
                         xxxx type xxx
                         xxxx type xxx
                End of types ty_itab
    DATA:
       itat TYPE standard tabel of ty_itab
    note i don't want to use header line

    Hello All:
    Can I reopen this q, I searched but couldn't find a confirmative answer.
    Instead of creating a type as below
    TYPES begin of types ty_itab
                         include type BISEG
                         xxxx type xxx
                         xxxx type xxx
                End of types ty_itab
    I need to create the type with include structure after the additonal fields.
    TYPES begin of types ty_itab
                         <fld1> type <ty1>
                         <fld2> type <ty2>
                         include type <struc>
                End of types ty_itab
    Can someone give the right syntax?
    Please help,
    Fred.

Maybe you are looking for

  • Select *, rowid into var1, var2 from...

    Hello, as mentioned in the subject, I want to do the following in plsql: var1 table%rowtype; var2 rowid; select *, rowid into var1, var2 from table where ...; So this is not possible yet, what else can I do instead as I ... 1. don't want to split one

  • ACH File addenda record for IAT transactions

    Hello Experts, While generatin the DME file for IAT payment method my addenda records are coming as 0000 while they should be either of 7,8 or 9. Not sure the cause of this. In this regard I seek your suggestion whether there are certain configuratio

  • Communication between BI70 and EP70

    Dears, After make the communication using SSO between BI70 (stack abap) and EP70 (stack java) we try execute a query using Bex, call the EP, but appear error message below; Portal runtime error. An exception occurred while processing your request. Se

  • Lost my library - Hard drive failure

    Hi, Looking for some help please, my computer recently died and I needed a new hard drive, I installed a new one, started using my i-tunes again but for some reason I deleted everything by mistake, so now I have my i tunes account with everything I p

  • Does apple provide sim free code? i need to unlock a phone in israel

    Does apple provide the code to unlock a phone that need to be used in Europe?