SAP ABAP Class CL_SRM_SP_RECORD_HEADER (Record: Header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_RECORD_HEADER Record Header 20040505
Properties
Class CL_SRM_SP_RECORD_HEADER  
Short Description Record: Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_XML_BR_MD_FP   XML, Browser, Modeler, File Plan 
Created 20040505   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_SP_RECORD_HEADER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SP_RECORD_HEADER Record Header 20040505
Friends
Class CL_SRM_SP_RECORD_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20040901
2 DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_SRM_DOCUMENT GSP 2: Interface Document 20040505
3 ID Instance attribute Private Type reference (TYPE) STRING 20041203
4 LAST_MODIFICATION Instance attribute Private Type reference (TYPE) SRM_RECORD_XML_LAST_MODIF Record: Last Changed 20040506
5 RECORD_API Instance attribute Private Object reference (TYPE REF TO) IF_SRM_SP_RECORD IF_SRM_SP_RECORD 20040505
6 STATUS_PROFILE_ID Instance attribute Private Type reference (TYPE) SRMPROFID SRM: Status Profile 20041203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040505
Events
Class CL_SRM_SP_RECORD_HEADER has no event.
Types
Class CL_SRM_SP_RECORD_HEADER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) STRING Akte: Beschreibung 20040901
2 Importing IM_ID Call by reference Type reference (TYPE) STRING Akte: ID 20041203
3 Importing IM_LAST_MODIFICATION Call by reference Type reference (TYPE) SRM_RECORD_XML_LAST_MODIF Akte: Letzte Änderung 20040506
4 Importing IM_RECORD_API Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD Record-API 20040505
5 Importing IM_STATUS_PROFILE_ID Call by reference Type reference (TYPE) SRMPROFID Status Profile ID 20041203

Method CONSTRUCTOR on class CL_SRM_SP_RECORD_HEADER has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700