SAP ABAP Class CL_DEMO_CR_CAR_RENTAL_SERVICE (Car Rental Service Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAP_DEMOS_CAR_RENTAL_APPL (Package) Application View of the Demo Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEMO_CR_CAR_RENTL_SERVICE Interface for Car Rentals 20080918
Properties
Class CL_DEMO_CR_CAR_RENTAL_SERVICE  
Short Description Car Rental Service Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABAP_DEMOS_CAR_RENTAL_APPL   Application View of the Demo Application 
Created 20080918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEMO_CR_CAR_RENTL_SERVICE Interface for Car Rentals 20080918
Friends
Class CL_DEMO_CR_CAR_RENTAL_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SINGLE_REF Static Attribute Private Object reference (TYPE REF TO) CL_DEMO_CR_CAR_RENTAL_SERVICE Object Reference to Singleton 20080918
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Static Constructor 20080918
2 GET_SERVICE Static method Public Method Get Singleton for Service 20090211
Events
Class CL_DEMO_CR_CAR_RENTAL_SERVICE has no event.
Types
Class CL_DEMO_CR_CAR_RENTAL_SERVICE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DEMO_CR_CAR_RENTAL_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DEMO_CR_CAR_RENTAL_SERVICE has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVICE Value transfer Object reference (TYPE REF TO) IF_DEMO_CR_CAR_RENTL_SERVICE Car rental service interface 20090211

Method GET_SERVICE on class CL_DEMO_CR_CAR_RENTAL_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712