web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Which procedure calling after clicking POST Button on Batch Entry form in Microsoft Dynamics GP application?

(0) ShareShare
ReportReport
Posted on by

Hi All,

Please help me on below thing.

Which procedure calling after clicking POST Button on Batch Entry form in Microsoft Dynamics GP application?

 

Thanks

Vamsi

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Almas Mahfooz Profile Picture
    11,009 User Group Leader on at

    Which Batch Entry? Sales , Purchase ??

    You can do script log and check.

    But I don't think you will have a single procedure for posting, there are steps of posting involve many procedures, functions and many temp tables involve.  What exactly you are after?

  • Community Member Profile Picture
    on at

    Thanks Almas,

    i would like to know GL batch posting.

    I am new to the dynamics Gp, i don't know how to check  script log,  can you tell me what are the procedures need to call from c# to accomplish GL batch posting.

    Thanks

    Vamsi

  • Suggested answer
    Almas Mahfooz Profile Picture
    11,009 User Group Leader on at

    Dynamics.Procedures.PostGlBatch

  • Community Member Profile Picture
    on at

    Thanks Almas,

    But So many parameters are there for above specified procedure, where can i get values for these parameters in PostGlBatch procedures?

    Thanks

    Vamsi

  • Suggested answer
    Almas Mahfooz Profile Picture
    11,009 User Group Leader on at
    Parameters:                 
    
    in          'Batch Source'   IN_Batch_Source;          {Batch source of batch to be posted.}
    
    in          'Batch Number' IN_Batch_Number;         {Batch number of batch to be posted.}
    
    in          boolean                        IN_Report_Cancelled;    {true=don't print posting journal.}
    
    in          ‘Destination ID’ IN_DestinationID;          {holds all report destination information.}
    
    in          boolean                        IN_Auto_Post_Batch;    {true=auto posting to gl from another module.}
    
    in          'Window Type'   IN_Window_Type;          {Window where batch got posted from: 1 = TRX_WINDOW; 2 =                                                                                                   BATCH_WINDOW; 3 = SERIES_WINDOW; 4 = MASTER_WINDOW}
    

  • Community Member Profile Picture
    on at

    Thanks Almas,

    I have to call this Procedure from outside machine using c# application where Gp is not installed, is it possible? if possible give me some suggestion and also where can i get these parameters values Batch source, Batch Number and Destination Id from Dynamics GP 2015.

    Thanks

    Vamsi.

  • Almas Mahfooz Profile Picture
    11,009 User Group Leader on at

    The Batch Source, Batch ID and Destination parameters depend on user selection , which batch they want to post.

    What do you mean by outside machine and external application, I assumed you are working on GP AddIn by using VSTools.

  • Community Member Profile Picture
    on at

    Thanks Almas,

    I need to call or execute a Dynamics.Procedures.PostGlBatch from web application which is developed by using c# language, it means User can able to enter batch number,batch id and Destination parameters values and then click button called Post Batch, after that it will display message PostGLBatch success or not, these are the things i need to do using web application?Could you plz Suggest me whether is it possible or not? if possible how to do otherwise is there any alternate way.

    Thanks

    Vamsi.

  • Suggested answer
    Almas Mahfooz Profile Picture
    11,009 User Group Leader on at

    With my limited knowledge I don't think you can execute Post_GL_Batch from your web Application. Other ways are related to dexterity, do you have Dexterity expertise?

    Also VSTools AddIn is an Option, you can go for it.

  • Community Member Profile Picture
    on at

    Thanks Almas,

    Could you give me some sample for how to use VSTolls AddIn.

    Thanks

    Vamsi.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Shravan Attelli Profile Picture

Shravan Attelli 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans