SAP ABAP Class IF_SRM_GSP_IMPL (Generic SP Implementation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GENERIC_SP Generic Service Provider RMS 20031117
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GENERIC_SP2 Generic Service Provider RMS 20031121
Properties
Class IF_SRM_GSP_IMPL  
Short Description Generic SP Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031117   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_GSP_IMPL has no forward declaration.
Interfaces
Class IF_SRM_GSP_IMPL has no interface implemented.
Friends
Class IF_SRM_GSP_IMPL has no friend class.
Attributes
Class IF_SRM_GSP_IMPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT Instance method Public Method Connect to Document 20031118
2 DECONNECT Instance method Public Method 20031121
3 GET_PROT_DATA Instance method Public Method Get Protected Data from Implementation 20031117
4 SET_POID Instance method Public Method Sets POID Object 20031202
Events
Class IF_SRM_GSP_IMPL has no event.
Types
Class IF_SRM_GSP_IMPL has no local type.
Method Signatures

Method CONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_ID Call by reference Type reference (TYPE) STRING 20031118
2 Importing VARIANT Call by reference Type reference (TYPE) STRING 20031118
3 Importing VERSION Call by reference Type reference (TYPE) STRING 20031118
# Exception Resumable Description Created on
1 CX_SRM_GSP Generic SP2: Allgemeiner Fehler 20031121

Method DECONNECT Signature

Method DECONNECT on class IF_SRM_GSP_IMPL has no parameter.
Method DECONNECT on class IF_SRM_GSP_IMPL has no exception.

Method GET_PROT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOCUMENT Call by reference Object reference (TYPE REF TO) IF_SRM_DOCUMENT 20031117
2 Exporting DOC_ID Call by reference Type reference (TYPE) STRING 20031117
3 Exporting VARIANT Call by reference Type reference (TYPE) STRING 20031117
4 Exporting VERSION Call by reference Type reference (TYPE) STRING 20031117

Method GET_PROT_DATA on class IF_SRM_GSP_IMPL has no exception.

Method SET_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20031202

Method SET_POID on class IF_SRM_GSP_IMPL has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in