SAP ABAP Class /MRSS/IF_EX_SQP_DEM_EXIT (Business add-in interface /MRSS/IF_EX_SQP_DEM_EXIT)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_DEF_IM_SQP_DEM_EXIT | Default implementation for BAdI definition /MRSS/SQP_DEM_EX | 20060901 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_EXM_IM_SQP_DEM_EXIT | Example implementation for business add-in definition /MRSS/ | 20061002 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_EX_SQP_DEM_EXIT | BAdI class /MRSS/CL_EX_SQP_DEM_EXIT | 20060419 |
Properties
| Class | /MRSS/IF_EX_SQP_DEM_EXIT | |
| Short Description | Business add-in interface /MRSS/IF_EX_SQP_DEM_EXIT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20060419 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_EX_SQP_DEM_EXIT has no forward declaration.
Interfaces
Class /MRSS/IF_EX_SQP_DEM_EXIT has no interface implemented.
Friends
Class /MRSS/IF_EX_SQP_DEM_EXIT has no friend class.
Attributes
Class /MRSS/IF_EX_SQP_DEM_EXIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Additional checks before saving | 20070201 | |
| 2 | Instance method | Public | Method | Profile additional attributes after input | 20060904 | |
| 3 | Instance method | Public | Method | Profile additional attributes before output | 20060904 | |
| 4 | Instance method | Public | Method | Profile initialize for additional attributes | 20060904 | |
| 5 | Instance method | Public | Method | Get whereused data | 20060419 | |
| 6 | Instance method | Public | Method | Used for notication purposes when a req. profile is changed | 20070227 |
Events
Class /MRSS/IF_EX_SQP_DEM_EXIT has no event.
Types
Class /MRSS/IF_EX_SQP_DEM_EXIT has no local type.
Method Signatures
Method ADDITIONAL_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Nachrichtentabelle | 20070201 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20070201 | |||
| 3 | IS_PROF_DATA_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_DATA | Vollständige Profildaten | 20070226 |
Method ADDITIONAL_CHECKS on class /MRSS/IF_EX_SQP_DEM_EXIT has no exception.
Method ADDN_ATTR_AFTER_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SQP_RADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RADT | Zusatzattribute für Anforderungsprofil | 20060904 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Nachrichtentabelle | 20060904 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_CONTEXT | Business-Kontext und Modus | 20060904 | |||
| 4 | IS_SQP_RHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RHDR | Anforderungsprofil-UI: Kopf | 20060904 | |||
| 5 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_FIELD_VALUE_TAB | Tabelle mit Feldwertpaaren | 20060904 |
Method ADDN_ATTR_AFTER_INPUT on class /MRSS/IF_EX_SQP_DEM_EXIT has no exception.
Method ADDN_ATTR_BEFORE_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SQP_RADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RADT | Zusatzattribute für Anforderungsprofil | 20060904 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_CONTEXT | Business-Kontext und Modus | 20060904 | |||
| 3 | IS_SQP_RHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RHDR | Anforderungsprofil-UI: Kopf | 20060904 | |||
| 4 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_FIELD_VALUE_TAB | Tabelle mit Feldwertpaaren | 20060904 |
Method ADDN_ATTR_BEFORE_OUTPUT on class /MRSS/IF_EX_SQP_DEM_EXIT has no exception.
Method ADDN_ATTR_INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SQP_RADT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RADT | Zusatzattribute für Anforderungsprofil | 20060904 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_CONTEXT | Business-Kontext und Modus | 20060904 | |||
| 3 | IS_SQP_RHDR | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_RHDR | Anforderungsprofil-UI: Kopf | 20060904 | |||
| 4 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_FIELD_VALUE_TAB | Tabelle mit Feldwertpaaren | 20060904 |
Method ADDN_ATTR_INITIALIZE on class /MRSS/IF_EX_SQP_DEM_EXIT has no exception.
Method GET_WHEREUSED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WHERE_USED | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_WHERE_USED_TAB | Verwendungsnachweis | 20060905 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20060620 | |||
| 3 | EV_NO_POPUP | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Bei Festlegung wird kein Popup gestartet | 20070221 | |||
| 4 | IS_PROFILE_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_GUID_KEY | Profil-GUID | 20060628 | |||
| 5 | IV_CHECK_EQUIPMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolesche Variable | 20070227 | ||
| 6 | IV_CHECK_MATERIALS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolesche Variable | 20070227 | ||
| 7 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20070426 |
Method GET_WHEREUSED_DATA on class /MRSS/IF_EX_SQP_DEM_EXIT has no exception.
Method NOTIFY_PROFILE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROF_DATA_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_DATA | Vollständige Profildaten nach Änderung | 20070227 | |||
| 2 | IS_PROF_DATA_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_SQP_PROF_DATA | Vollständige Profildaten vor Änderung | 20070227 | |||
| 3 | IT_WHERE_USED | Call by reference | Type reference (TYPE) | /MRSS/T_SQU_OBJ_OUT_TAB | Objektinformationstabelle zu Verwendungsnachweis | 20070227 |
Method NOTIFY_PROFILE_CHANGE on class /MRSS/IF_EX_SQP_DEM_EXIT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |