Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The Function Module C1F2_SUBSTANCES_USED (EHS: Verwendungsnachweis für Spezifikationen) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_SUBSTANCES_USED |
Short Text | EHS: Verwendungsnachweis für Spezifikationen |
Function Group | C1F2 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATERANGE | LIKE | RCGDATERANGE | Time period for historical search | |
I_FLG_EXCLUDE_PROPERTIES | TYPE | ESP1_BOOLEAN | ESP1_FALSE | ohne (- 'X') bzw. nur (- ' ') die Eigenschaften in I_ESTCAT_TAB |
I_FLG_IGNORE_REF | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_FLG_INCLUDING | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Type of usage (see module documentation) |
I_FLG_INCL_DIRECT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_FLG_INHERITANCE | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Usage in inheritance |
I_FLG_NO_AUTH_CHECK | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_FLG_REFERENCE | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Usage as reference |
I_FLG_REPORT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Usage directly to a report |
I_FLG_REPORT_DIRECT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Usage directly to a report |
I_FLG_SIMPLE_USAGE_TAB | TYPE | ESP1_BOOLEAN | ESP1_FALSE | E_USAGE_TAB ohne Details |
I_FLG_TRANSPORT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Usage in transport classification |
I_FLG_TRANS_CLOSURE | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_OBJTYPE | LIKE | TCGUEFU-OBJTYPE | Specification category | |
I_SEARCHMODE | LIKE | RCGSELSCR-SEARCHMODE | ESP1_SRCHMD_INIT | Search mode for historical search |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Key date |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FRTO_USAGE_TAB | TYPE | ESPRH_FRTO_USAGE_TAB_TYPE | Result of historical search | |
E_REPORTS_TAB | LIKE | RCGAPIDH | Result of report search | |
E_USAGE_TAB | TYPE | ESPRH_USAGE_TAB_TYPE | Result of key date search | |
I_ESTCAT_TAB | TYPE | RCG_ESTCAT_TAB_TYPE | EHS: Tabelle mit Bewertungsarten | |
I_RECN_TAB | LIKE | RCGSTDRECN | Specifications to be examined |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ESTCAT_AUTH_CHECK_ERROR | System error during authorization check for value assignment types |
ILLEGAL_INPUT | Invalid entry |
INCL_SUBS_FIND_ERROR | Error searching via component relationship |
RECNTRH_AUTH_CHECK_ERROR | System error during authorization check for specifications |
REF_SUBS_FIND_ERROR | Error searching via reference relationship |