Menu

SAP Function Module RPY_DYNPRO_INSERT

Insert Screen in ABAP/4 Development Workbench

The Function Module RPY_DYNPRO_INSERT (Insert Screen in ABAP/4 Development Workbench) is a standard Function Module in SAP ERP and is part of the function group SIFP within the package SEUX.

Technical Information

Function Module RPY_DYNPRO_INSERT
Short Text Insert Screen in ABAP/4 Development Workbench
Function Group SIFP
Package SEUX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORRNUM LIKE E071-TRKORR SPACE Correction Number
HEADER LIKE RPY_DYHEAD
SUPPRESS_COMMIT_WORK TYPE C ' ' 'X'->Kein COMMIT WORK
SUPPRESS_CORR_CHECKS TYPE C ' '
SUPPRESS_DICT_SUPPORT TYPE C ' '
SUPPRESS_EXIST_CHECKS TYPE C ' '
SUPPRESS_EXTENDED_CHECKS TYPE C ' '
SUPPRESS_GENERATE TYPE C ' '
USE_CORRNUM_IMMEDIATEDLY TYPE C ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CONTAINERS TYPE DYCATT_TAB Screen: Container Attributes (External Representation)
FIELDS_TO_CONTAINERS TYPE DYFATC_TAB Screen: Single fields for a container (external represent.)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXISTS Screen already exists
CANCELLED Canceled by user in correction dialog box
FIELD_NOT_ALLOWED
ILLEGAL_FIELD_POSITION
ILLEGAL_FIELD_VALUE
MISSING_REQUIRED_FIELD
NOT_EXECUTED Unable to save screen
NOT_GENERATED
PROGRAM_NOT_EXISTS