SAP ABAP Class IF_FSPSJ_MAP_VAL_BO_PIAJE (Mapping & validation for BO PIActJrnlEntry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSPSJ_MAP_VAL_BO_PIAJE Mapping & validation for BO ProcIntegrActyJrnlEntry 20130815
Properties
Class IF_FSPSJ_MAP_VAL_BO_PIAJE  
Short Description Mapping & validation for BO PIActJrnlEntry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130815   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FSPSJ_MAP_VAL_BO_PIAJE has no forward declaration.
Interfaces
Class IF_FSPSJ_MAP_VAL_BO_PIAJE has no interface implemented.
Friends
Class IF_FSPSJ_MAP_VAL_BO_PIAJE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_OPERATION_CREATE Constant Public Type reference (TYPE) T_OPERATION_ACTION '01' 20130815
2 CON_OPERATION_FIND Constant Public Type reference (TYPE) T_OPERATION_ACTION '02' 20130815
Methods
# Method Level Visibility Method type Description Created on
1 MAP_EXT2INT Instance method Public Method Maps from external to internal representation 20130815
2 MAP_INT2EXT Instance method Public Method Maps from internal to external representation 20130815
3 VALIDATE_EXT Instance method Public Method Validates external representation 20130815
4 VALIDATE_INT Instance method Public Method Validates internal representation 20130815
Events
Class IF_FSPSJ_MAP_VAL_BO_PIAJE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_OPERATION_ACTION Public See coding Operation Action 20130815 T_OPERATION_ACTION type c length 2
Method Signatures

Method MAP_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INT Call by reference Type reference (TYPE) ANY 20130815
2 Importing I_EXT Call by reference Type reference (TYPE) ANY 20130815
# Exception Resumable Description Created on
1 CX_FSL_ERROR_CONFLICT_MAPPING 20130815
2 CX_FSL_INTERNAL_ERROR 20130815

Method MAP_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXT Call by reference Type reference (TYPE) ANY 20130815
2 Importing I_INT Call by reference Type reference (TYPE) ANY 20130815
# Exception Resumable Description Created on
1 CX_FSL_ERROR_CONFLICT_MAPPING 20130815
2 CX_FSL_INTERNAL_ERROR 20130815

Method VALIDATE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT Call by reference Type reference (TYPE) ANY 20130815
# Exception Resumable Description Created on
1 CX_FSL_ERROR_CONFLICT_FORMAT 20130815
2 CX_FSL_INTERNAL_ERROR 20130815

Method VALIDATE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INT Call by reference Type reference (TYPE) ANY 20130815
# Exception Resumable Description Created on
1 CX_FSL_ERROR_CONFLICT_FORMAT 20130815
2 CX_FSL_INTERNAL_ERROR 20130815
History
Last changed by/on SAP  20140121 
SAP Release Created in