SAP ABAP Class CL_RMPS_TRANSFER_GEN_TEMPLATE (Generate an XML Template)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DOD_TRANSFER_DESIGNTIME (Package) DoD: Transfer - Design time related artifacts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_TRANSFER_XML | Parent class of XML generation | 20090824 |
Properties
| Class | CL_RMPS_TRANSFER_GEN_TEMPLATE | |
| Short Description | Generate an XML Template | |
| Super Class | CL_RMPS_TRANSFER_XML | Parent class of XML generation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_DOD_TRANSFER_DESIGNTIME | DoD: Transfer - Design time related artifacts |
| Created | 20090824 | SAP |
| Last change | 20110908 | SAP |
| 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 CL_RMPS_TRANSFER_GEN_TEMPLATE has no interface implemented.
Friends
Class CL_RMPS_TRANSFER_GEN_TEMPLATE has no friend class.
Attributes
Class CL_RMPS_TRANSFER_GEN_TEMPLATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Finish an attribute declaration | 20090824 | |
| 2 | Instance method | Protected | Method | Begin an attribute declaration | 20090824 | |
| 3 | Instance method | Protected | Method | Declare a non-literal attribute | 20090824 | |
| 4 | Instance method | Private | Method | Close all open tags | 20091124 | |
| 5 | Instance method | Protected | Method | close the condition for optional elements or attributes | 20100203 | |
| 6 | Instance method | Protected | Method | open a condition for optional elements or properties | 20100203 | |
| 7 | Instance method | Protected | Method | Finish a custom tag declaration | 20090824 | |
| 8 | Instance method | Protected | Method | Begin declaration of any tag | 20090824 | |
| 9 | Instance method | Public | Method | Generate a XML Template | 20090824 | |
| 10 | Instance method | Protected | Method | Generate the template for entity Record | 20091204 | |
| 11 | Static method | Public | Method | Factory method | 20090824 | |
| 12 | Instance method | Protected | Method | Close a loop | 20100211 | |
| 13 | Instance method | Protected | Method | Open a group | 20100211 | |
| 14 | Instance method | Protected | Method | Close a loop | 20090827 | |
| 15 | Instance method | Protected | Method | Open a loop | 20090827 | |
| 16 | Instance method | Protected | Method | Declare a Root | 20090824 | |
| 17 | Instance method | Protected | Method | Generatte a reference to a xsl style sheet | 20091203 | |
| 18 | Instance method | Protected | Method | Finish template declaration | 20090824 | |
| 19 | Instance method | Protected | Method | Begin of template declaration | 20090824 | |
| 20 | Instance method | Protected | Method | Finish transform declaration | 20090824 | |
| 21 | Instance method | Protected | Method | Begin a transform declaration | 20090824 | |
| 22 | Instance method | Protected | Method | Declare a value | 20090827 |
Events
Class CL_RMPS_TRANSFER_GEN_TEMPLATE has no event.
Types
Class CL_RMPS_TRANSFER_GEN_TEMPLATE has no local type.
Method Signatures
Method ATTRIBUTE_CLOSE Signature
Method ATTRIBUTE_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method ATTRIBUTE_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method ATTRIBUTE_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090824 |
Method ATTRIBUTE_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method ATTRIBUTE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAP | Call by reference | Type reference (TYPE) | STRING | 20090824 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090824 | ||||
| 3 | IV_REF | Call by reference | Type reference (TYPE) | STRING | 20090824 | ||||
| 4 | IV_USE_PREFIX | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090824 | |||
| 5 | IV_VAL_REF | Call by reference | Type reference (TYPE) | STRING | 20090824 |
Method ATTRIBUTE_SIMPLE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method CLOSE_ALL_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STACK | Call by reference | Object reference (TYPE REF TO) | LCL_PARENT_STACK | 20091124 |
Method CLOSE_ALL_TAGS on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method COND_CLOSE Signature
Method COND_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method COND_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method COND_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FRQ | Call by reference | Type reference (TYPE) | STRING | Single-Character Flag | 20100211 |
Method COND_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method CUSTOM_TAG_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20090824 |
Method CUSTOM_TAG_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method CUSTOM_TAG_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTENSIBLE | Call by reference | Type reference (TYPE) | STRING | 20100218 | ||||
| 2 | IV_LAX | Call by reference | Type reference (TYPE) | STRING | 20100218 | ||||
| 3 | IV_REF | Call by reference | Type reference (TYPE) | STRING | 20090828 | ||||
| 4 | IV_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20090824 |
Method CUSTOM_TAG_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method GENERATE_ST_TEMPLATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ST_TEMPL | Call by reference | Type reference (TYPE) | RMPS_T_TRF_ENTITY_MAP_ST_TPL | DoD: Transfer - entity map and ST template as table | 20091208 | |||
| 2 | IT_COMPONENT | Call by reference | Type reference (TYPE) | RMPS_T_TRF_TPL_ENTITY_COMP | DoD: Transfer - template entity and component | 20091012 | |||
| 3 | IT_PARENT_PATH | Call by reference | Type reference (TYPE) | RMPS_T_TRF_ENTITY_MAP_PAR_PATH | DoD: Transfer - entity map and xml parent path | 20091006 | |||
| 4 | IT_PROP | Call by reference | Type reference (TYPE) | RMPS_T_TRF_PROP | DoD: Transfer - properties | 20090824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DoD: Transfer - generation (ST, XSD) - exceptions | 20090925 |
Method GEN_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ST_TEMPL | Call by reference | Type reference (TYPE) | O2PAGELINE_TABLE | O2: Oxygen Page Table | 20091204 | |||
| 2 | IT_COMPONENT | Call by reference | Type reference (TYPE) | RMPS_T_TRF_TPL_ENTITY_COMP | DoD: Transfer - template entity and component | 20091221 | |||
| 3 | IT_PARENT_PATH | Call by reference | Type reference (TYPE) | RMPS_T_TRF_ENTITY_MAP_PAR_PATH | DoD: Transfer - entity map and xml parent path | 20091204 | |||
| 4 | IT_PROP | Call by reference | Type reference (TYPE) | RMPS_T_TRF_PROP | DoD: Transfer - properties | 20091204 |
Method GEN_TEMPLATE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_GEN_TMPL | Value transfer | Object reference (TYPE REF TO) | CL_RMPS_TRANSFER_GEN_TEMPLATE | Generate an XML Template | 20090824 |
Method GET_INSTANCE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method GROUP_CLOSE Signature
Method GROUP_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method GROUP_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method GROUP_OPEN Signature
Method GROUP_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method GROUP_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method LOOP_CLOSE Signature
Method LOOP_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method LOOP_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method LOOP_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20090827 | ||||
| 2 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20090827 |
Method LOOP_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090824 |
Method ROOT on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method STYLE_SHEET_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HREF | Call by reference | Type reference (TYPE) | STRING | ref to style sheet | 20091203 |
Method STYLE_SHEET_REF on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method TEMPLATE_CLOSE Signature
Method TEMPLATE_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method TEMPLATE_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method TEMPLATE_OPEN Signature
Method TEMPLATE_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method TEMPLATE_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method TRANSFORM_CLOSE Signature
Method TRANSFORM_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method TRANSFORM_CLOSE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method TRANSFORM_OPEN Signature
Method TRANSFORM_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no parameter.
Method TRANSFORM_OPEN on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
Method VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAPPING | Call by reference | Type reference (TYPE) | STRING | 20090827 | ||||
| 2 | IV_NODE | Call by reference | Type reference (TYPE) | STRING | 20090827 |
Method VALUE on class CL_RMPS_TRANSFER_GEN_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |