SAP ABAP Class IF_FOPC_DL_STAMP (Delegation Timestamp)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FOPC_DL_DELEGATE Delegation 20041001
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOPC_DL_ACTOR_INFO Delegation Information 20041001
Properties
Class IF_FOPC_DL_STAMP  
Short Description Delegation Timestamp    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041001   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOPC_DL_STAMP has no forward declaration.
Interfaces
Class IF_FOPC_DL_STAMP has no interface implemented.
Friends
Class IF_FOPC_DL_STAMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTING_USER Instance attribute Public Attribute reference (LIKE) 20041004
2 M_MAIN_USER Instance attribute Public Attribute reference (LIKE) 20041004
3 M_TIME_STAMP Instance attribute Public Type reference (TYPE) FOPC_DL_TIME_STAMP Time Stamp Denoting When Delegate Performs Action 20041003
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTING_PERSON Instance method Public Method 20041004
2 GET_MAIN_PERSON Instance method Public Method 20041004
3 GET_NAME_AS_STRING Instance method Public Method 20041004
4 IS_ON_MY_OWN_BEHALF Instance method Public Method 20041004
5 SET_VALUE Instance method Public Method Set Value by Delegation Object 20041002
Events
Class IF_FOPC_DL_STAMP has no event.
Types
Class IF_FOPC_DL_STAMP has no local type.
Method Signatures

Method GET_ACTING_PERSON Signature

Method GET_ACTING_PERSON on class IF_FOPC_DL_STAMP has no parameter.
Method GET_ACTING_PERSON on class IF_FOPC_DL_STAMP has no exception.

Method GET_MAIN_PERSON Signature

Method GET_MAIN_PERSON on class IF_FOPC_DL_STAMP has no parameter.
Method GET_MAIN_PERSON on class IF_FOPC_DL_STAMP has no exception.

Method GET_NAME_AS_STRING Signature

Method GET_NAME_AS_STRING on class IF_FOPC_DL_STAMP has no parameter.
Method GET_NAME_AS_STRING on class IF_FOPC_DL_STAMP has no exception.

Method IS_ON_MY_OWN_BEHALF Signature

Method IS_ON_MY_OWN_BEHALF on class IF_FOPC_DL_STAMP has no parameter.
Method IS_ON_MY_OWN_BEHALF on class IF_FOPC_DL_STAMP has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DELEGATE Call by reference Object reference (TYPE REF TO) IF_FOPC_DL_DELEGATE Delegation 20041004
2 Importing I_ACTING_USER Call by reference Type reference (TYPE) FOPC_DL_ACTING_USER Benutzer, der als Vertreter agiert 20041003
3 Importing I_MAIN_USER Call by reference Type reference (TYPE) FOPC_DL_MAIN_USER Benutzer, der vertreten wird 20041003

Method SET_VALUE on class IF_FOPC_DL_STAMP has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in