SAP ABAP Class CL_FPB_EXP_URLSERVICE_ASSIST (Assistance Class for FPB_EXP_URLSERVICE)
Hierarchy
EA-FIN (Software Component) EA-FIN
   EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
     FPB_VP_EXPRESS_PLANNING (Package) Express Planning (Framework)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20060906
Properties
Class CL_FPB_EXP_URLSERVICE_ASSIST  
Short Description Assistance Class for FPB_EXP_URLSERVICE    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FPB_VP_EXPRESS_PLANNING   Express Planning (Framework) 
Created 20060906   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPB_EXP_URLSERVICE_ASSIST has no forward declaration.
Interfaces
Class CL_FPB_EXP_URLSERVICE_ASSIST has no interface implemented.
Friends
Class CL_FPB_EXP_URLSERVICE_ASSIST has no friend class.
Attributes
Class CL_FPB_EXP_URLSERVICE_ASSIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INITIALIZING_PARAM_RW Instance method Public Method constructs initializing parameter for TCD Service 20061002
2 BUILD_INITIALIZING_PARAM_TCD Instance method Public Method constructs initializing parameter for TCD Service 20061002
3 CHECK_DISPLAY_POSSIBLE Instance method Public Method Check's if display is possible 20060911
4 CREATE_ITS_URL Instance method Public Method Creates URL for ITS-Call 20060907
5 CREATE_OBJECT_FILTER_CMD Instance method Public Method Creates Command Url part for Object filtering 20060907
6 CREATE_OBJECT_PARAM_TCD Instance method Public Method Creates Object Parameter String 20060907
7 CREATE_REPORT_PARAM_BW Instance method Public Method Creates INITIALIZING_PARAMETER for BW service 20060907
8 ENCODE_PARAMS_SPECIAL Instance method Public Method Special Encoding for use in p_object param of LPD starter 20060907
9 GET_VARIABLES_AS_PARAMETERS Instance method Public Method Get's instance variables as parameter string 20060906
Events
Class CL_FPB_EXP_URLSERVICE_ASSIST has no event.
Types
Class CL_FPB_EXP_URLSERVICE_ASSIST has no local type.
Method Signatures

Method BUILD_INITIALIZING_PARAM_RW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADD_PARAM Call by reference Type reference (TYPE) STRING 20061002
2 Importing ID_PERS_DIALOG Call by reference Type reference (TYPE) FPB_DIALOGID Personalization Dialog 20061002
3 Importing ID_RGJNR Call by reference Type reference (TYPE) RGJNR Current Transaction Code 20061002
4 Importing ID_SEL_OPT Call by reference Type reference (TYPE) APB_LPD_SELECT_OPTION Select options 20061002
5 Importing ID_SUBCONTEXT Call by reference Type reference (TYPE) FPB_APPSUBCON Subcontext of Personalization Application 20061002
6 Importing ID_SYSTEM Call by reference Type reference (TYPE) STRING 20061002
7 Importing ID_VARIANT Call by reference Type reference (TYPE) APB_LPD_RALDB_VARI Variant Name 20061002
8 Returning RD_INITIALIZING_PARAM Value transfer Type reference (TYPE) STRING 20061002

Method BUILD_INITIALIZING_PARAM_RW on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method BUILD_INITIALIZING_PARAM_TCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADD_PARAM Call by reference Type reference (TYPE) STRING 20061002
2 Importing ID_PERS_DIALOG Call by reference Type reference (TYPE) FPB_DIALOGID Personalization Dialog 20061002
3 Importing ID_SEL_OPT Call by reference Type reference (TYPE) APB_LPD_SELECT_OPTION Select options 20061002
4 Importing ID_SUBCONTEXT Call by reference Type reference (TYPE) FPB_APPSUBCON Subcontext of Personalization Application 20061002
5 Importing ID_SYSTEM Call by reference Type reference (TYPE) STRING 20061002
6 Importing ID_TCODE Call by reference Type reference (TYPE) SYTCODE Current Transaction Code 20061002
7 Importing ID_VARIANT Call by reference Type reference (TYPE) APB_LPD_RALDB_VARI Variant Name 20061002
8 Returning RD_INITIALIZING_PARAM Value transfer Type reference (TYPE) STRING 20061002

Method BUILD_INITIALIZING_PARAM_TCD on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method CHECK_DISPLAY_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DISPLAYMODE Call by reference Type reference (TYPE) FPB_EXP_WEB_DSP_MODE Display Mode for Loose Linked Service 20060911
2 Importing ID_PORTAL_INTEGRATION_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060911
3 Importing ID_SERVICE Call by reference Type reference (TYPE) FPB_EXP_SERVICE Planning Service 20060911
# Exception Resumable Description Created on
1 DISPLAY_NOT_POSSIBLE 20060911

Method CREATE_ITS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADD_PARAM Call by reference Type reference (TYPE) STRING 20060907
2 Importing ID_PERS_DIALOG Call by reference Type reference (TYPE) FPB_DIALOGID Personalization Dialog 20060907
3 Importing ID_RGJNR Call by reference Type reference (TYPE) RGJNR Report Group 20061002
4 Importing ID_SEL_OPT Call by reference Type reference (TYPE) APB_LPD_SELECT_OPTION Select options 20060907
5 Importing ID_SUBCONTEXT Call by reference Type reference (TYPE) FPB_APPSUBCON Subcontext of Personalization Application 20060907
6 Importing ID_TCODE Call by reference Type reference (TYPE) SYTCODE Current Transaction Code 20060907
7 Importing ID_VARIANT Call by reference Type reference (TYPE) APB_LPD_RALDB_VARI Variant Name 20060907
8 Importing IT_OBJECT Call by reference Type reference (TYPE) FPB_EXP_T_OBJECT Express Planning: Object List 20060907
9 Returning RD_URL Value transfer Type reference (TYPE) STRING 20060907

Method CREATE_ITS_URL on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method CREATE_OBJECT_FILTER_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT Call by reference Type reference (TYPE) FPB_EXP_T_OBJECT Express Planning: Object List 20060907
2 Returning RD_CMD_STRING Value transfer Type reference (TYPE) STRING 20060907

Method CREATE_OBJECT_FILTER_CMD on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method CREATE_OBJECT_PARAM_TCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADD_PARAM Call by reference Type reference (TYPE) STRING 20060907
2 Importing IT_OBJECT Call by reference Type reference (TYPE) FPB_EXP_T_OBJECT Express Planning: Object List 20060907
3 Returning RD_PARAM Value transfer Type reference (TYPE) STRING 20060907

Method CREATE_OBJECT_PARAM_TCD on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method CREATE_REPORT_PARAM_BW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFOCUBE Call by reference Type reference (TYPE) STRING 20060907
2 Returning INITIALIZING_PARAM Value transfer Type reference (TYPE) STRING 20060907
3 Importing QUERY Call by reference Type reference (TYPE) STRING 20060907
4 Importing TEMPLATE Call by reference Type reference (TYPE) STRING 20060907

Method CREATE_REPORT_PARAM_BW on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method ENCODE_PARAMS_SPECIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INPUT Call by reference Type reference (TYPE) STRING 20060907
2 Returning RD_OUTPUT Value transfer Type reference (TYPE) STRING 20060907

Method ENCODE_PARAMS_SPECIAL on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.

Method GET_VARIABLES_AS_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTEXT Call by reference Type reference (TYPE) FPB_EXP_FULL_CONTEXT Full context (Union of Express Planning- and servicecontext) 20060906
2 Returning RD_PARAM_STRING Value transfer Type reference (TYPE) STRING 20060906

Method GET_VARIABLES_AS_PARAMETERS on class CL_FPB_EXP_URLSERVICE_ASSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600