User Profile

Collapse

Profile Sidebar

Collapse
arijeet
arijeet
Last Activity: Mar 6 '08, 12:07 PM
Joined: Mar 6 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • arijeet
    replied to java.lang.Exception;
    in Java
    Hi Jos,

    I have made the following changes in the code:
    Code:
    // imports to include the required libraries.
    //Start of imports.
    
    import com.sap.mw.jco.*;
    import com.sap.spe.pricing.*;
    import java.math.BigDecimal;
    import com.sap.spe.base.logging.UserexitLogger;
    import com.sap.spe.conversion.ICurrencyValue;
    import com.sap.spe.pricing.transactiondata.userexit.IGroupConditionUserExit;
    ...
    See more | Go to post

    Leave a comment:


  • arijeet
    started a topic java.lang.Exception;
    in Java

    java.lang.Exception;

    Hi,
    I am facing the following error while compiling my code:
    unreported exception java.lang.Excep tion; must be caught.....(err or is at line 100
    function = this.createFunc tion("ZTEST", mRepository);)


    The code is :

    [code=java]
    // imports to include the required libraries.
    //Start of imports.

    import com.sap.mw.jco. *;
    import com.sap.spe.pri cing.*;...
    See more | Go to post
No activity results to display
Show More
Working...