SAP ABAP Class CL_IM_TAAN_CDPOS (Implementation Class for BAdI Implementation CDPOS_ARCHIVE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-CHD (Application Component) Change Documents
     SZD (Package) R/3 Central Basis Development: Change Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_TAANA_VIRTUAL_FIELDS BAdI Interface IF_EX_TAANA_VIRTUAL_FIELDS 20050107
Properties
Class CL_IM_TAAN_CDPOS  
Short Description Implementation Class for BAdI Implementation CDPOS_ARCHIVE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SZD   R/3 Central Basis Development: Change Documents 
Created 20050107   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IM_TAAN_CDPOS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_TAANA_VIRTUAL_FIELDS BAdI Interface IF_EX_TAANA_VIRTUAL_FIELDS 20050107
Friends
Class CL_IM_TAAN_CDPOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_CDPOS_BUFFER Static Attribute Private Type reference (TYPE) TY_T_CDPOS 20050107
Methods
Class CL_IM_TAAN_CDPOS has no method.
Events
Class CL_IM_TAAN_CDPOS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CDPOS Private See coding 20050107 BEGIN OF ty_cdpos, changenr TYPE cdchangenr, objectclas TYPE cdobjectcl, objectid TYPE cdobjectv, udate TYPE cddatum, tcode TYPE cdtcode, END OF ty_cdpos
2 TY_T_CDPOS Private See coding 20050107 ty_t_cdpos TYPE HASHED TABLE OF ty_cdpos WITH UNIQUE KEY changenr objectclas objectid
History
Last changed by/on SAP  20050213 
SAP Release Created in 700