SAP ABAP Class IF_FSPSJ_PSJ_FSL_CONVERTER (Interface PSJ <--> FSL Coversions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSPSJ_PSJ_FSL_CONVERTER Implementation PSJ <--> FSL Coversions 20130821
Properties
Class IF_FSPSJ_PSJ_FSL_CONVERTER  
Short Description Interface PSJ <--> FSL Coversions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130821   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PSJ_GLOBAL_JOURNAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PSJ_JOURNAL_READ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FSPSJ_PSJ_FSL_CONVERTER has no interface implemented.
Friends
Class IF_FSPSJ_PSJ_FSL_CONVERTER has no friend class.
Attributes
Class IF_FSPSJ_PSJ_FSL_CONVERTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_FSL_2_PSJ_LOGV1 Instance method Public Method Converts Log_V1 to PSJ Error Log Format 20130821
2 CONVERT_FSL_2_PSJ_PIAJE Instance method Public Method Converts PIAJE from FSL to PSJ Format 20130821
3 CONVERT_MSG_2_PSJ_ERROR Instance method Public Method Converts MESSAGE to PSJ Error Log Format 20130821
4 CONVERT_PSJ_2_FSL_BDMMV Instance method Public Method Converts BDMMV from PSJ to FSL Format 20130821
5 CONVERT_PSJ_2_FSL_LOGV1 Instance method Public Method Converts PSJ Error Log to Log_V1 Format 20130821
Events
Class IF_FSPSJ_PSJ_FSL_CONVERTER has no event.
Types
Class IF_FSPSJ_PSJ_FSL_CONVERTER has no local type.
Method Signatures

Method CONVERT_FSL_2_PSJ_LOGV1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_FSL_LOG_V1 Call by reference Type reference (TYPE) FSL_STR_GDT_LOG_V1 FSL representation for GDT Log_V1 20130821
2 Returning R_STR_PSJ_ERROR_LOG Value transfer Type reference (TYPE) IF_PSJ_GLOBAL_JOURNAL=>TY_S_ERROR_LOG PSJ Error Log format 20130821

Method CONVERT_FSL_2_PSJ_LOGV1 on class IF_FSPSJ_PSJ_FSL_CONVERTER has no exception.

Method CONVERT_FSL_2_PSJ_PIAJE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_FSL_PIAJE Call by reference Type reference (TYPE) FSPSJ_TAB_JOURNAL_ENTRY Table of journal entries in FSL format 20130821
2 Returning R_TAB_PSJ_PIAJE Value transfer Type reference (TYPE) IF_PSJ_JOURNAL_READ=>TY_T_PROCESS_STEP_ENTRY Table of journal entries in PSJ format 20130821

Method CONVERT_FSL_2_PSJ_PIAJE on class IF_FSPSJ_PSJ_FSL_CONVERTER has no exception.

Method CONVERT_MSG_2_PSJ_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE_ID Call by reference Type reference (TYPE) SYMSGID Message Class 20130821
2 Importing I_MESSAGE_NO Call by reference Type reference (TYPE) SYMSGNO Message Number 20130821
3 Importing I_MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY Message Type 20130821
4 Importing I_MESSAGE_VAR1 Call by reference Type reference (TYPE) ANY Message Variable 1 20130821
5 Importing I_MESSAGE_VAR2 Call by reference Type reference (TYPE) ANY Message Variable 2 20130821
6 Importing I_MESSAGE_VAR3 Call by reference Type reference (TYPE) ANY Message Variable 3 20130821
7 Importing I_MESSAGE_VAR4 Call by reference Type reference (TYPE) ANY Message Variable 4 20130821
8 Returning R_STR_PSJ_ERROR_LOG Value transfer Type reference (TYPE) IF_PSJ_GLOBAL_JOURNAL=>TY_S_ERROR_LOG PSJ representation of Error Log 20130821

Method CONVERT_MSG_2_PSJ_ERROR on class IF_FSPSJ_PSJ_FSL_CONVERTER has no exception.

Method CONVERT_PSJ_2_FSL_BDMMV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_PSJ_BDMMV Call by reference Type reference (TYPE) IF_PSJ_GLOBAL_JOURNAL=>TY_T_BDMMV PSJ format for BDMMV 20130821
2 Returning R_TAB_FSL_BDMMV Value transfer Type reference (TYPE) FSPSJ_TAB_IN_BDMMV FSL format for BDMMV 20130821

Method CONVERT_PSJ_2_FSL_BDMMV on class IF_FSPSJ_PSJ_FSL_CONVERTER has no exception.

Method CONVERT_PSJ_2_FSL_LOGV1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_PSJ_ERROR_LOG Call by reference Type reference (TYPE) IF_PSJ_GLOBAL_JOURNAL=>TY_S_ERROR_LOG PSJ Error Log Format 20130821
2 Returning R_STR_FSL_LOG_V1 Value transfer Type reference (TYPE) FSL_STR_GDT_LOG_V1 FSL representation for GDT Log_V1 20130821

Method CONVERT_PSJ_2_FSL_LOGV1 on class IF_FSPSJ_PSJ_FSL_CONVERTER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in