SAP ABAP Class CL_CACS_BUSINESS_OBJECT_TYPE (Class of Business Object Category)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS2D (Package) ICM: DDIC for ICM Basis Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_GENERIC_TYPE Class of Generic Type 20070201
Properties
Class CL_CACS_BUSINESS_OBJECT_TYPE  
Short Description Class of Business Object Category    
Super Class CL_CACS_GENERIC_TYPE Class of Generic Type 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACS2D   ICM: DDIC for ICM Basis Framework 
Created 20061122   SAP 
Last change 20100310   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
Class CL_CACS_BUSINESS_OBJECT_TYPE has no interface implemented.
Friends
Class CL_CACS_BUSINESS_OBJECT_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_BUSOBJ_TYPE_FIELD Constant Public Type reference (TYPE) FIELDNAME 'BUSOBJ_TYPE' Field Name 20070201
2 MC_BUSOBJ_TYPE_TABLE Constant Public Type reference (TYPE) TABNAME 'TCACS_BUSOBJ' Table Name 20061122
3 MS_BUSOBJ Instance attribute Private Type reference (TYPE) TCACS_BUSOBJ Valid Business Objects of Operational System (incl.BOR Assg) 20061122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070201
2 GET_BUSOBJ_INFO Instance method Protected Method Get Version Information of Business Object Category 20070201
3 READ_BUSOBJ_TYPE_VERSION Static method Public Method Read Active Version of Business Object Category 20070201
Events
Class CL_CACS_BUSINESS_OBJECT_TYPE has no event.
Types
Class CL_CACS_BUSINESS_OBJECT_TYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20070201
2 Importing ID_BUSI Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20070201
3 Importing ID_BUSOBJ_TYPE Call by reference Type reference (TYPE) CACSBUSOBJTYP Typ des Geschäftsobjekts, das eine Provision auslöst 20070201
4 Importing ID_TECH Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20070201
# Exception Resumable Description Created on
1 CX_CACS_GENERIC_TYPE Ausnahmen des generischen Typs 20070201

Method GET_BUSOBJ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BUSOBJ Value transfer Type reference (TYPE) TCACS_BUSOBJ Zulässige Geschäftsobjekte des Vorsystems (inkl. BOR-Zuord 20070201

Method GET_BUSOBJ_INFO on class CL_CACS_BUSINESS_OBJECT_TYPE has no exception.

Method READ_BUSOBJ_TYPE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_BUSOBJ Value transfer Type reference (TYPE) TCACS_BUSOBJ Zulässige Geschäftsobjekte des Vorsystems (inkl. BOR-Zuord 20070201
2 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Anwendung 20070201
3 Importing ID_BUSI Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20070201
4 Importing ID_BUSOBJ_TYPE Call by reference Type reference (TYPE) CACSBUSOBJTYP Typ des Geschäftsobjekts, das eine Provision auslöst 20070201
5 Importing ID_TECH Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20070201
# Exception Resumable Description Created on
1 CX_CACS_BUSINESS_OBJECT_TYPE Ausnahmeklasse des Geschäftsobjekttyps 20070201
2 CX_CACS_GENERIC_TYPE Ausnahmen des generischen Typs 20070201
History
Last changed by/on SAP  20100310 
SAP Release Created in 700