SAP ABAP Class IF_SLAD_MAINTENANCE (SLAD: Profile/Object Set Maintenance)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLAD_OBJECT_SET_MAINTENANCE SLAD: Maintain Object Set 20060612
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLAD_PROFILE_MAINTENANCE SLAD: Maintain Object Set 20060612
Properties
Class IF_SLAD_MAINTENANCE  
Short Description SLAD: Profile/Object Set Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060612   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SLAD_MAINT_REQUEST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_SLAD_MAINTENANCE has no interface implemented.
Friends
Class IF_SLAD_MAINTENANCE has no friend class.
Attributes
Class IF_SLAD_MAINTENANCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20060920
2 CLOSE Instance method Public Method 20060613
3 F4_OBJECT Static method Public Method 20060707
4 GET_OBJECT Instance method Public Method 20060616
5 GET_OBJECT_KEY Instance method Public Method 20060921
6 GET_STATUS Instance method Public Method 20060919
7 GET_SUBC Instance method Public Method 20060612
8 HANDLE_INT_REQUEST Instance method Public Method 20060616
9 HANDLE_OK_CODE Instance method Public Method 20060612
Events
# Event Type Visibility Description Created on
1 DESTROY Instance Event
(0)
Public
(2)
20060808
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STATUS Public See coding 20060919 BEGIN OF ty_status , object_status TYPE ty_status_object , back_allowed TYPE flag, exists TYPE flag, END OF ty_status
2 TY_STATUS_OBJECT Public See coding 20060919 BEGIN OF ty_status_object , ok_allowed TYPE flag, edit_mode TYPE flag, save_allowed TYPE flag, END OF ty_status_object
Method Signatures

Method CHECK 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

Method CHECK on class IF_SLAD_MAINTENANCE has no exception.

Method CLOSE 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 20060613

Method F4_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_OBJECT_KEY Call by reference Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060707
# Exception Resumable Description Created on
1 CX_SLAD_CANCELLED SALD: Aktion abgebrochen 20060707
2 CX_SLAD_ILLEGAL_INPUT SALD: Eingabe nicht erlaubt 20060707

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT Value transfer Object reference (TYPE REF TO) CL_SLAD_VISU_OBJECT SLAD: Objektschlüssel 20060616

Method GET_OBJECT on class IF_SLAD_MAINTENANCE has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT_KEY Value transfer Type reference (TYPE) SLAD_OBJECT_KEY SLAD: Objektschlüssel 20060921

Method GET_OBJECT_KEY on class IF_SLAD_MAINTENANCE has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_STATUS Value transfer Type reference (TYPE) TY_STATUS_OBJECT 20060919

Method GET_STATUS on class IF_SLAD_MAINTENANCE has no exception.

Method GET_SUBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_SCREEN Value transfer Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20060612

Method GET_SUBC on class IF_SLAD_MAINTENANCE has no exception.

Method HANDLE_INT_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 20060616
# Exception Resumable Description Created on
1 CX_SLAD_ELEMENT_DESTROYED 20060808
2 CX_SLAD_REQUEST SLAD: Fehlerhafte ext. Anfrage 20060808
3 CX_SLAD_REQUEST_CANT_HANDLE 20060616

Method HANDLE_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20060612
# Exception Resumable Description Created on
1 CX_SLAD_ELEMENT_DESTROYED 20060626
Event Signatures

Event DESTROY Signature
Event DESTROY on class IF_SLAD_MAINTENANCE has no parameter.
History
Last changed by/on SAP  20090618 
SAP Release Created in