SAP ABAP Class CL_CACS_DET_SRV_ETP_ACC (Determination: Service Class for Entry Point/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_ETP_ACC | |
| Short Description | Determination: Service Class for Entry Point/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 | 20060224 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CACS_DET_SRV_ETP_ACC has no interface implemented.
Friends
Class CL_CACS_DET_SRV_ETP_ACC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | ENTRY_POINT_TABLE_TYPE | 20060224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get All Entry Points | 20060224 | |
| 2 | Static method | Public | Method | Get Entry Point | 20060224 |
Events
Class CL_CACS_DET_SRV_ETP_ACC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ENTRY_POINT_TABLE_TYPE | Public | See coding | 20060224 | entry_point_table_type TYPE STANDARD TABLE OF tcacs_detetu
WITH KEY entrypoint
|
Method Signatures
Method GET_ALL_ENTRY_POINTS Signature
Method GET_ALL_ENTRY_POINTS on class CL_CACS_DET_SRV_ETP_ACC has no parameter.
Method GET_ALL_ENTRY_POINTS on class CL_CACS_DET_SRV_ETP_ACC has no exception.
Method GET_ENTRY_POINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ETU | Call by reference | Type reference (TYPE) | TCACS_DETETU | Einstiegspunkt - Zugriffsartzuordnung | 20060224 | |||
| 2 | IV_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Einstiegspunkt prüfen | 20060224 | |||
| 3 | IV_ENTRY_POINT | Call by reference | Type reference (TYPE) | CACSDETENTRYPOINT | Einstiegspunkt | 20060224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060224 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |