SAP ABAP Class CL_LRM_XSLT (Class for XSLT SAP Functions (XML Data Exchange))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM (Application Component) Information Retention Manager
     S_ILM_XML (Package) XML Data Exchange
Properties
Class CL_LRM_XSLT  
Short Description Class for XSLT SAP Functions (XML Data Exchange)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_XML   XML Data Exchange 
Created 20091001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LRM_XSLT has no forward declaration.
Interfaces
Class CL_LRM_XSLT has no interface implemented.
Friends
Class CL_LRM_XSLT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Instance attribute Public Type reference (TYPE) INT4 0 Natural Number 20091001
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONVERTED_NAME Instance method Public Method Returns Element Node Spelling from Attribute Names 20091001
2 GET_INSTANCE Static method Public Method Returns Instance 20091001
3 GET_NEXT_NUMBER Instance method Public Method Pull Next Number 20091001
4 GET_OBJ_CAT_SPEC_CUST_NAME Instance method Public Method Returns Name of Object Category-Specific Customizing 20091001
5 RESET_COUNTER Instance method Public Method Reset Counter to 1 20091001
6 SET_EXCEPTION Instance method Public Method Sets an Exception from an XSL Transformation 20091026
Events
Class CL_LRM_XSLT has no event.
Types
Class CL_LRM_XSLT has no local type.
Method Signatures

Method GET_CONVERTED_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAME Call by reference Type reference (TYPE) STRING Feld der Länge 32 20091001
2 Importing INPUT Call by reference Type reference (TYPE) STRING 'INITIALWERT' Feld der Länge 32 20091001

Method GET_CONVERTED_NAME on class CL_LRM_XSLT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJ Call by reference Object reference (TYPE REF TO) CL_LRM_XSLT XML Rule Interchange 20091001

Method GET_INSTANCE on class CL_LRM_XSLT has no exception.

Method GET_NEXT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NUMBER Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20091001

Method GET_NEXT_NUMBER on class CL_LRM_XSLT has no exception.

Method GET_OBJ_CAT_SPEC_CUST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP Call by reference Type reference (TYPE) STRING 20091001
2 Importing IMP Call by reference Type reference (TYPE) STRING Character 40-Stellen 20091001
3 Importing IMP_COUNT Call by reference Type reference (TYPE) I 1 MS SQL int (obsolete - do not use anymore) 20091001

Method GET_OBJ_CAT_SPEC_CUST_NAME on class CL_LRM_XSLT has no exception.

Method RESET_COUNTER Signature

Method RESET_COUNTER on class CL_LRM_XSLT has no parameter.
Method RESET_COUNTER on class CL_LRM_XSLT has no exception.

Method SET_EXCEPTION Signature

Method SET_EXCEPTION on class CL_LRM_XSLT has no parameter.
# Exception Resumable Description Created on
1 CX_LRM_XML Fehler bei XML-Verarbeitung 20091026
History
Last changed by/on SAP  20110908 
SAP Release Created in 730