SAP ABAP Class IF_FOPC_DL_MAINTANANCE_UI (Maintenance APIs for Delegate)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_DL_CENTRAL_LIST Maintain Delegates Centrally 20040920
Properties
Class IF_FOPC_DL_MAINTANANCE_UI  
Short Description Maintenance APIs for Delegate    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040920   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOPC_DL_MAINTANANCE_UI has no forward declaration.
Interfaces
Class IF_FOPC_DL_MAINTANANCE_UI has no interface implemented.
Friends
Class IF_FOPC_DL_MAINTANANCE_UI has no friend class.
Attributes
Class IF_FOPC_DL_MAINTANANCE_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CUT Instance method Public Method Cut an Entry 20070918
2 DELETE Instance method Public Method Delete Entry from Database 20040920
3 GET_LIST Instance method Public Method Get All Delegate Entries 20040920
4 INSERT Instance method Public Method Insert Entry into Database 20040920
5 UPDATE Instance method Public Method Update an Entry. See INSERT 20040920
Events
Class IF_FOPC_DL_MAINTANANCE_UI has no event.
Types
Class IF_FOPC_DL_MAINTANANCE_UI has no local type.
Method Signatures

Method CUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTING_USER Call by reference Type reference (TYPE) FOPC_DL_ACTING_USER Benutzer, der als Vertreter agiert 20070918
2 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20070918
3 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20070918
4 Importing I_MAIN_USER Call by reference Type reference (TYPE) FOPC_DL_MAIN_USER Benutzer, der vertreten wird 20070918
5 Importing I_NEW_ENDDA Call by reference Type reference (TYPE) ENDDA neues Gültigkeitsende 20070918
# Exception Resumable Description Created on
1 CX_FOPC_DELEGATE Delegation 20070918

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTING_USER Call by reference Type reference (TYPE) FOPC_DL_ACTING_USER User who performs the delegated activity 20040920
2 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA SY-DATUM Gültigkeitsbeginn 20040920
3 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA '99991231' Gültigkeitsende 20040920
4 Importing I_MAIN_USER Call by reference Type reference (TYPE) FOPC_DL_MAIN_USER User whom an acting user delegates for 20040920
# Exception Resumable Description Created on
1 CX_FOPC_DELEGATE Delegation 20040920

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELEGATE Call by reference Type reference (TYPE) FOPC_T_DELEGATE Vertretung Benutzer durch Benutzer 20040920

Method GET_LIST on class IF_FOPC_DL_MAINTANANCE_UI has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTING_USER Call by reference Type reference (TYPE) FOPC_DL_ACTING_USER User who performs the delegated activity 20040920
2 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA SY-DATUM Gültigkeitsbeginn 20040920
3 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA '99991231' Gültigkeitsende 20040920
4 Importing I_MAIN_USER Call by reference Type reference (TYPE) FOPC_DL_MAIN_USER User whom an acting user delegates for 20040920
# Exception Resumable Description Created on
1 CX_FOPC_DELEGATE Delegation 20040920

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTING_USER Call by reference Type reference (TYPE) FOPC_DL_ACTING_USER User who performs the delegated activity 20040920
2 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA SY-DATUM Gültigkeitsbeginn 20040920
3 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA '99991231' Gültigkeitsende 20040920
4 Importing I_MAIN_USER Call by reference Type reference (TYPE) FOPC_DL_MAIN_USER User whom an acting user delegates for 20040920
# Exception Resumable Description Created on
1 CX_FOPC_DELEGATE Delegation 20040920
History
Last changed by/on SAP  20071120 
SAP Release Created in