SAP ABAP Class CL_CACS_DET_SRV_ACCESS_TYPE (Determination: Service Class for Access Type)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSFN (Package) ICM: UI for Determination Methods

⤷

⤷

Properties
Class | CL_CACS_DET_SRV_ACCESS_TYPE | |
Short Description | Determination: Service Class for Access Type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CACSDET | |
Program status | ||
Category | 0 | |
Package | CACSFN | ICM: UI for Determination Methods |
Created | 20051205 | 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_DET_SRV_ACCESS_TYPE has no interface implemented.
Friends
Class CL_CACS_DET_SRV_ACCESS_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ACCESS_TYPE_TABLE_TYPE | 20051205 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ACCESS_TYPE_TEXT_TABLE_TYPE | 20051205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Access Type | 20051205 |
2 | ![]() |
Static method | Public | Method | Get Access Type Description | 20051205 |
3 | ![]() |
Static method | Public | Method | Get All Access Types | 20051205 |
Events
Class CL_CACS_DET_SRV_ACCESS_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ACCESS_TYPE_TABLE_TYPE | Public | See coding | 20051205 | access_type_table_type TYPE STANDARD TABLE OF tcacs_detacc
WITH KEY accesstype
|
||
2 | ACCESS_TYPE_TEXT_TABLE_TYPE | Public | See coding | 20051205 | access_type_text_table_type TYPE STANDARD TABLE OF tcacs_detacct
WITH KEY accesstype spras
|
Method Signatures
Method GET_ACCESS_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACC | Call by reference | Type reference (TYPE) | TCACS_DETACC | Findung: Zugriffsart | 20051205 | ||
2 | ![]() |
IV_ACCESS_TYPE | Call by reference | Type reference (TYPE) | CACSDETACCESSTYPE | Findung: Zugriffsart | 20051205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051205 |
Method GET_ACCESS_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DESCR | Call by reference | Type reference (TYPE) | CACSDETACCESSTYPETXT | Findung: Zugriffsarttext | 20051205 | ||
2 | ![]() |
IV_ACCESS_TYPE | Call by reference | Type reference (TYPE) | CACSDETACCESSTYPE | Findung: Zugriffsart | 20051205 |
Method GET_ACCESS_TYPE_TEXT on class CL_CACS_DET_SRV_ACCESS_TYPE has no exception.
Method GET_ALL_ACCESS_TYPES Signature
Method GET_ALL_ACCESS_TYPES on class CL_CACS_DET_SRV_ACCESS_TYPE has no parameter.
Method GET_ALL_ACCESS_TYPES on class CL_CACS_DET_SRV_ACCESS_TYPE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |