Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

0125000.exe Documentation

Posted on by 1,465

Is it possible to get any info about 0125000.exe?

Thanks!

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: 0125000.exe Documentation

    Hi

    You need to include the Convert.ToString option to avoid this casting issue. You can refer the above Post by PerumalSamy. It is right.

    Hope this helps

    Thanks & Regards

  • Ram Peru Profile Picture
    Ram Peru 2,830 on at
    RE: 0125000.exe Documentation

    Hi Andrew,

    You can try this below code in custom screen which developed in VB.Net.

    Dim BudgetMaint As SIVApplication

    Dim MyToolbar As New SIVToolbar

    Set MyToolbar = New SIVToolbar

    MyServerName = Convert.Tostring(Worksheets("Login").Range("B1").Value)

    MySysDBName = Convert.Tostring(Worksheets("Login").Range("B2").Value)

    MyCoID = Convert.Tostring(Worksheets("Login").Range("B3").Value)

    MyUserID = Convert.Tostring(Worksheets("Login").Range("B4").Value)

    MyPwd = Convert.Tostring(Worksheets("Login").Range("B5").Value)

    MyToolbar.Login Trim(MyServerName), Trim(MySysDBName), Trim(MyCoID), Trim(MyUserID), Trim(MyPwd)

    Set BudgetMaint = MyToolbar.StartApplication(My.Application.Info.DirectoryPath & “\GL\” &

    "0125000.exe")

    MyToolbar.GetCustomizationLevel(3,””,False)

    BudgetMaint.Visible = True

    MyToolbar.visible = True

    This will help you to overcome the Type mismatch issue.

    Thanks,

    Perumalsamy R

    **This posting is provided "AS IS" with no warranties and confers no rights.

  • Andrew73 Profile Picture
    Andrew73 1,465 on at
    RE: 0125000.exe Documentation

    Hi Santhosh,

    That's me again.

    Do you know why MyToolbar.StartApplication("0125000.exe") may cause type mismatch error.?

    Code is below:

    Dim BudgetMaint As SIVApplication

      Dim MyToolbar As New SIVToolbar

      Set MyToolbar = New SIVToolbar

       MyServerName = Worksheets("Login").Range("B1").Value

       MySysDBName = Worksheets("Login").Range("B2").Value

       MyCoID = Worksheets("Login").Range("B3").Value

       MyUserID = Worksheets("Login").Range("B4").Value

       MyPwd = Worksheets("Login").Range("B5").Value

       MyToolbar.Login MyServerName, MySysDBName, MyCoID, MyUserID, MyPwd

       Set BudgetMaint = MyToolbar.StartApplication("0125000.exe")

       If Worksheets("Login").Range("B6").Value = True Then

           BudgetMaint.Visible = True

       End If

    Thanks.

  • Andrew73 Profile Picture
    Andrew73 1,465 on at
    RE: 0125000.exe Documentation

    Hi Santhosh,

    Thank you!

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: 0125000.exe Documentation

    Hi Andrew,

    You can call the application 0125000.Exe through Solomon Object Model / Tools for VB and load the budget data but from external application its very difficult t.

    Thanks

  • Andrew73 Profile Picture
    Andrew73 1,465 on at
    RE: 0125000.exe Documentation

    Hi  SANTHOSH.

    Thanks!

    Is it possible to call  0125000.Exe from an external application, VBA for example and automate importing process?

    Thanks.

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: 0125000.exe Documentation

    Hi Andrew,

    Yes You can use the Budget Maintenance screen to insert the budget for the relevant Acct and Sub Acct combination for the fiscal year by manually or load the Budget from Excel file using Transaction Import screen under Administration module.

    Thanks

  • Andrew73 Profile Picture
    Andrew73 1,465 on at
    RE: 0125000.exe Documentation

    Hi Santhosh,

    Thank you!

    From my understanding 0125000.Exe can be used fro importing  new budgets from Excel. Do you know you know if importing process is documented?

    Thanks.

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: 0125000.exe Documentation

    Hi Andrew

    0125000.Exe represents the  Budget Maintenance (01.250.00)  Screen.

    This screen is used to set up operating budgets.

    Budgets contain information meant to be compared to account balances but do not affect account balances.

    Entering values for budgets allows you to have the values printed on financial reports.

    You can maintain budgets for future and past years in addition to the current year.

    You can enter and maintain as many budgets as you desire by using a different Ledger ID for each budget.

    Thanks

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: 0125000.exe Documentation

    Hi Andrew

    0125000.Exe represents the  Budget Maintenance (01.250.00)  Screen.

    This screen is used to set up operating budgets.

    Budgets contain information meant to be compared to account balances but do not affect account balances.

    Entering values for budgets allows you to have the values printed on financial reports.

    You can maintain budgets for future and past years in addition to the current year.

    You can enter and maintain as many budgets as you desire by using a different Ledger ID for each budget.

    Thanks

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans