SAP ABAP Class CL_ABAP_CC_FORM (CoCo: Form subroutine)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_CODE_COMPLETION (Package) ABAP code completion
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_CC_PROG_OBJECT CoCo: Program Object 20120606
Properties
Class CL_ABAP_CC_FORM  
Short Description CoCo: Form subroutine    
Super Class CL_ABAP_CC_PROG_OBJECT CoCo: Program Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CODE_COMPLETION   ABAP code completion 
Created 20120606   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ABAP_CC_PROPERTIES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ABAP_CC_FORM has no interface implemented.
Friends
Class CL_ABAP_CC_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGING_PARAMETERS Instance attribute Public Type reference (TYPE) IF_ABAP_CC_PROPERTIES=>TY_PARAMETERS_SEQ Changing parameters 20120606
2 EXCEPTION_LIST Instance attribute Public Type reference (TYPE) IF_ABAP_CC_PROPERTIES=>TY_EXCEPTIONS_SEQ Exceptions 20120606
3 IS_RAISING Instance attribute Public Type reference (TYPE) SCC_BOOL Class-based exceptions? 20120606
4 TABLES_PARAMETERS Instance attribute Public Type reference (TYPE) IF_ABAP_CC_PROPERTIES=>TY_PARAMETERS_SEQ Tables parameters 20120606
5 USING_PARAMETERS Instance attribute Public Type reference (TYPE) IF_ABAP_CC_PROPERTIES=>TY_PARAMETERS_SEQ Importing parameters 20120606
Methods
Class CL_ABAP_CC_FORM has no method.
Events
Class CL_ABAP_CC_FORM has no event.
Types
Class CL_ABAP_CC_FORM has no local type.
History
Last changed by/on SAP  20130531 
SAP Release Created in