SAP ABAP Class CL_CNV_20200_CJTRANS_GEN (Generation of CJTRANS Mapping)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_20200 (Package) Company code merge and rename
⤷
⤷
Properties
| Class | CL_CNV_20200_CJTRANS_GEN | |
| Short Description | Generation of CJTRANS Mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_20200 | Company code merge and rename |
| Created | 20111220 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CNV_20200_CJTRANS_GEN has no interface implemented.
Friends
Class CL_CNV_20200_CJTRANS_GEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20111220 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_20200_T_CJTRANS_PUB_MAPP | Mapping of Cash Journal Business Transaction Numbers | 20111220 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_20200_T_CJTRANS_INT_MAPP | Internal Cash Journal Business Transaction Number Mapping | 20111220 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SPRAS | Language Key | 20111220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111220 | |
| 2 | Instance method | Public | Method | returns all cjtrans of the merge group | 20111220 | |
| 3 | Static method | Public | Method | returns the possible languages per merge group | 20111220 | |
| 4 | Instance method | Public | Method | returns the cjtrans name mapping (user must modify) | 20111220 | |
| 5 | Instance method | Public | Method | returns the cjtrans number mapping | 20111220 | |
| 6 | Static method | Public | Method | returns the tables of the mapping from context | 20111220 |
Events
Class CL_CNV_20200_CJTRANS_GEN has no event.
Types
Class CL_CNV_20200_CJTRANS_GEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MERGE_GROUP | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20111220 | |||
| 2 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120629 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20111220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for cjtrans_gen | 20111223 | ||
| 2 | An exception occured during Simulation | 20111220 |
Method GET_ALL_CJTRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CJTRANS | Value transfer | Type reference (TYPE) | CNV_20200_T_CJTRANS_ALL | All customizing for cjtrans | 20111220 |
Method GET_ALL_CJTRANS on class CL_CNV_20200_CJTRANS_GEN has no exception.
Method GET_POSSIBLE_LANGUAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANGUAGES_SOURCE | Value transfer | Type reference (TYPE) | CNV_20200_T_CHECK_CJTRANS_LANG | Number of entries per language and SOURCE company code | 20111228 | |||
| 2 | ET_LANGUAGES_TARGET | Value transfer | Type reference (TYPE) | CNV_20200_T_CHECK_CJTRANS_LANG | Number of entries per language and TARGET company code | 20111228 | |||
| 3 | IT_MERGE_GROUP | Call by reference | Type reference (TYPE) | CNV_20600_T_BUKRS_MAPPING | Mapping table for Company Code | 20111220 |
Method GET_POSSIBLE_LANGUAGES on class CL_CNV_20200_CJTRANS_GEN has no exception.
Method GET_TRANSNAME_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NAME_MAPPING | Value transfer | Type reference (TYPE) | CNV_20200_T_CJTRANS_PUB_MAPP | Mapping of Cash Journal Business Transaction Numbers | 20111220 |
Method GET_TRANSNAME_MAPPING on class CL_CNV_20200_CJTRANS_GEN has no exception.
Method GET_TRANSNUMB_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NUMBER_MAPPING | Value transfer | Type reference (TYPE) | CNV_20200_T_CJTRANS_INT_MAPP | Internal Cash Journal Business Transaction Number Mapping | 20111220 |
Method GET_TRANSNUMB_MAPPING on class CL_CNV_20200_CJTRANS_GEN has no exception.
Method LOAD_MAPPING_TABLES_BY_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LANGUAGES | Call by reference | Type reference (TYPE) | CNV_20200_T_CJTRANS_PUB_HIER | Hierarchie of Cash Journal Business Transaction Numbers | 20111220 | |||
| 2 | ET_NAME_MAPPING | Call by reference | Type reference (TYPE) | CNV_20200_T_CJTRANS_PUB_MAPP | Mapping of Cash Journal Business Transaction Numbers | 20111220 | |||
| 3 | ET_NUMBER_MAPPING | Call by reference | Type reference (TYPE) | CNV_20200_T_CJTRANS_INT_MAPP | Internal Cash Journal Business Transaction Number Mapping | 20111220 | |||
| 4 | IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20111220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLO COT Invalid Parameters | 20111220 | ||
| 2 | SLO COT Object not found | 20111220 | ||
| 3 | Inconsistent data found | 20111220 | ||
| 4 | Exception that occurs when mapping could not be found | 20111220 | ||
| 5 | Template not found | 20111220 | ||
| 6 | LTR: Repository Model Exception | 20111220 | ||
| 7 | LTR: Access Denied | 20111220 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |