SAP ABAP Class CL_SRM_SP_CONTENT_BDS_DOC (SRM: Class for Accessing Document Content)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_SP_BDS (Package) Service Provider for Business Document Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_CONNECTION Abstract Basis Class for Connection 20050119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION Reading Methods for Working with Repositories 20050119
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION_NEW Specific: For SP New Connection 20050119
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20050119
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_SYSTEM_PARA SP System Parameters 20050119
Properties
Class CL_SRM_SP_CONTENT_BDS_DOC  
Short Description SRM: Class for Accessing Document Content    
Super Class CL_SRM_SP_CONNECTION Abstract Basis Class for Connection 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRMBD    
Program status     
Category 0   
Package SRM_SP_BDS   Service Provider for Business Document Service 
Created 20050119   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMBD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_CONNECTION Reading Methods for Working with Repositories 20050119
2 IF_SRM_CONNECTION_NEW Specific: For SP New Connection 20050119
3 IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20050119
4 IF_SRM_SP_SYSTEM_PARA SP System Parameters 20050119
Friends
Class CL_SRM_SP_CONTENT_BDS_DOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050119
Methods
# Method Level Visibility Method type Description Created on
1 GET_POID Instance method Private Method Get POID Parameters 20050119
Events
Class CL_SRM_SP_CONTENT_BDS_DOC has no event.
Types
Class CL_SRM_SP_CONTENT_BDS_DOC has no local type.
Method Signatures

Method GET_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DOC_CLASS Call by reference Type reference (TYPE) SDOK_CLASS Dokumentklasse 20050119
2 Exporting EX_DOC_GUID Call by reference Type reference (TYPE) SDOK_DOCID Dokument GUID 20050119
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20050119
2 CX_SRM_POID POID Fehler (abstrakt) 20050119
History
Last changed by/on SAP  20050214 
SAP Release Created in 700