Plz tell me What is in the OSS

Hi
     plz give me the document that wht is in OSS note
send me the document to
thanks
Message was edited by:
        skk

Hi,
Please go thru
17.02.2007 Page 1 of 4
SAP Note Number 607156
Goods movements in IS OIL: MB_CREATE_GOODS_MOVEMENT
Note Language: English Version: 3 Validity: Valid from 23.01.2006
Summary
Symptom
WARNING: This is an IS-OIL / IS-MINE-specific note. If you DON'T *
have IS-OIL / IS-MINE installed on your system, this note does *
not apply to you. If this note is applied and you do not have *
IS-OIL / IS-MINE installed, you could cause serious damage to *
your system. *
This note provides information on how function module
MB_CREATE_GOODS_MOVEMENT is used in IS-Oil systems in conjunction with
IS-Oil materials (that is, those materials that carry a UoM group in the
oil-specific view in the material master data, MARA-CMETH = 1 or 2).
A ) In general, in the case of goods movements for IS-Oil materials, the
additional quantities for these materials must be posted in parallel for
every goods movement. The additional stock levels must also be updated
using these quantity values.
There are two possible ways to do this:
a) The additional quantities and parameters are passed to
function module MB_CREATE_GOODS_MOVEMENT through the following IS-Oil
specific table parameters:
T_MS1INT STRUCTURE MSEGO1 OPTIONAL
T_MS2INT STRUCTURE MSEGO2 OPTIONAL
b) The additional quantities are CALCULATED and posted through function
module
MB_CREATE_GOODS_MOVEMENT and processed using the default parameters
that are determined for each line item that contains an IS-Oil material.
In general, SAP does NOT support the second way (b) for calling function
module MB_CREATE_GOODS_MOVEMENT. In the past there have been some
exceptions to this to ensure seamless integration of important
business processes used in the oil & gas industry.
With 4.6C Service Pack 2, these exceptions are delivered as entries
in an SAP table:
Table TOIBCALC_INTRN is delivered with 8 entries that enable
posting of IS-Oil material movements through function module
MB_CREATE_GOODS_MOVEMENT, without passing the additional quantities
(and parameters) through the interface of MB_CREATE_GOODS_MOVEMENT.
The entries delivered with table TOIBCALC_INTRN are:
PROG1 EVENT1 PROG2 EVENT2
RM06ELLB POST_GOODS_ISSUE RM06ELLB ATUSER-COMMAND
SAPLCOCI COCI_CONFIRM_MATERIAL_CONS
SAPLCOCI COCI_CONFIRM_MATERIAL_PROD
SAPLCOFW CO_FW_GOODS_MOVEMENTS_BY_AFFW
17.02.2007 Page 2 of 4
SAP Note Number 607156
Goods movements in IS OIL: MB_CREATE_GOODS_MOVEMENT
SAPLCORF CO_RU_GOODS_MOVEMENT
SAPLWPUE POS_SALES_DOCUMENT_PROCESS
SAPLWPUE POS_SALES_TURNOVER_PROCESS
SAPMQEVA BUCHE_BESTAENDE
NOCALC BLTIME_SET
D X
D X
D X
D X
D X
X X
X X
D X
The call stack of a calling program is analyzed (PROG1, EVENT1, PROG2,
EVENT2) and if it is found in the table as a valid entry, the
additional quantities are calculated, either in the background
(NOCALC = X) or whereby the classic dialog box appears on the screen
(NOCALC = D). The posting time is either left unchanged
(BLTIME_SET = INITIAL) or determined based on the logic that can be
found in include OI_LMBWLFOI_HPM (BLTIME_SET = X).
B) SAP core BAPI using function module MB_CREATE_GOODS_MOVEMENT:
SAP has - so far - not enhanced all core BAPIs to enable the processing
of additional industry solution specific (IS-OIL) data fields.
(see SAP Note 365386 for important details).
However, due to the fact that some core BAPIs use function module
MB_CREATE_GOODS_MOVEMENT from different calling applilcations, the
customer may observe that with one BAPI, postings for IS-Oil materials
are possible, yet with another BAPI, the postings are rejected.
Example:
You can execute the BAPI BAPI_PRODORDCONF_CREATE_HDR using an IS-Oil
material but not BAPI BAPI_GOODSMVT_CREATE.
Since BAPI BAPI_PRODORDCONF_CREATE_HDR calls function module
CO_RU_GOODS_MOVEMENT, which is contained in table TOIBCALC_INTRN,
the posting is based on the default data and additional quantities
are calculated. In this case, you have to set the conversion mode to
'Background', otherwise a 'Dynpro not found' error causes a short dump
(because the entry MOCALC is set to 'D' for dialog).
As a result of this, the system has been designed to run as it does. In
general, customers are advised to proceed as outlined in SAP Note 365386.
On a case by case basis, customers can use table TOIBCALC_INTRN
and either remove, change, or add entries to achieve consistent
system behavior.
17.02.2007 Page 3 of 4
SAP Note Number 607156
Goods movements in IS OIL: MB_CREATE_GOODS_MOVEMENT
With note 736980, the announcement of a new BAPI GoodsMovementOil is made, and
new BAPI methods are delivered which enable goods movement postings for IS-OIL
materials.
More Terms
o General keywords: add-on, IS-Oil, industry solution,...
o Problem-specific key words: BAPI, HPM, QCI, additional quantities
Cause and Prerequisites
Solution
Although it is possible to post goods movements for IS-Oil materials (as
above), SAP does not currently support any core
BAPIs for posting goods movements with IS-Oil materials.
Calculating additional quantities in the background is not seen as a
a general solution.
On a case by case basis, customers can use table TOIBCALC_INTRN
and either remove, change, or add entries to achieve consistent
system behavior.
Header Data
Release Status: Released for Customer
Released on: 23.01.2006 13:26:07
Priority: Recommendations/additional info
Category: Consulting
Main Component IS-OIL-DS-HPM Hydrocarbon Product Management
Valid Releases
Software Component Release From
Release
To Release and
Subsequent
IS-OIL 46C 46C 46C
IS-OIL 472 472 472
Related Notes
17.02.2007 Page 4 of 4
SAP Note Number 607156
Goods movements in IS OIL: MB_CREATE_GOODS_MOVEMENT
Number Short Text
870106 IS-OIL TDP LI21 postings from WM to MM
736980 Enhancement of BAPI GoodsMovement for IS OIL
546569 FAQ : HPM - Hydrocarbon Product Management
Regards
Shiva

Similar Messages

  • Its urgent:plz tel me what is the steps move to produection oaf page.

    Hi All,
    I developed one oaf page.that page move to production.
    i already move to produection but its not working fine.
    its throw an error.
    plz tell me what is the steps follow when move to production.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_DATA. Tokens: REGIONCODE = /wnsgs/oracle/apps/ap/agingbuckets/webui/AgingBucketsPG;
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:529)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3719)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3452)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1005)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /wnsgs/oracle/apps/ap/agingbuckets/webui/AgingBucketsPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1350)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3719)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3452)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1005)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    Exception:
    oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /wnsgs/oracle/apps/ap/agingbuckets/webui/AgingBucketsPG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1350)
         at oracle.adf.mds.MElement.findElement(MElement.java:97)
         at oracle.apps.fnd.framework.webui.JRAD2AKMapper.getRootMElement(JRAD2AKMapper.java:503)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3719)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3452)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1005)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._RF._jspService(_RF.java:102)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    thanks
    Seshu.
    Edited by: its urgent on Feb 8, 2012 2:31 AM

    Deployement steps:
    1) Copy the Class files and move to into server
    We can get class file >>F:\OAF\jdevhome\jdev\myclasses\imp
    \myprojects
    (imp) Load into server (java TOP) >>D:\oracle\viscomn\java\
    2) Run the XML import Scripts in Command Prompt
    F:\OAF\jdevbin\jdev\bin
    For every Page and every Lov region
    3) Next Go to apps
    System administrator Create Function for a page
    Description tab:
    Function Name : IMP_STUDENT_REGISTRATION
    User Function Name: Imp Student Registration
    Description : Imp Student Registration
    Properties Tab:
    Type: SSWA JSP function
    WebHTML Tab
    Function:
    HTML call: OA.jsp?page=/imp/oracle/apps/po/student/webui/ImpStudentResitrationPG
    Note: DO the same for all the pages
    4) Attach these Functions to Imp Student Operations menu to Imp Student Operations responsibility to User.
    5) Bounce the apache.
    Regards
    Meher Irk

  • I have problem with my iphone 5 lock switch..as lock switch not working properly..and my iphone is not in warrenty.. so plz tell me what i do...

    i have problem with my iphone 5 lock switch..as lock switch not working properly..and my iphone is not in warrenty.. so plz tell me what i do...

    The iPhone 5 is less than a year old, so all of them should still be in warranty unless they have been jailbroken or physically damaged. If you have a hardware problem as you describe the only option is to get the phone replaced by Apple or repaired by a non-authorized shop. The Apple replacement will be free at any Apple store in the country where the phone was purchased. If Apple determines that the phone was physically damaged or jailbroken it will cost $229.

  • Plz tell me whats wrong?

    i hv a code & it doesn't work,i dnt know y.
    this is my code:
    public void set_level(int lvl)
         System.out.println("level = "+ lvl);
    try {
         statement = connection.createStatement();
        ResultSet r= statement.executeQuery("select level from User");
         boolean success=r.next();
      if (success==true)
          statement.executeUpdate("UPDATE User SET level="+lvl);
         statement.close();
      else
        System.out.println("Error with the level");
    }//try
        catch ( Exception e )
             e.printStackTrace();
         }//catch
    }//end function set_levelthis code should b called to update the column level in my DB,the column level has only 1 record,the parameter level that is passed has the right value,but there's a problem with the update statement. when i get an error during executing the code,it refers to the next function,and this error:
    java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] The LEVEL clause includes a reserved word or argument that is misspelled or missing, or the punctuation is incorrect.
    So cud u plz tell me what's wrong?

    Just in case what I said wasn't clear. Level is a word that means something to your SQL engine. Just like SELECT or UPDATE.
    You can't have a query like
    SELECT * FROM mytable WHERE SELECT=?
    or like
    SELECT * FROM UPDATE
    And you can't use level either. Same problem.

  • I want to download ios8.0.2 but it keep shows me i can't there is an error ..i have iPhone 5s .. would plz tell me what to do?

    i have an iPhone 5s 16gb. latest update is 8.0 ... i tried to download iOS 8.0.2 from boh way , iTunes and my  phone but it keep shows me there is an error and i couldn't download new version .. so would u plz tell me what to do to sort this problem out.
    thank you

    Hi stripers
    You will either a) need to connect to WiFi and complete the download or b) dock your iPad and remove it from the apps list once synced (your iTunes will more then likely want to complete the download first also, which you may be able to cancel in the downloads section).
    Regards
    Damon

  • I bought 2 new memory card to 4 grams each - replace them in your MacBook Pro 13-inch but it will not turn on - If you are installing a card for 2 and one for 4 d all works - tell me what could be the problem

    I bought 2 new memory card to 4 grams each - replace them in your MacBook Pro 13-inch but it will not turn on - If you are installing a card for 2 and one for 4 d all works - tell me what could be the problem

    I assume that you have installed new RAM in your MBP.
    It would be helpful if you indicated the EXACT model/year MBP that you have.
    What the the RAM specifications that you are trying to install?
    Ciao.

  • TS3988 i want to delete my iCloud account and get a new one. but i can not delete as it says that my iphone is being restored. could anyone tell me what would be the solution to my problem. i will be thankful to you..

    i want to delete my iCloud account and get a new one. but i can not delete as it says that my iphone is being restored. could anyone tell me what would be the solution to my problem. i will be thankful to you..

    You can go to icloud.com, open Mail, click on the gear shaped icon on the upper right and choose preferences, go to the Vacation tab and set up an auto response saying that the account is no longer in use.  Then go to Settings>iCloud and turn Mail to Off on your device and stop using the account.
    Incoming email to the account will receive your vacation auto response, and eventually the mailbox will fill up and no longer receive mail at all.

  • Please tell me what tool is the magic wand tool on elements 11

    hallo please tell me what tool is the magic want tool that they talk about in photoshop i only have elements 11

    Go to the Expert tab
    The icon looks like a pole with a star at the end. The key stroke is W

  • Pl tell me what r all the accountin keys ll hit in subcontracting Cycle

    Hi
    friends
    Pl tell me what r all the accounting keys ll hit in subcontracting Cycle, pl briefly tell me at the time of transfer posting, G/R, & at the time of Invoice....
    thanks in advance...
    Raghav.KH

    Hi,
    In subcontracting material provided to vendor but no accounting document generated during transfer posting as material  is valuated in your plant level.
    In GR, you have following key entries:
    BSX (Finished Goods): Dr
    WRX (GR/IR): Cr
    FRL (Sub. Contract Charges): Dr
    BSV (Change in Stock): Cr
    BSX (Raw Material/ Components): Cr
    GBB u2013 VBO (Consumption of Raw Material/ Components )  :Dr
    ""*PRD : Cr / Dr(Not always but depends onu2026..)
    Regards,
    Biju K

  • Can someone plz tell me what a domain name is and were I find mine?

    any1 no were I can find my domain name n what it's about please..? Ci&e

    Chezlvzfez wrote:
    who do u mean the man?
    The man who tells you what you can post online, who tells you what e-mail address to use, who tells what e-mail system you can use, who locks you into a proprietary system and then cancels it when it becomes too much trouble, leaving you you change your entire online identify. If you have your own domain name, you don't have to worry about any of that.

  • I have Iphone 3gs 16gb, model no A1303, FCC ID : 8CGA1303A, IC ID : 579C-A1303A, my iphone is not activate now,i have updated my phone ios 6.1.3.after that my phone is no activeted plz tell me what should i do.

    i have updated my phone 3gs on ios 6.1.3.and after updateing i getting a error 1600,1601 and some time 1602. so plz help me what should i do to activet my phone.

    Generally this is a sign that the iPhone had previously been
    hacked/modified/jailbroken and the update relocked it to the
    original wireless carrier. If this is the case, only that wireless
    carrier can unlock your iPhone. You must contact them to see
    if they offer unlocking and if you qualify.
    Where did you acquire this iPhone?
    What wireless carrier did you use before this problem?
    Does the app Cydia appear on your iPhone?
    What does it say when you look at Settings=>General=>About=>Carrier?
    Unauthorized modification of iOS
    http://support.apple.com/kb/HT3743

  • Can u plz tell me what are PAR files and EAR files

    i can't understand what r these plz tell me

    Hi Aravind,
    Look here: /thread/172969 [original link is broken]
    hope this helps you,

  • HT4972 Help! I have erased my iPhone 3GS in error! I have lost everything! I need to sell it , plz tell me what to do to put the basic stuff back in!!

    Please help!!! I've erased all content in error! I thought I was resetting to factory settings!! I need to fix this as I've sold it on eBay!! Plz help!!

    Sounds like your iPhone was previously hacked/modified/jailbroken and the
    update relocked it to the original wireless carrier. If this is the case, only that
    wireless carrier can unlock it.
    Where did you get this iPhone?
    What wireless carrier are you attempting to use it with?
    Does the app Cydia appear on your iPhone?
    What does it say when you look at Settings=>General=>Carrier?
    I have asked the hosts to move this to the iPhone section as you are currently
    in the iCloud forum and this is not an iCloud matter.

  • I was trying to use the Matlabscripting VI, but it says it is for instructional purpose and not for research and the system is getting stuck.When I used it two days back it worked.Could U plz tell me what the problem is??

    I have Labview 7.0 and Matlab 6.5 installed on all the computers at my School. When I tried to use the Matllab Scripting Window for the first time, it worked, but after two days when I was trying to run the program, there was a meesage saying that the License is for instructional Purpose only and not for Research or commercial use and the Labview is getting totally stuck. I need the Matlab Scripting VI for my Project,could anyone suggest what I shd do or is there any other method by which I could do that.

    Hello Medha,
    Thank you for contacting National Instruments.
    From the information you have provided, I am not sure what is causing your problem. Make sure that you do not have an evaluation license for LabVIEW.
    What, if anything, was changed in your VI before it stopped working? Will it run without the Matlab script?
    If you continue having trouble getting your VI to work, please respond with more information. If you like, you can post your VI (along with any necessary sub-VIs) and I will take a look at it.
    Have a great day,
    Sean C.
    Applications Engineer
    National Instruments

  • TS1389 i have problem with my itunes (the iPhone could not be synced because this computer is no longer authorised for purchased items that are on this iPhone) i try to do everthing, but it does not work plz tell me what i need to do(i have iphone 5 )

    hello, i'm really tried with your itunes it really complicated to synced i try to do everything you wrote it in the website but i got the same msg

    Well Authorize the Computer...........

Maybe you are looking for

  • Bpm 11g error while deploying composite. BPM_CUBE_PROCESS_INDX1

    Hello, Got the following error while deploying the very first composite to a newly installed bpm 11.1.1.5.0 server on windows 2003 server with Oracle 10g Express Data base: Deploying on partition "default" from "/Farm_BPM_11g_Domain/BPM_11g_Domain/so

  • HDD crash Photoshop CS6 won't start - scratch disk error

    The disk I used for the Photoshop scratch files crashed.  Now Photoshop CS6 won't start.

  • Outgoing payment automatically printed once add.

    Hi, I'm facing a problem, when user add outgoing payment (payment mean by cheque), after successful add the outgoing payment, SAP system automatically print (send to printer) the outgoing payment. Anyone face the same problem? Regards, Muhamad

  • How can we maintain the Standard domain Domain ABLESGRE values

    Hi friends, In my SAP ECC 6.0 system, For the Standard Domain ABLESGRE I can See the below Domain values maintained 01 Periodic meter reading 02 Interim meter reading with billing 05 Service territory transfer with billing 08 Meter reading upon techn

  • MIDletForCanvas

    HI! I have a problem to set the Command in my canvas... I have a class Midlet(MIDletForCanvas) where I have same comands.... In my canvas I have: public class PosizioneCorrente extends MIDletForCanvas //La classe MIDletForCanvas e' definita in un alt