SAP ABAP Class CL_GM_BDGT_LY_DET_TREE_CS_RL (GM Budget Detail Tree for Release Process)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GM_BDGT_LY_DET_TREE | GM Budget Detail Tree | 20020425 |
Properties
| Class | CL_GM_BDGT_LY_DET_TREE_CS_RL | |
| Short Description | GM Budget Detail Tree for Release Process | |
| Super Class | CL_GM_BDGT_LY_DET_TREE | GM Budget Detail Tree |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GRANTMGMT | |
| Program status | ||
| Category | 0 | |
| Package | GMBUDGETING_E | Grants management (budgeting) |
| Created | 20020425 | SAP |
| Last change | 20050411 | 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_GM_BDGT_LY_DET_TREE_CS_RL has no interface implemented.
Friends
Class CL_GM_BDGT_LY_DET_TREE_CS_RL has no friend class.
Attributes
Class CL_GM_BDGT_LY_DET_TREE_CS_RL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adjust IDC Amounts | 20020425 | |
| 2 | Instance method | Private | Method | Adjust Total Down Top | 20020425 | |
| 3 | Instance method | Private | Method | Check a customize message if the user exceed the amount | 20020425 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20020425 | |
| 5 | Instance method | Private | Method | Erase Check Log | 20030709 | |
| 6 | Instance method | Private | Method | Get Rate Amount | 20040115 | |
| 7 | Instance method | Protected | Method | Set Amount with proposed values | 20020425 | |
| 8 | Instance method | Private | Method | Summarization Up to Additional Table | 20020425 |
Events
Class CL_GM_BDGT_LY_DET_TREE_CS_RL has no event.
Types
Class CL_GM_BDGT_LY_DET_TREE_CS_RL has no local type.
Method Signatures
Method ADJUST_AMOUNTS 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_TREE_TYPE | Hierarchische Kontierungselementtabelle | 20030205 |
Method ADJUST_AMOUNTS on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
Method ADJUST_TOTALS_DT 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_TREE_TYPE | 20030205 |
Method ADJUST_TOTALS_DT on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
Method CHECK_GREATER_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_MSGID | Call by reference | Type reference (TYPE) | T100C-ARBGB | Anwendungsbereich | 20020425 | |||
| 2 | PF_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20020425 | |||
| 3 | PF_MSGTY | Call by reference | Type reference (TYPE) | T100C-MSGTS | Aktiver Nachrichtentyp | 20020425 | |||
| 4 | PF_MSGTYP | Value transfer | Type reference (TYPE) | T100C-MSGTS | 20020425 |
Method CHECK_GREATER_AMOUNT on class CL_GM_BDGT_LY_DET_TREE_CS_RL 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 | 20030204 | |||
| 2 | PF_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Bilds | 20030204 | |||
| 3 | PF_REPID | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Hauptprogramm | 20030204 | |||
| 4 | PF_THNOT | Call by reference | Type reference (TYPE) | CHAR01 | Tausenderschritte getrennt durch Punkt oder Komma | 20030204 |
Method CONSTRUCTOR on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
Method ERASE_CHECK_LOG Signature
Method ERASE_CHECK_LOG on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no parameter.
Method ERASE_CHECK_LOG on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
Method GET_RATE_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_RATE | Value transfer | Type reference (TYPE) | GM_PROPOSE_RATE | FMM-Verteilungsprozentsatz | 20040115 |
Method GET_RATE_AMOUNT on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
Method PROPOSE_AMOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PF_RATE | Call by reference | Type reference (TYPE) | GM_PROPOSE_RATE | Satz mit zwei Dezimalstellen vorschlagen | 20040115 | |||
| 2 | PT_DATA | Call by reference | Type reference (TYPE) | GMBGT_T_DIM_TREE_TYPE | 20040115 |
Method PROPOSE_AMOUNTS on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
Method RELEASE_SUM_UP 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_RELEASE_TYPE | 20030306 |
Method RELEASE_SUM_UP on class CL_GM_BDGT_LY_DET_TREE_CS_RL has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 110 |