SAP ABAP Class CL_LSO_CRP_OUTPUT_CONTROLLER (Output Controller)
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_OUTPUT (Package) LSO Correspondence: Output
⤷
⤷
Properties
| Class | CL_LSO_CRP_OUTPUT_CONTROLLER | |
| Short Description | Output Controller | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_CORRESPOND_ERP_OUTPUT | LSO Correspondence: Output |
| Created | 20041201 | 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_LSO_CRP_OUTPUT_CONTROLLER has no interface implemented.
Friends
Class CL_LSO_CRP_OUTPUT_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_LSO_CORRESPONDENCE43 | BAdI Interface IF_EX_LSO_CORRESPONDENCE43 | 20041208 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_LSO_CRP_OUTPUT | BAdI Interface IF_EX_LSO_CRP_OUTPUT | 20041202 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_LSO_CRP_OUTPUT_CONTROLLER | Singleton | 20041201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether context is complete and valid for output | 20050308 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041201 | |
| 3 | Instance method | Public | Method | Delete Output for Context | 20050124 | |
| 4 | Instance method | Public | Method | Send Contexts | 20041201 |
Events
Class CL_LSO_CRP_OUTPUT_CONTROLLER has no event.
Types
Class CL_LSO_CRP_OUTPUT_CONTROLLER has no local type.
Method Signatures
Method CHECK_CONTEXT_FOR_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT | Kontextstruktur zum Aufruf der Queue-Komponente | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception der LSO Korrespondenz | 20050308 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LSO_CRP_OUTPUT_CONTROLLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LSO_CRP_OUTPUT_CONTROLLER has no exception.
Method DELETE_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20050124 |
Method DELETE_OUTPUT on class CL_LSO_CRP_OUTPUT_CONTROLLER has no exception.
Method SEND_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_TAB | Call by reference | Type reference (TYPE) | LSO_CRP_CONTEXT_TAB | Tabelle von Kontexten | 20041202 | |||
| 2 | PREVIEW_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur Voransicht | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception der LSO Korrespondenz | 20041208 |
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |