SAP ABAP Interface IF_SRM_CONNECTION_ATTR (Specific: Connection Parameter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK (Package) Records Management Framework Package
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_OBJECT Abstract Base Class for SPs 20010627
Properties
Interface IF_SRM_CONNECTION_ATTR  
Short Description Specific: Connection Parameter    
General Data
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20010627   SAP 
Last changed 20021128   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_CONNECTION_ATTR has no forward declaration.
Interfaces
Interface IF_SRM_CONNECTION_ATTR has no interface.
Friends
Interface IF_SRM_CONNECTION_ATTR has no friend.
Attributes
Interface IF_SRM_CONNECTION_ATTR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_STRING_VALUE Instance method Public Method Get: String Value of a Value Object for Connection Parameter 20010627
2 GET_VALUE Instance method Public Method Get: Value Object of a Connection Parameter 20010627
3 GET_VALUES Instance method Public Method Get: List of Value Objects of all Connection Parameters 20010627
Events
Interface IF_SRM_CONNECTION_ATTR has no event.
Types
Interface IF_SRM_CONNECTION_ATTR has no local type.
Method Signatures

Method GET_STRING_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_ID Call by reference Type reference (TYPE) STRING Attribut ID 20010627
2 Returning RE_STRING_VALUE Value transfer Type reference (TYPE) SRM_LIST_STRING List: String Werte 20010627
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010627
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010627
3 CX_SRM_POID POID Fehler (abstrakt) 20010627

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_ID Call by reference Type reference (TYPE) STRING ID des Attributs 20010627
2 Returning RE_VALUE Value transfer Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Wert Objekt 20010627
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010627
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010627
3 CX_SRM_POID POID Fehler (abstrakt) 20010627

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUES Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: Wert Objekte 20010627
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20010627
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010627
3 CX_SRM_POID POID Fehler (abstrakt) 20010627
History
Last changed by/on SAP  20021128 
SAP Release Created in 620