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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM 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 MT_ETP Static Attribute Public Type reference (TYPE) ENTRY_POINT_TABLE_TYPE 20051115
2 MT_ETPT Static Attribute Public Type reference (TYPE) ENTRY_POINT_TEXT_TABLE_TYPE 20051115
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ENTRY_POINT_LISTBOX Static method Public Method Create List Box of Entry Points 20051115
2 GET_ALL_ENTRY_POINTS Static method Public Method Get All Entry Points 20051115
3 GET_ENTRY_POINT Static method Public Method Get Entry Point 20051115
4 GET_ENTRY_POINT_TEXT 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 Exporting 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 Exporting ES_ETP Call by reference Type reference (TYPE) TCACS_DETETP Struktur des Einstiegspunktes 20051115
2 Importing IV_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Einstiegspunkt prüfen 20051205
3 Importing IV_ENTRY_POINT Call by reference Type reference (TYPE) CACSDETENTRYPOINT Einstiegspunkt 20051115
# Exception Resumable Description Created on
1 ERROR 20051115

Method GET_ENTRY_POINT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCR Call by reference Type reference (TYPE) CACSDETENTRYPOINTTXT Einstiegspunkttext 20051115
2 Importing 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