SAP ABAP Interface IF_FSL_JOURNAL_ENTRY_HELPER (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_HELPER  
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 IF_FSL_JOURNAL_ENTRY_HELPER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FSL_JOURNAL_ENTRY_HELPER has no interface.
Friends
Interface IF_FSL_JOURNAL_ENTRY_HELPER has no friend.
Attributes
Interface IF_FSL_JOURNAL_ENTRY_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_MESSAGE_HEADER Instance method Public Method Adapts Business Document Message Header 20081116
2 ADD Instance method Public Method Add Entry to Internal Buffer 20080804
3 CALC_PREVIOUS_JOURNAL_ENTRY_ID Instance method Public Method Determines ID of Directly Preceding Entry 20080804
4 GET_PREVIOUS_JOURNAL_ENTRY_ID Instance method Public Method Supplies ID of Directly Preceding Entry 20090224
5 RESET Instance method Public Method Delete the Internal Buffer 20080804
6 SAVE Instance method Public Method Transfer Buffered Entries to PSJ 20080804
7 SET_PREVIOUS_JOURNAL_ENTRY_ID Instance method Public Method Sets ID of Directly Preceding Entry 20080804
Events
Interface IF_FSL_JOURNAL_ENTRY_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20090222 tab type standard table of ref to if_fsl_journal_entry_helper with default key
2 T_STR_ADD_JOURNAL_ENTRY Public See coding 20080804 begin of t_str_add_journal_entry, 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, end of t_str_add_journal_entry
Method Signatures

Method ADAPT_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_BDMH Call by reference Type reference (TYPE) FSL_STR_GDT_BUS_MESSAGE_HEADER Repräsentation für GDT BusinessDocumentMessageHeader 20081116

Method ADAPT_MESSAGE_HEADER on Interface IF_FSL_JOURNAL_ENTRY_HELPER has no exception.

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_JOURNAL_ENTRY Call by reference Type reference (TYPE) IF_FSL_JOURNAL_ENTRY_HELPER=>T_STR_ADD_JOURNAL_ENTRY 20080804
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20080806
2 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20080806

Method CALC_PREVIOUS_JOURNAL_ENTRY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_NAME Call by reference Type reference (TYPE) FSL_DTE_ACTIVITY_NAME Repräsentation für GDT ExtendedName 20080804
2 Importing I_ACTIVITY_TECHNICAL_ID Call by reference Type reference (TYPE) FSL_DTE_ACTIVITY_TECHNICAL_ID Referenz auf einen technischen Bezeichner 20090223
3 Importing I_REF_PREVIOUS_ACTIVITY_TYPE Call by reference Object reference (TYPE REF TO) CE_FSL_ACTIVITY_TYPE Enumeration: Art der Aktivität 20080811
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20080806
2 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20080806

Method GET_PREVIOUS_JOURNAL_ENTRY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PREVIOUS_JOURNAL_ENTRY_ID Value transfer Type reference (TYPE) FSL_DTE_JOURNAL_ENTRY_ID Repräsentation für Content-Teil des GDT JournalEntryID 20090224

Method GET_PREVIOUS_JOURNAL_ENTRY_ID on Interface IF_FSL_JOURNAL_ENTRY_HELPER has no exception.

Method RESET Signature

Method RESET on Interface IF_FSL_JOURNAL_ENTRY_HELPER has no parameter.
Method RESET on Interface IF_FSL_JOURNAL_ENTRY_HELPER has no exception.

Method SAVE Signature

Method SAVE on Interface IF_FSL_JOURNAL_ENTRY_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20080806

Method SET_PREVIOUS_JOURNAL_ENTRY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREVIOUS_JOURNAL_ENTRY_ID Call by reference Type reference (TYPE) FSL_DTE_JOURNAL_ENTRY_ID Repräsentation für Content-Teil des GDT JournalEntryID 20080804
# Exception Resumable Description Created on
1 CX_FSL_INVALID_PARAMETER Fehlerhafter Parameter 20080806
History
Last changed by/on SAP  20110908 
SAP Release Created in 300