SAP ABAP Class CL_ISHCV_LICENCE (IS-H: License Checks for Country)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Properties
Class CL_ISHCV_LICENCE  
Short Description IS-H: License Checks for Country    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NBAS   Appl. development Hospital System master data, catalogs 
Created 20061025   SAP 
Last change 20070917   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)
2 NWCVL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHCV_LICENCE has no interface implemented.
Friends
Class CL_ISHCV_LICENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_BAPIRET2 Static Attribute Private Type reference (TYPE) BAPIRET2 Return Parameters 20061025
2 GS_LICENCE Static Attribute Private Type reference (TYPE) NWCV_LICENCE licence-data 20061025
3 GT_LICENCE Static Attribute Private Type reference (TYPE) ISH_T_NWCV_LICENCE licence-data (table) 20061025
4 GT_OBJECTS_CHECKED Static Attribute Private Type reference (TYPE) NWCVL_T_NWCV_OBJECT_SALE checked object_sale 20061025
5 G_LICENCE_NUMBER Static Attribute Private Type reference (TYPE) CHAR10 installation-number 20061025
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OSS_LICENCE Static method Private Method Checks Whether Domain xxx Is Registered in OSS 20061025
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20061025
3 GET_LICENCE_NUMBER Static method Private Method Get Installation Number 20061025
4 ISH_AUTHORITY Static method Public Method Checks Call Authorization 20061025
5 ISH_CHECK_LICENCE Static method Public Method Checks Individual License 20061025
6 SET_ERROR Static method Private Method Sets Bapiret2 Return Structure 20061025
Events
Class CL_ISHCV_LICENCE has no event.
Types
Class CL_ISHCV_LICENCE has no local type.
Method Signatures

Method CHECK_OSS_LICENCE Signature

Method CHECK_OSS_LICENCE on class CL_ISHCV_LICENCE has no parameter.
Method CHECK_OSS_LICENCE on class CL_ISHCV_LICENCE has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method GET_LICENCE_NUMBER Signature

Method GET_LICENCE_NUMBER on class CL_ISHCV_LICENCE has no parameter.
Method GET_LICENCE_NUMBER on class CL_ISHCV_LICENCE has no exception.

Method ISH_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) ISH_BAPIRET2_TAB_TYPE return parameter 20061025
2 Exporting E_LICENSED Call by reference Type reference (TYPE) ABAP_BOOL sale-identifier licensed 20061025
3 Exporting E_WORST_MSGTY Call by reference Type reference (TYPE) ISH_BAPIRETMAXTY worst message-type 20061025
4 Importing I_EINRI Call by reference Type reference (TYPE) EINRI institution 20061025
5 Importing I_SALE Call by reference Type reference (TYPE) NWCV_OBJECT_SALE sale-indentifier 20061025
6 Importing I_WITHOUT_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL SPACE show message 20061025

Method ISH_AUTHORITY on class CL_ISHCV_LICENCE has no exception.

Method ISH_CHECK_LICENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20061025
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20061025
3 Importing I_OBJECT Call by reference Type reference (TYPE) NWCV_OBJECT_SALE IS-H: Lizenz Vertriebsbezeichnung 20061025
# Exception Resumable Description Created on
1 NO_LICENCE Lizenz ungültig 20061025

Method SET_ERROR Signature

Method SET_ERROR on class CL_ISHCV_LICENCE has no parameter.
Method SET_ERROR on class CL_ISHCV_LICENCE has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in