SAP ABAP Class CL_ITS_GENERATE_XML_ADDINFO (Additional Information in Template Generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ITS_GENERATE_XML_ADDINFO | Additional Information in Template Generation | 20110513 |
Properties
| Class | CL_ITS_GENERATE_XML_ADDINFO | |
| Short Description | Additional Information in Template Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SITS_ABAP | ITS ABAP Components |
| Created | 20110513 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ITS_GENERATE_XML_ADDINFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ITS_GENERATE_XML_ADDINFO | Additional Information in Template Generation | 20110513 |
Friends
Class CL_ITS_GENERATE_XML_ADDINFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | 20110513 |
Methods
Class CL_ITS_GENERATE_XML_ADDINFO has no method.
Events
Class CL_ITS_GENERATE_XML_ADDINFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PARAMETER | Protected | See coding | 20110513 | BEGIN OF t_parameter,
name TYPE string,
value TYPE ref to data,
END OF t_parameter
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |