SAP ABAP Class CL_SCTC_SC_FUNC_POINT (Point in time for func modules used in system copy scenario)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_SC (Package) System Copy Backend Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCTC_SC_FUNC_POINT | Point in time of func module | 20100406 |
Properties
| Class | CL_SCTC_SC_FUNC_POINT | |
| Short Description | Point in time for func modules used in system copy scenario | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_LMCFG_SC | System Copy Backend Functions |
| Created | 20091130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCTC_SC_FUNC_POINT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCTC_SC_FUNC_POINT | Point in time of func module | 20100406 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SCTC_SC_FAC_FUNC_POINT | 20100406 | Factory Class for Func Module point |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCTC_MSG_HANDLER | CTC Message Handler | 20100406 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function name | 20100406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check authority | 20101130 | |
| 2 | Instance method | Private | Method | Check Profile Parameter | 20101130 | |
| 3 | Instance method | Private | Method | Clean up before leaving | 20101130 | |
| 4 | Instance method | Private | Method | Get name of the function module calling this class | 20100406 |
Events
Class CL_SCTC_SC_FUNC_POINT has no event.
Types
Class CL_SCTC_SC_FUNC_POINT has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class CL_SCTC_SC_FUNC_POINT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution not allowed | 20101130 |
Method CHECK_PROFILE Signature
Method CHECK_PROFILE on class CL_SCTC_SC_FUNC_POINT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution not allowed | 20101130 |
Method CLEAN_UP Signature
Method CLEAN_UP on class CL_SCTC_SC_FUNC_POINT has no parameter.
Method CLEAN_UP on class CL_SCTC_SC_FUNC_POINT has no exception.
Method GET_FUNCTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FUNCTION_NAME | Value transfer | Type reference (TYPE) | FUNCNAME | Function name | 20100406 |
Method GET_FUNCTION_NAME on class CL_SCTC_SC_FUNC_POINT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |