SAP ABAP Class CL_SATC_ITAB_SVC (Utilitlites for common operations on internal tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_AUX_CORE (Package) INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details
⤷
⤷
Properties
| Class | CL_SATC_ITAB_SVC | |
| Short Description | Utilitlites for common operations on internal tables | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_SHARED_AUX_CORE | INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details |
| Created | 20120514 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_ITAB_SVC has no forward declaration.
Interfaces
Class CL_SATC_ITAB_SVC has no interface implemented.
Friends
Class CL_SATC_ITAB_SVC has no friend class.
Attributes
Class CL_SATC_ITAB_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Copy contents using MOVE-CORRESPONDING (structures only) | 20120514 | |
| 2 | Static method | Public | Method | Copy contents using MOVE-CORRESPONDING (structures only) | 20120514 |
Events
Class CL_SATC_ITAB_SVC has no event.
Types
Class CL_SATC_ITAB_SVC has no local type.
Method Signatures
Method COPY_CORRESPONDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TARGET | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20120514 | ||||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | ANY TABLE | 20120514 |
Method COPY_CORRESPONDING on class CL_SATC_ITAB_SVC has no exception.
Method COPY_CORRESPONDING_ANY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TARGET | Value transfer | Type reference (TYPE) | ANY TABLE | 20120514 | ||||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | ANY TABLE | 20120514 |
Method COPY_CORRESPONDING_ANY on class CL_SATC_ITAB_SVC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |