SAP ABAP Class CL_SLIN_PROC_CONTAINER (Container for cl_slin_proc References)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
     SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
Properties
Class CL_SLIN_PROC_CONTAINER  
Short Description Container for cl_slin_proc References    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIN_INTERN   Internal Use for SLIN (changes made without discussion) 
Created 20110322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIN_PROC_CONTAINER has no forward declaration.
Interfaces
Class CL_SLIN_PROC_CONTAINER has no interface implemented.
Friends
Class CL_SLIN_PROC_CONTAINER has no friend class.
Attributes
Class CL_SLIN_PROC_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Gets PROC Instance 20110322
2 GET_FORMS Static method Public Method 20110322
3 GET_FUNCTIONS Static method Public Method 20110322
Events
Class CL_SLIN_PROC_CONTAINER has no event.
Types
Class CL_SLIN_PROC_CONTAINER has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20110322
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PROC 20110322

Method GET on class CL_SLIN_PROC_CONTAINER has no exception.

Method GET_FORMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG 20110322
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PROC_CONTAINER 20110322

Method GET_FORMS on class CL_SLIN_PROC_CONTAINER has no exception.

Method GET_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG 20110322
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PROC_CONTAINER 20110322

Method GET_FUNCTIONS on class CL_SLIN_PROC_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732