SAP ABAP Class CL_CACS_DET_SRV_ENTRY_POINT (Determination: Service Class for Entry Point)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSDM (Package) ICM: Determination Methods

⤷

⤷

Properties
Class | CL_CACS_DET_SRV_ENTRY_POINT | |
Short Description | Determination: Service Class for Entry Point | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CACSDET | |
Program status | ||
Category | 0 | |
Package | CACSDM | ICM: Determination Methods |
Created | 20051115 | 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_ENTRY_POINT has no interface implemented.
Friends
Class CL_CACS_DET_SRV_ENTRY_POINT 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 | 20051115 | |||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ENTRY_POINT_TEXT_TABLE_TYPE | 20051115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create List Box of Entry Points | 20051115 |
2 | ![]() |
Static method | Public | Method | Get All Entry Points | 20051115 |
3 | ![]() |
Static method | Public | Method | Get Entry Point | 20051115 |
4 | ![]() |
Static method | Public | Method | Get Entry Point Description | 20051115 |
Events
Class CL_CACS_DET_SRV_ENTRY_POINT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ENTRY_POINT_TABLE_TYPE | Public | See coding | 20051115 | entry_point_table_type TYPE STANDARD TABLE OF tcacs_detetp
WITH KEY entrypoint
|
||
2 | ENTRY_POINT_TEXT_TABLE_TYPE | Public | See coding | 20051115 | entry_point_text_table_type TYPE STANDARD TABLE OF tcacs_detetpt
WITH KEY entrypoint spras
|
Method Signatures
Method BUILD_ENTRY_POINT_LISTBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LISTBOX | Call by reference | Type reference (TYPE) | VRM_VALUES | 20051115 |
Method BUILD_ENTRY_POINT_LISTBOX on class CL_CACS_DET_SRV_ENTRY_POINT has no exception.
Method GET_ALL_ENTRY_POINTS Signature
Method GET_ALL_ENTRY_POINTS on class CL_CACS_DET_SRV_ENTRY_POINT has no parameter.
Method GET_ALL_ENTRY_POINTS on class CL_CACS_DET_SRV_ENTRY_POINT has no exception.
Method GET_ENTRY_POINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ETP | Call by reference | Type reference (TYPE) | TCACS_DETETP | Struktur des Einstiegspunktes | 20051115 | ||
2 | ![]() |
IV_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Einstiegspunkt prüfen | 20051205 | ||
3 | ![]() |
IV_ENTRY_POINT | Call by reference | Type reference (TYPE) | CACSDETENTRYPOINT | Einstiegspunkt | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051115 |
Method GET_ENTRY_POINT_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) | CACSDETENTRYPOINTTXT | Einstiegspunkttext | 20051115 | ||
2 | ![]() |
IV_ENTRY_POINT | Call by reference | Type reference (TYPE) | CACSDETENTRYPOINT | Einstiegspunkt | 20051115 |
Method GET_ENTRY_POINT_TEXT on class CL_CACS_DET_SRV_ENTRY_POINT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |