SAP ABAP Class CL_CNV_10996_ADD_ARCHDEF (Add entries in ARCH_DEF for conversion)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_10996 (Package) Archive conversion
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_10996_ARCHDEF | Add/Delete Structures in ARCH_DEF | 20130628 |
Properties
| Class | CL_CNV_10996_ADD_ARCHDEF | |
| Short Description | Add entries in ARCH_DEF for conversion | |
| Super Class | CL_CNV_10996_ARCHDEF | Add/Delete Structures in ARCH_DEF |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_10996 | Archive conversion |
| Created | 20130618 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_10996_ADD_ARCHDEF has no forward declaration.
Interfaces
Class CL_CNV_10996_ADD_ARCHDEF has no interface implemented.
Friends
Class CL_CNV_10996_ADD_ARCHDEF has no friend class.
Attributes
Class CL_CNV_10996_ADD_ARCHDEF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add object regarding FI_MONTHLY | 20130628 | |
| 2 | Instance method | Private | Method | Add new records | 20130628 | |
| 3 | Instance method | Public | Constructor | Constructor | 20130628 | |
| 4 | Instance method | Private | Method | Read data from ARCH_DEF | 20130628 | |
| 5 | Static method | Public | Method | Start program in background | 20130628 |
Events
Class CL_CNV_10996_ADD_ARCHDEF has no event.
Types
Class CL_CNV_10996_ADD_ARCHDEF has no local type.
Method Signatures
Method ADD_FI_MONTHLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20130628 |
Method ADD_FI_MONTHLY on class CL_CNV_10996_ADD_ARCHDEF has no exception.
Method ADD_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADN_TAB | Call by reference | Type reference (TYPE) | YT_ADN_TAB | Itab of ARCH_DEF | 20130628 | |||
| 2 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20130628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Adding FI_MONTH object failed | 20130628 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FI_MONTH | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130628 | |||
| 2 | PACKID | Call by reference | Type reference (TYPE) | CNVPACK-PACKID | Conversion: Conversion package number | 20130628 |
Method CONSTRUCTOR on class CL_CNV_10996_ADD_ARCHDEF has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNV_10996_ARDEF_WA | Call by reference | Type reference (TYPE) | CNV_10996_ARDEF | Additional tables for AR objects | 20130628 | |||
| 2 | FATHER_SON_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Check son AND father already exist in table ARCH_DEF | 20130628 | |||
| 3 | RETVAL | Value transfer | Type reference (TYPE) | BOOLEAN | Entry exists/or not | 20130628 | |||
| 4 | SEQUENCE_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Check SEQUENCE already exist | 20130628 |
Method READ on class CL_CNV_10996_ADD_ARCHDEF has no exception.
Method START_IN_BDG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKID | Call by reference | Type reference (TYPE) | CNVPACK-PACKID | Conversion: Conversion package number | 20130628 |
Method START_IN_BDG on class CL_CNV_10996_ADD_ARCHDEF has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |