SAP ABAP Interface IF_FDT_STATIC_METHOD_TEMPLATE (OBSOLETE - Do not use)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_DEPRECATED (Package) BRFplus: Deprecated Objects
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_FDT_STATIC_METHOD_TEMPLATE | |
| Short Description | OBSOLETE - Do not use |
General Data
| Package | SFDT_DEPRECATED | BRFplus: Deprecated Objects |
| Created | 20051031 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_STATIC_METHOD_TEMPLATE has no interface.
Friends
Interface IF_FDT_STATIC_METHOD_TEMPLATE has no friend.
Attributes
Interface IF_FDT_STATIC_METHOD_TEMPLATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | OBSOLETE - Do not use | 20081009 | |
| 2 | Static method | Public | Method | OBSOLETE - Do not use | 20051031 |
Events
Interface IF_FDT_STATIC_METHOD_TEMPLATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_PARAM_CONTEXT_MAPPING | Public | See coding | Mapping between parameter and context object ID | 20081009 | BEGIN OF s_param_context_mapping,
parameter_name TYPE seosconame,
context_name TYPE if_fdt_types=>name,
END OF s_param_context_mapping
|
|
| 2 | T_PARAM_CONTEXT_MAPPING | Public | See coding | 20081016 | t_param_context_mapping TYPE STANDARD TABLE OF s_param_context_mapping
|
Method Signatures
Method GET_GENERATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM_CONTEXT_MAPPING | Call by reference | Type reference (TYPE) | T_PARAM_CONTEXT_MAPPING | 20081009 | ||||
| 2 | EV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Class Name | 20081009 | |||
| 3 | EV_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Method Name | 20081009 | |||
| 4 | EV_PARAM_EX_RESULT | Call by reference | Type reference (TYPE) | SEOSCONAME | Parameter Exporting Result | 20081014 | |||
| 5 | EV_PARAM_EX_TRACE | Call by reference | Type reference (TYPE) | SEOSCONAME | Parameter Exporting Trace Reference | 20090115 | |||
| 6 | EV_PARAM_IM_EXPRESSION_ID | Call by reference | Type reference (TYPE) | SEOSCONAME | Parameter Importing Expression ID | 20081014 | |||
| 7 | EV_PARAM_IM_TIMESTAMP | Call by reference | Type reference (TYPE) | SEOSCONAME | Parameter Importing Timestamp | 20081014 | |||
| 8 | IV_EXPRESSION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20081009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20081111 |
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_RESULT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_RESULT | FDT: Result | 20051031 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONTEXT | FDT: Context | 20051031 | |||
| 3 | IO_EXPRESSION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_EXPRESSION | FDT: Expression | 20060809 | |||
| 4 | IO_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_FDT_PROCESSOR | FDT: Processor | 20060607 | |||
| 5 | ITS_EXPRESSION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Expression IDs | 20060607 | |||
| 6 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20051031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20080201 | ||
| 2 | FDT: Processing Error | 20080201 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |