SAP ABAP Class CL_CRM_IC_AC_DRAFT_EMAIL (Remove deleted drafts from AC)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Properties
Class CL_CRM_IC_AC_DRAFT_EMAIL  
Short Description Remove deleted drafts from AC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20040927   SAP 
Last change 20081007   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)
Interfaces
Class CL_CRM_IC_AC_DRAFT_EMAIL has no interface implemented.
Friends
Class CL_CRM_IC_AC_DRAFT_EMAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ANCHOR_OBJTYPE Constant Private Type reference (TYPE) SWO_OBJTYP 'CRMCICANCH' Object Type 20040927
2 GC_REL_INTO Constant Private Type reference (TYPE) BINRELTYP 'INTO' Relationship type 20040927
3 GV_OWN_LOGSYS Instance attribute Private Type reference (TYPE) LOGSYS Logical system 20040927
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ANCHOR_TO_IREC Instance method Public Method 20040927
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040927
3 DELETE_LINKS_TO_DRAFT Instance method Public Method 20040927
4 HAS_IREC_OTHER_INTO_LINK Instance method Public Method 20040927
5 READ_INTO_LINKS Instance method Public Method 20040927
6 REMOVE_EMAIL_DRAFT_BO_LINKS Instance method Public Method 20040927
Events
Class CL_CRM_IC_AC_DRAFT_EMAIL has no event.
Types
Class CL_CRM_IC_AC_DRAFT_EMAIL has no local type.
Method Signatures

Method ADD_ANCHOR_TO_IREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel . 20040927
2 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20040927

Method ADD_ANCHOR_TO_IREC on class CL_CRM_IC_AC_DRAFT_EMAIL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_IC_AC_DRAFT_EMAIL has no parameter.
Method CONSTRUCTOR on class CL_CRM_IC_AC_DRAFT_EMAIL has no exception.

Method DELETE_LINKS_TO_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DRAFT_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel . 20040927
2 Importing IV_DRAFT_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20040927
3 Importing IV_IREC_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel . 20040927
4 Importing IV_IREC_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20040927

Method DELETE_LINKS_TO_DRAFT on class CL_CRM_IC_AC_DRAFT_EMAIL has no exception.

Method HAS_IREC_OTHER_INTO_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel . 20040927
2 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20040927
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040927

Method HAS_IREC_OTHER_INTO_LINK on class CL_CRM_IC_AC_DRAFT_EMAIL has no exception.

Method READ_INTO_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel . 20040927
2 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20040927
3 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_IC_IREC_LINKS Tabelle Objekt-Links 20040927

Method READ_INTO_LINKS on class CL_CRM_IC_AC_DRAFT_EMAIL has no exception.

Method REMOVE_EMAIL_DRAFT_BO_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJKEY Call by reference Type reference (TYPE) SWO_TYPEID Objektschlüssel . 20040927
2 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20040927

Method REMOVE_EMAIL_DRAFT_BO_LINKS on class CL_CRM_IC_AC_DRAFT_EMAIL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700