SAP ABAP Class CFC (Class for Administration of Fast Close)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FB_CLOSING (Package) Closing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_APPLICATION_FRAME Enhancement of CFC 20050321
Properties
Class CFC  
Short Description Class for Administration of Fast Close    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TFC0    
Program status P  SAP Standard Production Program 
Category 0   
Package FB_CLOSING   Closing 
Created 20021216   SAP 
Last change 20130531   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 CFC has no interface implemented.
Friends
Class CFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_REF_ACE Constant Public Type reference (TYPE) TFC_REFERENCE 'ACE' Constant for ACE 20050330
2 CMD_REF_MGPL_NO_SPLIT Constant Public Type reference (TYPE) TFC_REFERENCE '01' Constant for Migration Plans Without Split 20050330
3 CMD_REF_MGPL_WITH_SPLIT Constant Public Type reference (TYPE) TFC_REFERENCE '02' Constant for Migration Plans with Split 20050330
4 CMD_REF_SLL Constant Public Type reference (TYPE) TFC_REFERENCE 'SLL' Constants for LLS 20120420
5 C_EINS Constant Public Type reference (TYPE) CHAR1 1 Constant with Value 1 20030604
6 C_FUENF Constant Public Type reference (TYPE) CHAR1 5 Constant with Value 5 20030604
7 C_XFLAG Constant Public Type reference (TYPE) XFELD 'X' Indicator with Value X 20030604
8 HDR Instance attribute Private Type reference (TYPE) TFC_TEMPL_HDR Header Information on Status Admin for Fast Close 20030117
9 HDRT Instance attribute Private Type reference (TYPE) TFC_TEMPL_HDRT Header Information on Status Admin for Fast Close 20040115
10 MD_NEW_STARTDT Instance attribute Public Type reference (TYPE) SYDATUM New Start Date 20070822
11 MD_NEW_STARTTM Instance attribute Public Type reference (TYPE) SYUZEIT New Start Date 20070822
12 MD_NEW_STATUS_CHG_DEP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20091118
13 MD_NEW_STATUS_REASON Instance attribute Public Type reference (TYPE) SM_STATUS_TXT Reason for Status Change 20091116
14 MD_NEW_STATUS_SCHED_DEP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20091118
15 MS_CUST Static Attribute Public Type reference (TYPE) TFC_GEN_CUST General Customizing 20110114
16 MS_MESSAGE Instance attribute Private Type reference (TYPE) TFC_S_MESSAGE Messages 20070705
17 MT_ALL_ORG Instance attribute Public Type reference (TYPE) TFC_IALL_ORG All Organizational Units 20031014
18 MT_ALL_ORGT Instance attribute Public Type reference (TYPE) TFC_IALL_ORGT TFC_ALL_ORGT as ITAB 20040115
19 MT_CLS_ITEM Instance attribute Private Type reference (TYPE) TFC_T_CLS_ITEM 20031104
20 MT_CLS_METHOD Instance attribute Private Type reference (TYPE) TFC_T_CLS_METHOD 20031104
21 MT_CLS_METHODT Instance attribute Private Type reference (TYPE) TFC_T_CLS_METHODT itab for TFC_CLS_METHODT 20040115
22 MT_ORG_OBJECTS Instance attribute Private Type reference (TYPE) TFC_T_ORG_OBJECTS Bufferung TFC_ORG_OBJECTS 20031104
23 MT_USR Instance attribute Private Type reference (TYPE) TFC_IUSR ITAB for DB-Tab TFC_USR 20101007
24 M_APP_LOG_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_APP_LOG_MANAGER Administration of Application Log 20030513
25 M_CHANGEABLE Instance attribute Public Type reference (TYPE) I Modifiable 20030213
26 M_DATA_CHANGED Instance attribute Private Type reference (TYPE) CHAR1 Data Change Has Occurred: X 20030722
27 M_HDR_LOCKED Instance attribute Private Type reference (TYPE) TFC_TEMPL_HDR Locked Header 20030523
28 M_IF_EXIT_ORG_PARENT Static Attribute Private Object reference (TYPE REF TO) IF_EX_TFC_GET_PARENT_ORG 20031010
29 M_IF_EXIT_VISIBLE Static Attribute Public Object reference (TYPE REF TO) IF_EX_TFC_IS_VISIBLE BADI Exit Handler 20031010
30 M_IMPORT Instance attribute Private Type reference (TYPE) XFELD ' ' Importing Template 20090529
31 M_INSTANCE Instance attribute Private Type reference (TYPE) TFC_INSTANCE Month Instance 20030314
32 M_INSTANCE_LOCKED Instance attribute Private Type reference (TYPE) TFC_INSTANCE Locked Instance 20030523
33 M_ORG_COUNTER Instance attribute Private Type reference (TYPE) SCMA_NODE Counter for Number Status 20030815
34 M_OUT_DEP Instance attribute Public Type reference (TYPE) TFC_IDEP ITAB for TFC_DEP 20030317
35 M_OUT_DOCUMENTS Instance attribute Public Type reference (TYPE) TFC_T_DOCUMENTS_NS Table Type of Office Document Files 20100922
36 M_OUT_ITEM Instance attribute Public Type reference (TYPE) TFC_IITEM TFC_ITEM itab 20030317
37 M_OUT_LANG Instance attribute Public Type reference (TYPE) TFC_ILANG Itab for DB tab TFC_LANG 20030317
38 M_OUT_ORG Instance attribute Public Type reference (TYPE) TFC_IORG ITAB for TFC_ORG 20030317
39 M_OUT_PARAM Instance attribute Public Type reference (TYPE) TFC_IPARAM ITAB for TFC_Param 20070403
40 M_OUT_VAL Instance attribute Public Type reference (TYPE) TFC_IVAL ITab for TFC_VAL 20030317
41 M_RFCDEST Instance attribute Protected Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20031230
42 M_RFC_IMP_PARAM Instance attribute Protected Type reference (TYPE) TFC_SORT_CRITERIA 20031024
43 M_WEBDYNPRO Instance attribute Private Type reference (TYPE) CHAR1 SPACE Indicator WebDynpro Environment 20070702
44 NODE Instance attribute Public Object reference (TYPE REF TO) CNODE Root Accounts 20030102
45 SMT_ALL_ORG Static Attribute Private Type reference (TYPE) TFC_IALL_ORG All Organizational Units 20031014
46 SMT_ALL_ORGT Static Attribute Private Type reference (TYPE) TFC_IALL_ORGT TFC_ALL_ORGT as ITAB 20040115
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_TIME Instance method Public Method Insert Dependency 20050309
2 BUILD_METHOD_TEXTS Static method Private Method Create Texts for Generated Methods 20040127
3 BUILD_MT_ALL_ORG Instance method Protected Method 20031014
4 BUILD_SCMA_PROFILE Instance method Public Method Create/Read SchedMan Names 20030716
5 BUILD_TEXT_FOR_AUSPRAEG Static method Private Method 20040115
6 CAN_ADD_TO_DEP_TREE Instance method Public Method Can Node Be Built into DepTree 20030711
7 CHANGE_DOCUMENT_READ Instance method Public Method Read Change Documents 20040308
8 CHECK_CONSISTENCY_OF_IMPORT Instance method Protected Method 20040227
9 CHECK_IMPORTED_TASK Instance method Private Method 20040227
10 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030919
11 CLEAR Instance method Public Method Reset Everything 20030528
12 CLEAR_VALUES Instance method Protected Method Delete m_Values1+2(0) 20030314
13 COMPRESS_SEL_NODES Instance method Public Method Summarize All Selected Nodes 20021230
14 CONSTRUCTOR Instance method Public Constructor 20021216
15 COPY_ITEM Instance method Public Method Copy Item 20030303
16 COPY_NOTIZ Instance method Protected Method COPY_OFFICE_DOCUMENT 20030626
17 COPY_OFFICE_DOCUMENT Instance method Protected Method COPY_OFFICE_DOCUMENT 20030521
18 COPY_PROFILE Instance method Public Method Create New Instance or New Template 20030530
19 CREATE Instance method Protected Method Create Records According to Creation Parameters 20021217
20 CREATE_DEFAULT_FOLDER Static method Private Method 20040129
21 CREATE_DEPS Instance method Private Method Generate Dependencies 20030218
22 CREATE_DEP_TREE Instance method Public Method Build Dependency Trees 20030924
23 CREATE_FOLDER_TEXT Static method Private Method 20040129
24 CREATE_NODE Instance method Private Method Create Nodes 20030103
25 CREATE_ORGS Instance method Private Method DIE Method for Creating Tree Structure 20021217
26 CREATE_RT_DEFAULTJOBS Instance method Public Method Creation of CPS Default Jobs 20100126
27 CREATE_TASKLISTS_REMOTE Instance method Public Method CREATE_TASKLISTS_REMOTE 20100726
28 CREATE_TASKLIST_REMOTE Instance method Public Method CREATE_TASKLIST_REMOTE 20100726
29 CREATE_TASK_LIST Instance method Public Method Create Task List for SchedMan 20030604
30 CREATE_TREE Instance method Private Method Generate a Level of the Org Structure 20031009
31 DELETE_PROFILE Static method Public Method Delete Profiles from DB 20030131
32 DEQUEUE Instance method Private Method Unlock 20030214
33 DISPLAY_APP_LOG Instance method Public Method Display Application Log in Dialog 20050304
34 EDIT_JOB Instance method Public Method Add a Task to All Selected Nodes 20030618
35 ENQUEUE Instance method Private Method Lock Profile 20030214
36 EXPAND Instance method Public Method Explode Collapsed Nodes 20030108
37 EXTRACT_FROM_START_LEVEL Instance method Public Method Determine Subnodes from Level 20030627
38 FILL_ALL_ORGS Static method Public Method Fill TFC_ALL_ORGS 20030217
39 FREE Instance method Public Method Free 20050216
40 GET_ALL_ORG Instance method Public Method Return of mt_all_org 20031014
41 GET_AS_LIST Instance method Public Method Return Objects as List 20030828
42 GET_CHANGE_MODE Instance method Public Method Return of is_change_mode 20030213
43 GET_DATA_CHANGED Instance method Protected Method 20030722
44 GET_DEP_ITEMS Instance method Public Method Select All ir_item abh. Items 20030924
45 GET_DOM_NAME Static method Public Method Return Domain Name 20030228
46 GET_DOM_NAMES_LI Static method Public Method Return Domain Name in All Available Languages 20040115
47 GET_EXPANDED_NODES Instance method Public Method Return Exploded Nodes 20021230
48 GET_FISCAL_YEAR_VARIANT Instance method Public Method 20030602
49 GET_HEADER Instance method Public Method Read Profile Header 20030206
50 GET_HEADER_TEXT Instance method Public Method 20040115
51 GET_HIER_PATH Static method Public Method 20031015
52 GET_INSTANCE Instance method Public Method Read m_Instance 20030317
53 GET_IS_TEMPLATE Instance method Public Method Return of m_Is_Template 20030424
54 GET_MAX_DEPTH Instance method Public Method 20031017
55 GET_MG_TYP Instance method Public Method 20050330
56 GET_NEW_ORG_ID Instance method Public Method Return and Increase of org_counter 20030307
57 GET_NEXT_FREE_INSTANCE Instance method Protected Method Get New Instance Number for a Profile 20040224
58 GET_ORGTYPES Instance method Private Method Return Table of Org Types (MANDT, ERKRS, KOKRS ...) 20031007
59 GET_ORG_LEVEL Instance method Public Method 20031017
60 GET_ORG_OBJECTS Instance method Public Method Return mt_org_objects 20031104
61 GET_ORG_OBJECTS2 Instance method Public Method Return mt_org_objects 20031104
62 GET_ORG_TYPES Instance method Public Method Operating Concern -> Controlling Area ... 20030228
63 GET_PERIOD_FISCAL_YEAR Instance method Private Method Determine Month and Fiscal Year Using Key Date 20031001
64 GET_SELECTION_VARIABLES Instance method Public Method Return Names of Selection Variables 20040406
65 GET_TIME_INTERVAL Instance method Public Method Get Start and End Date of Task List 20070620
66 GROUP_BY Instance method Public Method Group by Chart of Accounts 20030306
67 HANDLE_JOB_FINISHED Instance method Private Event handling method React when Task Complete 20040304
68 HAS_DATA_LOADED Instance method Public Method 20040217
69 INHERIT_PROPERTIES Instance method Private Method Dispatch Properties to Subordinate Org Objects 20031015
70 INITIALIZE Instance method Private Method Initialization of Data Elements 20040310
71 IS_FCC_ADDON_ACTIVE Static method Public Method Has the new FCC AddOn been activated? 20111110
72 IS_IMPORT Instance method Public Method Is template currently being imported? 20090529
73 IS_MIG_MODE Instance method Public Method 20050330
74 IS_PROFILE_EXECUTED Instance method Public Method Has the profile already been executed? 20040218
75 IS_USR_CONTAINED_STATIC Static method Public Method 20030717
76 LOAD_FROM Instance method Public Method Load a Profile from DB 20030103
77 LOG_CLOSE Instance method Public Method Open Appl Log 20030513
78 LOG_OPEN Instance method Public Method Open Appl Log 20030513
79 MIGRATED_TASKLIST Static method Private Method Has the task list been migrated? 20111110
80 ONPBO1 Instance method Public Method 20050211
81 ORGVALUE_TO_NAME Instance method Public Method Translate Value into Mnemonic Name 20030212
82 READ_CREATE_DEFAULT_METHODS Static method Private Method Read/Create Closing Methods 20040130
83 READ_CREATE_DEFAULT_ORG_OBJECT Static method Private Method Read/Generate Org Objects 20040127
84 RECALCULATE_DATES_FACTORY_CAL Instance method Public Method Recalculate Each Start Date According to Factory Calendar 20070706
85 RELOAD_ITEMS Instance method Public Method Load a Profile from DB 20100927
86 SAVE_AS Instance method Protected Method Write Tree to Database 20030102
87 SAVE_TO_ANY Instance method Protected Method Save All without Dialog 20040219
88 SCMA_TASKLIST_PARSE Instance method Private Method 20031006
89 SELECT_SORT_JOBS Instance method Public Method List Jobs Chronologically 20030827
90 SET_CHANGE_MODE Instance method Public Method Set or Delete Change Mode 20030528
91 SET_DATA_CHANGED Instance method Public Method 20030722
92 SET_HDR_READY Instance method Public Method Set Ready Flag 20070829
93 SET_HEADER Instance method Public Method Reset Header 20030620
94 SET_HEADER_TEXT Instance method Public Method 20040115
95 SET_IMPORT Instance method Public Method Set or Reset IMPORT Indicator 20090529
96 SET_INSTANCE Instance method Public Method Set Instance 20040217
97 SET_INSTANCE_A Instance method Public Method Create New Instance or Activate Old 20030620
98 SET_ORG_LEVEL_WITH_PARENT Instance method Private Method 20031007
99 SET_TVARVC Instance method Public Method Set TVarvc Variables 20031001
100 STORE_USER_DATA Instance method Protected Method Update TFC_USR 20030307
101 TASKLIST_SCHEDULE Instance method Public Method 20030723
102 TOGGLE_CHANGE_MODE Instance method Protected Method Switch Between Display and Change 20030528
103 TRANSPORT Instance method Protected Method Transport Connection for Templates 20040108
104 TRANSPORT_ADD_BDS Instance method Private Method Add BDS Objects 20040113
105 TRANSPORT_ADD_SAPSCRIPT Instance method Private Method Add SAPScript Objects 20040113
106 TRANSPORT_ADD_TABLE Instance method Private Method Add Individual Table in Customizing Request 20040108
107 TRANSPORT_ADD_TABLES Instance method Private Method Add Table-Like Object 20040113
108 TRANSPORT_ADD_VARIANTS Instance method Private Method Add Variants 20090911
109 TRANSPORT_ADD_WORKFLOWS Instance method Private Method 20090911
110 TRANSPORT_GEN_CUST Instance method Private Method Add Table-Like Object 20110114
111 UPDATE_READY_FROM_DB Instance method Public Method 20040218
112 UPDATE_TASKLIST_STATUS Instance method Public Method 20100909
113 VALUE_CLEAR Instance method Public Method Return Objects as List 20030901
Events
Class CFC has no event.
Types
Class CFC has no local type.
Method Signatures

Method AUTO_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COUNT_SWIMLANES Call by reference Type reference (TYPE) I Anz paralleler Einplanungsbahnen 20050310
2 Importing ID_DO_RAISE_EVENT Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050309
3 Importing ID_START_POINT Call by reference Type reference (TYPE) I Startzeitpunkt in Sekunden 20050309
4 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050309

Method AUTO_TIME on class CFC has no exception.

Method BUILD_METHOD_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLS_METHODT Call by reference Type reference (TYPE) TFC_T_CLS_METHODT Abschlußmethodentexte 20040127
2 Importing IT_CLS_ITEM Call by reference Type reference (TYPE) TFC_T_CLS_ITEM Itab zu TFC_CLS_ITEM 20040127
3 Importing IT_CLS_METHOD Call by reference Type reference (TYPE) TFC_T_CLS_METHOD Abschlußmethoden 20040127

Method BUILD_METHOD_TEXTS on class CFC has no exception.

Method BUILD_MT_ALL_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_METHOD Call by reference Type reference (TYPE) TFC_METHOD 20031014

Method BUILD_MT_ALL_ORG on class CFC has no exception.

Method BUILD_SCMA_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ALLOW_CREATE Call by reference Type reference (TYPE) CHAR1 'X' X: Wenn nicht existent, dann anlegen, ansonsten nur Get 20040305
2 Returning RD_SCMA_PROFILE Value transfer Type reference (TYPE) PEPPROFILE 20030716

Method BUILD_SCMA_PROFILE on class CFC has no exception.

Method BUILD_TEXT_FOR_AUSPRAEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORG Call by reference Type reference (TYPE) TFC_ALL_ORG Extrahierter Orgbestand 20040115

Method BUILD_TEXT_FOR_AUSPRAEG on class CFC has no exception.

Method CAN_ADD_TO_DEP_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCITEMNEW Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030711
2 Importing PCITEMPARENT Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030711
3 Exporting P_CAN_ADD Call by reference Type reference (TYPE) I 20030711

Method CAN_ADD_TO_DEP_TREE on class CFC has no exception.

Method CHANGE_DOCUMENT_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TTCDRED Call by reference Type reference (TYPE) TFC_T_CDRED2 Tabelletyp zu CDRED 20040308
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040308

Method CHANGE_DOCUMENT_READ on class CFC has no exception.

Method CHECK_CONSISTENCY_OF_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_NUM_ERRORS Call by reference Type reference (TYPE) TFC_NUM Zähler 20040227
2 Changing CT_ITEMS Call by reference Type reference (TYPE) TFC_IITEM TFC_ITEM itab 20040227

Method CHECK_CONSISTENCY_OF_IMPORT on class CFC has no exception.

Method CHECK_IMPORTED_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_NUM_ERRORS Call by reference Type reference (TYPE) TFC_NUM Zähler 20040227
2 Changing CS_ITEM Call by reference Type reference (TYPE) TFC_INST_ITEM Verwaltung eines Jobs (Report/Transaktion oder Workflow) 20040227

Method CHECK_IMPORTED_TASK on class CFC has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CFC has no parameter.
Method CLASS_CONSTRUCTOR on class CFC has no exception.

Method CLEAR Signature

Method CLEAR on class CFC has no parameter.
Method CLEAR on class CFC has no exception.

Method CLEAR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLEAR_MASK Call by reference Type reference (TYPE) CHAR16 20030926

Method CLEAR_VALUES on class CFC has no exception.

Method COMPRESS_SEL_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050317

Method COMPRESS_SEL_NODES on class CFC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHANGE Call by reference Type reference (TYPE) I 0 1=Änderungsmodus, 0=Anzeigen 20040310
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) I 0 Instanznummer- 0=Vorlage 20040310
3 Importing ID_PROFILE Call by reference Type reference (TYPE) TFC_PROFILE Vorlage 20040310
4 Importing ID_REG_JOB_FINISHED Call by reference Type reference (TYPE) CHAR1 'X' Registrieren handler für JOB_FINISHED? 20090407
5 Importing ID_WEBDYNPRO Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20070702
# Exception Resumable Description Created on
1 E_NO_PROFILE Profil existiert nicht 20030618
2 FOREIGN_LOCK Gesperrt von anderem User 20030618
3 NO_AUTHORITY Keine Änderungsberechtigung 20030625

Method COPY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PITEM_CREATED Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030304
2 Exporting PITEM_MOVED Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030304
3 Importing PITEM_SRC Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030303
4 Importing PPARENT Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20030303
5 Importing PPOS Call by reference Type reference (TYPE) TFC_NUM Zähler 20030303

Method COPY_ITEM on class CFC has no exception.

Method COPY_NOTIZ Signature

Method COPY_NOTIZ on class CFC has no parameter.
Method COPY_NOTIZ on class CFC has no exception.

Method COPY_OFFICE_DOCUMENT Signature

Method COPY_OFFICE_DOCUMENT on class CFC has no parameter.
Method COPY_OFFICE_DOCUMENT on class CFC has no exception.

Method COPY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_INST_HDR 20031001
2 Importing IS_HDR_SRC Call by reference Type reference (TYPE) TFC_INST_HDR 20031001
3 Importing IS_INSTANCE_DEST Call by reference Type reference (TYPE) TFC_INSTANCE 20031001
4 Importing IS_INSTANCE_SRC Call by reference Type reference (TYPE) TFC_INSTANCE 20031001
5 Importing PDEST_IS_TEMPLATE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030530
6 Importing PFORCE_OVERWRITE Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20030530
7 Importing PINSTANCE_DEST Call by reference Type reference (TYPE) TFC_NUM Zähler 20030530
8 Importing PPROFILE_DEST Call by reference Type reference (TYPE) TFC_PROFILE FastClose: Abschlußplan 20030530
9 Exporting RHDR Call by reference Type reference (TYPE) TFC_INST_HDR Kopfinformation Statusverwaltung FastClose 20030530
10 Exporting RINSTANCE Call by reference Type reference (TYPE) TFC_INSTANCE Instanzen eines Profils 20030530
# Exception Resumable Description Created on
1 E_DB_ERROR DB insert mit SY-SUBRC <> 0 20030530
2 E_DEST_EQ_SRC Ziel und Quelle sind identisch 20030530
3 E_DEST_EXISTS_ON_DB Profil is schon verhanden 20030530
4 E_NO_AUTHORITY Keine Berechtigung 20030717
5 E_NO_SRC Quelle ist nicht vorhanden 20030530
6 E_SRC_LOCKED Quelle ist gesperrt 20030717
7 NAME_RANGE_CONFLICT Objekt liegt im SAP-Namesraum 20030917

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20031230
2 Importing ID_RFCDEST Call by reference Type reference (TYPE) RFCDEST 20031024
3 Importing ID_SCHEDMAN_PROFILE Call by reference Type reference (TYPE) PEPPROFILE 20031006
4 Importing PORG_METHOD Call by reference Type reference (TYPE) C 20021217

Method CREATE on class CFC has no exception.

Method CREATE_DEFAULT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_GUID Call by reference Type reference (TYPE) TFC_NUM Zähler 20040129
2 Changing CT_FOLDER Call by reference Type reference (TYPE) TFC_IFOLDER ITAB zu TFC_FOLDER 20040129
3 Changing CT_FOLDERT Call by reference Type reference (TYPE) TFC_IFOLDERT ITAB zu TFC_FOLDER 20040129
4 Importing ID_ORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE Strukturdatetyp f. FastClose 20040129

Method CREATE_DEFAULT_FOLDER on class CFC has no exception.

Method CREATE_DEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PDEP Call by reference Type reference (TYPE) TFC_DEPXT ITAB zu TFC_DEP 20030218

Method CREATE_DEPS on class CFC has no exception.

Method CREATE_DEP_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREES Call by reference Type reference (TYPE) CITEM_TREES 20030924

Method CREATE_DEP_TREE on class CFC has no exception.

Method CREATE_FOLDER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FOLDERT Call by reference Type reference (TYPE) TFC_IFOLDERT ITAB zu TFC_FOLDER 20040129
2 Importing ID_KEY Call by reference Type reference (TYPE) TEXTPOOLKY Schlüssel des Textelements (Nummer / Selektionsname) 20040129
3 Importing IS_FOLDER Call by reference Type reference (TYPE) TFC_FOLDER Ordner unter Knoten 20040129
4 Importing IT_TEXT Call by reference Type reference (TYPE) TFC_T_TEXTPOOL Itab zu TFC_TEXTPOOL 20040129

Method CREATE_FOLDER_TEXT on class CFC has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDOCUMENTS Call by reference Type reference (TYPE) TFC_T_DOCUMENTS Interne tabelle für TFC_TEMPL_OFFICE 20100922
2 Importing PITEM Call by reference Type reference (TYPE) TFC_IITEM TFC_ITEM itab 20030103
3 Importing PLANG Call by reference Type reference (TYPE) TFC_ILANG Itab zu DB tab TFC_LANG 20030306
4 Importing PORGTAB Call by reference Type reference (TYPE) TFC_IORG Test 20030103
5 Importing PPARAM Call by reference Type reference (TYPE) TFC_IPARAM ITAB zu TFC_Param 20070403
6 Importing PPARENT Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20030103
7 Importing PRTJOBID Call by reference Type reference (TYPE) TFC_IRTJOBID Liste der Remote Jobids 20070705
8 Importing PTFCORG Call by reference Type reference (TYPE) TFC_TEMPL_ORG Organsitationsstruktur Fast Close 20030103
9 Importing PUSR Call by reference Type reference (TYPE) TFC_IUSR ITAB zu DB-Tab TFC_USR 20030307
10 Importing PVALTAB Call by reference Type reference (TYPE) TFC_IVAL ITab zu TFC_VAL 20030103
11 Changing P_ITEM_CITEMX Call by reference Type reference (TYPE) TFC_T_ITEM_CITEMX 20100929

Method CREATE_NODE on class CFC has no exception.

Method CREATE_ORGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20031230
2 Importing ID_RFCDEST Call by reference Type reference (TYPE) RFCDEST 20031024
3 Importing ID_SCHEDMAN_PROFILE Call by reference Type reference (TYPE) PEPPROFILE 20031006
4 Importing PMETHOD Call by reference Type reference (TYPE) TFC_METHOD Hirarchien der Abschlußstruktur 20021217

Method CREATE_ORGS on class CFC has no exception.

Method CREATE_RT_DEFAULTJOBS Signature

Method CREATE_RT_DEFAULTJOBS on class CFC has no parameter.
Method CREATE_RT_DEFAULTJOBS on class CFC has no exception.

Method CREATE_TASKLISTS_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLOSING_TYPE Call by reference Type reference (TYPE) TFC_CLOSING_TYPE_DYNPRO Monats/Wochen oder Tagesabschluß 20100726
2 Importing ID_DAY_GAP Call by reference Type reference (TYPE) TFC_ABSTAND_TAGE Abstand zwischen Aufgabenplänen in Tagen 20100726
3 Importing ID_INSTANCE_NUM Call by reference Type reference (TYPE) TFC_NUM_INSTANCES Anzahl der zu erstellenden Aufgabenpläne 20100726
4 Importing ID_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20100726
5 Importing ID_START_DATE Call by reference Type reference (TYPE) TFC_START_DATE2 Datum ab dem Aufgabenplanerstellung beginnen soll 20100726
6 Importing ID_YEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20100726
7 Importing IS_HDR Call by reference Type reference (TYPE) TFC_INST_HDR Kopfinformation Statusverwaltung FastClose 20100726

Method CREATE_TASKLISTS_REMOTE on class CFC has no exception.

Method CREATE_TASKLIST_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SCHEDULE_TASK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100726
2 Importing IS_HDR Call by reference Type reference (TYPE) TFC_INST_HDR Kopfinformation Statusverwaltung FastClose 20100726
3 Importing IS_INSTANCE Call by reference Type reference (TYPE) TFC_INSTANCE Instanzen eines Profils 20100726

Method CREATE_TASKLIST_REMOTE on class CFC has no exception.

Method CREATE_TASK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASKLIST Call by reference Type reference (TYPE) SCMA_TASKLIST_T Schedule Manager: Aufgabenplan 20030604
2 Exporting ET_TASKLIST_TEXT Call by reference Type reference (TYPE) SCMA_TASKLIST_TEXT_T Texte zum Aufgabenplan 20030604
3 Exporting ET_TFC_SCMA_MAP Call by reference Type reference (TYPE) TFC_T_SCMA_MAP 20030715

Method CREATE_TASK_LIST on class CFC has no exception.

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT_NODE Call by reference Object reference (TYPE REF TO) CNODE 20031010
2 Importing IT_ALL_ORG Call by reference Type reference (TYPE) TFC_IALL_ORG 20031013
3 Importing IT_ORGS Call by reference Type reference (TYPE) TFC_IORG1 20031010

Method CREATE_TREE on class CFC has no exception.

Method DELETE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PINSTANCE Call by reference Type reference (TYPE) I 0 20030319
2 Importing PPROFILE Call by reference Type reference (TYPE) TFC_PROFILE FastClose: Abschlußplan 20030131
3 Importing P_DELETE_ALL Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030527

Method DELETE_PROFILE on class CFC has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CFC has no parameter.
Method DEQUEUE on class CFC has no exception.

Method DISPLAY_APP_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TEXT Call by reference Type reference (TYPE) TFC_FOLDER_TEXT Beschreibung eines Ordners 20050304
2 Importing IT_BAL_T_LOGH Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20050304
3 Importing I_LOG_APLID Call by reference Type reference (TYPE) SM_APLID Fehlersteuerung der Anwendung 20071213
4 Importing I_LOG_NR Call by reference Type reference (TYPE) SM_NR Fehlersteuerungsnummer 20071213
5 Importing P_BALLOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050304

Method DISPLAY_APP_LOG on class CFC has no exception.

Method EDIT_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MODE Call by reference Type reference (TYPE) TFC_HANDLE_TASK '1' = Create '2' = Edit 20030618
2 Importing IS_TASK_SELECT Call by reference Type reference (TYPE) TFC_TASK_SELECT Benutzer angeg. Daten zu JOB 20030618
3 Importing IT_RT_PARAMS Call by reference Type reference (TYPE) TFC_T_PARAM Tabelle der Parameterwerte einer Remoteaufgabe 20070418
4 Importing PITEMS Call by reference Type reference (TYPE) CITEMS Aufgaben zu ändern 20030618
5 Importing PNODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20030618

Method EDIT_JOB on class CFC has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PINSTANCE Call by reference Type reference (TYPE) TFC_NUM Zähler 20030523
2 Importing PPROFILE Call by reference Type reference (TYPE) TFC_PROFILE FastClose: Abschlußplan 20030214
# Exception Resumable Description Created on
1 FOREIGN_LOCK Ist schon gesperrt 20030214
2 NO_AUTHORITY Keine Berechtigung zum ändern 20030625

Method EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030304
2 Importing PNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20030304

Method EXPAND on class CFC has no exception.

Method EXTRACT_FROM_START_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) CNODES 20030627
2 Importing ID_LEVEL Call by reference Type reference (TYPE) TFC_NUM 20030627

Method EXTRACT_FROM_START_LEVEL on class CFC has no exception.

Method FILL_ALL_ORGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_MODE Call by reference Type reference (TYPE) C 20120307

Method FILL_ALL_ORGS on class CFC has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_RETURN_CODE Value transfer Type reference (TYPE) CHAR1 C(ancel) J(a) N(ein) 20050216

Method FREE on class CFC has no exception.

Method GET_ALL_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALL_ORG Value transfer Type reference (TYPE) TFC_IALL_ORG 20031014

Method GET_ALL_ORG on class CFC has no exception.

Method GET_AS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEPS Call by reference Type reference (TYPE) CDEPENDENCIES 20030926
2 Exporting ET_ITEMS Call by reference Type reference (TYPE) CITEMS 20030828
3 Exporting ET_NODES Call by reference Type reference (TYPE) CNODES 20030828
4 Importing ID_SELMASK Call by reference Type reference (TYPE) CHAR16 20030829

Method GET_AS_LIST on class CFC has no exception.

Method GET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PCHANGEABLE Value transfer Type reference (TYPE) I 20030213

Method GET_CHANGE_MODE on class CFC has no exception.

Method GET_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CHANGED Value transfer Type reference (TYPE) CHAR1 20030722

Method GET_DATA_CHANGED on class CFC has no exception.

Method GET_DEP_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DEP_ITEM Call by reference Type reference (TYPE) CITEMS 20030924
2 Importing ID_RECURSIVE Call by reference Type reference (TYPE) CHAR1 20030924
3 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX 20030924

Method GET_DEP_ITEMS on class CFC has no exception.

Method GET_DOM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORG_OBJECTS Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTS 20031104
2 Importing IT_ORG_OBJECTST Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTST Texttab zu TFC_ORG_OBJECTS 20040114
3 Returning PNAME Value transfer Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20030228
4 Importing PORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE Strukturdatetyp f. FastClose 20030228

Method GET_DOM_NAME on class CFC has no exception.

Method GET_DOM_NAMES_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ORG_OBJECTS Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTS 20040115
2 Importing IT_ORG_OBJECTST Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTST Texttab zu TFC_ORG_OBJECTS 20040115
3 Importing PORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE Strukturdatetyp f. FastClose 20040115
4 Returning RD_NAMES Value transfer Type reference (TYPE) TFC_T_LANGUAGE_TEXT ALV-Control: Feldname internes Tabellenfeld 20040115

Method GET_DOM_NAMES_LI on class CFC has no exception.

Method GET_EXPANDED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PEXP_NODES Call by reference Type reference (TYPE) CNODES ALV-Tree-Control: Knotentabelle 20021230

Method GET_EXPANDED_NODES on class CFC has no exception.

Method GET_FISCAL_YEAR_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PVARI Call by reference Type reference (TYPE) TFC_IPERIV Geschäftsjahresvariante 20030602
# Exception Resumable Description Created on
1 E_MORE_THAN_ONE Es wurde mehr als eine Variante gefunden 20030602
2 E_NOTHING_FOUND Es wurde keine Variante gefunden 20030602
3 E_NO_ROOT Wurzelknoten existiert nicht 20030603

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PHEADER Value transfer Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20030206

Method GET_HEADER on class CFC has no exception.

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_TEXT Value transfer Type reference (TYPE) TFC_PROFILE_TEXT Beschreibung zum Profil 20040115

Method GET_HEADER_TEXT on class CFC has no exception.

Method GET_HIER_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HIER Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTS 20031015
2 Importing IS_END_POINT Call by reference Type reference (TYPE) TFC_ORG_OBJECTS 20031015
3 Importing IT_ORG_OBJECTS Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTS 20031015

Method GET_HIER_PATH on class CFC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_INSTANCE Value transfer Type reference (TYPE) TFC_INSTANCE Instanzen eines Profils 20030317

Method GET_INSTANCE on class CFC has no exception.

Method GET_IS_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IS_TEMPLATE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20030424

Method GET_IS_TEMPLATE on class CFC has no exception.

Method GET_MAX_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_MAX_DEPTH Value transfer Type reference (TYPE) I 20031017

Method GET_MAX_DEPTH on class CFC has no exception.

Method GET_MG_TYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_TYP Value transfer Type reference (TYPE) TFC_REFERENCE Referenzfeld 20050330

Method GET_MG_TYP on class CFC has no exception.

Method GET_NEW_ORG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW_ID Value transfer Type reference (TYPE) SCMA_NODE Zähler 20030307

Method GET_NEW_ORG_ID on class CFC has no exception.

Method GET_NEXT_FREE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_INSTANCE Value transfer Type reference (TYPE) TFC_NUM Zähler 20040224

Method GET_NEXT_FREE_INSTANCE on class CFC has no exception.

Method GET_ORGTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGTYPES Call by reference Type reference (TYPE) TFC_T_ORGTYPE 20031007

Method GET_ORGTYPES on class CFC has no exception.

Method GET_ORG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE 20031017
2 Returning RD_LEVEL Value transfer Type reference (TYPE) I 20031017

Method GET_ORG_LEVEL on class CFC has no exception.

Method GET_ORG_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ORG_OBJECTS Value transfer Type reference (TYPE) TFC_T_ORG_OBJECTS 20031104

Method GET_ORG_OBJECTS on class CFC has no exception.

Method GET_ORG_OBJECTS2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ORG_OBJECTS Call by reference Object reference (TYPE REF TO) DATA 20031104

Method GET_ORG_OBJECTS2 on class CFC has no exception.

Method GET_ORG_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAMES Call by reference Type reference (TYPE) IT_FIELDNAMES itab f. IT_FIELDNAME 20031209
2 Exporting ET_ORGTYPES Call by reference Type reference (TYPE) TFC_T_SCRTEXT_L 20031017

Method GET_ORG_TYPES on class CFC has no exception.

Method GET_PERIOD_FISCAL_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_GJAHR Call by reference Type reference (TYPE) GJAHR 20031001
2 Exporting ED_PERIOD Call by reference Type reference (TYPE) POPER 20031001
# Exception Resumable Description Created on
1 E_NOT_DETERMINED Period/Gjahr konnten nicht ermittelt werden 20031001

Method GET_SELECTION_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VARI_MAP Call by reference Type reference (TYPE) TFC_T_VARI_MAP Interne Tabelle zu TFC_VARI_MAP 20040406

Method GET_SELECTION_VARIABLES on class CFC has no exception.

Method GET_TIME_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_DATE Call by reference Type reference (TYPE) SY-DATUM Enddatum Abschlußplan 20070620
2 Exporting E_END_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110530
3 Exporting E_START_DATE Call by reference Type reference (TYPE) SY-DATUM Startdatum Abschlußplan 20070620
4 Exporting E_START_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20110530
# Exception Resumable Description Created on
1 E_INVALID Ungültige Daten 20070904

Method GROUP_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PCHANGED Call by reference Type reference (TYPE) I 20030306
2 Importing PGRPFIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20030306
3 Importing PITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20030306
4 Importing PNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20030306

Method GROUP_BY on class CFC has no exception.

Method HANDLE_JOB_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Value transfer Attribute reference (LIKE) 20040304
2 Importing ID_ITEM Value transfer Attribute reference (LIKE) 20090407
3 Importing ID_NODE Value transfer Attribute reference (LIKE) 20040304
4 Importing ID_PROFILE Value transfer Attribute reference (LIKE) 20040304
5 Importing I_CALLER Value transfer Attribute reference (LIKE) 20090407

Method HANDLE_JOB_FINISHED on class CFC has no exception.

Method HAS_DATA_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DATA_LOADED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040217

Method HAS_DATA_LOADED on class CFC has no exception.

Method INHERIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARENT_OBJECT Call by reference Type reference (TYPE) TFC_ALL_ORG 20031015

Method INHERIT_PROPERTIES on class CFC has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_HDR Call by reference Type reference (TYPE) TFC_TEMPL_HDR 20040310
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) TFC_INSTANCE Instanzen eines Profils 20040310

Method INITIALIZE on class CFC has no exception.

Method IS_FCC_ADDON_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ADDON_ACTIVE Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20111110

Method IS_FCC_ADDON_ACTIVE on class CFC has no exception.

Method IS_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IMPORT Value transfer Type reference (TYPE) XFELD Wird Import der Vorlage gerade durchgeführt? 20090529

Method IS_IMPORT on class CFC has no exception.

Method IS_MIG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_FLAG Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050330

Method IS_MIG_MODE on class CFC has no exception.

Method IS_PROFILE_EXECUTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_EXEC Value transfer Type reference (TYPE) FLAG 20040218
# Exception Resumable Description Created on
1 E_NO_SUCH_PROFILE Profil ist nicht vorhanden 20040218

Method IS_USR_CONTAINED_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE Call by reference Type reference (TYPE) TFC_NUM 20030717
2 Importing ID_PROFILE Call by reference Type reference (TYPE) TFC_PROFILE 20030717
3 Importing ID_USR Call by reference Type reference (TYPE) SYUNAME 20030717
4 Returning RD_IS_CONTAINED Value transfer Type reference (TYPE) XFLAG =X wenn user f Aufg. verantw od ausf. 20030717
# Exception Resumable Description Created on
1 E_NO_PROFILE Profil existiert nicht 20030717

Method LOAD_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHANGE Call by reference Type reference (TYPE) I 1=Änderungsmodus0=Anzeigen 20040310
2 Importing ID_INSTANCE Call by reference Type reference (TYPE) I Instanznummer, 0=Vorlage 20040310
3 Importing ID_PROFILE Call by reference Type reference (TYPE) TFC_PROFILE Vorlage 20040310
4 Importing ID_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20031230
5 Importing ID_UNSTORE Call by reference Type reference (TYPE) ABAP_BOOL 20101007
# Exception Resumable Description Created on
1 E_NO_PROFILE Profil ist nicht vorhanden 20030604
2 FOREIGN_LOCK Ein anderer Benutzer bearbeitet das Profil bereits 20030605
3 NO_AUTHORITY Keine Änderungsberechtigung 20030625

Method LOG_CLOSE Signature

Method LOG_CLOSE on class CFC has no parameter.
Method LOG_CLOSE on class CFC has no exception.

Method LOG_OPEN Signature

Method LOG_OPEN on class CFC has no parameter.
Method LOG_OPEN on class CFC has no exception.

Method MIGRATED_TASKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Type reference (TYPE) TFC_NUM Zähler 20111110
2 Importing I_PROFILE Call by reference Type reference (TYPE) TFC_PROFILE FastClose: Abschlußplan 20111110
3 Returning R_MIGRATED Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20111110

Method MIGRATED_TASKLIST on class CFC has no exception.

Method ONPBO1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PDYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050211
2 Importing PREPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050211

Method ONPBO1 on class CFC has no exception.

Method ORGVALUE_TO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LANG_TEXTS Call by reference Type reference (TYPE) TFC_T_LANGUAGE_TEXT Itab zu TFC_LANGUAGE_TEXT 20040115
2 Exporting ED_TEXT Call by reference Type reference (TYPE) TFC_AUSP_TEXT Beschreibung eines Ordners 20040128
3 Importing ID_ORG_VAL Call by reference Type reference (TYPE) TFC_LOWHIGH f. Ranges: LOW- und HIGH Werte 20040128
4 Importing ID_TYPE Call by reference Type reference (TYPE) TFC_ORGTYPE Strukturdatetyp f. FastClose 20040128

Method ORGVALUE_TO_NAME on class CFC has no exception.

Method READ_CREATE_DEFAULT_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CHANGED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040130
2 Importing IS_ORG_OBJECT_NEW Call by reference Type reference (TYPE) TFC_ORG_OBJECTS Customizing der Org-Objekte 20040130
3 Importing IT_ORG_OBJECTS Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTS Itab zu TFC_ORG_OBJECTS 20040130

Method READ_CREATE_DEFAULT_METHODS on class CFC has no exception.

Method READ_CREATE_DEFAULT_ORG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CHANGED Call by reference Type reference (TYPE) CHAR1 zurückchreibenn auf DB notwendig 20040130
2 Exporting ET_FOLDER Call by reference Type reference (TYPE) TFC_IFOLDER ITab zu TFC_S_FOLDER 20040130
3 Exporting ET_FOLDERT Call by reference Type reference (TYPE) TFC_IFOLDERT ITAB zu TFC_FOLDER 20040130
4 Exporting ET_ORG_OBJECTS Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTS Itab zu TFC_ORG_OBJECTS 20040130
5 Exporting ET_ORG_OBJECTST Call by reference Type reference (TYPE) TFC_T_ORG_OBJECTST Itab zu TFC_ORG_OBJECTST 20040130

Method READ_CREATE_DEFAULT_ORG_OBJECT on class CFC has no exception.

Method RECALCULATE_DATES_FACTORY_CAL Signature

Method RECALCULATE_DATES_FACTORY_CAL on class CFC has no parameter.
# Exception Resumable Description Created on
1 BAD_INPUT_DATE Schlecht Eingabedatum 20100804

Method RELOAD_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATH_ITEMS Call by reference Type reference (TYPE) TFC_PATH_ITEMS Itab zu TFC_PATH_ITEM 20100927

Method RELOAD_ITEMS on class CFC has no exception.

Method SAVE_AS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_TEMPL_HDR 20031001
2 Importing IS_INSTANCE_DEST Call by reference Type reference (TYPE) TFC_INSTANCE 20031001
# Exception Resumable Description Created on
1 BAD_INSERT Fehler beim insert 20030102
2 NO_EDIT_DO_DISPLAY Änderung nicht möglich Benutzer: Anzeigen 20040615
3 STRUCTURE_LOCKED Zielstruktur ist gesperrt 20030214
4 TRANSPORT_ERROR Fehler beim Transport 20040615
5 USER_CANCELED Benutzer hat die Aktion abgebrochen 20040615

Method SAVE_TO_ANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HDR_NEW Call by reference Type reference (TYPE) TFC_INST_HDR Kopfinformation Statusverwaltung FastClose 20040219
2 Exporting ES_INSTANCE_NEW Call by reference Type reference (TYPE) TFC_INSTANCE Instanzen eines Profils 20040219
3 Importing ID_IS_TEMPLATE Call by reference Type reference (TYPE) XFLAG 'X'=Als Template sichern 20040219
4 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_INST_HDR FastClose: Abschlußplan 20040219
5 Importing IS_INSTANCE_DEST Call by reference Type reference (TYPE) TFC_INSTANCE Zähler 20040219
# Exception Resumable Description Created on
1 BAD_INSERT Insert auf DB hat nicht geklappt 20040219
2 E_MISSING_PARAM Parameter nicht angegeben 20040219
3 E_TASKLIST_SCHEDULE Fehler beim Aufruf von Tasklist_Schedule 20040219
4 E_USER_CANCELED Benutzer hat die Aktion abgebrochen 20040219
5 NAME_RANGE_CONFLICT Name im SAP-Namensreaum 20040219
6 STRUCTURE_LOCKED Gesperrt durch einen anderen user 20040219

Method SCMA_TASKLIST_PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SCMA_TASKLIST Call by reference Type reference (TYPE) SCMA_TASKLIST_T 20031006
2 Importing IT_SCMA_TASKLIST_TEXT Call by reference Type reference (TYPE) SCMA_TASKLIST_TEXT_T 20031006

Method SCMA_TASKLIST_PARSE on class CFC has no exception.

Method SELECT_SORT_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS_MATCH Call by reference Type reference (TYPE) CITEMS 20030827
2 Importing IT_PATH_ITEMS Call by reference Type reference (TYPE) TFC_PATH_ITEMS Itab zu TFC_PATH_ITEM 20040216
3 Importing PFIELD Call by reference Type reference (TYPE) ANY Feldname 20030827
4 Importing PFILTER Call by reference Type reference (TYPE) TFC_JOB Report, Transaktion, Ablaufdefinition oder Notiz 20030827
5 Importing PSELITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20030827
6 Importing PSELNODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20030827
7 Importing PVALUE Call by reference Type reference (TYPE) ANY Wert 20030827

Method SELECT_SORT_JOBS on class CFC has no exception.

Method SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCHANGE Call by reference Type reference (TYPE) I 20030528
# Exception Resumable Description Created on
1 FOREIGN_LOCK Profile is gesperrt durch einen anderen User 20030605
2 NO_AUTHORITY Keine Berechtigung zum Ändern 20030625

Method SET_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHANGED Call by reference Type reference (TYPE) CHAR1 20030722

Method SET_DATA_CHANGED on class CFC has no exception.

Method SET_HDR_READY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_READY Call by reference Type reference (TYPE) TFC_TEMPL_HDR-READY Status eines Aufgabenplans 20070829

Method SET_HDR_READY on class CFC has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HDR Call by reference Type reference (TYPE) TFC_TEMPL_HDR 20030620

Method SET_HEADER on class CFC has no exception.

Method SET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TEXT Call by reference Type reference (TYPE) TFC_PROFILE_TEXT Beschreibung zum Profil 20040115

Method SET_HEADER_TEXT on class CFC has no exception.

Method SET_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPORT Call by reference Type reference (TYPE) XFELD Import der Vorlage ('X' / ' ') 20090529

Method SET_IMPORT on class CFC has no exception.

Method SET_INSTANCE 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) TFC_INSTANCE Instanzen eines Profils 20040217

Method SET_INSTANCE on class CFC has no exception.

Method SET_INSTANCE_A 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) TFC_INSTANCE Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030620

Method SET_INSTANCE_A on class CFC has no exception.

Method SET_ORG_LEVEL_WITH_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARENT_ORG Call by reference Type reference (TYPE) TFC_INST_ORG 20031007
2 Changing CT_ORG Call by reference Type reference (TYPE) TFC_IORG 20031007
3 Importing ID_LEVEL Call by reference Type reference (TYPE) I 20031017

Method SET_ORG_LEVEL_WITH_PARENT on class CFC has no exception.

Method SET_TVARVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAM Call by reference Type reference (TYPE) TFC_T_PARAM Tabelle der Parameterwerte einer Remoteaufgabe 20070423
2 Importing ID_SIMULATE Call by reference Type reference (TYPE) XFELD X= simulieren 20070423
3 Importing ID_TEST Call by reference Type reference (TYPE) CHAR1 20031001
4 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20040203
5 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20040302

Method SET_TVARVC on class CFC has no exception.

Method STORE_USER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INSTANCE Call by reference Type reference (TYPE) I 20030319
2 Importing P_PROFILE Call by reference Type reference (TYPE) TFC_PROFILE FastClose: Abschlußplan 20030307
3 Importing P_UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20030307
4 Importing P_UNSTORE Call by reference Type reference (TYPE) ABAP_BOOL 20101007

Method STORE_USER_DATA on class CFC has no exception.

Method TASKLIST_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_COUNT_SCHED Call by reference Type reference (TYPE) I 20030723
2 Exporting ET_ITEMS_NOT_SCHED Call by reference Type reference (TYPE) CITEMS 20030723
3 Exporting ET_ITEMS_SCHED Call by reference Type reference (TYPE) CITEMS 20030723
4 Importing ID_NOW Call by reference Type reference (TYPE) CHAR1 20030723
5 Importing ID_RESCHEDULE Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20101025
6 Importing ID_TEST Call by reference Type reference (TYPE) CHAR1 20030922
7 Importing ID_VARIANT Call by reference Type reference (TYPE) RALDB_VARI 20030923
8 Importing ID_WAIT Call by reference Type reference (TYPE) CHAR1 ' ' Warten bei Sperre 20080815
9 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS 20030723
10 Importing IT_NODES Call by reference Type reference (TYPE) CNODES 20030723
11 Importing I_CALLER Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130314
# Exception Resumable Description Created on
1 E_ERROR Allgemeiner Fehler 20110118
2 E_LOCKED Einplanung wegen Sperre nicht möglich 20100809
3 E_USER_CANCELED 20100311

Method TOGGLE_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CHANGEABLE Value transfer Type reference (TYPE) I 1=Änderungsmodus,0=Anzeigen 20040310

Method TOGGLE_CHANGE_MODE on class CFC has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040113
2 Exporting ED_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040108
3 Exporting ED_TASK Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040113
4 Importing ID_TRANSPORT Call by reference Type reference (TYPE) CHAR1 Transportmodus 20090915
5 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20040108
6 Importing IS_HDR_SRC Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20040113

Method TRANSPORT on class CFC has no exception.

Method TRANSPORT_ADD_BDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040113

Method TRANSPORT_ADD_BDS on class CFC has no exception.

Method TRANSPORT_ADD_SAPSCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040113
2 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20040113
3 Importing IS_HDR_SRC Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20040128

Method TRANSPORT_ADD_SAPSCRIPT on class CFC has no exception.

Method TRANSPORT_ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEYS Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20040108
2 Changing CT_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040108
3 Importing ID_KEY Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20040108
4 Importing ID_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040108

Method TRANSPORT_ADD_TABLE on class CFC has no exception.

Method TRANSPORT_ADD_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20040113
2 Changing CT_E071K Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20040113
3 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20040113

Method TRANSPORT_ADD_TABLES on class CFC has no exception.

Method TRANSPORT_ADD_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20090911
2 Importing IS_HEADER Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20090911

Method TRANSPORT_ADD_VARIANTS on class CFC has no exception.

Method TRANSPORT_ADD_WORKFLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071K Call by reference Type reference (TYPE) TR_KEYS Transportsystem: Schlüsseleinträge von Aufträgen/Aufgaben 20090915
2 Changing CT_KO200 Call by reference Type reference (TYPE) TREDT_OBJECTS Schnittstellenstruktur für Objekte im CTS 20090915
3 Importing IS_HEADER Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20090911

Method TRANSPORT_ADD_WORKFLOWS on class CFC has no exception.

Method TRANSPORT_GEN_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071 Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20110114
2 Changing CT_E071K Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20110114
3 Importing IS_HDR_DEST Call by reference Type reference (TYPE) TFC_TEMPL_HDR Kopfinformation Statusverwaltung FastClose 20110114

Method TRANSPORT_GEN_CUST on class CFC has no exception.

Method UPDATE_READY_FROM_DB Signature

Method UPDATE_READY_FROM_DB on class CFC has no parameter.
Method UPDATE_READY_FROM_DB on class CFC has no exception.

Method UPDATE_TASKLIST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_READY Call by reference Type reference (TYPE) TFC_READY Status eines Aufgabenplans 20100909
2 Importing P_INSTANCE Call by reference Type reference (TYPE) TFC_NUM Zähler 20100909
3 Importing P_PROFILE Call by reference Type reference (TYPE) TFC_PROFILE_SELECT Name einer Vorlage 20100909

Method UPDATE_TASKLIST_STATUS on class CFC has no exception.

Method VALUE_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SELMASK Call by reference Type reference (TYPE) CHAR16 20030901

Method VALUE_CLEAR on class CFC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in