SAP ABAP Class /SLOAP/CL_OUT_ADT_FORMFACTORY (factory for generating)
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_FORMFACTORY | |
| Short Description | factory for generating | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SLOAP/CL_OUT_ADT_FORMFACTORY has no interface implemented.
Friends
Class /SLOAP/CL_OUT_ADT_FORMFACTORY has no friend class.
Attributes
Class /SLOAP/CL_OUT_ADT_FORMFACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | create not persisted format object | 20100127 | |
| 2 | Static method | Private | Method | 20100127 | ||
| 3 | Static method | Public | Method | create format object by guid | 20100127 | |
| 4 | Static method | Public | Method | create format object by id | 20100127 |
Events
Class /SLOAP/CL_OUT_ADT_FORMFACTORY has no event.
Types
Class /SLOAP/CL_OUT_ADT_FORMFACTORY has no local type.
Method Signatures
Method BUILD_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BG_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/CHART_TYPES | chart types | 20100127 | |||
| 2 | IV_CAT | Call by reference | Type reference (TYPE) | /SLOAP/OUTPUT_CATEGORY | chart types | 20100127 | |||
| 3 | IV_FORMAT_XML | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | /SLOAP/TEMPLATE_ID | template id | 20100127 | |||
| 5 | RO_FORMAT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | 20100127 |
Method BUILD_FORMAT on class /SLOAP/CL_OUT_ADT_FORMFACTORY has no exception.
Method GET_FORMAT_OBJ 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 | 20100127 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | /SLOAP/XML_GUID | 20100127 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | /SLOAP/TEMPLATE_ID | 20100127 | ||||
| 4 | RO_FORMAT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | 20100127 |
Method GET_FORMAT_OBJ on class /SLOAP/CL_OUT_ADT_FORMFACTORY has no exception.
Method GET_FORMAT_OBJ_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /SLOAP/XML_GUID | SLOAS XML GUID | 20100127 | |||
| 2 | RO_FORMAT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | 20100127 |
Method GET_FORMAT_OBJ_BY_GUID on class /SLOAP/CL_OUT_ADT_FORMFACTORY has no exception.
Method GET_FORMAT_OBJ_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | /SLOAP/TEMPLATE_ID | template id | 20100127 | |||
| 2 | RO_FORMAT | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_XML | 20100127 |
Method GET_FORMAT_OBJ_BY_NAME on class /SLOAP/CL_OUT_ADT_FORMFACTORY has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |