Menu

SAP Function Module PRGN_CHANGEDOCUMENT_WRITE

The Function Module PRGN_CHANGEDOCUMENT_WRITE () is a standard Function Module in SAP ERP and is part of the function group PRGN_SCDO_H within the package S_PROFGEN.

Technical Information

Function Module PRGN_CHANGEDOCUMENT_WRITE
Short Text
Function Group PRGN_SCDO_H
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITY_GROUP LIKE AGR_DEFINE-AGR_NAME Role Name
N_AGR_DEFINE LIKE AGR_DEFINE
O_AGR_DEFINE LIKE AGR_DEFINE
UPD_AGR_AGRS LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_AGR_BUFFI LIKE SMENSAPNEW-CUSTOMIZED SPACE Customized ('C') or standard menu ('S') flag
UPD_AGR_DEFINE LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_AGR_FLAGS LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_AGR_HPAGE LIKE SMENSAPNEW-CUSTOMIZED SPACE Customized ('C') or standard menu ('S') flag
UPD_AGR_MAPP LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_AGR_OBJ LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_AGR_TEXTS LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_AGR_USERS LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_CD1016 LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_CD1251 LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator
UPD_CD1252 LIKE SMENSAPNEW-CUSTOMIZED SPACE Change indicator

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
N_AGR_AGRS LIKE AGR_AGRS Roles in composite roles
N_AGR_BUFFI LIKE AGR_BUFFI Table for Internet Links for Roles
N_AGR_FLAGS LIKE AGR_FLAGS Role attributes
N_AGR_HPAGE LIKE AGR_HPAGE Role Home Page
N_AGR_MAPP LIKE AGR_MAPP MiniApps in Role
N_AGR_OBJ LIKE AGR_OBJ Assignment of Menu Nodes to Role
N_AGR_TEXTS LIKE AGR_TEXTS File Structure for Hierarchical Menu - Customer
N_AGR_USERS LIKE AGR_USERS Assignment of roles to users
N_CD1016 LIKE CD1016 Role Profile Name
N_CD1251 LIKE CD1251 Authorization Data for Role
N_CD1252 LIKE CD1252 Organizational elements for authorizations
O_AGR_AGRS LIKE AGR_AGRS Roles in composite roles
O_AGR_BUFFI LIKE AGR_BUFFI Table for Internet Links for Roles
O_AGR_FLAGS LIKE AGR_FLAGS Role attributes
O_AGR_HPAGE LIKE AGR_HPAGE Role Home Page
O_AGR_MAPP LIKE AGR_MAPP MiniApps in Role
O_AGR_OBJ LIKE AGR_OBJ Assignment of Menu Nodes to Role
O_AGR_TEXTS LIKE AGR_TEXTS File Structure for Hierarchical Menu - Customer
O_AGR_USERS LIKE AGR_USERS Assignment of roles to users
O_CD1016 LIKE CD1016 Role Profile Name
O_CD1251 LIKE CD1251 Authorization Data for Role
O_CD1252 LIKE CD1252 Organizational elements for authorizations

Exceptions

This function module does not define any Exceptions.