SAP ABAP Class CL_GHO_PP_OTS_OUTPUTMAT (GHO OTS Output Materials)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-NOP (Application Component) Network Operations
⤷
APPL_GHO_PP_OTE_SC (Package) GHO PP Source Code: Order Template Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GHO_PP_OTS_MAT | GHO OTS Material Assignments | 20090901 |
Properties
| Class | CL_GHO_PP_OTS_OUTPUTMAT | |
| Short Description | GHO OTS Output Materials | |
| Super Class | CL_GHO_PP_OTS_MAT | GHO OTS Material Assignments |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GHO_PP | |
| Program status | ||
| Category | 0 | |
| Package | APPL_GHO_PP_OTE_SC | GHO PP Source Code: Order Template Engine |
| Created | 20090901 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_PP_OTS_OUTPUTMAT has no forward declaration.
Interfaces
Class CL_GHO_PP_OTS_OUTPUTMAT has no interface implemented.
Friends
Class CL_GHO_PP_OTS_OUTPUTMAT 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) | CL_GHO_PP_CONSTANTS | Class for global PP constants | 20090924 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GHO_PP_OUTPUTMAT_TYPE | Type of a material to be produced | 20090901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090924 | |
| 2 | Instance method | Public | Method | Get Type of Output Material | 20091006 | |
| 3 | Instance method | Public | Method | Set Type of Output Material | 20091006 |
Events
Class CL_GHO_PP_OTS_OUTPUTMAT has no event.
Types
Class CL_GHO_PP_OTS_OUTPUTMAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GHO_PP_OTS_OUTPUTMAT has no parameter.
Method CONSTRUCTOR on class CL_GHO_PP_OTS_OUTPUTMAT has no exception.
Method GET_OUTPUTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | GHO_PP_OUTPUTMAT_TYPE | Type of a material to be produced | 20091006 |
Method GET_OUTPUTTYPE on class CL_GHO_PP_OTS_OUTPUTMAT has no exception.
Method SET_OUTPUTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OUTPUTTYPE | Call by reference | Type reference (TYPE) | GHO_PP_OUTPUTMAT_TYPE | Type of a material to be produced | 20091006 |
Method SET_OUTPUTTYPE on class CL_GHO_PP_OTS_OUTPUTMAT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |