SAP TB_LIMIT_SUBMIT_EGP_PROTOCOL Function Module for Call Report for Displaying Single Transaction Check Log
TB_LIMIT_SUBMIT_EGP_PROTOCOL is a standard tb limit submit egp protocol SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for Call Report for Displaying Single Transaction Check Log processing and below is the pattern details for this FM, showing its interface including any import and export parameters, exceptions etc. there is also a full "cut and paste" ABAP pattern code example, along with implementation ABAP coding, documentation and contribution comments specific to this or related objects.
See here to view full function module documentation and code listing for tb limit submit egp protocol FM, simply by entering the name TB_LIMIT_SUBMIT_EGP_PROTOCOL into the relevant SAP transaction such as SE37 or SE38.
Function Group: TBL6
Program Name: SAPLTBL6
Main Program: SAPLTBL6
Appliation area: F
Release date: N/A
Mode(Normal, Remote etc): Normal Function Module
Update:

Function TB_LIMIT_SUBMIT_EGP_PROTOCOL pattern details
In-order to call this FM within your sap programs, simply using the below ABAP pattern details to trigger the function call...or see the full ABAP code listing at the end of this article. You can simply cut and paste this code into your ABAP progrom as it is, including variable declarations.CALL FUNCTION 'TB_LIMIT_SUBMIT_EGP_PROTOCOL'"Call Report for Displaying Single Transaction Check Log.
TABLES
* R_UNAME = "
* R_PARTNR = "
* R_SLPG = "
* R_RPORTB = "
* R_RDEAL = "
* R_WAERS = "
* R_CONTRO = "
* R_INTORG = "
* R_RCOUNT = "
* R_CRATIN = "
* R_COUNT = "
* R_DATE = "Structure of a Range Table for a Date Field
* R_SECTOR = "
* R_RATING = "
* R_RCID01 = "
* R_RCID02 = "
* R_RCID03 = "
* R_RCID04 = "
* R_RCID05 = "
* R_RCID06 = "
* R_RCID07 = "
* R_RCID08 = "
* R_SLA = "Transfer Structure Ranges: Limit Type
* R_RCID09 = "
* R_RCID10 = "
* R_RCID11 = "
* R_RCID12 = "
* R_RCID13 = "
* R_RCID14 = "
* R_RCID15 = "
* R_RLV = "Transfer Structure Ranges: Limit Record Number
* R_SLE = "Transfer Structure Ranges: Determination Procedure
* R_DLVB = "Structure of a Range Table for a Date Field
* R_DLVE = "Structure of a Range Table for a Date Field
* R_OBJNR = "
* R_BUKRS = "
TABLES Parameters details for TB_LIMIT_SUBMIT_EGP_PROTOCOL
R_UNAME -
Data type: TRLM_T_R_UNAMEOptional: Yes
Call by Reference: Yes
R_PARTNR -
Data type: LMALV_T_R_PARTNROptional: Yes
Call by Reference: Yes
R_SLPG -
Data type: LMALV_T_R_SLPGOptional: Yes
Call by Reference: Yes
R_RPORTB -
Data type: LMALV_T_R_RPORTBOptional: Yes
Call by Reference: Yes
R_RDEAL -
Data type: LMALV_T_R_RDEALEROptional: Yes
Call by Reference: Yes
R_WAERS -
Data type: LMALV_T_R_WAERSOptional: Yes
Call by Reference: Yes
R_CONTRO -
Data type: LMALV_T_R_CONTROL01Optional: Yes
Call by Reference: Yes
R_INTORG -
Data type: LMALV_T_R_INTORGOptional: Yes
Call by Reference: Yes
R_RCOUNT -
Data type: LMALV_T_R_RCOUNTRYOptional: Yes
Call by Reference: Yes
R_CRATIN -
Data type: LMALV_T_R_CRATINGOptional: Yes
Call by Reference: Yes
R_COUNT -
Data type: LMALV_T_R_COUNTRYOptional: Yes
Call by Reference: Yes
R_DATE - Structure of a Range Table for a Date Field
Data type: RSDATRANGEOptional: Yes
Call by Reference: Yes
R_SECTOR -
Data type: LMALV_T_R_SECTOROptional: Yes
Call by Reference: Yes
R_RATING -
Data type: LMALV_T_R_RATINGOptional: Yes
Call by Reference: Yes
R_RCID01 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID02 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID03 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID04 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID05 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID06 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID07 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID08 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_SLA - Transfer Structure Ranges: Limit Type
Data type: VTSL_SLARANGEOptional: Yes
Call by Reference: Yes
R_RCID09 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID10 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID11 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID12 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID13 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID14 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RCID15 -
Data type: LMALV_T_R_RCIDOptional: Yes
Call by Reference: Yes
R_RLV - Transfer Structure Ranges: Limit Record Number
Data type: VTSL_RLVRANGEOptional: Yes
Call by Reference: Yes
R_SLE - Transfer Structure Ranges: Determination Procedure
Data type: VTSL_SLERANGEOptional: Yes
Call by Reference: Yes
R_DLVB - Structure of a Range Table for a Date Field
Data type: RSDATRANGEOptional: Yes
Call by Reference: Yes
R_DLVE - Structure of a Range Table for a Date Field
Data type: RSDATRANGEOptional: Yes
Call by Reference: Yes
R_OBJNR -
Data type: LMALV_T_R_OBJNROptional: Yes
Call by Reference: Yes
R_BUKRS -
Data type: LMALV_T_R_BUKRSOptional: Yes
Call by Reference: Yes
Copy and paste ABAP code example for TB_LIMIT_SUBMIT_EGP_PROTOCOL Function Module
The ABAP code below is a full code listing to execute function module POPUP_TO_CONFIRM including all data declarations. The code uses the original data declarations rather than the latest in-line data DECLARATION SYNTAX but I have included an ABAP code snippet at the end to show how declarations would look using the newer method of declaring data variables on the fly. This will allow you to compare and fully understand the new inline method. Please note some of the newer syntax such as the @DATA is not available until a later 4.70 service pack (SP8), which i why i have stuck to the origianl for this example.| DATA: | ||||
| lt_r_uname | TYPE STANDARD TABLE OF TRLM_T_R_UNAME, " | |||
| lt_r_partnr | TYPE STANDARD TABLE OF LMALV_T_R_PARTNR, " | |||
| lt_r_slpg | TYPE STANDARD TABLE OF LMALV_T_R_SLPG, " | |||
| lt_r_rportb | TYPE STANDARD TABLE OF LMALV_T_R_RPORTB, " | |||
| lt_r_rdeal | TYPE STANDARD TABLE OF LMALV_T_R_RDEALER, " | |||
| lt_r_waers | TYPE STANDARD TABLE OF LMALV_T_R_WAERS, " | |||
| lt_r_contro | TYPE STANDARD TABLE OF LMALV_T_R_CONTROL01, " | |||
| lt_r_intorg | TYPE STANDARD TABLE OF LMALV_T_R_INTORG, " | |||
| lt_r_rcount | TYPE STANDARD TABLE OF LMALV_T_R_RCOUNTRY, " | |||
| lt_r_cratin | TYPE STANDARD TABLE OF LMALV_T_R_CRATING, " | |||
| lt_r_count | TYPE STANDARD TABLE OF LMALV_T_R_COUNTRY, " | |||
| lt_r_date | TYPE STANDARD TABLE OF RSDATRANGE, " | |||
| lt_r_sector | TYPE STANDARD TABLE OF LMALV_T_R_SECTOR, " | |||
| lt_r_rating | TYPE STANDARD TABLE OF LMALV_T_R_RATING, " | |||
| lt_r_rcid01 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid02 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid03 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid04 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid05 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid06 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid07 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid08 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_sla | TYPE STANDARD TABLE OF VTSL_SLARANGE, " | |||
| lt_r_rcid09 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid10 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid11 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid12 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid13 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid14 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rcid15 | TYPE STANDARD TABLE OF LMALV_T_R_RCID, " | |||
| lt_r_rlv | TYPE STANDARD TABLE OF VTSL_RLVRANGE, " | |||
| lt_r_sle | TYPE STANDARD TABLE OF VTSL_SLERANGE, " | |||
| lt_r_dlvb | TYPE STANDARD TABLE OF RSDATRANGE, " | |||
| lt_r_dlve | TYPE STANDARD TABLE OF RSDATRANGE, " | |||
| lt_r_objnr | TYPE STANDARD TABLE OF LMALV_T_R_OBJNR, " | |||
| lt_r_bukrs | TYPE STANDARD TABLE OF LMALV_T_R_BUKRS. " |
|   CALL FUNCTION 'TB_LIMIT_SUBMIT_EGP_PROTOCOL' "Call Report for Displaying Single Transaction Check Log |
| TABLES | ||
| R_UNAME | = lt_r_uname | |
| R_PARTNR | = lt_r_partnr | |
| R_SLPG | = lt_r_slpg | |
| R_RPORTB | = lt_r_rportb | |
| R_RDEAL | = lt_r_rdeal | |
| R_WAERS | = lt_r_waers | |
| R_CONTRO | = lt_r_contro | |
| R_INTORG | = lt_r_intorg | |
| R_RCOUNT | = lt_r_rcount | |
| R_CRATIN | = lt_r_cratin | |
| R_COUNT | = lt_r_count | |
| R_DATE | = lt_r_date | |
| R_SECTOR | = lt_r_sector | |
| R_RATING | = lt_r_rating | |
| R_RCID01 | = lt_r_rcid01 | |
| R_RCID02 | = lt_r_rcid02 | |
| R_RCID03 | = lt_r_rcid03 | |
| R_RCID04 | = lt_r_rcid04 | |
| R_RCID05 | = lt_r_rcid05 | |
| R_RCID06 | = lt_r_rcid06 | |
| R_RCID07 | = lt_r_rcid07 | |
| R_RCID08 | = lt_r_rcid08 | |
| R_SLA | = lt_r_sla | |
| R_RCID09 | = lt_r_rcid09 | |
| R_RCID10 | = lt_r_rcid10 | |
| R_RCID11 | = lt_r_rcid11 | |
| R_RCID12 | = lt_r_rcid12 | |
| R_RCID13 | = lt_r_rcid13 | |
| R_RCID14 | = lt_r_rcid14 | |
| R_RCID15 | = lt_r_rcid15 | |
| R_RLV | = lt_r_rlt | |
| R_SLE | = lt_r_sle | |
| R_DLVB | = lt_r_dltb | |
| R_DLVE | = lt_r_dlte | |
| R_OBJNR | = lt_r_objnr | |
| R_BUKRS | = lt_r_bukrs | |
| . " TB_LIMIT_SUBMIT_EGP_PROTOCOL | ||
ABAP code using 7.40 inline data declarations to call FM TB_LIMIT_SUBMIT_EGP_PROTOCOL
The below ABAP code uses the newer in-line data declarations. This allows you to see the coding differences/benefits of the later inline syntax. Please note some of the newer syntax below, such as the @DATA is not available until 4.70 EHP 8.Search for further information about these or an SAP related objects