Hierarchy

⤷

⤷

Properties
Class | CL_ENH_BADI_DEF_UTILITY | |
Short Description | Utility for BAdI Definitions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_REDEFINITION_BADI | Enhancement Framework Redefinition BAdI |
Created | 20041109 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ENH_BADI_DEF_UTILITY has no interface implemented.
Friends
Class CL_ENH_BADI_DEF_UTILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | R3STATE | 'A' | ABAP: Program Status (Active, Saved, Transported...) | 20041124 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | R3STATE | 'I' | ABAP: Program Status (Active, Saved, Transported...) | 20041124 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CLASSNAME | 'IF_BADI_INTERFACE' | Reference Type | 20041115 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | ENHBOOLEAN | SPACE | Enhancement Boolean | 20041109 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | ENHBOOLEAN | 'X' | Enhancement Boolean | 20041109 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | DDTYPEKIND | 'BADI' | Kind of Type | 20041124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Whether Class/Interface Exists | 20041109 |
2 | ![]() |
Static method | Public | Method | Check Whether Class/Interface Active | 20080108 |
3 | ![]() |
Static method | Public | Method | Checks whether construction of impl. class is w/o parameters | 20080116 |
4 | ![]() |
Static method | Public | Method | Check Menu Enhancement BAdI | 20041109 |
5 | ![]() |
Static method | Public | Method | Checks Icon | 20041206 |
6 | ![]() |
Static method | Public | Method | Checks whether BAdI of same name already exists | 20060928 |
7 | ![]() |
Static method | Public | Method | 20070515 | |
8 | ![]() |
Static method | Public | Method | Checks Whether Subscreen Area Is Valid | 20041109 |
9 | ![]() |
Static method | Public | Method | Checks Whether IF Methods Have Ret. or Exp. Parameters | 20050228 |
10 | ![]() |
Static method | Public | Method | Checks Subscreen in BAdI Implementation | 20041203 |
11 | ![]() |
Static method | Public | Method | Gets Data of BAdI Definition | 20041125 |
12 | ![]() |
Static method | Public | Method | Returns Namespace for a Spot | 20050331 |
13 | ![]() |
Static method | Public | Method | Implement BAdI | 20060516 |
14 | ![]() |
Static method | Public | Method | Checks Whether Name Is Valid | 20041124 |
15 | ![]() |
Static method | Public | Method | Checks Whether BAdI Defintion Is Located in Spot | 20041124 |
16 | ![]() |
Static method | Public | Method | Is name of BAdI definition to be created valid | 20070111 |
17 | ![]() |
Static method | Public | Method | Checks Whether Menu Enhancements Are Allowed | 20050107 |
18 | ![]() |
Static method | Public | Method | Checks whether filter value check of program class is valid | 20060104 |
19 | ![]() |
Static method | Public | Method | Checks whether filter value check of Dictionary is valid | 20060104 |
20 | ![]() |
Static method | Public | Method | Checks Whether Filter Can Be Added | 20050207 |
21 | ![]() |
Static method | Public | Method | Checks Whether Implemented Classe Is Valid | 20041124 |
22 | ![]() |
Static method | Public | Method | Checks Whether Class Implements BAdI Interface | 20041109 |
23 | ![]() |
Static method | Public | Method | Checks Whether BAdI Interface Contains 'IF_BADI_INTERFACE' | 20041115 |
24 | ![]() |
Static method | Public | Method | Checks Whether 'Multiple Use' Can Be Set | 20041109 |
25 | ![]() |
Static method | Public | Method | Checks whether a system is an SAP system | 20050314 |
26 | ![]() |
Static method | Public | Method | Checks Whether Spot Exists | 20041124 |
27 | ![]() |
Static method | Public | Method | Checks whether spot is already transported or delivered | 20060515 |
Events
Class CL_ENH_BADI_DEF_UTILITY has no event.
Types
Class CL_ENH_BADI_DEF_UTILITY has no local type.
Method Signatures
Method CHECK_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20100310 | ||
2 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstrakte Klasse in BAdI Implementierung | 20060329 | |
2 | ![]() |
Ausnahme: Klasse/Interface existiert nicht | 20041109 |
Method CHECK_CLASS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20080108 | ||
2 | ![]() |
RE_CLASS_ACTIVE | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20080111 |
Method CHECK_CLASS_ACTIVE on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method CHECK_CONSTRUCTOR_WITH_PARM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONSTRUCTOR_ERR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X'=Constructor hat parameter | 20080116 | ||
2 | ![]() |
CONSTRUCTOR_WARN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X'=Constructor hat optionale Parameter | 20110222 | ||
3 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20080116 |
Method CHECK_CONSTRUCTOR_WITH_PARM on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method CHECK_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI | Call by reference | Type reference (TYPE) | ENHBADIID | BAdI Id im Enhancencement | 20041109 | ||
2 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | GUI_FUNC | Menu Painter: Funktionscode | 20041109 | ||
3 | ![]() |
IM_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Fcode Prüfung aus BAdi Definition | 20041109 |
Method CHECK_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ICON_NAME | Call by reference | Type reference (TYPE) | ICONNAME | Name einer Ikone | 20041206 | ||
2 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20041206 | ||
3 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20041206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041206 |
Method CHECK_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | Name eines BAdIs im Enhancement Framework | 20060928 | ||
2 | ![]() |
IM_ENHO_NAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20060928 | ||
3 | ![]() |
IM_IMPL_NAME | Call by reference | Type reference (TYPE) | ENH_BADI_IMPL | Enhancement Id eine BadI Implementierung | 20060928 | ||
4 | ![]() |
IM_SINGLE_USE | Call by reference | Type reference (TYPE) | ENHBOOLEAN | ABAP_FALSE | BAdI ist nicht mehrfach implementierbar | 20061005 | |
5 | ![]() |
RE_MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20060928 |
Method CHECK_IMPL on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method CHECK_MENU_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENUS | Call by reference | Type reference (TYPE) | ENH_BADI_GUI_IT | Tabelle ENH_BADI_GUI | 20070515 | ||
2 | ![]() |
MESSAGES | Value transfer | Type reference (TYPE) | ENH_CHK_MESS_IT | Struktur der Message-Variablen | 20070515 |
Method CHECK_MENU_CODE on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method CHECK_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI | Call by reference | Type reference (TYPE) | ENHBADIID | BAdI Id im Enhancencement | 20041109 | ||
2 | ![]() |
IM_DYNPRO | Call by reference | Type reference (TYPE) | SCRADNUM | Dynpronummer | 20041109 | ||
3 | ![]() |
IM_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20041109 | ||
4 | ![]() |
IM_SUBSCREEN | Call by reference | Type reference (TYPE) | SUBSCREEN | Datenelement Subscreen | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Screenerweiterung wird schon verwendet | 20041109 | |
2 | ![]() |
Ausnahme: Screenerweiterung wird schon verwendet | 20041109 |
Method CHECK_SINGLE_USE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_INTERFACE | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20050228 | ||
2 | ![]() |
RE_SINGLE_OK | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20050228 |
Method CHECK_SINGLE_USE on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method CHECK_SUBSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20041203 | ||
2 | ![]() |
IM_SCREEN | Call by reference | Type reference (TYPE) | SCRADNUM | Dynpronummer | 20041203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Screenerweiterung wird schon verwendet | 20041203 |
Method GET_BADI_DEF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20041125 | ||
2 | ![]() |
IM_VERSION | Call by reference | Type reference (TYPE) | R3STATE | 'A' | ABAP: Programmstatus (aktiv, gesichert, transportiert...) | 20041125 | |
3 | ![]() |
RE_DATA | Value transfer | Type reference (TYPE) | ENH_BADI_DATA_IT | Tabelle zu ENH_BADI_DATA: ENH | 20041125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enhancement Wurzel-Ausnahmeklasse | 20041125 |
Method GET_NAMESPACE_FOR_SPOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20050331 | ||
2 | ![]() |
RE_NAMESPACE | Value transfer | Type reference (TYPE) | NAMESPACE | Namensraum | 20050331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spot hat keinen Namensraum | 20050331 |
Method IMPLEMENT_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BADI_INTERFACE | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20060516 | ||
2 | ![]() |
BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | Name eines BAdIs im Enhancement Framework | 20060516 | ||
3 | ![]() |
ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20060516 | ||
4 | ![]() |
IMPL_NAME | Call by reference | Type reference (TYPE) | ENH_BADI_IMPL | Enhancement Id eine BadI Implementierung | 20060516 | ||
5 | ![]() |
SPOT_NAME | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Erweiterungsspots | 20060516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service : Exception | 20060516 |
Method IS_BADI_IMPL_NAME_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI_NAME | Call by reference | Type reference (TYPE) | ENH_BADI_IMPL | 30 Characters | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Utility für BAdI Definitionen | 20081219 |
Method IS_BADI_IN_SPOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI_DEF | Call by reference | Type reference (TYPE) | ENHBADIID | BAdI Id im Enhancencement | 20041124 | ||
2 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Utility für BAdI Definitionen | 20041124 |
Method IS_BADI_NAME_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTUAL_DEFS | Call by reference | Type reference (TYPE) | ENH_BADI_DATA_IT | Tabelle zu ENH_BADI_DATA: ENH | 20070111 | ||
2 | ![]() |
IM_BADI_NAME | Call by reference | Type reference (TYPE) | ENHBADIID | BAdI Id im Enhancencement | 20070111 | ||
3 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20070111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BAdI existiert schon | 20070111 | |
2 | ![]() |
Utility für BAdI Definitionen | 20070111 | |
3 | ![]() |
Enhancement Persistenz über normale Tabellen | 20070111 | |
4 | ![]() |
Enhancement Persistenz über normale Tabellen | 20070111 | |
5 | ![]() |
Enhancement Wurzel-Ausnahmeklasse | 20070111 | |
6 | ![]() |
Enhancement Wurzel-Ausnahmeklasse | 20070111 | |
7 | ![]() |
Namensraumkonflikt | 20070111 | |
8 | ![]() |
Enhancement Wurzel-Ausnahmeklasse | 20070111 |
Method IS_FCODE_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | ENH_BADI_DATA | Enhancement Sicht auf BAdI Daten | 20050107 | ||
2 | ![]() |
RE_VALID | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20050107 |
Method IS_FCODE_VALID on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method IS_FILTER_CLAS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FILTER | Value transfer | Type reference (TYPE) | ENH_BADI_FILTER | Enhancement Sicht auf BAdI Filter | 20060104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Klass für Filterwertprüfungen existiert nicht | 20060104 |
Method IS_FILTER_DICT_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FILTER | Value transfer | Type reference (TYPE) | ENH_BADI_FILTER | Enhancement Sicht auf BAdI Filter | 20060104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dictionary-Beziehung für Filterwertprüfung fehlerhaft | 20060104 |
Method IS_FILTER_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI_DATA | Call by reference | Type reference (TYPE) | ENH_BADI_DATA | Enhancement Sicht auf BAdI Daten | 20050207 | ||
2 | ![]() |
RE_OK | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20050207 |
Method IS_FILTER_POSSIBLE on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method IS_IMPL_CLASS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BADI_DEF | Call by reference | Type reference (TYPE) | ENHBADIID | BAdI Id im Enhancencement | 20041124 | ||
2 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20041124 | ||
3 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstrakte Klasse in BAdI Implementierung | 20050225 | |
2 | ![]() |
BAdI Implementierung nicht gültig | 20041124 |
Method IS_IMPL_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20041109 | ||
2 | ![]() |
IM_INTERFACE | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstrakte Klasse in BAdI Implementierung | 20050225 | |
2 | ![]() |
Ausnahme: Klasse/Interface existiert nicht | 20041109 |
Method IS_INTERFACE_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DO_NOT_CHECK_INHERIT | Call by reference | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20060508 | ||
2 | ![]() |
IM_INTERFACE | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20041115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BAdI Interface ungültig | 20041115 |
Method IS_MULTIPLICITY_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | ENH_BADI_DATA | Enhancement Sicht auf BAdI Daten | 20041109 | ||
2 | ![]() |
RE_VALID | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20041109 |
Method IS_MULTIPLICITY_VALID on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method IS_SAP_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_SAP_SYSTEM | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancment Boolean | 20050314 |
Method IS_SAP_SYSTEM on class CL_ENH_BADI_DEF_UTILITY has no exception.
Method IS_SPOT_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Enhancement Spots | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Spot existiert nicht | 20041124 |
Method IS_TRANSPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_IS_TRANSPORTED | Value transfer | Type reference (TYPE) | ENHBOOLEAN | Enhancement Boolean | 20060515 | ||
2 | ![]() |
IM_SPOT | Call by reference | Type reference (TYPE) | ENHSPOTNAME | Name (ID) eines Erweiterungsspots | 20060515 |
Method IS_TRANSPORTED on class CL_ENH_BADI_DEF_UTILITY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |