SAP ABAP Class CL_TDPA_DYN_FORKEY_CACHE (Cache for Current Foreign Key)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_ADI (Package) ABAP Debugger: ADI
Properties
Class CL_TDPA_DYN_FORKEY_CACHE  
Short Description Cache for Current Foreign Key    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_ADI   ABAP Debugger: ADI 
Created 20090130   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDPA_DYN_FORKEY_CACHE has no forward declaration.
Interfaces
Class CL_TDPA_DYN_FORKEY_CACHE has no interface implemented.
Friends
Class CL_TDPA_DYN_FORKEY_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FOREIGN_KEYTAB Static Attribute Private Type reference (TYPE) FOREIGN_KEYTAB_T Contains Current Foreign Key 20090130
Methods
# Method Level Visibility Method type Description Created on
1 GET_CACHE Static method Public Method Get Current Foreign Keys 20090130
2 SET_CACHE Static method Public Method Fill Current Foreign Keys 20090130
Events
Class CL_TDPA_DYN_FORKEY_CACHE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FOREIGN_KEYTAB_T Public See coding 20090130 FOREIGN_KEYTAB_T type STANDARD TABLE OF string
Method Signatures

Method GET_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_FOREIGN_KEYS Call by reference Type reference (TYPE) FOREIGN_KEYTAB_T 20090130

Method GET_CACHE on class CL_TDPA_DYN_FORKEY_CACHE has no exception.

Method SET_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FOREIGN_KEYS Call by reference Type reference (TYPE) FOREIGN_KEYTAB_T 20090130

Method SET_CACHE on class CL_TDPA_DYN_FORKEY_CACHE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720