SAP ABAP Class CL_CACS_SUB_OBJECT_TYPE (Class of Subobject Type)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSDO (Package) ICM: Commission Document 'Light'

⤷

⤷

Properties
Class | CL_CACS_SUB_OBJECT_TYPE | |
Short Description | Class of Subobject Type | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSDO | ICM: Commission Document 'Light' |
Created | 20070201 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CACS_SUB_OBJECT_TYPE has no interface implemented.
Friends
Class CL_CACS_SUB_OBJECT_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TCACS_OBJTYPES | Types of Business Subobjects | 20070201 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SUBOBJECT_TABLE_TYPE | 20070201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | CONSTRUCTOR | 20070201 |
2 | ![]() |
Instance method | Protected | Method | Get Information of Subobject Type | 20070201 |
3 | ![]() |
Static method | Public | Method | Read Active Version of Subobject Type | 20070201 |
Events
Class CL_CACS_SUB_OBJECT_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SUBOBJECT_TABLE_TYPE | Public | See coding | 20070201 | subobject_table_type TYPE HASHED TABLE OF tcacs_objtypes
WITH UNIQUE KEY appl obtyid
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20070201 | ||
2 | ![]() |
ID_SUBOBJ_TYPE | Call by reference | Type reference (TYPE) | CACSOBTYID | Teilobjekttyp eines Geschäftsobjekts | 20070201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des generischen Typs | 20070201 |
Method GET_SUBOBJ_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_SUBOBJECT | Value transfer | Type reference (TYPE) | TCACS_OBJTYPES | Typen von Geschäfts-Teilobjekten | 20070201 |
Method GET_SUBOBJ_INFO on class CL_CACS_SUB_OBJECT_TYPE has no exception.
Method READ_SUBOBJ_TYPE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUBOBJ | Value transfer | Type reference (TYPE) | TCACS_OBJTYPES | Typen von Geschäfts-Teilobjekten | 20070201 | ||
2 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Anwendung | 20070201 | ||
3 | ![]() |
ID_SUBOBJ_TYPE | Call by reference | Type reference (TYPE) | CACSOBTYID | Teilobjekttyp eines Geschäftsobjekts | 20070201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des generischen Typs | 20070201 | |
2 | ![]() |
Ausnahmeklasse des Teilobjekttyps | 20070201 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |