SAP ABAP Class CL_CHK_IMG_CUSACT (ToDo Check for Customizing Activities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     S_CUSTOMIZING_IMG_TOOL (Package) Maintenance Tools for IMG
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHK_IMG_OBJ Todo Check for IMG Objects 20001117
Properties
Class CL_CHK_IMG_CUSACT  
Short Description ToDo Check for Customizing Activities    
Super Class CL_CHK_IMG_OBJ Todo Check for IMG Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CUSTOMIZING_IMG_TOOL   Maintenance Tools for IMG 
Created 20001116   SAP 
Last change 20001116   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_GLOBAL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CHK_IMG_CUSACT has no interface implemented.
Friends
Class CL_CHK_IMG_CUSACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACTIVITY Instance attribute Private Type reference (TYPE) CUS_IMGACH-ACTIVITY IMG Activity 20020219
2 A_ACT_ID Instance attribute Private Type reference (TYPE) CUS_ACTH-ACT_ID Customizing Activity ID 20001120
3 C_ACT_TYPE_BADI Constant Public Type reference (TYPE) CUS_ACTH-ACT_TYPE 'E' Type BADI 20001122
4 C_ACT_TYPE_CUSTOMIZING_OBJ Constant Public Type reference (TYPE) CUS_ACTH-ACT_TYPE 'C' Type Customizing Object 20001122
5 C_VALUE_NAME_CACTIVITY Constant Public Type reference (TYPE) CRMCHKVAL-NAME '&CACTI&' Name for Value 'Customizing Activity' 20001117
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20001117
2 CHECK_BADI Instance method Private Method Checks the Assigned BADI 20001122
3 CHECK_CUS_ACTOBJ Instance method Private Method Checks the Assigned Customizing Objects 20001122
4 CHECK_TCODE Instance method Private Method Checks the TCODE Assignment 20001122
5 CONSTRUCTOR Instance method Public Constructor Constructor 20001117
Events
Class CL_CHK_IMG_CUSACT has no event.
Types
Class CL_CHK_IMG_CUSACT has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_CHK_IMG_CUSACT has no parameter.
Method CHECK on class CL_CHK_IMG_CUSACT has no exception.

Method CHECK_BADI Signature

Method CHECK_BADI on class CL_CHK_IMG_CUSACT has no parameter.
Method CHECK_BADI on class CL_CHK_IMG_CUSACT has no exception.

Method CHECK_CUS_ACTOBJ Signature

Method CHECK_CUS_ACTOBJ on class CL_CHK_IMG_CUSACT has no parameter.
Method CHECK_CUS_ACTOBJ on class CL_CHK_IMG_CUSACT has no exception.

Method CHECK_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCODE Call by reference Type reference (TYPE) CUS_ACTH-TCODE Transaktionscode 20001122

Method CHECK_TCODE on class CL_CHK_IMG_CUSACT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) CUS_IMGACH-ACTIVITY IMG Aktivität 20020219
2 Importing I_ACT_ID Call by reference Type reference (TYPE) CUS_ACTH-ACT_ID IMG Aktivität 20001120
3 Importing I_RESULT Call by reference Object reference (TYPE REF TO) CL_CHK_IMG_RESULT_TREE Ergebnisse aus IMG Todo Check 20001117
# Exception Resumable Description Created on
1 NO_C_ACTIVITY keine Customizing Aktivität angegeben 20001117
History
Last changed by/on SAP  20001116 
SAP Release Created in 610