SAP ABAP Class CL_FCC_CD_INSTANCE (Maintain Change Document for Task List)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_CD_INSTANCE  
Short Description Maintain Change Document for Task List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20111108   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_CD_INSTANCE has no forward declaration.
Interfaces
Class CL_FCC_CD_INSTANCE has no interface implemented.
Friends
Class CL_FCC_CD_INSTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_NFCC_INSTANCE Instance attribute Private Type reference (TYPE) FCC_INSTANCE Instances of a Profile 20111108
2 GS_NFCC_INST_HDR Instance attribute Private Type reference (TYPE) FCC_INST_HDR Change Document Structure; Generated by RSSCD000 20111108
3 GS_NFCC_INST_HDRT Instance attribute Private Type reference (TYPE) FCC_INST_HDRT Header Information on Status Admin for Fast Close 20111108
4 GS_OFCC_INSTANCE Instance attribute Private Type reference (TYPE) FCC_INSTANCE Instances of a Profile 20111109
5 GS_OFCC_INST_HDR Instance attribute Private Type reference (TYPE) FCC_INST_HDR change document for template header 20111108
6 GS_OFCC_INST_HDRT Instance attribute Private Type reference (TYPE) FCC_INST_HDRT Header Information on Status Admin for Fast Close 20111108
7 GT_CDTXT Instance attribute Private Type reference (TYPE) FCC_T_CD_CDTXT itab for CDTXT 20111108
8 GT_XFCC_COMNT Instance attribute Private Type reference (TYPE) VFAGL_FCC_COMNTS Change Document Table Type; Generated by RSSCD000 20120709
9 GT_XFCC_INST_DEP Instance attribute Private Type reference (TYPE) YT_CD_INST_DEP itab for change document dependency 20111108
10 GT_XFCC_INST_ITEM Instance attribute Private Type reference (TYPE) YT_CD_INST_ITEM itab for change document 20111108
11 GT_XFCC_INST_LANG Instance attribute Private Type reference (TYPE) YT_CD_INST_LANG itab for change document lang 20111108
12 GT_XFCC_INST_OFFICE Instance attribute Private Type reference (TYPE) VFCC_INST_OFFICES Change Document Table Type; Generated by RSSCD000 20111108
13 GT_XFCC_INST_ORG Instance attribute Private Type reference (TYPE) YT_CD_INST_ORG itab for change document org 20111108
14 GT_XFCC_INST_PARAMS Instance attribute Private Type reference (TYPE) VFCC_INST_PARAMSS Change Document Table Type; Generated by RSSCD000 20111108
15 GT_XFCC_INST_VAL Instance attribute Private Type reference (TYPE) YT_CD_INST_VAL itab for change document varient 20111108
16 GT_XFCC_VAR_INST Instance attribute Private Type reference (TYPE) YT_CD_VAR_INST itab for change document task list variable 20111129
17 GT_YFCC_COMNT Instance attribute Private Type reference (TYPE) VFAGL_FCC_COMNTS Change Document Table Type; Generated by RSSCD000 20120709
18 GT_YFCC_INST_DEP Instance attribute Private Type reference (TYPE) YT_CD_INST_DEP itab for change document dependency 20111108
19 GT_YFCC_INST_ITEM Instance attribute Private Type reference (TYPE) YT_CD_INST_ITEM itab for change document 20111108
20 GT_YFCC_INST_LANG Instance attribute Private Type reference (TYPE) YT_CD_INST_LANG itab for change document lang 20111108
21 GT_YFCC_INST_OFFICE Instance attribute Private Type reference (TYPE) VFCC_INST_OFFICES Change Document Table Type; Generated by RSSCD000 20111108
22 GT_YFCC_INST_ORG Instance attribute Private Type reference (TYPE) YT_CD_INST_ORG itab for change document org 20111108
23 GT_YFCC_INST_PARAMS Instance attribute Private Type reference (TYPE) VFCC_INST_PARAMSS Change Document Table Type; Generated by RSSCD000 20111108
24 GT_YFCC_INST_VAL Instance attribute Private Type reference (TYPE) YT_CD_INST_VAL itab for change document varient 20111108
25 GT_YFCC_VAR_INST Instance attribute Private Type reference (TYPE) YT_CD_VAR_INST itab for change document task list variable 20111129
26 GV_PLANNED_CHANGE_NUMBER Instance attribute Private Type reference (TYPE) CDHDR-PLANCHNGNR Planned change number 20111108
27 GV_UPD_FCC_INST_HDR Instance attribute Private Type reference (TYPE) C 20111108
28 GV_UPD_ICDTXT_FCC Instance attribute Private Type reference (TYPE) C 20111108
Methods
# Method Level Visibility Method type Description Created on
1 SET_NEW_VALUES Instance method Public Method set new values for all record 20111108
2 SET_OLD_VALUES Instance method Public Method 20111108
3 SET_XFCC_COMNT Instance method Public Method 20120709
4 SET_XFCC_HDR Instance method Public Method 20120710
5 SET_XFCC_INST_ITEM Instance method Public Method 20111109
6 SET_XFCC_INST_OFFICE Instance method Public Method 20111226
7 SET_YFCC_COMNT Instance method Public Method 20120709
8 SET_YFCC_HDR Instance method Public Method 20120710
9 SET_YFCC_INST_ITEM Instance method Public Method 20111109
10 SET_YFCC_INST_OFFICE Instance method Public Method 20111226
11 WRITE_CHANGE_DOCUMENT Instance method Public Method 20111108
Events
Class CL_FCC_CD_INSTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_CD_INST_DEP Public See coding 20111230 YT_CD_INST_DEP type standard table of VFCC_INST_DEP
2 YT_CD_INST_ITEM Public See coding 20111230 YT_CD_INST_ITEM type standard table of VFCC_TEMPL_ITEM
3 YT_CD_INST_LANG Public See coding 20111230 YT_CD_INST_LANG type standard table of VFCC_TEMPL_LANG
4 YT_CD_INST_ORG Public See coding 20111230 YT_CD_INST_ORG type standard table of VFCC_TEMPL_ORG
5 YT_CD_INST_VAL Public See coding 20111230 YT_CD_INST_VAL type standard table of VFCC_TEMPL_VAL
6 YT_CD_VAR_INST Public See coding 20111208 YT_CD_VAR_INST type standard table of VFCC_VAR_INST
Method Signatures

Method SET_NEW_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE Call by reference Type reference (TYPE) FCC_INSTANCE Instances of a Profile 20111108
2 Importing IS_INST_HDR Call by reference Type reference (TYPE) FCC_INST_HDR Header Information on Status Admin for Fast Close 20111108
3 Importing IS_INST_HDRT Call by reference Type reference (TYPE) FCC_INST_HDRT Header Information on Status Admin for Fast Close 20111108
4 Importing IT_FCC_COMNT Call by reference Type reference (TYPE) FCC_T_COMNT Table Type of FAGL_FCC_COMNT 20120709
5 Importing IT_INST_DEP Call by reference Type reference (TYPE) FCC_IDEP ITAB for TFC_DEP 20111108
6 Importing IT_INST_ITEM Call by reference Type reference (TYPE) FCC_IITEM TFC_ITEM itab 20111108
7 Importing IT_INST_LANG Call by reference Type reference (TYPE) FCC_ILANG Itab for DB tab TFC_LANG 20111108
8 Importing IT_INST_OFFICE Call by reference Type reference (TYPE) FCC_T_DOCUMENTS_NS Default Internal Table for TFC_TEMPL_OFFICE 20111108
9 Importing IT_INST_ORG Call by reference Type reference (TYPE) FCC_IORG Table Type: Organizational Structure: Fast Close 20111108
10 Importing IT_INST_PARAMS Call by reference Type reference (TYPE) FCC_IPARAM ITAB for TFC_Param 20111108
11 Importing IT_INST_VAL Call by reference Type reference (TYPE) FCC_IVAL ITab for TFC_VAL 20111108
12 Importing IT_VAR_INST Call by reference Type reference (TYPE) FCC_T_VAR_INST Table type of fcc_var_inst 20111129

Method SET_NEW_VALUES on class CL_FCC_CD_INSTANCE has no exception.

Method SET_OLD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UPD_FCC_INST_HDR Call by reference Type reference (TYPE) C 20111108
2 Importing IV_DELETE_ALL Call by reference Type reference (TYPE) C 20111114
3 Importing IV_INSTANCE Call by reference Type reference (TYPE) FCC_NUM Counter 20111108
4 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20111108

Method SET_OLD_VALUES on class CL_FCC_CD_INSTANCE has no exception.

Method SET_XFCC_COMNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FCC_COMNT Call by reference Type reference (TYPE) FCC_T_COMNT Table Type of FAGL_FCC_COMNT 20120709

Method SET_XFCC_COMNT on class CL_FCC_CD_INSTANCE has no exception.

Method SET_XFCC_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FCC_INST_HDR Call by reference Type reference (TYPE) FCC_INST_HDR Header Information on Status Admin for Fast Close 20120710

Method SET_XFCC_HDR on class CL_FCC_CD_INSTANCE has no exception.

Method SET_XFCC_INST_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INST_ITEM Call by reference Type reference (TYPE) FCC_IITEM Change Document itab 20120710

Method SET_XFCC_INST_ITEM on class CL_FCC_CD_INSTANCE has no exception.

Method SET_XFCC_INST_OFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XFCC_INST_OFFICE Call by reference Type reference (TYPE) VFCC_INST_OFFICES Change Document Table Type; Generated by RSSCD000 20111226

Method SET_XFCC_INST_OFFICE on class CL_FCC_CD_INSTANCE has no exception.

Method SET_YFCC_COMNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSTANCE Call by reference Type reference (TYPE) FCC_NUM Counter 20120709
2 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE Fast Close: Task List 20120709

Method SET_YFCC_COMNT on class CL_FCC_CD_INSTANCE has no exception.

Method SET_YFCC_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FCC_INST_HDR Call by reference Type reference (TYPE) FCC_INST_HDR Header Information on Status Admin for Fast Close 20120710

Method SET_YFCC_HDR on class CL_FCC_CD_INSTANCE has no exception.

Method SET_YFCC_INST_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INST_ITEM Call by reference Type reference (TYPE) FCC_IITEM Change Document itab 20120710

Method SET_YFCC_INST_ITEM on class CL_FCC_CD_INSTANCE has no exception.

Method SET_YFCC_INST_OFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_YFCC_INST_OFFICE Call by reference Type reference (TYPE) VFCC_INST_OFFICES Change Document Table Type; Generated by RSSCD000 20111226

Method SET_YFCC_INST_OFFICE on class CL_FCC_CD_INSTANCE has no exception.

Method WRITE_CHANGE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CDHDR-OBJECTID Object value 20111108
2 Importing IV_UPD_FCC_COMNT Call by reference Type reference (TYPE) C record change document for comment 20120709
3 Importing IV_UPD_FCC_INST_HDR Call by reference Type reference (TYPE) C record change document for tasklist change 20111109

Method WRITE_CHANGE_DOCUMENT on class CL_FCC_CD_INSTANCE has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 100