SAP ABAP Class CL_CI_DETAIL (Code Inspector: Detail Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Properties
Class CL_CI_DETAIL  
Short Description Code Inspector: Detail Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CODE_INSPECTOR   ABAP Source Code Analysis 
Created 20121112   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_C_BOOL_SAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CI_DETAIL has no interface implemented.
Friends
Class CL_CI_DETAIL has no friend class.
Attributes
Class CL_CI_DETAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ELEMDESCR Static method Private Method 20121112
2 APPLY_STRUCDESCR Static method Private Method 20121112
3 APPLY_TYPEDESCR Static method Private Method 20121112
4 CONVERT_TO_TEXT Static method Public Method 20121112
Events
Class CL_CI_DETAIL has no event.
Types
Class CL_CI_DETAIL has no local type.
Method Signatures

Method APPLY_ELEMDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DFIES Call by reference Type reference (TYPE) DDFIELDS 20121112
2 Importing P_ELEMDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR 20121112
3 Importing P_NAME Call by reference Type reference (TYPE) STRING 20121112

Method APPLY_ELEMDESCR on class CL_CI_DETAIL has no exception.

Method APPLY_STRUCDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DFIES Call by reference Type reference (TYPE) DDFIELDS 20121112
2 Importing P_NAME Call by reference Type reference (TYPE) STRING 20121112
3 Importing P_STRUCDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20121112
4 Importing P_SUFFIX Call by reference Type reference (TYPE) STRING 20121112

Method APPLY_STRUCDESCR on class CL_CI_DETAIL has no exception.

Method APPLY_TYPEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DFIES Call by reference Type reference (TYPE) DDFIELDS 20121112
2 Importing P_NAME Call by reference Type reference (TYPE) STRING 20121112
3 Importing P_SUFFIX Call by reference Type reference (TYPE) STRING 20121112
4 Importing P_TABLE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121112
5 Importing P_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR 20121112

Method APPLY_TYPEDESCR on class CL_CI_DETAIL has no exception.

Method CONVERT_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DETAIL Call by reference Type reference (TYPE) SCIT_DETAIL 20121112
2 Exporting P_DETAIL_T Call by reference Type reference (TYPE) SCIT_DETAIL_T 20121112

Method CONVERT_TO_TEXT on class CL_CI_DETAIL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740