SAP Function Module CCM_CFG_HOLE_AREA_EXPORT

ConfigMgmt hole screen data export

The Function Module CCM_CFG_HOLE_AREA_EXPORT (ConfigMgmt hole screen data export) is a standard Function Module in SAP ERP and is part of the function group CCM_CFG_HOLE_AREA within the package DI_CCM.

Technical Information

Function Module CCM_CFG_HOLE_AREA_EXPORT
Short Text ConfigMgmt hole screen data export
Function Group CCM_CFG_HOLE_AREA
Package DI_CCM
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AS_MAINTND_CONFIG CLASS CL_CCM_AS_MAINTND_CONFIG CCM: As Maintained Configuration
EQUI_REF CLASS CL_CCM_EQUIPMENT CCM: Maintenance Object Equipment
FLOC_REF CLASS CL_CCM_FUNCLOC CCM: Maintenance Location FLoc
HOLE_DATA TYPE CCMHLDATA Data for Screen Field Transport
HOLE_REF CLASS CL_CCM_HOLE CCM: Maintenance Object 'Hole'
OPERATION_MODE TYPE C '-display N-Create D-Delete C-Change

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.