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 CO_NW_ACTIVITY_DETAIL_CHECK (Call Netzplanvorgangsdetailbild) is a standard Function Module in SAP ERP and is part of the function group CONW within the package CN_NET_OPR.
Function Module | CO_NW_ACTIVITY_DETAIL_CHECK |
Short Text | Call Netzplanvorgangsdetailbild |
Function Group | CONW |
Package | CN_NET_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AKTYP | LIKE | TC01A-AKTYP | Aktivitätstyp | |
FLG_DARK | LIKE | ' ' | Bild dunkel prozessieren | |
RC27I_IMP | LIKE | RC27I | Indexfeldleiste auf Belegtabellen | |
RC27M_IMP | LIKE | RC27M | '' | Materialdaten des Plans |
RCR01_CHK | LIKE | RCR01 | Arbeitsplatzdaten alter Stand (nur bei AkTyp -C) | |
RCR01_IMP | LIKE | RCR01 | '' | Arbeitsplatzdaten |
SEL_STTAG | LIKE | RC27S-STTAG | ' ' | Stichtag zu dem Plan aufgebaut wird |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_ESC | LIKE | Bild wurde abgebrochen | ||
OK_CODE | LIKE | T185-FCODE | OK-Code welcher im Detailbild gesetzt wurde | |
RCR01_EXP | LIKE | RCR01 | Armbeitsplatzdaten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_BLDGR | Bildgruppe nicht vorhanden |