SAP ABAP Class CL_CNV_INT_STATE_SERVICE (Service class for CWB basis state management)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_BASIS_STATE (Package) State management of CWB
⤷
⤷
Properties
| Class | CL_CNV_INT_STATE_SERVICE | |
| Short Description | Service class for CWB basis state management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS_STATE | State management of CWB |
| Created | 20130405 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_INT_STATE_SERVICE has no forward declaration.
Interfaces
Class CL_CNV_INT_STATE_SERVICE has no interface implemented.
Friends
Class CL_CNV_INT_STATE_SERVICE has no friend class.
Attributes
Class CL_CNV_INT_STATE_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns information stored in the jobname | 20130411 | |
| 2 | Static method | Public | Method | Generates a jobname with the given information | 20130411 |
Events
Class CL_CNV_INT_STATE_SERVICE has no event.
Types
Class CL_CNV_INT_STATE_SERVICE has no local type.
Method Signatures
Method EXTRACT_DATA_FROM_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130411 | |||
| 2 | IV_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20130411 |
Method EXTRACT_DATA_FROM_JOBNAME on class CL_CNV_INT_STATE_SERVICE has no exception.
Method GENERATE_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20130411 | |||
| 2 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_PHASE | Conversion: Phase | 20130411 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | CLIKE | 'CNV' | prefix | 20130411 | ||
| 4 | IV_PROGNAME | Call by reference | Type reference (TYPE) | CLIKE | ABAP Program Name | 20130411 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | CLIKE | Table Name | 20130411 | |||
| 6 | RV_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | Background job name | 20130411 |
Method GENERATE_JOBNAME on class CL_CNV_INT_STATE_SERVICE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |