SAP ABAP Class CL_IWP_STD_CUSTOMIZING_DATA (Class to return data to autofill standard customization)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-ILM-RW (Application Component) Retention Warehouse
⤷
IWP_CUSTOMIZING (Package) ILM Workpackage: Customizing
⤷
⤷
Properties
| Class | CL_IWP_STD_CUSTOMIZING_DATA | |
| Short Description | Class to return data to autofill standard customization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IWP_CUSTOMIZING | ILM Workpackage: Customizing |
| Created | 20120809 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IWP_STD_CUSTOMIZING_DATA has no forward declaration.
Interfaces
Class CL_IWP_STD_CUSTOMIZING_DATA has no interface implemented.
Friends
Class CL_IWP_STD_CUSTOMIZING_DATA has no friend class.
Attributes
Class CL_IWP_STD_CUSTOMIZING_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120809 |
Events
Class CL_IWP_STD_CUSTOMIZING_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_APT_IPROV_MAP | Public | See coding | 20120809 | BEGIN OF TY_S_APT_IPROV_MAP .
INCLUDE type IWP_APT_IPRV_MAP.
types END OF TY_S_APT_IPROV_MAP
|
||
| 2 | TY_T_APT_IPROV_MAP | Public | See coding | 20120809 | TY_T_APT_IPROV_MAP type STANDARD TABLE OF TY_S_APT_IPROV_MAP
|
Method Signatures
Method GET_APT_INPROV_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APT_INFOPROV_MAPPING | Call by reference | Type reference (TYPE) | TY_T_APT_IPROV_MAP | Mapping between Audit Package template and Source Infoprov | 20120809 |
Method GET_APT_INPROV_MAPPING on class CL_IWP_STD_CUSTOMIZING_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |