Menu

SAP Function Module ECATT_SIMULATE_DYNPRO

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module ECATT_SIMULATE_DYNPRO () is a standard Function Module in SAP ERP and is part of the function group ECATT_DYNSIM within the package SECATT.

Technical Information

Function Module ECATT_SIMULATE_DYNPRO
Short Text
Function Group ECATT_DYNSIM
Package SECATT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATTTYP LIKE CATA-ATYP 'C'
DISPLAY_ONLY LIKE CATF-INAKS SPACE
DYNNR LIKE CATF-DYNNR
DYNPROINDEX LIKE CATF-LFDNR 0
DYNPROSTOTAL LIKE CATF-LFDNR 0
FUNC_STATUS LIKE RSCAT-SD_ABF ''
GENERATE_AND_HOLD LIKE CATF-INAKS SPACE
GENERATE_AS_SUBSCREEN LIKE CATF-INAKS SPACE
GENERATE_ONLY LIKE CATF-INAKS SPACE
IM_ECATT_DEST TYPE ETCMP_CMP SPACE Target System (Key in System Data Container)
IM_PARAMS CLASS CL_APL_ECATT_PARAMS Parameter Definition for Test Data
MAINTAIN_MODE LIKE CATF-INAKS SPACE
MPOOL LIKE CATF-MPOOL
OWN_STATUS_TITLE LIKE CATF-INAKS SPACE
PAR_FIELDS_ONLY LIKE CATF-INAKS SPACE
RFCDESTINATION LIKE RSCAT-RFCDEST SPACE
SUBSCRDEF LIKE CATF-INAKS SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GEN_DYNNR LIKE CATF-DYNNR
GEN_MPOOL LIKE CATF-MPOOL
OKCODE LIKE SY-UCOMM Selected Function

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDDATA TYPE ETTCD_SIM_TABTYPE

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARAMLIST LIKE CATP

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DYNPRO_NOT_FOUND
ENQ_ERROR
GEN_ERROR Error During Generation
NO_DYNPRO No screen specified
SUBSCR_ERROR