Could anyone explain me

When we create a g/l account in the control data tab in account management in company code,why do we select either open item managament or line item managament.I know its a basic question but please let me know.

hi Kavitha,
open this link:
http://help.sap.com/saphelp_46c/helpdata/en/c7/a89dd243dd11d182b30000e829fbfe/frameset.htm
and follow:
G/L Account Master Record
G/L Account Master Record in the Company Code
Defining Open Item Management and Defining Line item Display
hope this helps
ec

Similar Messages

  • Could anyone explain the question i faced about required language?

    i got an interesting question about the language.
    how to define required language in SO/DN/TO document
    could anyone help me?
    when i was creating a SO and DN, the system warned me :
    "Material *** is not defined for sales org.**,  distr.chan.*, language ZH"
    than i changed the material language to ZH in additional data.
    the problem solved
    the question is when i was creating a TO(transfor oder), the system warned me
    "The material does not exist or is not activated"
    then i tried many ways to solve the problem, but they didn't work,
    today i changed the material language back to EN, then the problem solved, I can save the TO.
    but i can't explain why, i am a little confused.
    could anyone told me? thanks a lot. 
    how to define required language in SO/DN/TO document

    Hi Lee,
    Change the language to en at Sales org. & plant level.
    For SO :- Goto SPRO -> ENTERPRISE STRUCTURE-> definition ->sales & distribution-> check,copy sales org. ->
    select your sales org. & goto address (shift+F5), change the language to EN
    For Plant :- Goto SPRO -> ENTERPRISE STRUCTURE-> definition ->logistics general->define plant-> select you plant &
    goto address (shift+F5), change the language to EN.
    Regards
    San

  • Could anyone explain this to me

    I don`t understand the two code that have bolded and how come he need to subtract ten . Could anyone rewrite this two code in more easier way.
    import java.io.FileReader;
    import java.io.BufferedReader;
    import java.io.*;
    import java.lang.*;
    public class ReadFlights
      public static void main( String [] args )
        char[] refAlpha = {'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z'};
        int[] amount = new int[26];  
         try {
          FileReader fr = new FileReader( "input.txt" );
          BufferedReader br = new BufferedReader(fr);
          int c;
          while  ( (c = br.read()) != -1)  // end of the file?
           char upperC = Character.toUpperCase((char)c);
    int a = Character.getNumericValue((char)upperC)-10;         if(a >= 0 && a <=25)
             amount[a] = amount[a] + 1;
    // loop for printing out the values of the counting array
       for(int i=0; i < amount.length; i++)
           System.out.println(  refAlpha[i] +": " + amount[i] + "\n" );
           fr.close();
    catch(FileNotFoundException e)
      System.out.println("File not found");
      catch(IOException e)
    }

    You need to read the API documentation to find out what getNumericValue() is returning.
    Quoting from there:
    The letters A-Z in their uppercase ('\u0041' through '\u005A'), lowercase ('\u0061' through '\u007A'), and full width variant ('\uFF21' through '\uFF3A' and '\uFF41' through '\uFF5A') forms have numeric values from 10 through 35.

  • Could anyone explain THAT???

    Hi guys, well I was heaving a lot of trouble with my 13 macbook, after it went back from the tech support to fix the famous ramdon shut downs it started to have random slowdowns, I went to an age of exploring mainatence tools, I went trought wall of them, onyx, disk warrior, tech4, iDefrag, I reseted the pram the vram , and nothing. I did a clean reinstall of the system, updated, I got smcfancontrol to set my fans to max speed (it could be the hot weather making the processor slow by temperature) but nothhing could get me away from the rainbow beachdisk of death. But then I decided to try windows xp with bootcamp, and guess what?? Perfect smothness, even with hardcore cpu usage. Could anyone just give me an idea of what this could be?? By the way, last week my battery just died (another usual mac defect) and I had to call the stupid tech guys again that never help me and guess what, one month and apple dont even reply me. but ok, thats another thred, can anyone just wonder why macbook works fine with xp?

    these are very intense slowsdowns, that makes impossible to continue to work, it makes you stuck for minutes in each action you take. These slowdowns didnt exited when I bought the macbook, and now they appear even if I am just surfing the web with 1 windows in some simple sites.
    The only explanation I can imagine is some kind of conflict between the new logic board the tech guys instaled to fix the random shutdown, but some kind of issue somewhat related to the osx too, this is too wierd, apple is a big lie, there is a big worm inside this apple, this is pure marketing bulshit, I will never buy an apple produtc, and I know that a lot of people are having terrible experiences with all apple produtcs. They could have been something in the late 80 and begining of the 90, but now they are totaly crap, I wish I could just recive my money back. Apple is just a fancy toy for grown up kids, it is not a pro tool. it is a toy

  • Could anyone explain this behaiour

    Hi,
    Can anyone please explain the below behaviour. Is it some binary conversion issue?
    public class Test
    public static void main(String args[]) throws IllegalArgumentException, Exception
    double disc1 = 9.00;
    double disc2 = 5.19;
    double totaldiscount = 0.0;
    totaldiscount = disc1 + disc2;
    System.out.println("Sum of the discounts"+totaldiscount);
    }output
    Sum of the discounts 14.190000000000001
    Thanks
    Neel

    It's rounding error.
    You know how you can't represent 1/3 exactly in base-10? Well, in the same fashion, many numbers that can be represented exactly in base-10 can't be represented exactly in base-2 (for example, 0.1).
    SOME THINGS YOU SHOULD KNOW ABOUT FLOATING-POINT ARITHMETIC
    What Every Computer Scientist Should Know About Floating-Point Arithmetic
    Another good (slightly simpler) FP explanation:
    http://mindprod.com/jgloss/floatingpoint.html

  • A site I use every day told me today that it would only open in 32-bit mode.  I cannot change this in system preferencees as suggested.  Could anyone explain to me why suddenly, and how to change this? (MacBook Pro 10.6.8) Thanks!

    Hi.  I am in need of advice - and am not very IT savvy!  I have a MacBook Pro 10.6.8 OS.  A site I use every day told me today it would only open in 32-bit mode.  I researched and found some advice on how to choose 32-bit mode in system preferences.  I do not have that box to click in system preferences.  Can anyone tell me as to why suddenly this has happened, and any suggestions on how to go back to 32-bit mode would be great!  I did try restarting holding down the 3 & 2 keys as suggested too.  No luck.  Thanks for any help. 

    Does the site use 32-bit mode Java? If that's the case, you should have both 32 and 64-bit enabled though Java Preferences in your Utilities folder:
    See what you have enabled...
    Clinton

  • Could anyone explain me what this statements means??Thanks

    Hi,
    I just reading an ABAP program, found below statement and i am not understand about it...Could you help me?  Thanks!!!
    it_file-ztext+18(5)  to  it_inbound_file-box_nbr
    As it_file-ztext is an uploaded text file, i am confusing on the '18(5)'...what does this means??
    Is it means that only extract the character which started from position18 and the Length is 5?? IS it???
    Thanks!!

    Hi
    Yes, You are right
    it is field offsetting
    it will take just 5 characters starting from 18
    example.
    str = 'abcdefgh'.
    str+4(2)  = ef.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Could anyone explain to me the last part of these instructions.

    Helo Experts,
    I am trying to implement a calendar in forms 6i but can't really understand how to do the deployment.
    It is as follows:
    You should perform the follwing steps to install and configure the JavaBean for development and deployment in an Oracle Forms Server application:
    * Copy the entire oracle directory and its subdirectories from the classes directory to the <ORACLE_HOME>\orant\forms60\java directory. This will place the class files for the JavaBean in the location where the Oracle Form Builder can locate them at development time.
    * Place the JavaBean JAR file (CalendarWidget.jar) in the codebase directory being used to deploy Oracle Forms Server 6i applications. This will allow the client machine to download the class files for use at runtime.
    * Modify the HTML page being used to launch the Oracle Forms application to reference the JAR file in the ARCHIVE tag. This should be in addition to the standard Oracle Forms Server JAR Files and notifies the client JVM which archive files it must download before starting the application.
    <ARCHIVE = "f60all.jar, CalendarWidget.jar">
    Thanks

    Kevin,
    Is your Forms 6i application deployed to the web or is it Client/Server (CS)? If it is CS, this method will not work. If deployed to the web, then you need to modify the Forms configuration so it knows where your Java Archive (JAR) file is located.
    In order to deploy your application to the web, you must have an Application Server. The following instructions apply to the Application Sever, not your development workstation.
    >
    * Copy the entire oracle directory and its subdirectories from the classes directory to the <ORACLE_HOME>\orant\forms60\java directory. This will place the class files for the JavaBean in the location where the Oracle Form Builder can locate them at development time.>
    I'm not sure I totally understand why you would need to copy all of the class files to the <ORACLE_HOME>/FORMS60/JAVA directory, but OK. Typically, you just need to copy the .jar file to this directory. When deployed to the web, your Forms application is converted to a Java Applet. All of the Java files needed to perform this converstion and run your Form App are located in this directory.
    >
    * Place the JavaBean JAR file (CalendarWidget.jar) in the codebase directory being used to deploy Oracle Forms Server 6i applications. This will allow the client machine to download the class files for use at runtime.>
    The Client workstations must have a compatible Java Runtime Environment (JRE) installed. Forms 6i is only compatable with Oracle's JInitiator and comes shipped with version 1.1.7.31. In order for your Calendar to work you must copy the CalendarWidget.jar file to the /FORMS60/JAVA directory.
    >
    * Modify the HTML page being used to launch the Oracle Forms application to reference the JAR file in the ARCHIVE tag. This should be in addition to the standard Oracle Forms Server JAR Files and notifies the client JVM which archive files it must download before starting the application.
    <ARCHIVE = "f60all.jar, CalendarWidget.jar">>
    I think this instruction is in error. The Jar files are typically listed in the /FORMS60/SERVER/formsweb.cfg file. Again, this change needs to be made to the file on the App Server. Open the formsweb.cfg and scroll to the USER PARAMETERS section. Find the ARCHIVE=, ARCHIVE_JINIT= and ARCHIVE_IE= variables and add ", CalendarWidget.jar" to each entry. (without the quotes - of course. :) )
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Worlflow and BSP ... Could anyone explain why we need BSP?

    Hi,
    One of our customer wants to implement workflow using BSP. I dont have experience in BSP. So wanted to know why do we need BSP? If the customer has Portal do we still need BSP?
    Is there anything which can be achieved in BSP which cannot be achieved via portal? I searched SDN and found a useful weblog by Raja
    /people/raja.thangamani/blog/2007/03/27/bsp-with-workflow-part-i
    However i am still not clear why do we need BSP. I was thinking if there is a way i can convince the customer to use Portal over BSP. Any help is much appreciated.
    Cheers

    Hi,
    To take action upon a workitem from SAP Inbox or from portals you need to first login into SAP or portals.
    But if you go for BSP applications, you don't need to take action via SAPGUI. You can simply go for web browser and take action from there.
    Regards,
    Guddan

  • Could anyone tell me what is a class

    Hi gurus,
                  could anyone explain me in detail what does a class mean (se24) in sap and for what it is used? i have tried my best to know about it. it is like greek and latin to me.
    Thanks in advance,
    Ramana

    Classes describe objects. From a technical point of view, objects are runtime instances of a class. In theory, you can create any number of objects based on a single class. Each instance (object) of a class has a unique identity and its own set of values for its attributes.
    classes consist of ABAP source code, enclosed in the ABAP statements CLASS ... ENDCLASS. A complete class definition consists of a declaration part and, if required, an implementation part. The declaration part of a class <class> is a statement block:
    CLASS <class> DEFINITION.
    ENDCLASS.
    It contains the declaration for all components (attributes, methods, events) of the class. When you define local classes, the declaration part belongs to the global program data. You should therefore place it at the beginning of the program.
    If you declare methods in the declaration part of a class, you must also write an implementation part for it. This consists of a further statement block:
    CLASS <class> IMPLEMENTATION.
    ENDCLASS.
    The implementation part of a class contains the implementation of all methods of the class. The implementation part of a local class is a processing block. Subsequent coding that is not itself part of a processing block is therefore not accessible.
    Structure of a Class
    The following statements define the structure of a class:
    A class contains components
    Each component is assigned to a visibility section
    Classes implement methods
    The following sections describe the structure of classes in more detail.
    Class Components
    The components of a class make up its contents. All components are declared in the declaration part of the class. The components define the attributes of the objects in a class. When you define the class, each component is assigned to one of the three visibility sections, which define the external interface of the class. All of the components of a class are visible within the class. All components are in the same namespace. This means that all components of the class must have names that are unique within the class.
    There are two kinds of components in a class - those that exist separately for each object in the class, and those that exist only once for the whole class, regardless of the number of instances. Instance-specific components are known as instance components. Components that are not instance-specific are called static components.
    In ABAP Objects, classes can define the following components. Since all components that you can declare in classes can also be declared in interfaces, the following descriptions apply equally to interfaces.
    Attributes
    Attributes are internal data fields within a class that can have any ABAP data type. The state of an object is determined by the contents of its attributes. One kind of attribute is the reference variable. Reference variables allow you to create and address objects. Reference variables can be defined in classes, allowing you to access objects from within a class.
    Instance Attributes
    The contents of instance attributes define the instance-specific state of an object. You declare them using the DATA statement.
    Static Attributes
    The contents of static attributes define the state of the class that is valid for all instances of the class. Static attributes exist once for each class. You declare them using the CLASS-DATA statement. They are accessible for the entire runtime of the class.
    All of the objects in a class can access its static attributes. If you change a static attribute in an object, the change is visible in all other objects in the class.
    Methods
    Methods are internal procedures in a class that define the behavior of an object. They can access all of the attributes of a class. This allows them to change the data content of an object. They also have a parameter interface, with which users can supply them with values when calling them, and receive values back from them The private attributes of a class can only be changed by methods in the same class.
    The definition and parameter interface of a method is similar to that of function modules. You define a method <met> in the definition part of a class and implement it in the implementation part using the following processing block:
    METHOD <meth>.
    ENDMETHOD.
    You can declare local data types and objects in methods in the same way as in other ABAP procedures (subroutines and function modules). You call methods using the CALL METHOD statement.
    Instance Methods
    You declare instance methods using the METHODS statement. They can access all of the attributes of a class, and can trigger all of the events of the class.
    Static Methods
    You declare static methods using the CLASS-METHODS statement. They can only access static attributes and trigger static events.
    Special Methods
    As well as normal methods, which you call using CALL METHOD, there are two special methods called CONSTRUCTOR and CLASS_CONSTRUCTOR, which are automatically called when you create an object (CONSTRUCTOR) or when you first access the components of a class (CLASS_CONSTRUCTOR).
    Events
    Objects or classes can use events to trigger event handler methods in other objects or classes. In a normal method call, one method can be called by any number of users. When an event is triggered, any number of event handler methods can be called. The link between the trigger and the handler is not established until runtime. In a normal method call, the calling program determines the methods that it wants to call. These methods must exist. With events, the handler determines the events to which it wants to react. There does not have to be a handler method registered for every event.
    The events of a class can be triggered in the methods of the same class using the RAISE EVENT statement. You can declare a method of the same or a different class as an event handler method for the event <evt> of class <class> using the addition FOR EVENT <evt> OF <class>.
    Events have a similar parameter interface to methods, but only have output parameters. These parameters are passed by the trigger (RAISE EVENT statement) to the event handler method, which receives them as input parameters.
    The link between trigger and handler is established dynamically in a program using the SET HANDLER statement. The trigger and handlers can be objects or classes, depending on whether you have instance or static events and event handler methods. When an event is triggered, the corresponding event handler methods are executed in all registered handling classes.
    Instance Events
    You declare instance events using the EVENTS statement. An instance event can only be triggered in an instance method.
    Static Events
    You declare static events using the CLASS-EVENTS statement. All methods (instance and static methods) can trigger static events. Static events are the only type of event that can be triggered in a static method.
    See also Triggering and Handling Events.
    Types
    You can define your own ABAP data types within a class using the TYPES statement. Types are not instance-specific, and exist once only for all of the objects in a class.
    Constants
    Constants are special static attributes. You set their values when you declare them, and they can then no longer be changed. You declare them using the CONSTANTS statement. Constants are not instance-specific, and exist once only for all of the objects in a class.
    Visibility Sections
    You can divide the declaration part of a class into up to three visibility areas:
    CLASS <class> DEFINITION.
      PUBLIC SECTION.
      PROTECTED SECTION.
      PRIVATE SECTION.
    ENDCLASS.
    These areas define the external visibility of the class components, that is, the interface between the class and its users. Each component of a class must be assigned to one of the visibility sections.
    Public Section
    All of the components declared in the public section are accessible to all users of the class, and to the methods of the class and any classes that inherit from it. The public components of the class form the interface between the class and its users.
    Protected Section
    All of the components declared in the protected section are accessible to all methods of the class and of classes that inherit from it. Protected components form a special interface between a class and its subclasses. Since inheritance is not active in Release 4.5B, the protected section currently has the same effect as the private section.
    Private Section
    Components that you declare in the private section are only visible in the methods of the same class. The private components are not part of the external interface of the class.

  • Can anyone explain my HD partitions on my Envy M6-k125DX?

    I'm not having any problems but could anyone explain what is the purpose of each hidden particians?
    Here is a picture of what I have and just was curious what is in each and what is it for?
    I know my main HD is C: 673GB NTFS formatted.
    What and why do I have 2 OEM Partitions anmed OEM Partition? as D: Drive? Both 2.52 GB. One NTFS and the other ?
    What is EFI System Partition? 260 MB
    What is the Recovery Partition that is 400 MB?
    This question was solved.
    View Solution.

    This appears to be a Windows 8 system. The two system partitions hold system information that allows the computer to boot up, among other things and also contains the information used in the UEFI diagnostic program accessed with F2 as the system boots. The 25 gig recovery partition holds the original factory image of the software on your computer. It is provided in lieu of the old days when they used to send you a disk to recover your laptop if it ever crashed.  
    If this is "the Answer" please click "Accept as Solution" to help others find it. 

  • When trying to sync my iphone in itunes i keep getting the error message "itunes cannot sync apps because the apps installed on the iphone could not be determined." can anyone explain what this means?

    when trying to sync my iphone in itunes i keep getting the error message "itunes cannot sync apps because the apps installed on the iphone could not be determined." can anyone explain what this means?

    I received the same error message after I had recently updated iTunes to 10.5.1 and I had wirelessly updated 13 apps.  I had to go into iTunes and select Apps, on the bottom right it said I needed to update 13 apps.  I updated the apps via iTunes and then synced again without an issue.
    iPhone 4S / OSX 10.6.8 / iTunes 10.5.1

  • The Director role is optional in Lync Server 2013 - could anyone please explain why the director server has lost its importance??

    Could anyone please explain why the director has been removed from spotlight as it had much importance in LYNC 2010 and now being an optional role in LYNC server 2013.[any call flows regarding director servers would be much useful]

    Hi SJ Praveen,
    A Director is a server running Lync Server 2013 that authenticates user requests, but does not home any user accounts. Lync 2013 Front End servers have the same registrar service and functionality
    as the Director.
    The Director isn't providing any special functionality. If the Director goes down, all pools would become inaccessible when the clients queried DNS for the SRV record until an administrator
    makes a manual internal DNS change that points users to a Front End pool to handle the sign-in request from Lync clients. Microsoft has made the Director functionality relevant for organizations that have specific security requirements, such as allowing all
    external users to register to a specific internal server instead of the Front End servers. This server role is merely optional and not needed for most Lync Server 2013 deployments.
    Best regards,
    Eric

  • Help,Could anyone can explain this to me ?

    public class A {
    B b;
         private int a;
         * @param args
         public int get(){
              return this.a;
         public static void main(String[] args) {
    class B{
         private int b;
         A a;
         public int get(){
              return this.b;
    There is a reference to A in Class B,and There is a reference to B
    in Class A,I am confused about this,could someone explain it to me ?

    learnningboy wrote:
    There is a reference to A in Class B,and There is a reference to B
    in Class A,I am confused about this,could someone explain it to me ?For example, there's a road between city X and city Y that goes two ways (you can travel from X to Y and you can also travel from Y to X). That's the idea: both cities hold a reference of each other in them.

  • Can anyone explain this? ORA-01722

    Hi all,
    Can anyone understand this?
    I have 3 database servers both running on windows 2000 advanced server, they're used by the development team. Also we have our production database.
    The 3 databases are cloned from the production, so database configuration parameters are all equal. Today I've received a query from the development team to run on the production, the query is just simple like this:
    SELECT *
    FROM x
    WHERE x.field_v = 177762522
    I get this error
    ORA-01722: invalid number
    this is a hudge table, and the fiedl_v is a varchar2(9) type.
    The worst thing is that on the others 3 databases this query returns results, except on the production.
    So, can anyone explain me why does the implicit (char to number) conversion occours on the development databases , and fails on the production? What are the main reasons that can influence datatype conversion like this one?
    Both databases have the 9.0.6 patch.
    The 3 development BD's are totally cloned from the production.
    Thanks.

    William:
    There is no guarantee on the order of evaluation of the predicates. Even with your isnum function, the invalid number could arise. The only safe way is to compare strings to strings as in your first example.
    To make the isnum "safe", you would need something more like:
    SELECT *
    FROM (SELECT *
          FROM x
          WHERE isnum(x.field_v) = 'Y' and
                ROWNUM > 0)
    WHERE x.field_v = 177762522;The ROWNUM > 0 predicate in the in-line view will prevent predicate pushing and guarantee that the isnum condition is evaluated first.
    John

Maybe you are looking for

  • How do you have 2 Safari windows open and show both pages simultaneously on the monitor

    How do you keep open 2 Safari windows and show both pages on monitor?

  • I just got a new hard drive, iCloud only remembered a handful of my music...

    I just got a new hard drive, iCloud only remembered a handful of my music and, I don't know how to get the music from my iPhone back into my iTunes library. I want to put new music onto my phone and, I want to make some new playlists and edit some mi

  • Notebook does not start up

    Hello, I've got a notebook Lenovo 3000 N200, type 0769-BEG. Operationsystem is Windows Vista with latest patchlevel.  BIOS-Version is 3.03. I got the following problem: The notebook does not start up after I press the power-button. The screen remains

  • MYSQL to ORACLE  blob migration issue

    Hi I am currently migrating a mysql schema to Oracle. I have used the SQLDeveloper Migration Workbench to generate the scripts to capture the data and to upload the data to oracle. However I have an issue with one particular table (which contains blo

  • Severe Lag Spikes - GE70 2PC Apache

    Hello everyone, I consulted the search function and found out that I'm not alone with this, but sadly there also was no fix for my problem. I bought the GE70 just recently and am pretty happy with it. It has decent specs and runs every game that I pl