How many includes will create when we are activating a function group...

hi all.
  And one more thing if i see in 4.7 there are three includes r there generated by function group starts with 'L'.....If i created in ECC Same function group and module only two includes are there.....
missing includes are, what ever we write in tat form sub routine is missing in ECC.....
can any one help me out in this..

Hi
I have created the Function Group in ECC 6.0 and the Following Includes are generated for the same.
  System-defined Include-files.                                 *
  include lzfunctiontop.                     " Global Data
  include lzfunctionuxx.                     " Function Modules
  User-defined Include-files (if necessary).                    *
INCLUDE LZFUNCTIONF...                     " Subprograms
INCLUDE LZFUNCTIONO...                     " PBO-Modules
INCLUDE LZFUNCTIONI...                     " PAI-Modules
What is your problem exactly? IF you want to write any subroutine jus uncomment the necessary includes and write your code inside it.
Cheers,
Hakim

Similar Messages

  • How many methods copies will create when i create multiple objects

    Hi
    I have big doubt in java. See the following Program
    class A{
    public int i;
    public static int j;
    public void methodOne(){
    Sytem.out.println("Welcome");
    public static void methodTwo(){
    System.out.println("Welcome methodOne");
    class B{
    public static void main(String[] args){
    A obj = new A();
    A objOne = new A();
    A objTwo = new A();
    In this program how many method copies and variable copies will create when i create mulitiple objects. I am sure that only one copy j variable and methodTwo method (becz both are static) for all the objects. what about the method methodOne and i. Here how many copies will create. Could you please explain this concept very clearly.
    Thanks and Regards
    Sherin Pooja

    Sherin wrote:
    Sorry I pasted the previous comment with table format. Here the table format is not working
    Local variables---Stack     
    Instance/Member/field variables---Heap     
    Class/static variables---Static Memory
    Methods---Methods do not live on the heap or stack.Incorrect. Methods live in the method area, which is "logically part of the heap," according to the JVM spec.
    Instance/Member/field variables---It will create and destroy according to object initialization and destroy.That's very poor English and doesn't really capture what happens.
    policyHolder = new PolicyHolder(); //Dynamic objects will be stored in the heap.
    All objects are stored in the heap. There's no distinction between "dynamic" and "static."
    Class/static variables---Static variables are created when the program starts and destroyed when the program stops.Wrong. They are created when the class is loaded and destroyed when it is unloaded.
    I don't know where you got all this information from, but I recommend you don't use that site. Much of it is just plain wrong, and the rest is very poorly written and imprecise.

  • When we create a queue how many files get created???

    Hi All,
              When we create a resource suppose a queue then how many files get created or modified from that action internally??
              Thanks in advance
              Sumeet

    In 8.1, one file: "config.xml"; in 9.0 one or two files (your JMS module file, and potentially the config.xml) .

  • How many objects will be created due to constructor chaining

    Consider this case
    ChildClass obj = new ParentClass();
    I would like to know how many objects will be created in this process.

    Consider this case
    ChildClass obj = new ParentClass();
    I would like to know how many objects will be created
    in this processThe simple answer is one.
    The complex answer is many.
    In terms only of the classes that your code represents conceptually there will be one.
    The reality is that the the object itself might create objects. And loading the classes, if it has not already occurred will also create objects.

  • About how many songs will the new iPod Nano 16GB hold?

    About how many songs will the new iPod Nano 16GB hold?

    That depends on a number of variables including how long the songs are and the quality of the format.
    A 4 minute song downloaded from iTunes (256k format) is 8MB. That would give you about 1,625 songs if you had nothing else on the Nano.
    Message was edited by: deggie

  • How many bytes i get when i run some method through soap

    Hi everyone,
    I have a small problem. I have some web service. From wsdl file i create java classes (wsimport was used) and add them to my program. All works very good but i don't understand how to get information about how many bytes i get when i run some method.
    For example i have a method:
    service.getNewData(); How to check how many data i get BEFORE this method will complete.
    I know that i can check Content-Length but how i can do it?
    Thanks.

    * Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install.
    * Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • In Mountain Lion how does OS select between ethernet and WiFi when both are activated??

    In Mountain Lion how does OS select between ethernet and WiFi when both are activated??  How does OS use "both" networl accesses??

    It will pick the highest service in the list which has an internet connection.
    To order the list, open Network System Preferences and select Set order of network services from the button below the service list.

  • How many rules will Mail allow???

    That's the question... How many rules will Mail allow??? I can't find any documentation indicating a quantity. I can not save more that six. Am I missing something?

    What was occuring. I was able to save and apply a rule once. If I closed mail, the rule just dissapeared. I was able to replicate this time and time again. I post4ed this question once before on 5/10/13. https://discussions.apple.com/message/21985327#21985327 . Because I received no response to that querry, I posted this again. Thank you for your repsone. I'm not sure what has occurred but I am able to make additional rules, save apply them; quit the application and upon re launch they are there. I have no explination as to what facillitated the change. Thank you for your response and querry.

  • Report execute time nd how many records will be returned before hitting the "run" option?

    Post Author: Prasad15
    CA Forum: WebIntelligence Reporting
    Is there any way to know how long the report executes and how many records will be returned before hitting the "run" option?
    Regards
    Prasad

    To know if the report is going to return more than 10,000 records, you first have to run the query with a 'select count(1) from ... where ...' (with the same from and where clauses as you normal query). Since this takes about the same time as runnng your report, I wonder if you really gain anything (although formatting may take some time too).
    You may simplify the select count(1) query by omitting all the lookup tables that are only needed for formatting. That way your query may run a lot faster. You can put this in your after parameter form trigger.

  • How many dimensions can create in BPC

    Hi friends
    How many Dimension can create in Dimension Library in BPC NW
    Lion

    Hi Surender,
    You have any no. of Dimensions in Dimension library.
    In a BPC Application the mandatory Dimensions are Account, Category, Entity and TIme.
    In an Appset you should have Intercompany Dimesion.
    The other are D - Datasource dimension and User defined Dimensions.
    Regards,
    Raghu

  • How many items will overflow in FI-SL Deltaqueue?

    Hi,experts:
        As to SAP note
       "If the Delta method has been initialized for a source system, a Delta upload must be scheduled regularly so that the Deltaqueue will not overflow. If you want to stop the Delta method, you should also delete initialization."
        Then I have a question that how many items will overflow or how to calculate the maximum records?
    Best Regards
    Martin Xie

    Hi,
    In case of FI-SL the delta queue is not used so its not possible to count the number of records.
    an SAP program-internal limit ensures that no more than 1 million LUWs are ever read and fetched from the database per delta request.
    But even the LUW's can be a one document or many documnets bundled together.
    So its defentely a multiple of million but its defenately not possible to count the number of records but you can make an assumption based on memory.
    Thanks
    Ajeet

  • How many situation will Aggregate Error occurs in Content Services?

    Hi
    while uploading files into content services its giving Aggregare error ?
    but no category, have the full access and no exceeds to library quota?
    how many situalltion will aggregate error occurs in content services while uploading?
    how can i resolve this problem in content services.
    Thanks in Advance

    Typically aggregate errors are thrown for Bulk operations. A bulk operation is one where you tend to operate on multiple items (Folder, Documents) at a time. FileManager.createDocuments() , FileManager.delete(list of docs) are examples of this.
    Ravikiran

  • How many hash partitions create is prefer

    I want to create hash partitions on a large table,but i don't know how many partitions to create?
    create table T_PARTITION_HASH
      ID   NUMBER,
      NAME VARCHAR2(50)
    partition by hash (ID)
      partition T_HASH_P1
        tablespace USERS,
      partition T_HASH_P2
        tablespace USERS,
      partition T_HASH_P3
        tablespace USERS
    );

    Agustin UN wrote:
    What is the table size in rows and Mb?
    What is the grow estimated of table?
    What access is on table?
    . :-) Any help with my english will be welcome :-).the table contain about 1 hundred million rows.
    the table grows 1000000 rows per day.
    the table is use for statistical analysis in data wasehouse.
    Edited by: user7244870 on Nov 5, 2010 2:22 AM

  • How to include Logo created to transport request?

    Hi guys,
    How to include Logo created to transport request?
    I have created a logo via se78 and i want to incldue in the transport. How?
    Thanks!

    Hi,
    In Se78 select the logo and click on the truck button..then it will prompt for TR..
    Regards,
    Omkaram.

  • How many ways to create servlets

    Hi
    i have some confusion. how many ways to create servlets.
    as of my knowledge 3 ways 1) implementing Servlet 2) extending GenericServlet 3) extending HttpServlets.
    can any one tell me this is correct or not.

    The only correct way (IMHO) to declare a Servlet is to implement Servlet... Extending GenericServlet or HttpServlet has (almost) the same effect it's not self documentingIf it's an HTTP servlet the only correct way is to extend HttpServlet, unless you really want to reinvent the wheel. You can add 'implements Servlet' if you insist but it is entirely redundant. The Javadoc will be the same in either case.
    In other words I don't know what this poster is talking about.

Maybe you are looking for

  • N:1 Multimapping  using bpm

    hi all, i am doing multiple file to single file that is n:1 mapping using BPM. please send me link for the same or give some suggestion regarding this. thanks , Anup Banerjee

  • Unable to open Captivate v5.5 with Windows 7

    A colleagure created a project using Captivate v5.5 / Win XP. Now she is trying to open it with Captivate v5.5 but with newly installed Win 7. After clicking on the file to open it, the progress bar stops at 30% and nothing else happens. The project

  • Table cells not editable in Contribute

    I have a date table (inside a CSS layout) which displays incorrectly in Contribute Edit mode.This is the URL http://www.greencs.co.uk/accreditations.html In Contribute Edit mode, the right hand column of the table (which contains the PDF certificates

  • One data set inside another

    I have a list with data source A, which contains a ClientName, some dates, and a dollar amount.  This is all displayed within a list, one client per row.  I also have data source B, which also has ClientName and a list of notes about the client.  Wha

  • Motion canvas on a second monitor question

    Ok, so after jumping through multiple flaming hoops to get the app store to update motion to 5.0.1 i have a question concerning one of the "improvements" Putting your canvas on a second monitor.  Is there a way to do so WITHOUT the toolbar going with