Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLAD_MAINTENANCE | SLAD: Profile/Object Set Maintenance | 20060612 |
Properties
| Class | CL_SLAD_PROFILE_MAINTENANCE | |
| Short Description | SLAD: Maintain Object Set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLAD_UI_MAINTENANCE | Layer Aware Debugging: Maintenance User Interface |
| Created | 20060612 | SAP |
| Last change | 20110908 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLAD_MAINTENANCE | SLAD: Profile/Object Set Maintenance | 20060612 |
Friends
Class CL_SLAD_PROFILE_MAINTENANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLAD_PROFILE | Software Layer Aware Debugging: Set of Objects | 20060612 | |||
| 2 | Static Attribute | Private | See coding | 20060710 | |||||
| 3 | Constant | Public | Type reference (TYPE) | CL_SLAD_PROFILE=>TY_OBJECT_NAME | 'TEMP_SIMPLE' | 20080207 | |||
| 4 | Constant | Public | Type reference (TYPE) | CL_SLAD_PROFILE=>TY_OBJECT_NAME | 'TEMP_PROFILE_' | 20061211 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20060707 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20060825 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20060614 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TY_ALV_TABLE | 20060614 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | SLAD_T100 | T100 key with parameters mapped to attribute names | 20060613 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060612 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060614 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TY_PROFILE_DATA | SLAD: PPM Profile Data | 20060612 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20060827 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | TY_PROFILE_DATA | SLAD: PPM Profile Data | 20060614 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATION_REQUEST | Instance Event (0) |
Public (2) |
20060626 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ALV_TABLE | Private | Type reference (TYPE) | LCL_UTIL=>TY_ALV_TABLE | 20060713 | |
|
| 2 | TY_PROFILE_DATA | Public | See coding | 20060626 | begin of ty_profile_data .
include type slad_ui_profile as main.
types:
edit_mode type flag,
dirty type flag,
on_db type flag,
end of ty_profile_data
|
Method Signatures
Method ALV_UPDATE_DYNP Signature
Method ALV_UPDATE_DYNP on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
Method ALV_UPDATE_DYNP on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method ATTACH_TO_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_UI_DATA | Call by reference | Type reference (TYPE) | CL_SLAD_PROFILE_MAINTENANCE=>TY_PROFILE_DATA | SLAD: PPM Profil Daten | 20060614 |
Method ATTACH_TO_SCREEN on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method CHANGE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060613 |
Method CHECK_PROFILE_WB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE_NAME | Call by reference | Type reference (TYPE) | SLAD_OBJECT_NAME | SLAD: Name eines Objekts | 20061114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Objekt darf nur angezeigt werden | 20061114 | ||
| 2 | SLAD: Editmodus beenden | 20061114 | ||
| 3 | SLAD: Objektname fehlerhaft | 20061114 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method CLOSE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STORE | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 | |||
| 2 | SLAD: Fehlerhafte ext. Anfrage | 20060619 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_MAINT_REQUEST | SLAD: Pflegeanforderung | 20060612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 | |||
| 2 | SLAD: Fehlerhafte ext. Anfrage | 20060613 |
Method COPY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060818 | |||
| 2 | P_TARGET_PROFILE | Value transfer | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060818 |
Method CREATE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060613 |
Method DELETE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060614 |
Method DISPLAY_CHECK_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECK_OK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060922 | |||
| 2 | P_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_PROFILE | Software Layer Aware Debugging: Objektmenge | 20060922 |
Method DISPLAY_CHECK_ERRORS on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method DISPLAY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD : Ausnahme | 20060613 |
Method GET_CURR_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURR_PROFILE | Value transfer | Object reference (TYPE REF TO) | CL_SLAD_PROFILE | Software Layer Aware Debugging: Objektmenge | 20060920 |
Method GET_CURR_PROFILE on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method GET_FREE_PROFILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE_NAME | Value transfer | Type reference (TYPE) | CL_SLAD_PROFILE=>TY_OBJECT_NAME | 20060825 |
Method GET_FREE_PROFILE_NAME on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_ALV_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060612 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20060612 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20060612 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20060612 |
Method HANDLE_ALV_DROP on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Value transfer | Attribute reference (LIKE) | 20060713 | |||||
| 2 | E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20060713 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060612 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20060612 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20060612 |
Method HANDLE_DOUBLE_CLICK on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20060707 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060707 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20060707 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20060707 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20060707 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20060707 |
Method HANDLE_ONF4 on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_PROFILE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Attribute reference (LIKE) | 20060926 |
Method HANDLE_PROFILE_CHANGE on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_PROFILE_DELETED Signature
Method HANDLE_PROFILE_DELETED on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
Method HANDLE_PROFILE_DELETED on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_MAINT_REQUEST | SLAD: Pflegeanforderung | 20060613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 | |||
| 2 | SLAD : Ausnahme | 20060613 |
Method HANDLE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLER | Call by reference | Attribute reference (LIKE) | 20090629 |
Method HANDLE_SAVE on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20060710 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20060710 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20060710 |
Method HANDLE_TOOLBAR on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20060710 |
Method HANDLE_USER_COMMAND on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method INIT_ALV Signature
Method INIT_ALV on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
Method INIT_ALV on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method OBJECT_SET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_INDEX | Call by reference | Type reference (TYPE) | I | 20060710 | ||||
| 2 | REFRESH_ALV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060718 |
Method OBJECT_SET_COPY on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method OBJECT_SET_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_INDEX | Call by reference | Type reference (TYPE) | I | 1 | 20060710 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CL_SLAD_OBJECT_SET=>TY_OBJECT_NAME | SLAD: Name eines Objekts | 20060710 | |||
| 3 | REFRESH_ALV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060718 |
Method OBJECT_SET_INSERT on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method OBJECT_SET_REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_INDEX | Call by reference | Type reference (TYPE) | I | 20060710 | ||||
| 2 | REFRESH_ALV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060718 |
Method OBJECT_SET_REMOVE on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method REFRESH_ALV Signature
Method REFRESH_ALV on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
Method REFRESH_ALV on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTER | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_BOOLEAN | CL_SLAD_BOOLEAN=>TRUE | SLAD: Boolean | 20060713 |
Method REGISTER_EVENTS on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method REST_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH_ALV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20061127 |
Method REST_DELETE on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method REST_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH_ALV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20061127 |
Method REST_INSERT on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EDIT_MODE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060613 |
Method SET_EDIT_MODE on class CL_SLAD_PROFILE_MAINTENANCE has no exception.
Method UPDATE_CURR_PROFILE Signature
Method UPDATE_CURR_PROFILE on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SALD: Eingabe nicht erlaubt | 20060921 | ||
| 2 | SLAD: Fehlerhafte ext. Anfrage | 20060821 |
Method _CHECK_AND_SAVE_PROFILE Signature
Method _CHECK_AND_SAVE_PROFILE on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20090629 |
Method _CHECK_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CHECK_OK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060920 | |||
| 2 | P_SUCCESS_MESSAGE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060821 |
Method _CLOSE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SAVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 | |||
| 2 | SLAD: Fehlerhafte ext. Anfrage | 20060616 |
Method _COPY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_PROFILE | Software Layer Aware Debugging: Objektmenge | 20060818 | |||
| 2 | P_TARGET_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060818 |
Method _CREATE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMPONENT | Call by reference | Type reference (TYPE) | SLAD_OBJECT_NAME | SLAD: Name eines Objekts | 20060616 | |||
| 2 | P_DESCRIPTION | Call by reference | Type reference (TYPE) | SLAD_DESCRIPTION | SLAD: Kurzbeschreibung eines Objekts | 20060616 | |||
| 3 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060616 |
Method _DELETE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_SLAD_PROFILE | Software Layer Aware Debugging: Objektmenge | 20060815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060627 |
Method _LOAD_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOCK | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060616 | |||
| 2 | P_PROFILE | Call by reference | Type reference (TYPE) | SLAD_OBJECT_KEY | SLAD: Objektschlüssel | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060616 |
Method _SAVE_PROFILE Signature
Method _SAVE_PROFILE on class CL_SLAD_PROFILE_MAINTENANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLAD: Fehlerhafte ext. Anfrage | 20060616 |
Event Signatures
Event NAVIGATION_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_SLAD_MAINT_REQUEST | SLAD: Pflegeanforderung | 20060626 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |