SAP ABAP Function Module CRM_MAINTAIN_ACTIVITY_JOURNALS (Maintain the Activity Journals)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-ACT (Application Component) Activity Management
     CRM_ACTIVITY_I (Package) CRM Activity Item Data
Basic Data
Function Module CRM_MAINTAIN_ACTIVITY_JOURNALS Maintain the Activity Journals  
Function Group CRM_ACT_JR_TYPE   Wizard: Change/Create Act. Temp. Type  
Program Name SAPLCRM_ACT_JR_TYPE    
INCLUDE Name LCRM_ACT_JR_TYPEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_JOURNAL_GUID TYPE CRMT_ACT_JOURNAL_GUID Activity Reporting: Activity Journal Guid
Importing IV_DOCUSAGE TYPE CHAR3 3-Byte field
Tables IT_ACTIVITY_JOURNAL TYPE CRMT_ACT_JRNL_MAPPING_TAB Table of Activity Journal Maintainence
Tables IT_ACTIVITY_JOURNAL_T TYPE CRMT_ACT_JOURNAL_T_TAB Activity Journal Text definition Table Type
Tables IT_ACTIVITY_JOURNAL_FIELDS TYPE CRMT_ACT_JOURNAL_FIELDS_TAB Activity Reporting : Table for fields of the Template Type
Tables IT_ACTIVITY_JOURNAL_TEXT TYPE CRMT_ACT_JRNL_TEXT_TAB Activity Journals: Text maintainance for the Journals
Exception TYPE_ALREADY_EXISTS TYPE TEMPLATE TYPE you want to create already exists
Exception TYPE_DOES_NOT_EXIT TYPE Template is associated to a Type that does not exist
Exception JOURNAL_MAINTAINANCE_FAILED TYPE The activity journal maintainance failed
Exception DELETION_NOT_ALLOWED TYPE Deletion of the journal not allowed.
Exception DELETING_NON_EXISTING TYPE Deleting a non-existing record
Exception TEMPLATE_TYPE_NOT_ASSIGNED TYPE Template does not have a template type.
Exception PPR_MAINTAINCE_FAILED TYPE PPR maintainance failed
Exception NO_FIELD_SELECTED TYPE Status cannot be set to released without selecting atleast one field
Exception INVALID_TEMPLATE_TYPE TYPE Invalid Template Type
Exception INVALID_SALES_ORG TYPE Invalid Sales Organization
Exception INVALID_DATE_RANGE TYPE Invalid Date Range
Exception INVALID_TERRITORY_ID TYPE Invalid Territory Id
Exception START_DATE_INVALID TYPE Start Date is invalid
Exception DATABASE_UPDATE_FAILED TYPE Database update failed.
Exception INVALID_LANGUAGE TYPE The langauge is invalid.
Exception TYPE_DELETION_NOT_ALLOWED TYPE Deleting a type for which a template exists
Exception EMPTY_START_DATE TYPE Start Date is mandatory
Exception EMPTY_END_DATE TYPE End Date is mandatory
Exception READ_ONLY_FIELDS TYPE Template set to status released with all fields as read only
Exception NO_TITLE TYPE No titles maintained
Exception INVALID_PRODUCT TYPE Combination product type and product id is invalid
Exception OTHERS TYPE Others
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20030110 
SAP Release Created in 400