SAP ABAP Class /SLOAP/CL_OUTPUT_AREA (CL_CNV_AS_OBJECT)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Properties
| Class | /SLOAP/CL_OUTPUT_AREA | |
| Short Description | CL_CNV_AS_OBJECT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_OUTPUT_AREA has no forward declaration.
Interfaces
Class /SLOAP/CL_OUTPUT_AREA has no interface implemented.
Friends
Class /SLOAP/CL_OUTPUT_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | object list utility class | 20100127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_MODULE | 20100127 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/T_STRINGTABLE | Stringtable | 20100127 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add component | 20100127 | |
| 2 | Instance method | Public | Constructor | 20100127 | ||
| 3 | Instance method | Public | Method | get number of components in this area | 20100127 | |
| 4 | Instance method | Public | Method | get guid | 20100127 | |
| 5 | Instance method | Public | Method | get list of components | 20100127 | |
| 6 | Instance method | Public | Method | get assigend output module | 20100127 |
Events
Class /SLOAP/CL_OUTPUT_AREA has no event.
Types
Class /SLOAP/CL_OUTPUT_AREA has no local type.
Method Signatures
Method ADD_OUTPUT_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | /SLOAP/IF_OUTPUT_COMPONENT | 20100127 |
Method ADD_OUTPUT_COMPONENT on class /SLOAP/CL_OUTPUT_AREA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OUTPUT_MODULE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_MODULE | 20100127 |
Method CONSTRUCTOR on class /SLOAP/CL_OUTPUT_AREA has no exception.
Method GET_COMPONENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20100127 |
Method GET_COMPONENT_COUNT on class /SLOAP/CL_OUTPUT_AREA has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method GET_GUID on class /SLOAP/CL_OUTPUT_AREA has no exception.
Method GET_OUTPUT_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT_COMPONENT_LIST | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OBJECT_LIST | object list utility class | 20100127 |
Method GET_OUTPUT_COMPONENT_LIST on class /SLOAP/CL_OUTPUT_AREA has no exception.
Method GET_OUTPUT_MODULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODULE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_MODULE | 20100127 |
Method GET_OUTPUT_MODULE on class /SLOAP/CL_OUTPUT_AREA has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |