Menu

SAP Function Module POPUP_TO_CONFIRM_DEL

bestätigen löschen/abgrenzen Objekt/Verknüpfung

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module POPUP_TO_CONFIRM_DEL (bestätigen löschen/abgrenzen Objekt/Verknüpfung) is a standard Function Module in SAP ERP and is part of the function group RHGB within the package SP00.

Technical Information

Function Module POPUP_TO_CONFIRM_DEL
Short Text bestätigen löschen/abgrenzen Objekt/Verknüpfung
Function Group RHGB
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE OBJEC-BEGDA Current start date
DEFIBEGDA LIKE OBJEC-ENDDA Minimum start date
DEFIENDDA LIKE OBJEC-ENDDA Minimum end date
ENDDA LIKE OBJEC-ENDDA Current end date
KEYFLAG TYPE C SPACE 'X': display object key
OTYPE_1 LIKE OBJEC-OTYPE Object 1: object type - only when NODETB is empty
OTYPE_2 LIKE OBJEC-OTYPE Object 2: object type
PFKEY LIKE SY-PFKEY PF key status
REALO_1 LIKE Object 1: extended object ID
REALO_2 LIKE Object 2: extended object ID
SHORTFLAG TYPE C SPACE 'X': display object abbreviation
SHORT_1 LIKE OBJEC-SHORT Object 1: object abbreviation
SHORT_2 LIKE OBJEC-SHORT Object 2: object abbreviation
STEXT_1 LIKE OBJEC-STEXT Object 1: short description
STEXT_2 LIKE OBJEC-STEXT Object 2: short description
TITEL LIKE Dialog box title

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER LIKE Reply
CONFL LIKE Flag: repeat list processing
DBEGDA LIKE OBJEC-BEGDA Selected start date
DENDDA LIKE OBJEC-ENDDA Selected end date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODETB LIKE SNODETEXT Table: display of hierarchy

Exceptions

This function module does not define any Exceptions.