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 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_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 MT_ETU Static Attribute Public Type reference (TYPE) ENTRY_POINT_TABLE_TYPE 20060224
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_ENTRY_POINTS Static method Public Method Get All Entry Points 20060224
2 GET_ENTRY_POINT 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 Exporting ES_ETU Call by reference Type reference (TYPE) TCACS_DETETU Einstiegspunkt - Zugriffsartzuordnung 20060224
2 Importing IV_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Einstiegspunkt prüfen 20060224
3 Importing IV_ENTRY_POINT Call by reference Type reference (TYPE) CACSDETENTRYPOINT Einstiegspunkt 20060224
# Exception Resumable Description Created on
1 ERROR 20060224
History
Last changed by/on SAP  20100310 
SAP Release Created in 700