SAP ABAP Interface IF_FSL_JOURNAL_ENTRY_MASS_HLPR (Help Functionality for Access to ProcessStepJournal (PSJ))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FSL_UTILITIES (Package) Auxiliary Functions
Properties
Interface IF_FSL_JOURNAL_ENTRY_MASS_HLPR  
Short Description Help Functionality for Access to ProcessStepJournal (PSJ)    
General Data
Package FSL_UTILITIES   Auxiliary Functions 
Created 20080804   SAP 
Last changed 20110908   SAP 
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)
2 IF_FSL_JOURNAL_ENTRY_MASS_HLPR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FSL_JOURNAL_ENTRY_MASS_HLPR has no interface.
Friends
Interface IF_FSL_JOURNAL_ENTRY_MASS_HLPR has no friend.
Attributes
Interface IF_FSL_JOURNAL_ENTRY_MASS_HLPR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_ENTRIES_BY_BPCA_ID Instance method Public Method Read PSJ Entries (in FSL Format) Using BPCA_ID 20080805
2 WRITE_ENTRIES Instance method Public Method Write PSJ Entries (in FSL Format) 20080805
Events
Interface IF_FSL_JOURNAL_ENTRY_MASS_HLPR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_STR_ADD_JOURNAL_ENTRY Public See coding 20080804 begin of t_str_add_journal_entry, journal_entry_id type fsl_dte_journal_entry_id, previous_journal_entry_id type fsl_dte_journal_entry_id, origin_business_system_id type fsl_dte_business_system_id, activity_group_id type fsl_dte_activity_group_id, activity_status_code type ref to ce_fsl_activity_status_code, activity_name type fsl_dte_activity_name, activity_type type ref to ce_fsl_activity_type, activity_direction type ref to ce_fsl_activity_direction_code, activity_technical_id type fsl_dte_activity_technical_id, previous_activity_group_id type fsl_dte_activity_group_id, activity_status_chg_timestamp type timestampl, user_name type syuname, end of t_str_add_journal_entry
2 T_STR_JOURNAL_ENTRY Public See coding 20080804 begin of t_str_journal_entry, journal_entry_id type fsl_dte_journal_entry_id, "char40 previous_journal_entry_id type fsl_dte_journal_entry_id, "char40 process_id type fsl_dte_bpca_id, "char32 origin_business_system_id type fsl_dte_business_system_id, "char60 activity_group_id type fsl_dte_activity_group_id, "step_id (char35) activity_status_code type ref to ce_fsl_activity_status_code, "action activity_name type fsl_dte_activity_name, "step_name (char255) activity_type type ref to ce_fsl_activity_type, "step_type activity_direction type ref to ce_fsl_activity_direction_code, activity_technical_id type fsl_dte_activity_technical_id, "char100 previous_activity_group_id type fsl_dte_activity_group_id, "previous_step_id char35 activity_status_chg_timestamp type timestampl, user_name type syuname, end of t_str_journal_entry
3 T_TAB_ADD_JOURNAL_ENTRY Public See coding 20080804 t_tab_add_journal_entry type standard table of if_fsl_journal_entry_mass_hlpr=>t_str_add_journal_entry with default key
4 T_TAB_JOURNAL_ENTRY Public See coding 20080804 t_tab_journal_entry type standard table of if_fsl_journal_entry_mass_hlpr=>t_str_journal_entry with default key
Method Signatures

Method READ_ENTRIES_BY_BPCA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_LOG Call by reference Type reference (TYPE) FSL_STR_GDT_LOG Representation für GDT Log 20080805
2 Exporting E_TAB_ENTRIES Call by reference Type reference (TYPE) IF_FSL_JOURNAL_ENTRY_MASS_HLPR=>T_TAB_JOURNAL_ENTRY 20080805
3 Importing I_BPCA_ID Call by reference Type reference (TYPE) FSL_DTE_BPCA_ID Repräsentation für GDT BusinessProcessChainUUID 20080805
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20080805
2 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20080805

Method WRITE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ENTRIES Call by reference Type reference (TYPE) IF_FSL_JOURNAL_ENTRY_MASS_HLPR=>T_TAB_ADD_JOURNAL_ENTRY 20080805
# Exception Resumable Description Created on
1 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20080805
History
Last changed by/on SAP  20110908 
SAP Release Created in 300