SAP ABAP Data Element SCOOLSERVICECLASS (Service Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
     SCOOL (Package) Enterprise Services Framework
Basic Data
Data Element SCOOLSERVICECLASS
Short Description Service Provider  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name SEOCLSNAMEF4    
Search Help: Parameters CLSNAME   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ServicePr. 
Medium 15 ServiceProvider 
Long 20 Service Provider 
Heading 30 Service Provider 
Documentation

Definition

The Service Provider is a global ABAP class, which implements one or more aspects. You can edit such classes in the Class Builder.

To implement an aspect, you must implement the following interfaces:
IF_COL_ASPECT
IF_COL_ACTION
IF_COL_LOCKING
IF_COL_TRANSACTION

You can also implement the IF_COL_LOCKING and IF_COL_TRANSACTION interfaces in separate Locking and Transaction Providers.

Use

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 630