SAP ABAP Class CL_FDT_GTC_ACTN_STATIC_METHOD (Test class for static method action type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_ACTION | Unit-Test:- Expression Action | 20091221 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_ACTN_PC_BRS | Unit-Test for Action: Static Method (BRS) | 20120716 |
Properties
| Class | CL_FDT_GTC_ACTN_STATIC_METHOD | |
| Short Description | Test class for static method action type | |
| Super Class | CL_FDT_GTC_ACTION | Unit-Test:- Expression Action |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20091221 | SAP |
| Last change | 20140121 | 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 CL_FDT_GTC_ACTN_STATIC_METHOD has no interface implemented.
Friends
Class CL_FDT_GTC_ACTN_STATIC_METHOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_TEST_STATIC_METHOD_CALL' | Object Type Name | 20091221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a DB procedure call action | 20130206 | |
| 2 | Static method | Public | Method | Creates a function module call | 20091221 | |
| 3 | Static method | Public | Method | Creates a reworked static method action | 20091221 |
Events
Class CL_FDT_GTC_ACTN_STATIC_METHOD has no event.
Types
Class CL_FDT_GTC_ACTN_STATIC_METHOD has no local type.
Method Signatures
Method CREATE_DATABASE_PROCEDURE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130206 | |||
| 2 | RO_PROCEDURE_CALL | Value transfer | Object reference (TYPE REF TO) | IF_FDT_ACTN_STATIC_METHOD | FDT: Static Method / Call Procedure (Action) | 20130206 |
Method CREATE_DATABASE_PROCEDURE_CALL on class CL_FDT_GTC_ACTN_STATIC_METHOD has no exception.
Method CREATE_FUNCTION_MODULE_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091221 | |||
| 2 | RO_STATIC_METHOD | Value transfer | Object reference (TYPE REF TO) | IF_FDT_ACTN_STATIC_METHOD | FDT: Static Method / Call Procedure (Action) | 20091221 |
Method CREATE_FUNCTION_MODULE_CALL on class CL_FDT_GTC_ACTN_STATIC_METHOD has no exception.
Method CREATE_REWORKED_STATIC_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091221 | |||
| 2 | RO_STATIC_METHOD | Value transfer | Object reference (TYPE REF TO) | IF_FDT_ACTN_STATIC_METHOD | FDT: Static Method / Call Procedure (Action) | 20091221 |
Method CREATE_REWORKED_STATIC_METHOD on class CL_FDT_GTC_ACTN_STATIC_METHOD has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |