SAP ABAP Class CL_IU_JOB_FACADE (Class for creating uniform IU jobnames)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MWB_IU (Package) MWB: Integrated Upgrade
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_JOB_FACADE_ABSTRACT | parent class for generating uniform jobnames | 20130304 |
Properties
| Class | CL_IU_JOB_FACADE | |
| Short Description | Class for creating uniform IU jobnames | |
| Super Class | CL_DMC_JOB_FACADE_ABSTRACT | parent class for generating uniform jobnames |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MWB_IU | MWB: Integrated Upgrade |
| Created | 20130304 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IU_JOB_FACADE has no forward declaration.
Interfaces
Class CL_IU_JOB_FACADE has no interface implemented.
Friends
Class CL_IU_JOB_FACADE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'CRE_EXP' | Data element for describing the structure of acronym field | 20130423 | ||
| 2 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'GETTROBJ' | Data element for describing the structure of acronym field | 20130423 | ||
| 3 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'BCSET' | Data element for describing the structure of acronym field | 20130423 | ||
| 4 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'LANG_SUP' | Data element for describing the structure of acronym field | 20130514 | ||
| 5 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'MERGE' | Data element for describing the structure of acronym field | 20130423 | ||
| 6 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'SPDIFF' | Data element for describing the structure of acronym field | 20130424 | ||
| 7 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'STRT_EXP' | Data element for describing the structure of acronym field | 20130424 | ||
| 8 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'STRT_IMP' | Data element for describing the structure of acronym field | 20130424 | ||
| 9 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_ACRONYM | 'STRT_XPA' | Data element for describing the structure of acronym field | 20130514 | ||
| 10 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_GROUP | 'IU' | Data element for describing the structure of group name | 20130304 | ||
| 11 | Constant | Public | Type reference (TYPE) | DMC_UNIFORM_NAME_NAMESPACE | '/1LT/' | holds the starting name for uniform naming strategy | 20130304 | ||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_IU_JOB_FACADE | Class for creating uniform jobnames | 20130304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get an instance of this class (singleton) | 20130304 |
Events
Class CL_IU_JOB_FACADE has no event.
Types
Class CL_IU_JOB_FACADE has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_IU_JOB_FACADE | Class for creating uniform IU jobnames | 20130304 |
Method GET_INSTANCE on class CL_IU_JOB_FACADE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |