SAP ABAP Class CL_FAGL_CLOCO_POWL (Feeder Class for POWL Task Lists)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FAGL_CLOCO_WD (Package) Closing Cockpit Web Dynpro Applications
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20070516
Properties
Class CL_FAGL_CLOCO_POWL  
Short Description Feeder Class for POWL Task Lists    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FAGL_CLOCO    
Program status     
Category 0   
Package FAGL_CLOCO_WD   Closing Cockpit Web Dynpro Applications 
Created 20070515   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FAGLT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20070516
Friends
Class CL_FAGL_CLOCO_POWL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_DD07V Static Attribute Private Type reference (TYPE) T_DD07V Status Texts 20070627
2 DT_DD07V2 Static Attribute Private Type reference (TYPE) T_DD07V Texts for Closing Types 20070627
3 DT_DD07V3 Static Attribute Private Type reference (TYPE) T_DD07V Texts for Calendar Types 20070627
4 DT_INST_ORG Static Attribute Private Type reference (TYPE) TS_INST_ORG Table with Org. Unit IDs of Nodes 20070615
5 DT_INST_VAL Static Attribute Private Type reference (TYPE) TS_INST_VAL Table with Values of Org. Units of Nodes 20070615
6 DT_RESULTS Static Attribute Private Type reference (TYPE) FAGL_T_CLOCO_POWL_DATA Task Lists in Closing Cockpit 20070521
7 DT_TFACT Static Attribute Private Type reference (TYPE) TH_TFACT Texts for Factory Calendar 20070627
8 DT_TFC_METHODT Static Attribute Private Type reference (TYPE) TH_TFC_METHODT Texts for Closing Hierarchies 20070627
9 DT_USERS Static Attribute Private Type reference (TYPE) TS_USERS User Table 20070621
10 DT_USER_ORGUNIT Static Attribute Private Type reference (TYPE) TS_USER_ORGUNIT Table for User - Org. Unit Assignments 20070625
11 DT_USER_ROLES Static Attribute Private Type reference (TYPE) FAGL_TS_CLOCO_POWL_USER_ROLES Table Type: User-to-Role Assignment 20070926
12 D_ALL_SELECT Static Attribute Private Type reference (TYPE) CHAR1 SPACE Indicator 20070604
13 D_LAST_TYPE Instance attribute Private Type reference (TYPE) POWL_TYPE_TY ID of POWL Type 20070521
14 GC_APPLK Constant Private Type reference (TYPE) APPLK_BF 'FI-FI' Application Indicator 20070615
15 GC_BO_NAME Constant Private Type reference (TYPE) STRING 'closing_cockpit' Name of Business Object 20070606
16 GC_BO_NAME2 Constant Private Type reference (TYPE) STRING 'user' Name of Business Object 20070725
17 GC_BO_OP_SHOW Constant Private Type reference (TYPE) STRING 'display_task_list' Activity / Transaction 20070606
18 GC_BO_OP_SHOW2 Constant Private Type reference (TYPE) STRING 'display' Activity / Transaction 20070725
19 GC_BO_SYSTEM_ALIAS Constant Private Type reference (TYPE) STRING 'SAP_ERP_Financials' System Alias 20070606
20 GC_BO_SYSTEM_ALIAS2 Constant Private Type reference (TYPE) STRING 'SAP_ERP_Common' System Alias 20070725
21 GC_BO_SYSTEM_ALIAS3 Constant Private Type reference (TYPE) STRING 'SAP_ECC_Financials' System Alias 20070815
22 GC_INITIAL_ORGID Constant Private Type reference (TYPE) SCMA_NODE '000000000000' Node ID 20070621
23 GC_MSGID Constant Private Type reference (TYPE) SY-MSGID 'FAGL_CLOCO' Message Class 20070621
24 GC_PROGRAM Constant Private Type reference (TYPE) PROGNAME 'CLOSING_MONITOR' ABAP Program Name 20070615
25 GC_TYPE_COMPL Constant Private Type reference (TYPE) STRING 'FAGL_CLOCO_TASKLIST_COMPL' Completed Task Lists 20070522
26 GC_TYPE_PREP Constant Private Type reference (TYPE) STRING 'FAGL_CLOCO_TASKLIST_PREP' Task Lists in Preparation 20070522
27 GC_TYPE_PROC Constant Private Type reference (TYPE) STRING 'FAGL_CLOCO_TASKLIST_PROC' Task Lists in Processing 20070522
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_AUDITOR Instance method Private Method Authorization Check for Auditor 20070621
2 ENRICH_DATA Instance method Private Method Fill Attributes of POWL Data with Values 20070604
3 GET_ORGTYPE Instance method Private Method Get Type of Org Unit(s) 20070622
4 GET_SELVAR_VALUES Instance method Private Method Get Values of Selection Variables 20070604
5 GET_SINGLE_VALUES Instance method Private Method Break Down Range of Organizational Units into Single Values 20070621
6 GET_TIME_INTERVAL Instance method Private Method Get Values for Start and End Dates of Task List 20070611
7 GET_USER_ROLES Instance method Private Method Get All Roles of User 20070619
8 SELECT_DATA Instance method Private Method Data Selection for Task Lists 20070618
9 SET_STATUS Instance method Private Method Set Status of Task List 20070905
Events
Class CL_FAGL_CLOCO_POWL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_INST_ORG Private See coding 20070615 begin of s_inst_org, profile type tfc_profile_select, instance type tfc_num, type type tfc_inst_org-type, org_id type tfc_inst_org-org_id, end of s_inst_org
2 S_ORGUNIT Private See coding 20070621 begin of s_orgunit, name type char20, type type tfc_inst_org-type, end of s_orgunit
3 S_RANGE_DATE Private See coding 20070613 s_range_date type line of t_range_date
4 S_RA_ROLES Private See coding 20070619 begin of s_ra_roles, sign type char1, option type char2, low type agr_name, high type agr_name, end of s_ra_roles
5 S_USERS Private See coding 20070621 begin of s_users, user type xuser, auditor type char1, end of s_users
6 S_USER_ORGUNIT Private See coding 20070625 begin of s_user_orgunit, user type sy-uname, orgunit type char20, keydate type dats, auth type char1, end of s_user_orgunit
7 TH_TFACT Private See coding 20070627 th_tfact type hashed table of tfact with unique key ident spras
8 TH_TFC_METHODT Private See coding 20070627 th_tfc_methodt type hashed table of tfc_cls_methodt with unique key method spras
9 TH_THOCT Private See coding 20070627 th_thoct type hashed table of thoct with unique key ident spras
10 TS_INST_ORG Private See coding 20070615 ts_inst_org type sorted table of s_inst_org with unique key profile instance type org_id
11 TS_INST_VAL Private See coding 20070615 ts_inst_val type sorted table of tfc_inst_val with unique key profile instance org_id
12 TS_ORGUNIT Private See coding 20070621 ts_orgunit type sorted table of s_orgunit with unique key name type
13 TS_USERS Private See coding 20070621 ts_users type sorted table of s_users with unique key user
14 TS_USER_ORGUNIT Private See coding 20070625 ts_user_orgunit type sorted table of s_user_orgunit with unique key user orgunit keydate
15 T_DD07V Private See coding 20070627 t_dd07v type standard table of dd07v
16 T_RANGE_DATE Private See coding 20070613 t_range_date type range of fagl_s_cloco_powl_data-start_date
17 T_RA_ROLES Private See coding 20070619 t_ra_roles type standard table of s_ra_roles
Method Signatures

Method AUTHORITY_CHECK_AUDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_POWL_DATA Datenstruktur für POWL Abschlußpläne Closing Cockpit 20070621
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Nachrichtenmetabeschreibung 20070621
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20070621
4 Importing I_USERNAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20070621

Method AUTHORITY_CHECK_AUDITOR on class CL_FAGL_CLOCO_POWL has no exception.

Method ENRICH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_POWL_DATA Datenstruktur für POWL Abschlußpläne Closing Cockpit 20070604
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Nachrichtenmetabeschreibung 20070606
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20070613
4 Importing IT_END_DATE Call by reference Type reference (TYPE) T_RANGE_DATE 20070613
5 Importing IT_START_DATE Call by reference Type reference (TYPE) T_RANGE_DATE 20070613
6 Importing I_AUTH_CHECK Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20070614
7 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20070914
8 Importing I_USERNAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20070614

Method ENRICH_DATA on class CL_FAGL_CLOCO_POWL has no exception.

Method GET_ORGTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE Typ der OrgEinheit(en) 20070622
2 Importing IS_INST_VAL Call by reference Type reference (TYPE) TFC_INST_VAL Ausprägungen der Orgeinheiten pro Knoten 20070622

Method GET_ORGTYPE on class CL_FAGL_CLOCO_POWL has no exception.

Method GET_SELVAR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_POWL_DATA Datenstruktur für POWL Abschlußpläne Closing Cockpit 20070604
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Nachrichtenmetabeschreibung 20070606
3 Importing IO_CFC Call by reference Object reference (TYPE REF TO) CFC Klasse zur Verwaltung des FastClose 20070621

Method GET_SELVAR_VALUES on class CL_FAGL_CLOCO_POWL has no exception.

Method GET_SINGLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNIT Call by reference Type reference (TYPE) TS_ORGUNIT Tabelle mit OrgEinheiten (Werte) 20070621
2 Importing IS_INST_VAL Call by reference Type reference (TYPE) TFC_INST_VAL Ausprägungen der Orgeinheiten pro Knoten 20070621

Method GET_SINGLE_VALUES on class CL_FAGL_CLOCO_POWL has no exception.

Method GET_TIME_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_POWL_DATA Datenstruktur für POWL Abschlußpläne Closing Cockpit 20070611
2 Exporting EO_CFC Call by reference Object reference (TYPE REF TO) CFC Klasse zur Verwaltung des FastClose 20070621
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20070613
4 Importing IT_END_DATE Call by reference Type reference (TYPE) TFC_T_RANGE_DATE Rangetabelle für Datumsangaben 20070613
5 Importing IT_START_DATE Call by reference Type reference (TYPE) TFC_T_RANGE_DATE Rangetabelle für Datumsangaben 20070613

Method GET_TIME_INTERVAL on class CL_FAGL_CLOCO_POWL has no exception.

Method GET_USER_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RA_ROLES Call by reference Type reference (TYPE) FAGL_T_CLOCO_POWL_ROLES Benutzerrollen 20070619
2 Importing I_USERNAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20070619

Method GET_USER_ROLES on class CL_FAGL_CLOCO_POWL has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Nachrichten, die dem Benutzer angezeigt werden sollen 20070618
2 Exporting E_RESULTS Call by reference Type reference (TYPE) INDEX TABLE Ergebnistabelle der Selektion (vgl. GET_OBJECT_DEFINITION) 20070618
3 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070618
4 Importing I_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT Selektionsparameter der entsprechenden Query 20070618
5 Importing I_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY ID des POWL-Typs 20070618
6 Importing I_USERNAME Call by reference Type reference (TYPE) XUSER Benutzername 20070618

Method SELECT_DATA on class CL_FAGL_CLOCO_POWL has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) TFC_T_MESSAGE 20130103
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20070905
3 Importing IS_DATA Call by reference Type reference (TYPE) FAGL_S_CLOCO_POWL_DATA Datenstruktur für POWL Abschlusspläne Closing Cockpit 20070905
4 Importing I_STATUS Call by reference Type reference (TYPE) TFC_READY Status eines Aufgabenplans 20070905

Method SET_STATUS on class CL_FAGL_CLOCO_POWL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 603