SAP ABAP Class IF_FDT_STATIC_METHOD_TEMPLATE (OBSOLETE - Do not use)
Meta Relationship - Used By
Properties
Class | IF_FDT_STATIC_METHOD_TEMPLATE | |
Short Description | OBSOLETE - Do not use | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051031 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_STATIC_METHOD_TEMPLATE has no interface implemented.
Friends
Class IF_FDT_STATIC_METHOD_TEMPLATE has no friend class.
Attributes
Class 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
Class 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 |