SAP ABAP Class CL_FITV_IMG_GENERIC_FS_CHECK (Blueprint: Help Functions for DDIC (only flat part is check))
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV (Application Component) Travel Management
     PTRM_CUSTOMIZING (Package) Easy Introduction & WD for customizing settings
Properties
Class CL_FITV_IMG_GENERIC_FS_CHECK  
Short Description Blueprint: Help Functions for DDIC (only flat part is check)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PTRM_CUSTOMIZING   Easy Introduction & WD for customizing settings 
Created 20060906   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FITV_IMG_GENERIC_FS_CHECK has no interface implemented.
Friends
Class CL_FITV_IMG_GENERIC_FS_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_CACHE Static Attribute Private Type reference (TYPE) TT_CACHE Cache for DDIC Metadata 20060906
Methods
# Method Level Visibility Method type Description Created on
1 CDDOC_PREPARE_TABLES Static method Public Method Wrapper for CHANGEDOCUMENT_PREPARE_TABLES 20060906
2 CHECK_FORKEYS Static method Public Method Generic FS Check 20060906
3 DYNA_MOVE_CORR Static method Public Method MOVE-CORRESPONDING for Dynamically Typified Structures 20060906
4 GET_FORKEY_DN Static method Public Method Determine Stored Check Tables for a Table Field 20060906
5 GET_FORKEY_UP Static method Public Method Determine Used Tables for a Check Table 20060906
6 GET_META_DATA Static method Public Method Read Metadata for Structure from DDIC 20060906
7 IS_CLIENT_FIELD Static method Public Method Check whether a Field is a Client Table 20060906
Events
Class CL_FITV_IMG_GENERIC_FS_CHECK has no event.
Types
Class CL_FITV_IMG_GENERIC_FS_CHECK has no local type.
Method Signatures

Method CDDOC_PREPARE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE_NEW Call by reference Type reference (TYPE) STANDARD TABLE Table for New Status 20060906
2 Changing CT_TABLE_OLD Call by reference Type reference (TYPE) STANDARD TABLE Table for Old Status 20060906
3 Exporting EV_MODIFIED Call by reference Type reference (TYPE) BOOLEAN Data was changed 20060906
4 Importing IV_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE Table Name from DDIC 20060906

Method CDDOC_PREPARE_TABLES on class CL_FITV_IMG_GENERIC_FS_CHECK has no exception.

Method CHECK_FORKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERRFIELD Call by reference Type reference (TYPE) CSEQUENCE 20060906
2 Exporting EV_ERRSYMSG Call by reference Type reference (TYPE) CRMT_BSP_CU_SYMSG SY-MESG Variables (Type, Class, Number, Variables 1-4) 20060906
3 Exporting EV_ERRVALUE Call by reference Type reference (TYPE) ANY 20060906
4 Importing IT_FDNAME_EXCL Call by reference Type reference (TYPE) ANY TABLE 20060906
5 Importing IT_FDNAME_ONLY Call by reference Type reference (TYPE) ANY TABLE 20060906
6 Importing IV_STRUCNAME Call by reference Type reference (TYPE) CSEQUENCE 20060906
7 Importing IV_STRUCTURE Call by reference Type reference (TYPE) ANY 20060906
# Exception Resumable Description Created on
1 FOREIGN_KEY_ERROR Error in Foreign Key Check 20060906

Method DYNA_MOVE_CORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STRUC_DST Call by reference Type reference (TYPE) ANY Target Structure Content 20060906
2 Importing IS_STRUC_SRC Call by reference Type reference (TYPE) ANY Source Structure Content 20060906
3 Importing IV_NAME_SRC Call by reference Type reference (TYPE) CSEQUENCE Source Structure Name 20060906

Method DYNA_MOVE_CORR on class CL_FITV_IMG_GENERIC_FS_CHECK has no exception.

Method GET_FORKEY_DN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATION Call by reference Type reference (TYPE) CRMT_BSP_BL_TDD05P Standard Table for View DD05P 20060906
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20060906
3 Importing IV_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE 20060906

Method GET_FORKEY_DN on class CL_FITV_IMG_GENERIC_FS_CHECK has no exception.

Method GET_FORKEY_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RELATION Call by reference Type reference (TYPE) CRMT_BSP_BL_TDD05P Standard Table for View DD05P 20060906
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20060906
3 Importing IV_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE 20060906

Method GET_FORKEY_UP on class CL_FITV_IMG_GENERIC_FS_CHECK has no exception.

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NAMEINFO Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20060906
2 Importing IV_LINETYPE Call by reference Type reference (TYPE) CSEQUENCE Name of Table or Structure 20060906

Method GET_META_DATA on class CL_FITV_IMG_GENERIC_FS_CHECK has no exception.

Method IS_CLIENT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_CLIENT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20060906
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20060906
3 Importing IV_TABLENAME Call by reference Type reference (TYPE) CSEQUENCE 20060906

Method IS_CLIENT_FIELD on class CL_FITV_IMG_GENERIC_FS_CHECK has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600