SAP ABAP Class CL_SRM_POID_PARSER (CL_SRM_POID_PARSER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK (Package) Records Management Framework Package
Properties
Class CL_SRM_POID_PARSER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20040209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_POID_PARSER has no forward declaration.
Interfaces
Class CL_SRM_POID_PARSER has no interface implemented.
Friends
Class CL_SRM_POID_PARSER has no friend class.
Attributes
Class CL_SRM_POID_PARSER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ESCAPE_STR Static method Private Method Escaped a String 20040209
2 OBJ_TO_STR Static method Public Method Conversion of a POID Object into a String 20040209
3 STR_TO_OBJ Static method Public Method Conversion of a POID_STR into a POID Object 20041025
4 STR_TO_TABS Static method Public Method Conversion of a POID String into Tables 20040209
5 TABS_TO_STR Static method Public Method Conversion of POID Tables into a String 20040209
6 TAB_TO_STR Static method Private Method Conversion of a Table into a String 20040209
Events
Class CL_SRM_POID_PARSER has no event.
Types
Class CL_SRM_POID_PARSER has no local type.
Method Signatures

Method ESCAPE_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR Call by reference Type reference (TYPE) STRING 20040209
2 Returning RE_ESCAPED_STR Value transfer Type reference (TYPE) STRING 20040209

Method ESCAPE_STR on class CL_SRM_POID_PARSER has no exception.

Method OBJ_TO_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040209
2 Returning RE_STR Value transfer Type reference (TYPE) STRING 20040209
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040209

Method STR_TO_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID_STR Call by reference Type reference (TYPE) STRING 20041025
2 Importing IM_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20120105
3 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20041025
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20041025

Method STR_TO_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AREA_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20040209
2 Exporting EX_IS_INSTANCE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041110
3 Exporting EX_SPS_ID Call by reference Type reference (TYPE) STRING 20040209
4 Exporting EX_SP_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20040209
5 Importing IM_POID_STR Call by reference Type reference (TYPE) STRING 20040209
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040209

Method TABS_TO_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20040209
2 Importing IM_IS_INSTANCE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041110
3 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING 20040209
4 Importing IM_SP_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20040209
5 Returning RE_POID_STR Value transfer Type reference (TYPE) STRING 20040209

Method TABS_TO_STR on class CL_SRM_POID_PARSER has no exception.

Method TAB_TO_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20040209
2 Returning RE_STR Value transfer Type reference (TYPE) STRING 20040209

Method TAB_TO_STR on class CL_SRM_POID_PARSER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700