SAP ABAP Class CL_SRM_PHYS_INFOOBJECT (Physical Information Object)
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
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_FILE_TRANSFER Access to Content Using Files 20000608
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GSP_FILE_TRANSFER Access to Content Using Files 20030708
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GSP_TAB_TRANSFER Access to Content Using Tables 20030708
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GSP_URL_TRANSFER Access to Content Server Using HTTP Server 20030708
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_TAB_TRANSFER Access to Content Using Tables 20000608
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_URL_TRANSFER Access to Content Server Using HTTP Server 20000914
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_VARIANT Variant of a Document 20000608
2 Inheritance (c INHERITING FROM c_ref)  CL_SRM_VERSION Version of a Document 20000608
Properties
Class CL_SRM_PHYS_INFOOBJECT  
Short Description Physical Information Object    
Super Class CL_SRM_INFOOBJECT Base Class for Information Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_GENERIC_SP   Records Management Generic Service Provider 
Created 20000608   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_SRM_FILE_TRANSFER Access to Content Using Files 20000608
2 IF_SRM_GSP_FILE_TRANSFER Access to Content Using Files 20030708
3 IF_SRM_GSP_TAB_TRANSFER Access to Content Using Tables 20030708
4 IF_SRM_GSP_URL_TRANSFER Access to Content Server Using HTTP Server 20030708
5 IF_SRM_TAB_TRANSFER Access to Content Using Tables 20000608
6 IF_SRM_URL_TRANSFER Access to Content Server Using HTTP Server 20000914
Friends
Class CL_SRM_PHYS_INFOOBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAY_CARRY_CONTENT Instance attribute Protected Type reference (TYPE) SRMGS_BOOLEAN this IO may carry content 20001117
2 MY_OWN_VARIANT Instance attribute Protected Type reference (TYPE) I Variant 20020716
3 MY_OWN_VERSION Instance attribute Protected Type reference (TYPE) I Version 20020716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000608
2 DELETE Instance method Public Method Delete Physical Information Object 20000614
3 GET_COMPONENTS_INFO Instance method Public Method Get Information on Components of the Information Object 20000807
4 P_CLONE Instance method Protected Method Clone Current Object 20000714
5 P_REC_COPY_SELF Instance method Protected Method Internal: Copy PHIO Recursive and the Linked Neighbours 20000707
Events
Class CL_SRM_PHYS_INFOOBJECT has no event.
Types
Class CL_SRM_PHYS_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 Umschliessendes Dokumenten-Objekt 20001010
2 Importing IM_DOC_ID Call by reference Type reference (TYPE) SRMGS_DOC_ID Meine Doc-ID 20000608
3 Importing IM_VARIANT_ID Call by reference Type reference (TYPE) I 20020716
4 Importing IM_VERSION_ID Call by reference Type reference (TYPE) I 20020716

Method CONSTRUCTOR on class CL_SRM_PHYS_INFOOBJECT has no exception.

Method DELETE Signature

Method DELETE on class CL_SRM_PHYS_INFOOBJECT has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf 20000614
2 NOT_AUTHORIZED Benutzer ist nicht authorisiert 20000614
3 NOT_POSSIBLE Loeschen wg. Konsistenzbedingungen nicht möglich 20000614

Method GET_COMPONENTS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENTS Call by reference Type reference (TYPE) SRMGS_COMPONENTS Informationen über die Komponenten 20000807
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf. 20000807
2 NOT_AUTHORIZED Benutzer ist nicht autorisiert. 20000807

Method P_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_RELATIONS Call by reference Type reference (TYPE) SRMGS_RELATION_TAB Beziehungen, die _von_ einem anderen Objekt auf dieses verw. 20000719
2 Exporting NEW_OBJECT Call by reference Type reference (TYPE) SRMGS_DOC_ID Dokumenten-ID des neuen Objektes 20000714
3 Importing PROPERTIES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Zu ändernde Eigenschaften 20010831
4 Importing TO_RELATIONS Call by reference Type reference (TYPE) SRMGS_RELATION_TAB Beziehungen, die _zu_ einem anderen Objekt verweisen 20000719
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf 20000714
2 NOT_AUTHORIZED Benutzer ist nicht authorisiert 20000714

Method P_REC_COPY_SELF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MAPPING_TABLE Call by reference Type reference (TYPE) SRMGS_MAPPING_TABLE Mapping von bereits kopierten Infoobjekten 20000707
2 Exporting NEW_OBJECT Call by reference Type reference (TYPE) SRMGS_DOC_ID Doc-ID des neuen PHIOs 20000707
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf 20000726
2 NOT_AUTHORIZED Benutzer ist nicht authorisiert 20000726
History
Last changed by/on SAP  20130531 
SAP Release Created in 50A