How to Replicate Stored Procedure Execution..
Replicating Stored Procedure execution is possible in SQL which means when the stored procedure is executed in Publisher then the transaction will be automatically done in subscriber also with need for replication and reduced logging… The option will look like..

Complete Article is here