SAP ABAP Interface IF_CHIP_DEFINITION (CHIP Definition)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_DEFINITION CHIP Definition 20081017
Properties
Interface IF_CHIP_DEFINITION  
Short Description CHIP Definition    
General Data
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20081017   SAP 
Last changed 20130531   SAP 
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
Interface IF_CHIP_DEFINITION has no interface.
Friends
Interface IF_CHIP_DEFINITION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LOREM_IPSUM Constant Public Type reference (TYPE) STRING 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. ' Sample Text 20120326
2 CO_PARAMETER_KIND_CUSTOM Constant Public Type reference (TYPE) CHIP_PARAMETER_KIND 'C' CHIP Parameter: Custom 20090507
3 CO_PARAMETER_KIND_STANDARD Constant Public Type reference (TYPE) CHIP_PARAMETER_KIND '' CHIP Parameter: Standard 20090507
4 CO_PARAM_AUTHOR Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'AUTHOR' Name of a Parameter of the CHIP Definition 20090127
5 CO_PARAM_AUTH_RUNTIME_CHECK Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'AUTHORIZATION_RUNTIME_CHECK' Name of a Parameter of the CHIP Definition 20091112
6 CO_PARAM_CHANGEDON Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHANGEDON' Name of a Parameter of the CHIP Definition 20100422
7 CO_PARAM_CHIP_HEIGHT Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_HEIGHT' Name of a Parameter of the CHIP Definition 20110531
8 CO_PARAM_CHIP_NAME Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_NAME' Name of a Parameter of the CHIP Definition 20110131
9 CO_PARAM_CHIP_NAME_ORIGINAL Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_NAME_ORIGINAL' Name of a Parameter of the CHIP Definition 20101122
10 CO_PARAM_CHIP_NAME_RUNTIME Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_NAME_RUNTIME' Name of a Parameter of the CHIP Definition 20101122
11 CO_PARAM_CHIP_PADDING Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_PADDING' Name of a Parameter of the CHIP Definition 20110531
12 CO_PARAM_CHIP_PROVIDER Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_PROVIDER' Name of a Parameter of the CHIP Definition 20091127
13 CO_PARAM_CHIP_STRETCH_HEIGHT Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_STRETCH_HEIGHT' Name of a Parameter of the CHIP Definition 20110531
14 CO_PARAM_CHIP_THUMBNAIL Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CHIP_THUMBNAIL' Name of a Parameter of the CHIP Definition 20120323
15 CO_PARAM_COMPONENT_NAME Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WD_COMPONENT_NAME' 20090127
16 CO_PARAM_CONFIG_ID Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WD_CONFIG_ID' Name of a Parameter of the CHIP Definition 20090715
17 CO_PARAM_CONFIG_KEY Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WD_CONFIG_KEY' 20090127
18 CO_PARAM_CONFIG_TYPE Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WD_CONFIG_TYPE' Name of a Parameter of the CHIP Definition 20090715
19 CO_PARAM_CONFIG_VAR Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'WD_CONFIG_VAR' Name of a Parameter of the CHIP Definition 20090715
20 CO_PARAM_CREATEDON Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'CREATEDON' Name of a Parameter of the CHIP Definition 20100422
21 CO_PARAM_DESCRIPTION Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'DESCRIPTION' Name of Parameter Description 20120423
22 CO_PARAM_DEVCLASS Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'DEVCLASS' Name of a Parameter of the CHIP Definition 20090127
23 CO_PARAM_EXECUTE_REMOTE Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'EXECUTE_REMOTE' Name of a Parameter of the CHIP Definition 20100305
24 CO_PARAM_EXECUTE_STATIC Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'EXECUTE_STATIC' Name of a Parameter of the CHIP Definition 20100305
25 CO_PARAM_FULLSCREEN Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'FULLSCREEN' Name of a Parameter of the CHIP Definition 20110428
26 CO_PARAM_INPORT_P_TAG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'INPORT_P_TAG' Name of a Parameter of the CHIP Definition 20091021
27 CO_PARAM_INPORT_TAG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'INPORT_TAG' Name of a Parameter of the CHIP Definition 20091015
28 CO_PARAM_LAUNCHER_APP Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'LAUNCHER_APP' Name of a Parameter of the CHIP Definition 20100305
29 CO_PARAM_LAUNCHER_APP_CONFIG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'LAUNCHER_APP_CONFIG' Name of a Parameter of the CHIP Definition 20100305
30 CO_PARAM_OUTPORT_P_TAG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'OUTPORT_P_TAG' Name of a Parameter of the CHIP Definition 20091021
31 CO_PARAM_OUTPORT_TAG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'OUTPORT_TAG' Name of a Parameter of the CHIP Definition 20091015
32 CO_PARAM_PAGE_CONFIG Constant Public Type reference (TYPE) CHIP_PARAMETER_NAME 'PAGE_CONFIG' Name of a Parameter of the CHIP Definition 20101123
33 CO_PARAM_PORT_TAG Constant Public Type reference (TYPE) STRING 'CHIP_ATTRIBUTE:SUITABILITY_EVALUATION' Name of a Parameter for a Port Tag 20120704
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHIP_DESCRIPTION Instance method Public Method Provides the CHIP description 20081017
2 GET_CHIP_PARAMETERS Instance method Public Method Provides the CHIP parameter 20081209
3 GET_CHIP_PARAMETER_MAX_POSIT Instance method Public Method Returns the maximum position of a CHIP parameter 20100326
4 GET_CHIP_PARAMETER_MIN_POSIT Instance method Public Method Returns the minimum position of a CHIP parameter 20100326
5 GET_CHIP_PARAMETER_NAMES Instance method Public Method Returns name of CHIP parameter 20090522
6 GET_CHIP_PARAMETER_POSITS Instance method Public Method Returns positions of CHIP parameter name 20090522
7 GET_CHIP_PARAMETER_VALUE Instance method Public Method Provides the value of a specific CHIP parameter 20081222
8 GET_CUSTOM_PARAMETERS Instance method Public Method Returns the CHIP custom parameters 20081222
9 GET_CUSTOM_PARAMETER_MAX_POSIT Instance method Public Method Returns the maximum position of a CHIP customizing parameter 20100326
10 GET_CUSTOM_PARAMETER_MIN_POSIT Instance method Public Method Returns the minimum position of a CHIP Customizing parameter 20100326
11 GET_CUSTOM_PARAMETER_NAMES Instance method Public Method Returns names of CHIP custom parameters 20090522
12 GET_CUSTOM_PARAMETER_POSITS Instance method Public Method Returns positions of CHIP Custom Parameter Names 20090522
13 GET_CUSTOM_PARAMETER_VALUE Instance method Public Method Returns the value of a specific CHIP custom parameter 20081222
14 GET_DESCRIPTION Instance method Public Method Returns the Name 20081017
15 GET_DESCRIPTIONS Instance method Public Method Provides descriptions with language keys 20081217
16 GET_DESCRIPTION_FOR_TOOLTIP Instance method Public Method Returns the description for use in the tooltip 20130128
17 GET_DISPLAY_NAME Instance method Public Method Provides the display name 20081017
18 GET_DISPLAY_NAMES Instance method Public Method Provides display names with language keys 20081217
19 GET_DISPLAY_NAMES_LONG Instance method Public Method Returns display name with language key (long text) 20110418
20 GET_DISPLAY_NAME_LONG Instance method Public Method Returns the display name (long text) 20110418
21 GET_ICON Instance method Public Method Provides icon for display in CHIP catalog 20081111
22 GET_LAUNCHER_URL Instance method Public Method Returns the remote launcher URL 20110426
23 GET_NAME Instance method Public Method Returns the Name 20081019
24 HAS_CHIP_PARAMETER Instance method Public Method Returns ABAP_TRUE if CHIP parameter exists 20090206
25 HAS_CUSTOM_PARAMETER Instance method Public Method Returns ABAP_TRUE if CHIP custom parameter exists 20090206
26 IS_CLIENT_DEPENDENT Instance method Public Method Indicator: CHIP Client-Dependent 20081218
Events
Interface IF_CHIP_DEFINITION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_CHIP_PARAMETER_NAME Public See coding 20090522 tp_t_chip_parameter_name type hashed table of chip_parameter_name with unique key table_line
2 TP_T_CHIP_PARAMETER_POSIT Public See coding 20090522 tp_t_chip_parameter_posit type hashed table of i with unique key table_line
Method Signatures

Method GET_CHIP_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_DESCRIPTION Value transfer Object reference (TYPE REF TO) IF_CHIP_DESCRIPTION CHIP Beschreibung 20081017

Method GET_CHIP_DESCRIPTION on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CHIP_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHIP_PARAMETERS Value transfer Type reference (TYPE) CHIP_DEFINITION_PARAMETERS CHIP-Definition: Tabelle mit Parametern 20090102

Method GET_CHIP_PARAMETERS on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CHIP_PARAMETER_MAX_POSIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20100326
2 Returning POSIT_MAX Value transfer Type reference (TYPE) I 20100326

Method GET_CHIP_PARAMETER_MAX_POSIT on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CHIP_PARAMETER_MIN_POSIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20100326
2 Returning POSIT_MIN Value transfer Type reference (TYPE) I 20100326

Method GET_CHIP_PARAMETER_MIN_POSIT on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CHIP_PARAMETER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMES Value transfer Type reference (TYPE) TP_T_CHIP_PARAMETER_NAME 20090522

Method GET_CHIP_PARAMETER_NAMES on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CHIP_PARAMETER_POSITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20090525
2 Returning POSITS Value transfer Type reference (TYPE) TP_T_CHIP_PARAMETER_POSIT 20090522

Method GET_CHIP_PARAMETER_POSITS on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CHIP_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20081222
2 Importing POSIT Call by reference Type reference (TYPE) I 20090520
3 Returning VALUE Value transfer Type reference (TYPE) CHIP_PARAMETER_VALUE Wert eines Parameters der CHIP-Definition 20081222

Method GET_CHIP_PARAMETER_VALUE on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CUSTOM_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CUSTOM_PARAMETERS Value transfer Type reference (TYPE) CHIP_DEFINITION_PARAMETERS CHIP-Definition: Tabelle mit Parametern 20090102

Method GET_CUSTOM_PARAMETERS on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CUSTOM_PARAMETER_MAX_POSIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20100326
2 Returning POSIT_MAX Value transfer Type reference (TYPE) I 20100326

Method GET_CUSTOM_PARAMETER_MAX_POSIT on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CUSTOM_PARAMETER_MIN_POSIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20100326
2 Returning POSIT_MIN Value transfer Type reference (TYPE) I 20100326

Method GET_CUSTOM_PARAMETER_MIN_POSIT on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CUSTOM_PARAMETER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMES Value transfer Type reference (TYPE) TP_T_CHIP_PARAMETER_NAME 20090524

Method GET_CUSTOM_PARAMETER_NAMES on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CUSTOM_PARAMETER_POSITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20090525
2 Returning POSITS Value transfer Type reference (TYPE) TP_T_CHIP_PARAMETER_POSIT 20090522

Method GET_CUSTOM_PARAMETER_POSITS on Interface IF_CHIP_DEFINITION has no exception.

Method GET_CUSTOM_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20081222
2 Importing POSIT Call by reference Type reference (TYPE) I 20090520
3 Returning VALUE Value transfer Type reference (TYPE) CHIP_PARAMETER_VALUE Wert eines Parameters der CHIP-Definition 20081222

Method GET_CUSTOM_PARAMETER_VALUE on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) CHIP_DESCRIPTION Description 20110625

Method GET_DESCRIPTION on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTIONS Value transfer Type reference (TYPE) CHIP_DESCRIPTIONS_LANGU CHIP: Beschreibungen mit Sprachschlüssel 20081217

Method GET_DESCRIPTIONS on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DESCRIPTION_FOR_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) CHIP_DESCRIPTION 20130128

Method GET_DESCRIPTION_FOR_TOOLTIP on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_NAME Value transfer Type reference (TYPE) CHIP_DISPLAY_NAME Anzeige Name 20081017

Method GET_DISPLAY_NAME on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DISPLAY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_NAMES Value transfer Type reference (TYPE) CHIP_DISPLAY_NAMES_LANGU CHIP: Bezeichnungen mit Sprachsshlüssel 20081217

Method GET_DISPLAY_NAMES on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DISPLAY_NAMES_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_NAMES_LONG Value transfer Type reference (TYPE) CHIP_DISPLAY_NAMES_LONG_LANGU CHIP: Bezeichnungen mit Sprachsshlüssel 20110418

Method GET_DISPLAY_NAMES_LONG on Interface IF_CHIP_DEFINITION has no exception.

Method GET_DISPLAY_NAME_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_NAME_LONG Value transfer Type reference (TYPE) CHIP_DISPLAY_NAME_LONG Anzeige Name 20110418

Method GET_DISPLAY_NAME_LONG on Interface IF_CHIP_DEFINITION has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) CHIP_ICON Web-Icon (URL) 20081111

Method GET_ICON on Interface IF_CHIP_DEFINITION has no exception.

Method GET_LAUNCHER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_API Call by reference Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20110427
2 Returning LAUNCHER_URL Value transfer Type reference (TYPE) STRING 20110426

Method GET_LAUNCHER_URL on Interface IF_CHIP_DEFINITION has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) CHIP_NAME Name 20081019

Method GET_NAME on Interface IF_CHIP_DEFINITION has no exception.

Method HAS_CHIP_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_CHIP_PARAMETER Value transfer Type reference (TYPE) ABAP_BOOL 20090206
2 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20090206
3 Importing POSIT Call by reference Type reference (TYPE) I 20090520

Method HAS_CHIP_PARAMETER on Interface IF_CHIP_DEFINITION has no exception.

Method HAS_CUSTOM_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_CUSTOM_PARAMETER Value transfer Type reference (TYPE) ABAP_BOOL 20090206
2 Importing NAME Call by reference Type reference (TYPE) CHIP_PARAMETER_NAME Name eines Parameters der CHIP-Definition 20090206
3 Importing POSIT Call by reference Type reference (TYPE) I 20090520

Method HAS_CUSTOM_PARAMETER on Interface IF_CHIP_DEFINITION has no exception.

Method IS_CLIENT_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLIENT_DEPENDENT Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081218

Method IS_CLIENT_DEPENDENT on Interface IF_CHIP_DEFINITION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720