SAP ABAP Class CL_SRM_LOG_INFOOBJECT (Base Class for Logical Information Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERIC_SP (Package) Records Management Generic Service Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_INFOOBJECT Base Class for Information Objects 20000608
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_DOCUMENT Represents a Document 20000608
Properties
Class CL_SRM_LOG_INFOOBJECT  
Short Description Base Class for Logical Information Objects    
Super Class CL_SRM_INFOOBJECT Base Class for Information Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SRM_GENERIC_SP   Records Management Generic Service Provider 
Created 20000608   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_LOG_INFOOBJECT has no interface implemented.
Friends
Class CL_SRM_LOG_INFOOBJECT has no friend class.
Attributes
Class CL_SRM_LOG_INFOOBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000608
2 P_CLONE Instance method Protected Method Clone Current Object 20000717
Events
Class CL_SRM_LOG_INFOOBJECT has no event.
Types
Class CL_SRM_LOG_INFOOBJECT 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_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_SRM_DOCUMENT Referenz des Dokumenten-Objektes 20001010
2 Importing IM_DOC_ID Call by reference Type reference (TYPE) SRMGS_DOC_ID Dokumenten-ID 20000608
3 Importing OMIT_AUTHORITY_CHECK Call by reference Type reference (TYPE) SRMGS_BOOLEAN SRMGS_FALSE Authority Check (nicht-) durchführen 20070725

Method CONSTRUCTOR on class CL_SRM_LOG_INFOOBJECT has no exception.

Method P_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_DOC_ID Value transfer Type reference (TYPE) SRMGS_DOC_ID Dokumenten-ID des neuen Objektes 20030428
2 Exporting NEW_OBJECT Call by reference Type reference (TYPE) SRMGS_DOC_INFO Dokumenten-ID des neuen Objektes 20000717
3 Importing PROPERTIES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Zu setzende Eigenschaften 20010830
# Exception Resumable Description Created on
1 DUPLICATE_OBJECT_ID Doc ID existiert, Kopieren zu dieser ID unmöglich 20030429
2 INTERNAL_ERROR Ein interner Fehler trat auf 20000717
3 NOT_AUTHORIZED Benutzer ist nicht authorisiert 20000717
History
Last changed by/on SAP  20071217 
SAP Release Created in 50A