SAP ABAP Class /SLOAP/CL_OUT_ADT_UTIL (Utility class for output ADTs)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/OUTPUT_ADT (Package) Abstract data types for output generation
⤷
⤷
Properties
| Class | /SLOAP/CL_OUT_ADT_UTIL | |
| Short Description | Utility class for output ADTs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/OUTPUT_ADT | Abstract data types for output generation |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_OUT_ADT_UTIL has no forward declaration.
Interfaces
Class /SLOAP/CL_OUT_ADT_UTIL has no interface implemented.
Friends
Class /SLOAP/CL_OUT_ADT_UTIL has no friend class.
Attributes
Class /SLOAP/CL_OUT_ADT_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | returns the cnv_as_output_category for a adt | 20100127 | |
| 2 | Static method | Public | Method | returns the class assiged to output cat | 20100127 | |
| 3 | Static method | Public | Method | get persistency area for format class | 20100127 |
Events
Class /SLOAP/CL_OUT_ADT_UTIL has no event.
Types
Class /SLOAP/CL_OUT_ADT_UTIL has no local type.
Method Signatures
Method GET_ADT_OUTPUT_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ADT | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | 20100127 | ||||
| 2 | RV_CAT | Value transfer | Type reference (TYPE) | /SLOAP/OUTPUT_CATEGORY | output category for xml | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method GET_CLASS_FOR_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CAT | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_CATEGORY | output category for xml | 20100127 | |||
| 2 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20100127 |
Method GET_CLASS_FOR_CAT on class /SLOAP/CL_OUT_ADT_UTIL has no exception.
Method GET_CLASS_PERSIST_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20100127 | |||
| 2 | RS_PERS | Value transfer | Type reference (TYPE) | /SLOAP/CAT_HEADC | assignment catecore to head | 20100127 |
Method GET_CLASS_PERSIST_TABLE on class /SLOAP/CL_OUT_ADT_UTIL has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |