SAP ABAP Class CL_FMKU_TEXTS_CONTROL (Budget Text Frame Control)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBPA_E (Package) New budgeting: FM application part
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20030317 |
Properties
| Class | CL_FMKU_TEXTS_CONTROL | |
| Short Description | Budget Text Frame Control | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBPA_E | New budgeting: FM application part |
| Created | 20030317 | SAP |
| Last change | 20050409 | 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_FMKU_TEXTS_CONTROL has no interface implemented.
Friends
Class CL_FMKU_TEXTS_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | I | '2' | Activity ALV List | 20030326 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | '3' | Activity Budget Text | 20030326 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | '104' | activity_canceled_by_user | 20030408 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | I | '5' | Activty query | 20030415 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | I | '4' | Activity create Budget Text | 20030326 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | I | '102' | activity_error | 20030408 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | I | '6' | Activity finished with OK | 20030327 | ||
| 8 | Static Attribute | Public | Type reference (TYPE) | I | '0' | Activity Initial , Organizer | 20030326 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | I | '103' | activity_invalid_dest | 20030408 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | I | '106' | activity_not_authorized | 20030408 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | I | '110' | activity_POP_UP_BUDGET_TEXT | 20030408 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | I | '1' | Activty query | 20030326 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | I | '105' | activity_query_finished_ok | 20030408 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | I | '107' | activity_query_nothing_found | 20030408 | ||
| 15 | Static Attribute | Public | Type reference (TYPE) | I | '109' | Activity Reset container and | 20030708 | ||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FMKU_TEXT_ORGANIZER | BCS Text Organizer | 20030326 | |||
| 17 | Static Attribute | Public | Type reference (TYPE) | FMBUDTXT_T_REF | Budget text pop up table | 20030707 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030321 | |||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030321 | |||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FMKU_TEXT_ORGANIZER | Instance organizer | 20030326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Construcctor | 20030321 | |
| 2 | Instance method | Protected | Method | Forward Asynchronous Response to SP in Control | 20030321 | |
| 3 | Instance method | Protected | Method | Processing New Passive Request | 20030317 | |
| 4 | Instance method | Protected | Method | Processing a New Request | 20030317 | |
| 5 | Instance method | Protected | Method | Forwarding Requests That Are Not In Place | 20030317 | |
| 6 | Instance method | Public | Method | Processing a request | 20030317 | |
| 7 | Instance method | Public | Method | start event new request | 20030317 | |
| 8 | Instance method | Private | Method | Process ALV LIST | 20030327 | |
| 9 | Instance method | Private | Method | Process Pop Up Budget Text | 20030408 | |
| 10 | Instance method | Private | Method | Process query | 20030326 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ASYNC_ANSWER | Instance Event (0) |
Public (2) |
Asynchronous response received | 20030317 |
| 2 | NEW_REQUEST | Instance Event (0) |
Public (2) |
New request | 20030317 |
| 3 | SEND_TITLE | Instance Event (0) |
Public (2) |
Sends new GUI title | 20030317 |
Types
Class CL_FMKU_TEXTS_CONTROL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTOALIGN | Call by reference | Type reference (TYPE) | C | 'X' | 20030321 | |||
| 2 | CFW_ID | Call by reference | Type reference (TYPE) | STRING | SRMIF_CLIENTFRAME_ID | SP-ID des zu sendenden Mandanten-Frameworks | 20030321 | ||
| 3 | LICENSEKEY | Call by reference | Type reference (TYPE) | C | 20030321 | ||||
| 4 | LIFETIME | Call by reference | Type reference (TYPE) | I | LIFETIME_DEFAULT | 20030321 | |||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20030321 | ||||
| 6 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Proxy-Klasse für ein GUI-Objekt | 20030321 | |||
| 7 | SHELLSTYLE | Call by reference | Type reference (TYPE) | I | 20030321 |
Method CONSTRUCTOR on class CL_FMKU_TEXTS_CONTROL has no exception.
Method DISPATCH_ASYNC_ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030321 |
Method DISPATCH_ASYNC_ANSWER on class CL_FMKU_TEXTS_CONTROL has no exception.
Method DISPATCH_NEW_PASV_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 | |||
| 2 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 |
Method DISPATCH_NEW_PASV_REQUEST on class CL_FMKU_TEXTS_CONTROL has no exception.
Method DISPATCH_NEW_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE_PASV | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030317 | |||
| 2 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 | |||
| 3 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS Text Organizer | 20030416 |
Method DISPATCH_NONINPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE_PASV | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030317 | |||
| 2 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 | |||
| 3 | IM_REQUEST_TYPE | Call by reference | Type reference (TYPE) | STRING | Anforderungstyp | 20030317 | |||
| 4 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS Text Organizer | 20030416 |
Method DISPATCH_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE_PASV | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030317 | ||
| 2 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 | |||
| 3 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS Text Organizer | 20030416 |
Method EVENT_NEW_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 |
Method EVENT_NEW_REQUEST on class CL_FMKU_TEXTS_CONTROL has no exception.
Method PROCESS_LIST_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030327 | |||
| 2 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030327 |
Method PROCESS_LIST_ALV on class CL_FMKU_TEXTS_CONTROL has no exception.
Method PROCESS_POP_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030408 | |||
| 2 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030408 |
Method PROCESS_POP_UP on class CL_FMKU_TEXTS_CONTROL has no exception.
Method PROCESS_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030326 | |||
| 2 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030326 |
Method PROCESS_QUERY on class CL_FMKU_TEXTS_CONTROL has no exception.
Event Signatures
Event ASYNC_ANSWER Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Objekt anfordern | 20030317 |
Event NEW_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_FMKU_TEXTS_REQUEST | Schnittstelle für Anordnung | 20030317 |
Event SEND_TITLE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Exporting | Value transfer | Type reference (TYPE) | STRING | GUI-Titel | 20030317 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 200 |