SAP ABAP Class CL_BSA_SADL_ST_HELPER (Helper for Simple Transformation of SADL XML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_PARSER (Package) SADL Parser
Properties
Class CL_BSA_SADL_ST_HELPER  
Short Description Helper for Simple Transformation of SADL XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_PARSER   SADL Parser 
Created 20081024   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSA_SADL_ST_HELPER has no forward declaration.
Interfaces
Class CL_BSA_SADL_ST_HELPER has no interface implemented.
Friends
Class CL_BSA_SADL_ST_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ID_STACK Instance attribute Private See coding 20081024
2 MV_COUNTER Instance attribute Private Type reference (TYPE) I 1 20090116
3 MV_OLD_OFFSET Instance attribute Private Type reference (TYPE) I 0 20090218
4 MV_STACK_INDEX Instance attribute Private Type reference (TYPE) I 0 20081024
Methods
# Method Level Visibility Method type Description Created on
1 GET_OFFSET Instance method Public Method 20090218
2 GET_PATH Instance method Public Method 20090108
3 POP Instance method Public Method 20081024
4 PUSH Instance method Public Method 20081024
5 READ_NAMESPACES Instance method Public Method 20081024
Events
Class CL_BSA_SADL_ST_HELPER has no event.
Types
Class CL_BSA_SADL_ST_HELPER has no local type.
Method Signatures

Method GET_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OFFSET Call by reference Type reference (TYPE) STRING 20090218
2 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20090218

Method GET_OFFSET on class CL_BSA_SADL_ST_HELPER has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENT_PATH Call by reference Type reference (TYPE) STRING 20090108
2 Exporting EV_OFFSET Call by reference Type reference (TYPE) I 20090218
3 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20090108

Method GET_PATH on class CL_BSA_SADL_ST_HELPER has no exception.

Method POP Signature

Method POP on class CL_BSA_SADL_ST_HELPER has no parameter.
Method POP on class CL_BSA_SADL_ST_HELPER has no exception.

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CURRENT_PATH Call by reference Type reference (TYPE) STRING 20081024
2 Exporting PARENT_PATH Call by reference Type reference (TYPE) STRING 20081024
3 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20081024

Method PUSH on class CL_BSA_SADL_ST_HELPER has no exception.

Method READ_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting D_NAMESPACES Call by reference Type reference (TYPE) IF_SADL_TYPES=>TT_SADL_NAMESPACES 20081024
2 Importing READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20081024
# Exception Resumable Description Created on
1 CX_TRANSFORMATION_ERROR 20081024
History
Last changed by/on SAP  20131127 
SAP Release Created in 720