SAP ABAP Class IF_SRM_SP_RECORD_HEADER (Record Header)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_RECORD_HEADER Record: Header 20040505
Properties
Class IF_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      
Created 20040505   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_SP_RECORD_HEADER has no forward declaration.
Interfaces
Class IF_SRM_SP_RECORD_HEADER has no interface implemented.
Friends
Class IF_SRM_SP_RECORD_HEADER has no friend class.
Attributes
Class IF_SRM_SP_RECORD_HEADER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Find Description of Record 20040506
2 GET_DOC_ID Instance method Public Method Find out the Record ID 20040506
3 GET_LAST_MODIF_DATE Instance method Public Method Find out Date of Last Change 20040506
4 GET_LAST_MODIF_TIME Instance method Public Method Find out Time of Last Change 20040506
5 GET_LAST_MODIF_USER Instance method Public Method Find out Author of Last Change 20040506
6 GET_STATUS Instance method Public Method Find out structure of the record (if available) 20040505
7 GET_VERSION Instance method Public Method Find out the Version of the Record 20040505
8 IS_FROZEN Instance method Public Method Returns whether the record is frozen 20040505
Events
Class IF_SRM_SP_RECORD_HEADER has no event.
Types
Class IF_SRM_SP_RECORD_HEADER has no local type.
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung 20040506
# Exception Resumable Description Created on
1 CX_SRM_GSP Generic SP2: Allgemeiner Fehler 20040506

Method GET_DOC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOC_ID Value transfer Type reference (TYPE) STRING DocID der Akte 20040506
# Exception Resumable Description Created on
1 CX_SRM_GSP Generic SP2: Allgemeiner Fehler 20040506

Method GET_LAST_MODIF_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATE Value transfer Type reference (TYPE) D Datum 20040506

Method GET_LAST_MODIF_DATE on class IF_SRM_SP_RECORD_HEADER has no exception.

Method GET_LAST_MODIF_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIME Value transfer Type reference (TYPE) T Uhrzeit 20040506

Method GET_LAST_MODIF_TIME on class IF_SRM_SP_RECORD_HEADER has no exception.

Method GET_LAST_MODIF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UNAME Value transfer Type reference (TYPE) UNAME Benutzername 20040506

Method GET_LAST_MODIF_USER on class IF_SRM_SP_RECORD_HEADER has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STATUS_DESCRIPTION Call by reference Type reference (TYPE) SRMDESCR SRM: Bezeichnung 20040506
2 Exporting EX_STATUS_ID Call by reference Type reference (TYPE) SRMSTATID SRM Status ID 20040506
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD CX_SRM_SP_RECORD 20040506

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VERSION Value transfer Type reference (TYPE) STRING Versiond 20040505
# Exception Resumable Description Created on
1 CX_SRM_GSP Generic SP2: Allgemeiner Fehler 20040506

Method IS_FROZEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_FROZEN Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040505
# Exception Resumable Description Created on
1 CX_SRM_SP_RECORD CX_SRM_SP_RECORD 20040505
History
Last changed by/on SAP  20040930 
SAP Release Created in