SAP ABAP Class CL_SRM_SERVICE_SP_AL (SP AL Service Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_SP_AL (Package) Service Provider for ArchiveLink
Properties
Class CL_SRM_SERVICE_SP_AL  
Short Description SP AL Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_SP_AL   Service Provider for ArchiveLink 
Created 20040413   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMAL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_SERVICE_SP_AL has no interface implemented.
Friends
Class CL_SRM_SERVICE_SP_AL has no friend class.
Attributes
Class CL_SRM_SERVICE_SP_AL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOC_AUTHORITY Static method Public Method Check Authorizatoin for Accessing AL Documents 20040413
2 GET_MIMETYPE_FROM_DOCUCLASS Static method Public Method Get Mimetype from the Technical Document Type 20041210
Events
Class CL_SRM_SERVICE_SP_AL has no event.
Types
Class CL_SRM_SERVICE_SP_AL has no local type.
Method Signatures

Method CHECK_DOC_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) CSEQUENCE Aktivität 20040413
2 Importing IM_BO Call by reference Type reference (TYPE) CSEQUENCE Business Objekt 20040413
3 Importing IM_CREP_ID Call by reference Type reference (TYPE) CSEQUENCE Content Repository 20040413
4 Importing IM_DOCUMENTTYPE Call by reference Type reference (TYPE) CSEQUENCE Dokumentart 20040413
5 Importing IM_PROGRAM Call by reference Type reference (TYPE) CSEQUENCE Programmnamen 20040413
6 Importing IM_TYPE Call by reference Type reference (TYPE) CSEQUENCE 'DOC' Dokumenttyp 20040413
7 Returning RE_RC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040413

Method CHECK_DOC_AUTHORITY on class CL_SRM_SERVICE_SP_AL has no exception.

Method GET_MIMETYPE_FROM_DOCUCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIMETYPE Call by reference Type reference (TYPE) SRMAL_MIMETYPE Mimetype 20041210
2 Importing IM_DOCUCLASS Call by reference Type reference (TYPE) SRMAL_DOC_CLASS Technical docutype 20041210
# Exception Resumable Description Created on
1 BDV_INTERNAL_AL_ERROR AL internal error 20041210
2 BDV_UNEXPECTED_ERROR BDV: Unexpected Error 20041210
History
Last changed by/on SAP  20050214 
SAP Release Created in 700