SAP ABAP Class CL_SCMG_REC_CASE_BE (Backend for Case Record)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_SP_CASE (Package) Case Management: Service Provider Case
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_RECORD Represents a Record 20020810
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_PRINT Interface for Printing 20020810
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_REC_CASE_BE 20061109
Properties
Class CL_SCMG_REC_CASE_BE  
Short Description Backend for Case Record    
Super Class CL_SRM_SP_RECORD Represents a Record 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SCMG_CASE    
Program status P  SAP Standard Production Program 
Category 0   
Package SCMG_SP_CASE   Case Management: Service Provider Case 
Created 20020810   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_REC_CASE_BE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_PRINT Interface for Printing 20020810
Friends
Class CL_SCMG_REC_CASE_BE has no friend class.
Attributes
Class CL_SCMG_REC_CASE_BE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PRINT_ELEMENT Instance method Protected Method Print Element (Recursive) 20020811
2 PRINT_HEADING Instance method Protected Method Print Header 20020811
3 PRINT_SINGLE_ELEMENT Instance method Protected Method Print Single Record Element 20020811
Events
Class CL_SCMG_REC_CASE_BE has no event.
Types
Class CL_SCMG_REC_CASE_BE has no local type.
Method Signatures

Method PRINT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD_ELEMENT Element 20020811
2 Importing IM_LEVEL Call by reference Type reference (TYPE) INT4 Level des Elements 20020811
3 Returning RE_PRINT_TAB Value transfer Type reference (TYPE) SCMG_TT_PRINT Zeilen für Druck 20020811
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020811
2 CX_SRM_SK swissKnife (abstrakt) 20020811
3 CX_SRM_SP_RECORD CX_SRM_SP_RECORD 20020811

Method PRINT_HEADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020811
2 Returning RE_PRINT_LINE Value transfer Type reference (TYPE) SCMG_S_PRINT Druckzeile mit Hierarchie-Stufe 20020811

Method PRINT_HEADING on class CL_SCMG_REC_CASE_BE has no exception.

Method PRINT_SINGLE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_SP_RECORD_ELEMENT IF_SRM_SP_RECORD_ELEMENT 20020811
2 Importing IM_LEVEL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20020811
3 Returning RE_PRINT_LINE Value transfer Type reference (TYPE) SCMG_S_PRINT Druckzeile mit Hierarchie-Stufe 20020811
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020811
2 CX_SRM_SK swissKnife (abstrakt) 20020811
3 CX_SRM_SP_RECORD_ELEMENT CX_SRM_SP_RECORD_ELEMENT 20020811
History
Last changed by/on SAP  20090618 
SAP Release Created in 620