SAP ABAP Class CL_LSO_CRP_CONTEXT_EDITOR_UI (Context Builder)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PE-LSO-TM-DW (Application Component) Day-to-Day Activities
⤷
LSO_CORRESPOND_ERP_UI (Package) LSO Correspondence: UI
⤷
⤷
Properties
| Class | CL_LSO_CRP_CONTEXT_EDITOR_UI | |
| Short Description | Context Builder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_CORRESPOND_ERP_UI | LSO Correspondence: UI |
| Created | 20050316 | SAP |
| Last change | 20050428 | 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_LSO_CRP_CONTEXT_EDITOR_UI has no interface implemented.
Friends
Class CL_LSO_CRP_CONTEXT_EDITOR_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_LSO_CRP_QUEUE_MANAGER | Queue Manager | 20050317 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LSO_CRP_SENDER | Sender | 20050322 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_CONTEXT | Start Context | 20050405 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_CONTEXT_EDITOR_UI | Output Structure for Context Editor | 20050317 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: Read Only | 20050317 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Display ID | 20050318 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_TASK_ID | Context GUID | 20050317 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LSO_CRP_TASK_ID | Start GUID of Context | 20050405 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Reset Context | 20050405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill Context | 20050317 | |
| 2 | Instance method | Public | Method | Destructor | 20050407 | |
| 3 | Instance method | Public | Method | Read Context | 20050317 | |
| 4 | Instance method | Public | Method | Output Data for Sender/Recipient | 20050331 | |
| 5 | Instance method | Private | Event handling method | React to Changes in Persistence Layer | 20050407 | |
| 6 | Instance method | Public | Method | Initialize | 20050317 | |
| 7 | Instance method | Public | Method | Set Flag ID +/- | 20050318 | |
| 8 | Instance method | Public | Method | Reset Context to Initial Value | 20050405 | |
| 9 | Instance method | Public | Method | Update Context | 20050405 |
Events
Class CL_LSO_CRP_CONTEXT_EDITOR_UI has no event.
Types
Class CL_LSO_CRP_CONTEXT_EDITOR_UI has no local type.
Method Signatures
Method FILL Signature
Method FILL on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no parameter.
Method FILL on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method FREE Signature
Method FREE on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no parameter.
Method FREE on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LSO_CRP_CONTEXT_EDITOR_UI | Ausgabestruktur für Context Work List | 20050317 |
Method GET on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method GET_OUTPUT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROLE | Call by reference | Type reference (TYPE) | CHAR10 | SENDER / RECIPIENT | 20050331 | |||
| 2 | RT_OUTPUT_DATA | Value transfer | Type reference (TYPE) | LSO_CRP_ADDRESS_TAB | 20050331 |
Method GET_OUTPUT_DATA on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method HANDLE_QUEUE_CHANGED Signature
Method HANDLE_QUEUE_CHANGED on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no parameter.
Method HANDLE_QUEUE_CHANGED on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_QUEUE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_LSO_CRP_QUEUE_MANAGER | Queue Manager | 20050317 | |||
| 2 | IV_READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: nur lesen | 20050317 | |||
| 3 | IV_TASK_ID | Call by reference | Type reference (TYPE) | LSO_CRP_TASK_ID | GUID des Kontexts | 20050317 |
Method INIT on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method SET_KEY_TEXT_FLAG Signature
Method SET_KEY_TEXT_FLAG on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no parameter.
Method SET_KEY_TEXT_FLAG on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method UNDO Signature
Method UNDO on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no parameter.
Method UNDO on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT_UI | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_EDITOR_UI | Ausgabestruktur für Context Editor | 20050405 |
Method UPDATE on class CL_LSO_CRP_CONTEXT_EDITOR_UI has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 600 |