SAP ABAP Class CL_UMB_BSC_WEB_RMS_AC (Assesment and Comment)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Properties
Class CL_UMB_BSC_WEB_RMS_AC  
Short Description Assesment and Comment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB   SEM-CPM: Balanced Scorecard 
Created 20020103   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_BSC_WEB_RMS_AC has no forward declaration.
Interfaces
Class CL_UMB_BSC_WEB_RMS_AC has no interface implemented.
Friends
Class CL_UMB_BSC_WEB_RMS_AC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DETAILS Instance attribute Private Object reference (TYPE REF TO) CL_UMB_ANALYSIS_DETAILS Details 20020103
2 MS_AC_PARAM Instance attribute Private Type reference (TYPE) UMB_YS_ACID_PARAM Selected assessment 20020103
3 MT_AC_PARAM Instance attribute Private Type reference (TYPE) UMB_YT_ACID_PARAM Selected assessment 20020103
4 MT_PERIODS Instance attribute Private Type reference (TYPE) UMB_YT_TEXT_PERIOD Text - Period 20020103
5 M_CUR_NO_OF_DOC Instance attribute Private Type reference (TYPE) I 20020103
6 M_MODE Instance attribute Public Type reference (TYPE) I Modus (read only, write a, write c) 20020103
7 M_SEL_COMMENT Instance attribute Public Type reference (TYPE) UMB_Y_AC_ID Selected Comment 20020103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOC_NODE Instance method Protected Method 20020103
2 ADD_PERIOD Instance method Protected Method 20020103
3 ADD_SONS Instance method Protected Method 20020103
4 BUILD_COMMENT_LIST Instance method Protected Method 20020103
5 BUILD_PERIOD_LIST Instance method Protected Method Builds Period List 20020103
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020103
7 CONVERT_DATE_FORMAT Instance method Protected Method 20020103
8 DELETE_DOCUMENT Instance method Public Method Deletes a Document 20020103
9 DELETE_DOC_NODE Instance method Protected Method 20020103
10 GET_ASSESSMENT Instance method Public Method Gets the Assessment 20020103
11 GET_COMMENT Instance method Public Method Gets the Selected Comment 20020103
12 GET_CURRENT_PERIOD Instance method Public Method Gets the Current Period 20020103
13 GET_LIST_OF_COMMENTS Instance method Public Method Gets Comments 20020103
14 GET_PERIODS Instance method Public Method Gets All Periods With Assessments 20020103
15 GET_SELECTED_AC Instance method Public Method 20020103
16 INITIALIZE_AC Instance method Protected Method 20020103
17 IS_DELETEABLE Instance method Public Method Changeable? 20020103
18 LOAD_ACDICID_SUB_OBJ Instance method Private Method 20020808
19 RESET Instance method Public Method Reset Content 20020103
20 SELECT_COMMENT Instance method Public Method Select Comment 20020103
21 SET_ACTIVE_PERIOD Instance method Public Method 20020103
22 SET_MODE Instance method Public Method Changes the AC Mode 20020103
23 STORE_AC Instance method Public Method Stores AC 20020103
24 UPDATE_ACTIVE_PERIOD Instance method Public Method 20020103
Events
Class CL_UMB_BSC_WEB_RMS_AC has no event.
Types
Class CL_UMB_BSC_WEB_RMS_AC has no local type.
Method Signatures

Method ADD_DOC_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOC_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID ALV-Tree-Control: Node-key 20020103
2 Importing I_DOC_ID Call by reference Type reference (TYPE) UMB_YS_AC_DOC-ACID Internal A&C doc. ID 20020103
3 Importing I_FATHER_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID ALV-Tree-Control: Node-key 20020103

Method ADD_DOC_NODE on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method ADD_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ASS_NODE Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020103
2 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020103

Method ADD_PERIOD on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method ADD_SONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FATHER_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID ALV-Tree-Control: Node-key 20020103

Method ADD_SONS on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method BUILD_COMMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_COM_IDS Value transfer Type reference (TYPE) UMB_YT_AC_ID Table of A&C docs 20020103
2 Importing IR_AC Call by reference Object reference (TYPE REF TO) CL_UMB_BSC_AC Scorecard Assessment & Comment texts 20020103
3 Importing I_ASS_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID Internal A&C doc. ID 20020103

Method BUILD_COMMENT_LIST on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method BUILD_PERIOD_LIST Signature

Method BUILD_PERIOD_LIST on class CL_UMB_BSC_WEB_RMS_AC has no parameter.
Method BUILD_PERIOD_LIST on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_AC Call by reference Object reference (TYPE REF TO) CL_UMB_BSC_AC Scorecard Assessment & Comment texts 20020103
2 Importing IR_DETAILS Call by reference Object reference (TYPE REF TO) CL_UMB_ANALYSIS_DETAILS BSC Analysis Details 20020103

Method CONSTRUCTOR on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method CONVERT_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOC Call by reference Type reference (TYPE) UMB_YS_AC_DOC Structure describing one Assessment / Commned document 20020103

Method CONVERT_DATE_FORMAT on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method DELETE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID Internal A&C doc. ID 20020103

Method DELETE_DOCUMENT on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method DELETE_DOC_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20020103

Method DELETE_DOC_NODE on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method GET_ASSESSMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC Value transfer Type reference (TYPE) UMB_YS_AC_DOC Structure describing one Assessment / Commned document 20020103
2 Exporting E_CONTENT Value transfer Type reference (TYPE) STRING 20020103
3 Exporting E_VALID Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020103
4 Importing I_HTML_BR Call by reference Type reference (TYPE) AS4FLAG 'X' replace crlf with
20020905
5 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020103

Method GET_ASSESSMENT on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method GET_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC Call by reference Type reference (TYPE) UMB_YS_AC_DOC Structure describing one Assessment / Commned document 20020103
2 Exporting E_CONTENT Call by reference Type reference (TYPE) STRING 20020103
3 Importing I_COM_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID Internal A&C doc. ID 20020103
4 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020103

Method GET_COMMENT on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method GET_CURRENT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERIOD Value transfer Type reference (TYPE) UMC_Y_FISCPER Periode 20020103

Method GET_CURRENT_PERIOD on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method GET_LIST_OF_COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_COMMENTS Value transfer Type reference (TYPE) UMB_YT_AC_DOC Table of A&C docs 20020103
2 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020103

Method GET_LIST_OF_COMMENTS on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method GET_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERIODS Value transfer Type reference (TYPE) UMB_YT_TEXT_PERIOD Period dropdown 20020103

Method GET_PERIODS on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method GET_SELECTED_AC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_AC_PARAM Value transfer Type reference (TYPE) UMB_YS_ACID_PARAM Description of discussion 20020103

Method GET_SELECTED_AC on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method INITIALIZE_AC Signature

Method INITIALIZE_AC on class CL_UMB_BSC_WEB_RMS_AC has no parameter.
Method INITIALIZE_AC on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method IS_DELETEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID Internal A&C doc. ID 20020103
2 Returning R_FLAG Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020103

Method IS_DELETEABLE on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method LOAD_ACDICID_SUB_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOC_ID Call by reference Type reference (TYPE) BDS_DOCID Business Document Service: Dokument-ID 20020808
2 Exporting E_PERPOS Call by reference Type reference (TYPE) I 20020808
3 Importing I_FISCPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020808

Method LOAD_ACDICID_SUB_OBJ on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method RESET Signature

Method RESET on class CL_UMB_BSC_WEB_RMS_AC has no parameter.
Method RESET on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method SELECT_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_ID Call by reference Type reference (TYPE) UMB_Y_AC_ID Internal A&C doc. ID 20020103

Method SELECT_COMMENT on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method SET_ACTIVE_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020103

Method SET_ACTIVE_PERIOD on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 0 20020103

Method SET_MODE on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method STORE_AC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESC Call by reference Type reference (TYPE) STRING 20020103
2 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20020103

Method STORE_AC on class CL_UMB_BSC_WEB_RMS_AC has no exception.

Method UPDATE_ACTIVE_PERIOD Signature

Method UPDATE_ACTIVE_PERIOD on class CL_UMB_BSC_WEB_RMS_AC has no parameter.
Method UPDATE_ACTIVE_PERIOD on class CL_UMB_BSC_WEB_RMS_AC has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B