Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ABAP Function Module Made Easy
Rating: 4.6 out of 5(4 ratings)
51 students

ABAP Function Module Made Easy

SAP ABAP Function Module
Created byPankaj Kumar
Last updated 6/2022
English

What you'll learn

  • Normal Function Moduel
  • Remot Enabled Function Module and its different types
  • Update Function Module and its different types
  • tRFC & qRFC

Course content

2 sections9 lectures7h 19m total length
  • Introduction1:46
  • Regular Function Module1:48:16
  • Remote Enabled Function Module | RFC Table Parameters1:32:14

    In this section we have discussed about -

    Remote Enabled Function Module

  • Update Function Module - Part 11:25:55

    In this section we have discussed about -

    in Depth of Update Function Module

  • Update Function Module - Part 2 | Different Types of Update V1, Update V21:22:10

    In this section we have discussed about -

    Different types of Update Function Module

Requirements

  • Core ABAP Programming Knowledge is good to have

Description

Function modules allow you to encapsulate and reuse global functions in the SAP System. They are managed in a central function library. The SAP System contains several predefined function modules that can be called from any ABAP program. Function modules also play an important role during updating and in the interaction between different SAP systems, or between SAP systems and remote systems through remote communications.


Function modules allow you to encapsulate and reuse global functions in the SAP System. They are managed in a central function library. The SAP System contains several predefined function modules that can be called from any ABAP program. Function modules also play an important role during updating and in the interaction between different SAP systems, or between SAP systems and remote systems through remote communications.


In this course, we have discussed below -


Function Module - Part 1- Regular Function Module - Regular Function Module in Detail. It's sample demo video for ABAP function Module


Function Module - Part 2 - Remote Enabled Function Module RFC Table Parameters - Remote Enabled Function Module in Detail


Function Module - Part 3 - Update Function Module -  In This In Detail , I have discussed about the Update function Module. This is one of the Bundling technique to achieve the SAP LUW.


Function Module - Part 4 Update Function Module - Update Function Module Part 2 Different Types of Update V1 Update( Critical Update with Retry Option) V1 Update( Critical Update with No Retry Option)


t RFC Part 1 | Basics | Intro | What is t-RFC? | Why tRFC? - In this video I have mentioned about the Different types of Asynchrounous RFC. One of them is t- RFC. Introduction has been covereed in Detail. t-rfc service quality is 'Exactly Once'.


tRFC - Part 2 ( Transaction RFC in SAP ABAP ) | Practical Example - In this video I have discussed tRFC concept with an example. Introduction has been covered in Detail. t-RFC service quality is 'Exactly Once'. It ensures that the RFC FM is going to get execute only once on the destination server. This is the beauty of the t-RFC.


tRFC - Part 3 || Transaction RFC| Summary - In this video I have mentioned about the theratical aspect of t- RFC. t-rfc service quality is 'Exactly Once'. It ensures that the RFC FM is going to get execute only once on the destination server. This is the beauty of the t-RFC.


tRFC - Part 4 - As Separate Unit || Different Context || Step by Step - In this video we have discussed about as separate unit addition. t-rfc service quality is 'Exactly Once'. It ensures that the RFC FM is going to get execute only once on the destination server. This is the beauty of the t-RFC.


Who this course is for:

  • Functional People
  • Technical People
  • ABAP Beginner