SAP ABAP Class CL_TFWB_MINITP_DETAIL (Maintenance UI for Mini-Template Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BF-TFW (Application Component) Templates
⤷
BTFW_UI (Package) Template Framework, UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20041129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_TFW_MINITP_DETAIL | Business Partner: Detail Screen for Template Maintenance | 20050110 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TFWB_MINITP_DETAIL_PROD | 20041110 |
Properties
| Class | CL_TFWB_MINITP_DETAIL | |
| Short Description | Maintenance UI for Mini-Template Data | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTFW_UI | Template Framework, UI |
| Created | 20041110 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TFWB_MINITP_DETAIL has no forward declaration.
Interfaces
Class CL_TFWB_MINITP_DETAIL has no interface implemented.
Friends
Class CL_TFWB_MINITP_DETAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TFWB_APPLICATION | Central Class of TFW UI | 20050203 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TFWB_BASE | Mini-Template GUID | 20041201 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041129 | |||
| 4 | Constant | Private | Type reference (TYPE) | ENQMODE | 'E' | Lock Mode | 20041213 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TFW_MINITP_DATA_COM | TFW: COM Strucuture for Mini-Template Data | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041110 | |
| 2 | Instance method | Protected | Method | Object-Specific Impl.: Convert Data to External Format | 20041201 | |
| 3 | Instance method | Protected | Method | Object-Specific Impl.: Convert Changed Data to Ext. Format | 20050111 | |
| 4 | Instance method | Protected | Method | Object-Specific Impl.: Convert Changed Data to Ext. Format | 20041207 | |
| 5 | Instance method | Protected | Method | Object-Specific Implementation: Delete Line | 20041227 | |
| 6 | Instance method | Protected | Method | Object-Specific Implementation: Add Line | 20041215 | |
| 7 | Instance method | Protected | Method | Object-Specific Impl.: Get Object-Specific Field Catalog | 20041110 | |
| 8 | Static method | Public | Method | Create Object-Specific Implementation | 20041129 | |
| 9 | Instance method | Protected | Event handling method | Object-Specific Impl.: Handle "After-User Command" Event | 20041220 | |
| 10 | Instance method | Protected | Event handling method | Object-Specific Impl.: Handle "Before-User Command" Event | 20041214 | |
| 11 | Instance method | Protected | Event handling method | Object-Specific Implementation: Handle Context Menu Event | 20041208 | |
| 12 | Instance method | Protected | Event handling method | Object-Specific Implementation: Handle Data Change Event | 20041227 | |
| 13 | Instance method | Protected | Event handling method | Object-Specific Implementation: Handle Double-Click Event | 20050203 | |
| 14 | Instance method | Protected | Event handling method | Object-Specific Implementation: Handle F4 Event | 20050112 | |
| 15 | Instance method | Protected | Event handling method | Object-Specific Implemention: Handle Toolbar Structure Event | 20041203 | |
| 16 | Instance method | Protected | Event handling method | Object-Specific Implementation: Handle User-Command Event | 20041214 | |
| 17 | Instance method | Public | Method | Set Working Data Out of TFW Data | 20041110 | |
| 18 | Instance method | Protected | Method | Calls MINITP Maintain API | 20041203 | |
| 19 | Instance method | Private | Method | Calls MINITP Read API | 20041203 | |
| 20 | Instance method | Protected | Method | Object-Specific Implementation: Set F4 Help | 20041110 | |
| 21 | Instance method | Protected | Method | Set Data Table in Frontend | 20041129 |
Events
Class CL_TFWB_MINITP_DETAIL has no event.
Types
Class CL_TFWB_MINITP_DETAIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_TFWB_APPLICATION | zentrale Klasse des TFW-UI | 20050203 | |||
| 2 | IV_BASE | Call by reference | Object reference (TYPE REF TO) | CL_TFWB_BASE | 20041201 | ||||
| 3 | IV_SCREEN_CONTAINER_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20041110 |
Method CONSTRUCTOR on class CL_TFWB_MINITP_DETAIL has no exception.
Method CONVERT_DATA_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20041201 | ||||
| 2 | RR_DATA_EXT | Value transfer | Object reference (TYPE REF TO) | DATA | 20041201 |
Method CONVERT_DATA_EXT on class CL_TFWB_MINITP_DETAIL has no exception.
Method CONVERT_ENTERED_KEYS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DATA_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20050111 | ||||
| 2 | IT_MODIFIED_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MOCE | ALV Control: Geänderte Zellen | 20050111 |
Method CONVERT_ENTERED_KEYS_INT on class CL_TFWB_MINITP_DETAIL has no exception.
Method CONVERT_MODIFIED_DATA_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DATA_INT | Call by reference | Object reference (TYPE REF TO) | DATA | 20041207 | ||||
| 2 | IT_MODIFIED_CELLS | Call by reference | Type reference (TYPE) | LVC_T_MOCE | ALV Control: Geänderte Zellen | 20041207 |
Method CONVERT_MODIFIED_DATA_INT on class CL_TFWB_MINITP_DETAIL has no exception.
Method FCODE_DELETE_ROW Signature
Method FCODE_DELETE_ROW on class CL_TFWB_MINITP_DETAIL has no parameter.
Method FCODE_DELETE_ROW on class CL_TFWB_MINITP_DETAIL has no exception.
Method FCODE_INSERT_ROW Signature
Method FCODE_INSERT_ROW on class CL_TFWB_MINITP_DETAIL has no parameter.
Method FCODE_INSERT_ROW on class CL_TFWB_MINITP_DETAIL has no exception.
Method GET_FIELDCATALOG Signature
Method GET_FIELDCATALOG on class CL_TFWB_MINITP_DETAIL has no parameter.
Method GET_FIELDCATALOG on class CL_TFWB_MINITP_DETAIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_TFWB_APPLICATION | zentrale Klasse des TFW-UI | 20050203 | |||
| 2 | IV_BASE | Call by reference | Object reference (TYPE REF TO) | CL_TFWB_BASE | GUID der Minivorlage | 20041201 | |||
| 3 | IV_SCREEN_CONTAINER_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20041129 | |||
| 4 | RR_DETAIL_IMPL | Value transfer | Object reference (TYPE REF TO) | CL_TFWB_MINITP_DETAIL | Pfelge-UI für Mini-Vorlage-Daten | 20041129 |
Method GET_INSTANCE on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_AFTER_USER_COMMAND Signature
Method HANDLE_AFTER_USER_COMMAND on class CL_TFWB_MINITP_DETAIL has no parameter.
Method HANDLE_AFTER_USER_COMMAND on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20041214 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_CONTEXT_MENU Signature
Method HANDLE_CONTEXT_MENU on class CL_TFWB_MINITP_DETAIL has no parameter.
Method HANDLE_CONTEXT_MENU on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20050125 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20050125 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20050125 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20050125 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050125 |
Method HANDLE_DATA_CHANGED on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050203 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20050203 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20050203 |
Method HANDLE_DOUBLE_CLICK on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20050112 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20050112 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20050112 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20050112 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050112 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20050112 |
Method HANDLE_ONF4 on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20041203 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20041203 |
Method HANDLE_TOOLBAR on class CL_TFWB_MINITP_DETAIL has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20041214 |
Method HANDLE_USER_COMMAND on class CL_TFWB_MINITP_DETAIL has no exception.
Method INIT Signature
Method INIT on class CL_TFWB_MINITP_DETAIL has no parameter.
Method INIT on class CL_TFWB_MINITP_DETAIL has no exception.
Method MINITP_MAINTAIN Signature
Method MINITP_MAINTAIN on class CL_TFWB_MINITP_DETAIL has no parameter.
Method MINITP_MAINTAIN on class CL_TFWB_MINITP_DETAIL has no exception.
Method MINITP_READ Signature
Method MINITP_READ on class CL_TFWB_MINITP_DETAIL has no parameter.
Method MINITP_READ on class CL_TFWB_MINITP_DETAIL has no exception.
Method SET_F4 Signature
Method SET_F4 on class CL_TFWB_MINITP_DETAIL has no parameter.
Method SET_F4 on class CL_TFWB_MINITP_DETAIL has no exception.
Method SET_TABLE Signature
Method SET_TABLE on class CL_TFWB_MINITP_DETAIL has no parameter.
Method SET_TABLE on class CL_TFWB_MINITP_DETAIL has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 700 |