SAP ABAP Class IF_FSL_JOURNAL_ENTRY_PROVIDER (Access to Journal Entry Helper)
Properties
Class IF_FSL_JOURNAL_ENTRY_PROVIDER  
Short Description Access to Journal Entry Helper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_FSL_JOURNAL_ENTRY_PROVIDER has no interface implemented.
Friends
Class IF_FSL_JOURNAL_ENTRY_PROVIDER has no friend class.
Attributes
Class IF_FSL_JOURNAL_ENTRY_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_JOURNAL_ENTRY_HELPERS Instance method Public Method Supllies All Journal Entry Helpers of Provider 20090222
2 GET_JOURNAL_ENTRY_HELPER Instance method Public Method Supplies Insatnce of Journal Entry Helper 20081111
3 GET_JOURNAL_ENTRY_MASS_HLPR Instance method Public Method Supplies Insatnace of Journal Entry Mass Helper 20081111
Events
Class IF_FSL_JOURNAL_ENTRY_PROVIDER has no event.
Types
Class IF_FSL_JOURNAL_ENTRY_PROVIDER has no local type.
Method Signatures

Method GET_ALL_JOURNAL_ENTRY_HELPERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_HELPERS Value transfer Type reference (TYPE) IF_FSL_JOURNAL_ENTRY_HELPER=>TAB Hilfsfunktionalität für Zugriff auf ProcessStepJournal (PSJ) 20090222

Method GET_ALL_JOURNAL_ENTRY_HELPERS on class IF_FSL_JOURNAL_ENTRY_PROVIDER has no exception.

Method GET_JOURNAL_ENTRY_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_GROUP_ID Call by reference Type reference (TYPE) FSL_DTE_ACTIVITY_GROUP_ID Repräsentation für GDT ProcessIntegrationActivityGroupID 20081111
2 Importing I_PROCESS_ID Call by reference Type reference (TYPE) FSL_DTE_BPCA_ID Repräsentation für GDT BusinessProcessChainUUID 20081111
3 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FSL_JOURNAL_ENTRY_HELPER Hilfsfunktionalität für Zugriff auf ProcessStepJournal (PSJ) 20081111

Method GET_JOURNAL_ENTRY_HELPER on class IF_FSL_JOURNAL_ENTRY_PROVIDER has no exception.

Method GET_JOURNAL_ENTRY_MASS_HLPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_ID Call by reference Type reference (TYPE) FSL_DTE_BPCA_ID Repräsentation für GDT BusinessProcessChainUUID 20081111
2 Returning R_REF_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FSL_JOURNAL_ENTRY_MASS_HLPR Hilfsfunktionalität für Zugriff auf ProcessStepJournal (PSJ) 20081111

Method GET_JOURNAL_ENTRY_MASS_HLPR on class IF_FSL_JOURNAL_ENTRY_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in