SAP ABAP Class CL_SATC_AC_DISPLAY_LOAD_SVC (Services for 'Display Load' repository operations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Properties
| Class | CL_SATC_AC_DISPLAY_LOAD_SVC | |
| Short Description | Services for 'Display Load' repository operations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20090828 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC_DISPLAY_LOAD_SVC has no forward declaration.
Interfaces
Class CL_SATC_AC_DISPLAY_LOAD_SVC has no interface implemented.
Friends
Class CL_SATC_AC_DISPLAY_LOAD_SVC has no friend class.
Attributes
Class CL_SATC_AC_DISPLAY_LOAD_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies existing 'Display Load' into new one | 20090828 | |
| 2 | Instance method | Public | Method | Merge 2 'Display Loads' | 20090828 | |
| 3 | Instance method | Public | Method | Delete Content from Display Load | 20090828 | |
| 4 | Instance method | Protected | Method | 20090909 | ||
| 5 | Instance method | Protected | Method | 20100303 | ||
| 6 | Instance method | Protected | Method | 20090909 | ||
| 7 | Instance method | Protected | Method | 20090909 | ||
| 8 | Instance method | Protected | Method | 20090909 | ||
| 9 | Instance method | Protected | Method | 20090929 | ||
| 10 | Instance method | Protected | Method | 20100303 | ||
| 11 | Instance method | Protected | Method | 20100303 |
Events
Class CL_SATC_AC_DISPLAY_LOAD_SVC has no event.
Types
Class CL_SATC_AC_DISPLAY_LOAD_SVC has no local type.
Method Signatures
Method COPY_DISPLAY_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ID of new 'Disply ID' | 20090828 | |||
| 2 | I_SRC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Source 'Display ID' | 20090828 | |||
| 3 | I_TITLE | Call by reference | Type reference (TYPE) | SATC_D_AC_TITLE | 20090930 | ||||
| 4 | I_VALID_TO | Call by reference | Type reference (TYPE) | SATC_D_VALID_UPTO | Valid up to | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Issue with check plug-in | 20090828 |
Method MERGE_DISPLAY_LOADS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MERGE_INTO | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 2 | I_IS_CENTRAL_RUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090930 | ||||
| 3 | I_MERGE_WITH | Call by reference | Type reference (TYPE) | SATC_T_IDS | 'Display ID's with content to merge | 20090828 | |||
| 4 | I_TITLE | Call by reference | Type reference (TYPE) | SATC_D_AC_TITLE | 20090930 | ||||
| 5 | I_VALID_TO | Call by reference | Type reference (TYPE) | SATC_D_VALID_UPTO | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception within 'ABAP Check' layer of ATC | 20090828 |
Method SHRINK_DISPLAY_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20090828 | |||
| 2 | I_MODULE_IDS | Call by reference | Type reference (TYPE) | SATC_T_IDS | Module IDS ('Module Style' only) | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception within 'ABAP Check' layer of ATC | 20090828 |
Method _COPY_DISPLAY_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 2 | I_SRC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 3 | I_SUB_INDEX | Call by reference | Type reference (TYPE) | I | 20090909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090909 |
Method _COPY_GENERAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100303 | ||||
| 2 | I_SRC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100303 |
Method _COPY_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 2 | I_SRC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090909 |
Method _COPY_PLNERRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 2 | I_SRC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 3 | I_SUB_INDEX | Call by reference | Type reference (TYPE) | I | 20090909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090909 |
Method _COPY_VERDICTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 2 | I_SRC_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090909 | ||||
| 3 | I_SUB_INDEX | Call by reference | Type reference (TYPE) | I | 20090909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090909 |
Method _GET_NEW_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_ID | 20090929 |
Method _GET_NEW_GUID on class CL_SATC_AC_DISPLAY_LOAD_SVC has no exception.
Method _MERGE_GENERAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DST_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100303 | ||||
| 2 | I_SRC_IDS | Call by reference | Type reference (TYPE) | SATC_T_IDS | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100303 |
Method _SHRINK_GENERAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100303 | ||||
| 2 | I_MODULE_IDS | Call by reference | Type reference (TYPE) | SATC_T_IDS | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100303 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |