SAP ABAP Class CL_CNV_NCE_GEN_FAGL_DOCNR (NRIV interaction)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_NCE_BAS (Package) Number conversion engine: Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_NCE_GEN | General interactions | 20111114 |
Properties
| Class | CL_CNV_NCE_GEN_FAGL_DOCNR | |
| Short Description | NRIV interaction | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_NCE_BAS | Number conversion engine: Core |
| Created | 20111114 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_NCE_GEN_FAGL_DOCNR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_NCE_GEN | General interactions | 20111114 |
Friends
Class CL_CNV_NCE_GEN_FAGL_DOCNR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_NCE_ACTIVITY | 'A' | NCE activity | 20111114 | ||
| 2 | Constant | Public | Type reference (TYPE) | CNV_NCE_ACTIVITY | 'B' | NCE activity | 20111114 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_NCE_ACTIVITY | 'I' | NCE activity | 20111114 | ||
| 4 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'FAGL_CHECK_GLFLEX_ACTIVE' | Standard FM that checks if New G/L is active | 20111114 | ||
| 5 | Constant | Private | Type reference (TYPE) | FUNCNAME | 'FAGL_GET_LEADING_LEDGER' | Standard FM that gets leading ledger name | 20111114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20111114 | ||
| 2 | Static method | Private | Method | 20111114 |
Events
Class CL_CNV_NCE_GEN_FAGL_DOCNR has no event.
Types
Class CL_CNV_NCE_GEN_FAGL_DOCNR has no local type.
Method Signatures
Method GET_LEDGERS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LLEAD | Call by reference | Type reference (TYPE) | YS_RLDNR | Leading ledger | 20111115 | |||
| 2 | ET_LDGRP | Call by reference | Type reference (TYPE) | YT_LDGRP_S | Ledger groups | 20111114 | |||
| 3 | ET_RLDNR | Call by reference | Type reference (TYPE) | YT_RLDNR_S | Non-leading ledgers | 20111114 | |||
| 4 | IT_BUKRS | Call by reference | Type reference (TYPE) | YT_BUKRS_S | Company codes | 20111114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111114 | |||
| 2 | New G/L is inactive | 20111114 |
Method GET_NUMBERS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNV_NCE_T_MSG | Messages | 20111114 | |||
| 2 | ET_NREXT | Call by reference | Type reference (TYPE) | CNV_NCE_T_NRIV_EXT | Number intervals | 20111114 | |||
| 3 | IT_DCMAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_DOC_MAP | One-to-one mappings | 20111114 | |||
| 4 | IT_SOMAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_SOBJ_MAP_DB | Subobject mappings | 20111114 | |||
| 5 | IV_FRYEAR | Call by reference | Type reference (TYPE) | GJAHR | '0000' | From year | 20111114 | ||
| 6 | IV_GAP | Call by reference | Type reference (TYPE) | CNV_NCE_GAP | '1' | Maximal gap between intervals | 20111114 | ||
| 7 | IV_GUID | Call by reference | Type reference (TYPE) | CNV_NCE_GUID | NCE project identifier | 20111114 | |||
| 8 | IV_MATCH | Call by reference | Type reference (TYPE) | CNV_NCE_MATCH | '1' | Number of matching letters for alphanumeric numbers | 20111114 | ||
| 9 | IV_SIZE | Call by reference | Type reference (TYPE) | INT4 | 30000 | Package size by select | 20120711 | ||
| 10 | IV_TOYEAR | Call by reference | Type reference (TYPE) | GJAHR | '9999' | To year | 20111114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in an internal call | 20111114 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |