Hierarchy
⤷
⤷
Properties
| Class | CL_BSSP_HP_FIN_AR_KEYFIG | |
| Short Description | Feeder Class for Key Figure CHIPs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_APAR_PAGES | Home Pages and Work Centers in FI-AP/AR |
| Created | 20121106 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BSSP_HP_FIN_AR_KEYFIG has no interface implemented.
Friends
Class CL_BSSP_HP_FIN_AR_KEYFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR1 | 'C' | Character Field of Length 10 | 20121121 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'N' | Character Field of Length 10 | 20121121 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Indicator | 20121121 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20121106 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20121107 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20121115 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | FPM Instance | 20121113 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20121112 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | FIN_APAR_HP_CHIP_DEFAULT_VALUE | Selection Parameters for Key Figure CHIPs | 20121106 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TYP_TOOLBAR | Toolbar Values | 20121107 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_T_CONTENT | Contents of Assigned Launchpad | 20121112 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20121130 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TYP_T_NAME_VALUE_PAIRS | Table with Name/Value Pairs | 20121202 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_COMPONENT_TAB | Toolbar Components | 20121108 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Web Dynpro Components | 20121107 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_ID | Key Components of Configuration Tables | 20121109 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_INSTANCE | Instance | 20121112 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | APB_LPD_ROLE | Role | 20121112 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20121106 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Trend | 20121121 |
Methods
Events
Class CL_BSSP_HP_FIN_AR_KEYFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_NAME_VALUE_PAIRS | Private | See coding | 20121202 | BEGIN OF typ_name_value_pairs,
name TYPE string,
value TYPE string,
END OF typ_name_value_pairs
|
||
| 2 | TYP_TOOLBAR | Protected | See coding | 20121107 | BEGIN OF typ_toolbar,
topn TYPE fin_ar_topn,
days TYPE int2,
dunning_level TYPE mahns_d,
END OF typ_toolbar
|
||
| 3 | TYP_TREND_VALUE | Protected | See coding | 20121207 | typ_trend_value TYPE p LENGTH 3 DECIMALS 1
|
||
| 4 | TYP_T_NAME_VALUE_PAIRS | Private | See coding | 20121202 | typ_t_name_value_pairs TYPE STANDARD TABLE OF typ_name_value_pairs
|
Method Signatures
Method CHIP_DO_EXIT Signature
Method CHIP_DO_EXIT on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method CHIP_DO_EXIT on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method CHIP_DO_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHIP_API | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20121106 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20121106 | |||
| 3 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Component | 20121106 | |||
| 4 | IO_FPM | Call by reference | Object reference (TYPE REF TO) | IF_FPM | 20121113 | ||||
| 5 | IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20121112 |
Method CHIP_DO_INIT on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method CHIP_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Attribute reference (LIKE) | 20121202 | |||||
| 2 | NAMESPACE | Call by reference | Attribute reference (LIKE) | 20121202 |
Method CHIP_NOTIFICATION on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method CREATE_TOOLBAR_CONTEXT Signature
Method CREATE_TOOLBAR_CONTEXT on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method CREATE_TOOLBAR_CONTEXT on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method DEFINE_LAUNCHPAD Signature
Method DEFINE_LAUNCHPAD on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method DEFINE_LAUNCHPAD on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method DEFINE_NAVIGATION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMETERS | Value transfer | Type reference (TYPE) | APB_LPD_T_PARAMS | 20121113 |
Method DEFINE_NAVIGATION_PARAMETERS on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method DEFINE_PERSONAL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAM_INFO | Value transfer | Type reference (TYPE) | CHIP_PARAMS_ADD_INFO | Zusatzinfo zu den Parametern eines Ports | 20121109 |
Method DEFINE_PERSONAL_PARAMETERS on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_ACCOUNTANT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCOUNTANT | Call by reference | Type reference (TYPE) | BUSAB | Buchhaltungssachbearbeiter | 20121107 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121107 |
Method GET_ACCOUNTANT_NAME on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_BUS_AREA_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GSBER | Call by reference | Type reference (TYPE) | GSBER | Geschäftsbereich | 20121106 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | GTEXT | Geschäftsbereichsbezeichnung | 20121106 |
Method GET_BUS_AREA_NAME on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_COMPANY_CODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20121106 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | BUTXT | Buchungskreis- oder Firmen-Bezeichnung | 20121106 |
Method GET_COMPANY_CODE_NAME on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_COUNTRY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20121107 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121107 |
Method GET_COUNTRY_NAME on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method GET_DATA on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DEFAULTS | Value transfer | Type reference (TYPE) | FIN_APAR_HP_CHIP_DEFAULT_VALUE | Selektionsparameter für Kennzahl-CHIPs | 20121109 |
Method GET_DEFAULT_VALUES on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_DOC_TYPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | BLART | Belegart | 20121107 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121107 |
Method GET_DOC_TYPE_NAME on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_INDUSTRY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDUSTRY | Call by reference | Type reference (TYPE) | BRSCH | Branchenschlüssel | 20121107 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121107 |
Method GET_INDUSTRY_NAME on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_PARAMETER_LABELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20121116 | ||||
| 2 | RV_LABEL | Value transfer | Type reference (TYPE) | STRING | 20121116 |
Method GET_PARAMETER_LABELS on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_TOOLBAR_COMPONENTS Signature
Method GET_TOOLBAR_COMPONENTS on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method GET_TOOLBAR_COMPONENTS on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_TOOLBAR_DATA Signature
Method GET_TOOLBAR_DATA on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method GET_TOOLBAR_DATA on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method GET_TOOLBAR_ITEM_LABELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20121108 | ||||
| 2 | RV_LABEL | Value transfer | Type reference (TYPE) | STRING | 20121108 |
Method GET_TOOLBAR_ITEM_LABELS on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method INPORT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20121106 |
Method INPORT_HANDLER on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method MODIFY_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20121107 | |||
| 2 | IV_FIRST_TIME | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20121107 |
Method MODIFY_VIEW on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LPD_ID | Call by reference | Type reference (TYPE) | STRING | 20121112 |
Method NAVIGATE on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method PREPARE_FREE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FREE_SELECTION | Value transfer | Type reference (TYPE) | RSDS_TRANGE | 20121121 |
Method PREPARE_FREE_SELECTION on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method RAISE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | 20121112 |
Method RAISE_MESSAGE on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method SET_KEYFIGURE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEYFIGURE | Call by reference | Type reference (TYPE) | STRING | 20121121 | ||||
| 2 | IV_TREND | Call by reference | Type reference (TYPE) | CHAR1 | Web Dynpro: TextViewSemanticColor | 20121121 | |||
| 3 | IV_TREND_VALUE | Call by reference | Type reference (TYPE) | TYP_TREND_VALUE | Trendwert | 20121121 |
Method SET_KEYFIGURE_CONTEXT on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method SET_TOOLBAR_DATA Signature
Method SET_TOOLBAR_DATA on class CL_BSSP_HP_FIN_AR_KEYFIG has no parameter.
Method SET_TOOLBAR_DATA on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
Method TOOLBAR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20121107 | |||
| 2 | IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20121107 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20121107 |
Method TOOLBAR_ACTION on class CL_BSSP_HP_FIN_AR_KEYFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 616 |