SAP ABAP Class CL_ATOM_ST_CALLBACK (Callback for ST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RST (Application Component) REST-based Protocols
     SATOM_CORE (Package) ATOM core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATOM_ST_CALLBACK Atom Simple Transformation Callback 20100809
Properties
Class CL_ATOM_ST_CALLBACK  
Short Description Callback for ST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATOM_CORE   ATOM core 
Created 20100614   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATOM_ST_CALLBACK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATOM_ST_CALLBACK Atom Simple Transformation Callback 20100809
Friends
Class CL_ATOM_ST_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DEFINED_ATTRIBUTE Instance attribute Protected Type reference (TYPE) ATTRIBUTE_T Definded attributes 20100813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100810
Events
Class CL_ATOM_ST_CALLBACK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ATTRIBUTE_S Public See coding Attribute structure 20101222 BEGIN OF attribute_s, namespace TYPE string, prefix TYPE string, name TYPE string, END OF attribute_s
2 ATTRIBUTE_T Public See coding Attributes table 20101222 attribute_t TYPE STANDARD TABLE OF attribute_s WITH KEY namespace name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEFINED_ATTRIBUTE Call by reference Type reference (TYPE) ATTRIBUTE_T Defined attributes 20100813

Method CONSTRUCTOR on class CL_ATOM_ST_CALLBACK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800