SAP ABAP Class CL_GM_BDGT_LY_DET_CSTSHRG (GM Budget Cost Sharing)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
⤷
GMBUDGETING_E (Package) Grants management (budgeting)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GM_BDGT_CONSTANTS | GM constants | 20050503 |
Properties
| Class | CL_GM_BDGT_LY_DET_CSTSHRG | |
| Short Description | GM Budget Cost Sharing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMBUDGETING_E | Grants management (budgeting) |
| Created | 20010827 | SAP |
| Last change | 20050705 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GM_BDGT_CONSTANTS | GM constants | 20050503 |
Friends
Class CL_GM_BDGT_LY_DET_CSTSHRG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20050503 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20050503 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | GMCSRULES-CS_BASE | Cost Sharing Base | 20050503 | |||
| 4 | Constant | Private | Type reference (TYPE) | CHAR20 | 'CSTSH_CONTROL' | Grid Name | 20031210 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | WAERS | Currency Key | 20030314 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GM_BDGT_LAYOUT | Grant Budget Layout Sequence | 20040224 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | Refresh Indicator | 20031210 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20031210 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20031210 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20031210 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20030108 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | GMTAB_GMGRCOSTSHARE | Cost Sharing Table Type. | 20031210 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | GMBGT_T_DIM_CSTSH_TYPE | Display Values in Table | 20031210 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ListViewer control | 20031210 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | GMBGT_T_DIM_CSTSH_TYPE | Possible Values in Table | 20031210 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of sort criteria | 20031210 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20031210 |
Methods
Events
Class CL_GM_BDGT_LY_DET_CSTSHRG has no event.
Types
Class CL_GM_BDGT_LY_DET_CSTSHRG has no local type.
Method Signatures
Method ADD_DB_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_NEW_VALUE | Call by reference | Type reference (TYPE) | GMBDGTLINE | Budgetbelegzeile | 20031210 | |||
| 2 | PT_DATA | Call by reference | Type reference (TYPE) | GMSTRUC_GMBDGTLINE | FMM-Struktur mit GMBDGTLINE-Feldern | 20031210 |
Method ADD_DB_ITEM on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method CALCULATE_CSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_PERC | Call by reference | Type reference (TYPE) | GMGRCOSTSHARE-PERCENTAGE | GM Cost Sharing rate | 20050503 | |||
| 2 | PF_RESULT | Value transfer | Type reference (TYPE) | GMBDGTLINE-AMOUNT_CSH | Budget amount in transaction currency | 20050503 | |||
| 3 | PS_VAL | Call by reference | Type reference (TYPE) | ANY | Line | 20050503 |
Method CALCULATE_CSH on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method CHECK_DIM_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_RESULT | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20040224 | |||
| 2 | PS_VALUE | Call by reference | Type reference (TYPE) | GMBGT_S_DIM_TREE_TYPE | 20040224 |
Method CHECK_DIM_INITIAL on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_CURR | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20030314 | |||
| 2 | PF_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Bilds | 20030314 | |||
| 3 | PF_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Hauptprogramm | 20030314 |
Method CONSTRUCTOR on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method DISPLAY on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method EDIT Signature
Method EDIT on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method EDIT on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FILL_ALV_LAYOUT Signature
Method FILL_ALV_LAYOUT on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method FILL_ALV_LAYOUT on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FILL_DISPLAY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PSR_CLAS | Call by reference | Type reference (TYPE) | GMRANGE_TAB_CHAR20 | Suchbereich für Klassen | 20031210 | |||
| 2 | PSR_PROG | Call by reference | Type reference (TYPE) | GMRANGE_TAB_CHAR20 | Suchbereich für Programme | 20031210 |
Method FILL_DISPLAY_TABLE on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FILL_FIELD_LIST Signature
Method FILL_FIELD_LIST on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method FILL_FIELD_LIST on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FILL_POSSIBLE_TABLE Signature
Method FILL_POSSIBLE_TABLE on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method FILL_POSSIBLE_TABLE on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FILL_SORT_FIELDS Signature
Method FILL_SORT_FIELDS on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method FILL_SORT_FIELDS on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FILL_TOOLBAR_EXCLUDE Signature
Method FILL_TOOLBAR_EXCLUDE on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method FILL_TOOLBAR_EXCLUDE on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method FINALIZE on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method INIT Signature
Method INIT on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method INIT on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method INIT_CONTAINERS Signature
Method INIT_CONTAINERS on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method INIT_CONTAINERS on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method RECALC_POSSIBLE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_DATA | Call by reference | Type reference (TYPE) | GMBGT_T_DIM_LIST_TYPE | FMM-Struktur mit GMBDGTLINE-Feldern | 20030312 |
Method RECALC_POSSIBLE_TABLE on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method REFRESH Signature
Method REFRESH on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method REFRESH on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method REFRESH_POSSIBLES_VALUES Signature
Method REFRESH_POSSIBLES_VALUES on class CL_GM_BDGT_LY_DET_CSTSHRG has no parameter.
Method REFRESH_POSSIBLES_VALUES on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method SAVE_TBD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_DOC_NBR | Call by reference | Type reference (TYPE) | GMBDGTLINE-BDGT_DOC_NBR | Budgetbelegnummer | 20031210 | |||
| 2 | PF_RESULT | Call by reference | Type reference (TYPE) | I | Ergebnis | 20031210 |
Method SAVE_TBD on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method SET_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_CFIELDNAME | Call by reference | Type reference (TYPE) | LVC_CFNAME | ALV Control: Feldname für referenzierte Währungseinheit | 20020126 | |||
| 2 | PF_CURRENCY | Call by reference | Type reference (TYPE) | LVC_CURR | ALV Control: Währungseinheit | 20020126 | |||
| 3 | PF_DOSUM | Call by reference | Type reference (TYPE) | LVC_DOSUM | ALV Control: Spaltenwerte aggregieren | 20020126 | |||
| 4 | PF_EDIT | Call by reference | Type reference (TYPE) | LVC_EDIT | ALV Control: Zur Eingabe bereit | 20020126 | |||
| 5 | PF_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV Control: Feldname des internen Tabellenfelds | 20020126 | |||
| 6 | PF_FXCOLUMN | Call by reference | Type reference (TYPE) | LVC_FIXCOL | ALV Control: Fixierte Spalte | 20020126 | |||
| 7 | PF_KEY | Call by reference | Type reference (TYPE) | LVC_KEY | ALV Control: Schlüsselfeld | 20020126 | |||
| 8 | PF_NOSUM | Call by reference | Type reference (TYPE) | LVC_NOSUM | ALV Control: Keine Aggregation der Spaltenwerte | 20020126 | |||
| 9 | PF_REFIELDNAME | Call by reference | Type reference (TYPE) | DFIES-FIELDNAME | Feldname | 20020126 | |||
| 10 | PF_REFTABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines Data Dictionary Objektes | 20020126 | |||
| 11 | PF_TABNAME | Call by reference | Type reference (TYPE) | LVC_TNAME | LVC-Tabellenname | 20020126 |
Method SET_FIELD_CATALOG on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method SET_POSSIBLE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_CS_BS | Call by reference | Type reference (TYPE) | GMCSRULES-CS_BASE | Cost Sharing Base | 20050503 | |||
| 2 | PF_DOCST | Call by reference | Type reference (TYPE) | GM_BDGT_DOCSTATE | Status of a Budget Entry Document | 20050503 | |||
| 3 | PT_LINES | Call by reference | Type reference (TYPE) | GMTAB_GMGRCOSTSHARE | Kostenteilungs-Tabellentyp | 20011129 | |||
| 4 | PT_VALUES | Call by reference | Type reference (TYPE) | GMBGT_T_DIM_LIST_TYPE | Zurückgegebene Werte | 20030311 |
Method SET_POSSIBLE_TABLE on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
Method SYNCHRONIZE_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_DATA | Call by reference | Type reference (TYPE) | GMBGT_T_DIM_LIST_TYPE | FMM-Struktur mit GMBDGTLINE-Feldern | 20030312 |
Method SYNCHRONIZE_CHANGES on class CL_GM_BDGT_LY_DET_CSTSHRG has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 110 |