SAP ABAP Class CL_SLAD_PROFILE_MAINTENANCE (SLAD: Maintain Object Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SLAD_UI_MAINTENANCE (Package) Layer Aware Debugging: Maintenance User Interface
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SLAD_BOOLEAN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SLAD_OBJECT_SET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_SLAD_PROFILE 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 CURR_PROFILE Instance attribute Private Object reference (TYPE REF TO) CL_SLAD_PROFILE Software Layer Aware Debugging: Set of Objects 20060612
2 C_FUNCTION Static Attribute Private See coding 20060710
3 C_SIMPLE_TEMP_PROFILE_PREFIX Constant Public Type reference (TYPE) CL_SLAD_PROFILE=>TY_OBJECT_NAME 'TEMP_SIMPLE' 20080207
4 C_TEMP_PROFILE_PREFIX Constant Public Type reference (TYPE) CL_SLAD_PROFILE=>TY_OBJECT_NAME 'TEMP_PROFILE_' 20061211
5 DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20060707
6 EDIT_MODE Instance attribute Private Type reference (TYPE) FLAG General Flag 20060825
7 INIT_DONE Instance attribute Private Type reference (TYPE) FLAG General Flag 20060614
8 IT_OS Instance attribute Private Type reference (TYPE) TY_ALV_TABLE 20060614
9 MSG_TEMPLATE Static Attribute Private Type reference (TYPE) SLAD_T100 T100 key with parameters mapped to attribute names 20060613
10 PROFILE_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060612
11 PROFILE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060614
12 PROFILE_DATA Instance attribute Private Type reference (TYPE) TY_PROFILE_DATA SLAD: PPM Profile Data 20060612
13 REFRESH Instance attribute Private Type reference (TYPE) FLAG General Flag 20060827
14 REF_UI_DATA Instance attribute Private Object reference (TYPE REF TO) TY_PROFILE_DATA SLAD: PPM Profile Data 20060614
Methods
# Method Level Visibility Method type Description Created on
1 ALV_UPDATE_DYNP Instance method Public Method 20060825
2 ATTACH_TO_SCREEN Instance method Public Method 20060614
3 CHANGE_PROFILE Instance method Private Method 20060612
4 CHECK_PROFILE_WB Static method Public Method 20061114
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060613
6 CLOSE_PROFILE Instance method Private Method 20060616
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060612
8 COPY_PROFILE Static method Public Method 20060818
9 CREATE_PROFILE Instance method Private Method 20060613
10 DELETE_PROFILE Static method Public Method 20060614
11 DISPLAY_CHECK_ERRORS Static method Public Method 20060922
12 DISPLAY_PROFILE Instance method Private Method 20060612
13 GET_CURR_PROFILE Instance method Public Method 20060920
14 GET_FREE_PROFILE_NAME Static method Public Method 20060825
15 HANDLE_ALV_DROP Instance method Private Event handling method 20060612
16 HANDLE_DATA_CHANGED_FINISHED Instance method Private Event handling method 20060713
17 HANDLE_DOUBLE_CLICK Instance method Private Event handling method 20060612
18 HANDLE_ONF4 Instance method Private Event handling method 20060707
19 HANDLE_PROFILE_CHANGE Instance method Private Event handling method 20060926
20 HANDLE_PROFILE_DELETED Instance method Private Event handling method 20060808
21 HANDLE_REQUEST Instance method Private Method 20060613
22 HANDLE_SAVE Instance method Private Event handling method 20060613
23 HANDLE_TOOLBAR Instance method Private Event handling method 20060710
24 HANDLE_USER_COMMAND Instance method Private Event handling method 20060710
25 INIT_ALV Instance method Private Method 20060711
26 OBJECT_SET_COPY Instance method Private Method Copy Object Set Entry at Given Index 20060710
27 OBJECT_SET_INSERT Instance method Private Method Inserts Object Set Entry with Default Flags at Given Index 20060710
28 OBJECT_SET_REMOVE Instance method Private Method Remove Object Set Entry at Given Index 20060710
29 REFRESH_ALV Instance method Private Method 20060717
30 REGISTER_EVENTS Instance method Private Method 20060614
31 REST_DELETE Instance method Private Method Remove Object Set Entry at Given Index 20061127
32 REST_INSERT Instance method Private Method Inserts Object Set Entry with Default Flags at Given Index 20061127
33 SET_EDIT_MODE Instance method Private Method 20060613
34 UPDATE_CURR_PROFILE Instance method Private Method 20060821
35 _CHECK_AND_SAVE_PROFILE Instance method Private Method 20090629
36 _CHECK_PROFILE Instance method Private Method 20060710
37 _CLOSE_PROFILE Instance method Private Method 20060616
38 _COPY_PROFILE Static method Private Method 20060818
39 _CREATE_PROFILE Instance method Private Method 20060616
40 _DELETE_PROFILE Static method Private Method 20060627
41 _LOAD_PROFILE Instance method Private Method 20060616
42 _SAVE_PROFILE Instance method Private Method 20060616
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 Changing 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 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060612
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST 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 Importing P_PROFILE_NAME Call by reference Type reference (TYPE) SLAD_OBJECT_NAME SLAD: Name eines Objekts 20061114
# Exception Resumable Description Created on
1 CX_SLAD_CTS_DISPLAY_ONLY SLAD: Objekt darf nur angezeigt werden 20061114
2 CX_SLAD_CTS_STOP_EDIT SLAD: Editmodus beenden 20061114
3 CX_SLAD_ILLEGAL_OBJECT_NAME 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 Importing P_STORE Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20060920
# Exception Resumable Description Created on
1 CX_SLAD_ELEMENT_DESTROYED 20060626
2 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060619

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) CL_SLAD_MAINT_REQUEST SLAD: Pflegeanforderung 20060612
# Exception Resumable Description Created on
1 CX_SLAD_ELEMENT_DESTROYED 20060626
2 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060613

Method COPY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060818
2 Returning P_TARGET_PROFILE Value transfer Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060818
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060818

Method CREATE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060613
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060613

Method DELETE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060614
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST 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 Returning P_CHECK_OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20060922
2 Importing 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 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060612
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST SLAD : Ausnahme 20060613

Method GET_CURR_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060612
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20060612
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20060612
4 Importing 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 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20060713
2 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060612
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20060612
3 Importing 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 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20060707
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060707
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20060707
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20060707
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20060707
6 Importing 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 Importing 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 Importing P_REQUEST Call by reference Object reference (TYPE REF TO) CL_SLAD_MAINT_REQUEST SLAD: Pflegeanforderung 20060613
# Exception Resumable Description Created on
1 CX_SLAD_ELEMENT_DESTROYED 20060626
2 CX_SLAD_REQUEST SLAD : Ausnahme 20060613

Method HANDLE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20060710
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060710
3 Importing 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 Importing 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 Importing LINE_INDEX Call by reference Type reference (TYPE) I 20060710
2 Importing 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 Importing LINE_INDEX Call by reference Type reference (TYPE) I 1 20060710
2 Importing NAME Call by reference Type reference (TYPE) CL_SLAD_OBJECT_SET=>TY_OBJECT_NAME SLAD: Name eines Objekts 20060710
3 Importing 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 Importing LINE_INDEX Call by reference Type reference (TYPE) I 20060710
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 CX_SLAD_ILLEGAL_INPUT SALD: Eingabe nicht erlaubt 20060921
2 CX_SLAD_REQUEST 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 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20090629

Method _CHECK_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHECK_OK Value transfer Type reference (TYPE) FLAG allgemeines flag 20060920
2 Importing P_SUCCESS_MESSAGE Call by reference Type reference (TYPE) FLAG allgemeines flag 20060921
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060821

Method _CLOSE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SAVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20060616
# Exception Resumable Description Created on
1 CX_SLAD_ELEMENT_DESTROYED 20060626
2 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060616

Method _COPY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROFILE Call by reference Object reference (TYPE REF TO) CL_SLAD_PROFILE Software Layer Aware Debugging: Objektmenge 20060818
2 Importing P_TARGET_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060818
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060818

Method _CREATE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT Call by reference Type reference (TYPE) SLAD_OBJECT_NAME SLAD: Name eines Objekts 20060616
2 Importing P_DESCRIPTION Call by reference Type reference (TYPE) SLAD_DESCRIPTION SLAD: Kurzbeschreibung eines Objekts 20060616
3 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060616
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060616

Method _DELETE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060627

Method _LOAD_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOCK Call by reference Type reference (TYPE) FLAG allgemeines flag 20060616
2 Importing P_PROFILE Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060616
# Exception Resumable Description Created on
1 CX_SLAD_REQUEST 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 CX_SLAD_REQUEST 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