SAP EXIT_SAPLRHGB_001 Function Module for Additional information on / off









EXIT_SAPLRHGB_001 is a standard exit saplrhgb 001 SAP function module available within SAP R/3 or S/4 Hana systems, depending on your version and release level. It is used for Additional information on / off 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 exit saplrhgb 001 FM, simply by entering the name EXIT_SAPLRHGB_001 into the relevant SAP transaction such as SE37 or SE38.

Function Group: XHGB
Program Name: SAPLXHGB
Main Program:
Appliation area: H
Release date: N/A
Mode(Normal, Remote etc): Normal Function Module
Update:

.



Related Function Modules

Below is a list of related SAP function modules this CUSTOMER FUNCTION exit / user exit is relevant for.
POPUP_TO_CONFIRM_DEL
RHGB_CUSTFB001
RHGB_CUSTFB002
RHGB_CUSTFB003
RHGB_GET_PERIOD
RHGB_PDVIEW_PAR
RHGB_SET_PERIOD Set period
RH_ASK_FOR_NEW_DESCRIPTION
RH_ASK_STATUSVECTOR
RH_ASSIGN_OBJECTS
RH_ASSIGN_TASKS Assign tasks
RH_CREATE_OBJS
RH_CREATE_POSITIONS
RH_DELETE_ORGE
RH_DEQUEUE_LIST
RH_ENQUEUE_LIST
RH_GET_PLVAR
RH_INSERT_OBJECTS
RH_MAINTAIN_JOB_ASSIGNMENT
RH_MAINTAIN_OBJ
RH_MOVE_ORGE Reassigning objects
RH_ORDER_CHANGE
RH_ORG_STRUCTURE_MAIN_CHECK
RH_SETUP_TREE_TABLE
RH_SET_PERSON_TO_POSITION
RH_SHOW_COLORS Display Color Legend
RH_SHOW_STRUCTURE
RH_SHOW_STRUCTURE_INLOOP
RH_SHOW_TASK_PROFILE

Copy and paste ABAP code example for EXIT_SAPLRHGB_001 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.

ABAP code using 7.40 inline data declarations to call FM EXIT_SAPLRHGB_001

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



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!