SAP ABAP Class CL_EPIC_COMPANY_CODE_MAP (company code map to serials number)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-CN-EXAMPLE (Package) Globalization: E-Payment Integration China: Example Impl.

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EPIC_COMPANY_CODE_MAP_CHAR | company code with char generate number | 20121101 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_EPIC_COMPANY_CODE_MAP_NUMBE | company code with number generate serial number | 20121101 |
Properties
Class | CL_EPIC_COMPANY_CODE_MAP | |
Short Description | company code map to serials number | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-FI-EPIC-CN-EXAMPLE | Globalization: E-Payment Integration China: Example Impl. |
Created | 20121101 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPIC_COMPANY_CODE_MAP has no forward declaration.
Interfaces
Class CL_EPIC_COMPANY_CODE_MAP has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_EPIC_COMPANY_CODE_MAP_CHAR | 20121102 | company code with char generate number | |
2 | CL_EPIC_COMPANY_CODE_MAP_NUMBE | 20121102 | company code with number generate serial number |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_EPIC_ZKBUR_LOCK | 20121105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121102 | |
2 | ![]() |
Instance method | Protected | Method | 20121101 | |
3 | ![]() |
Instance method | Public | Method | 20121101 | |
4 | ![]() |
Instance method | Protected | Method | 20121101 | |
5 | ![]() |
Instance method | Protected | Method | 20121101 | |
6 | ![]() |
Instance method | Protected | Method | 20121101 | |
7 | ![]() |
Static method | Private | Method | 20121102 | |
8 | ![]() |
Instance method | Protected | Method | 20121101 |
Events
Class CL_EPIC_COMPANY_CODE_MAP has no event.
Types
Class CL_EPIC_COMPANY_CODE_MAP has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_EPIC_COMPAN_CODE_MAP | Call by reference | Object reference (TYPE REF TO) | CL_EPIC_COMPANY_CODE_MAP | 20121102 | |||
2 | ![]() |
IV_ZKBUR | Call by reference | Type reference (TYPE) | STRING | 20121102 |
Method CREATE on class CL_EPIC_COMPANY_CODE_MAP has no exception.
Method GENERATE_SERIAL_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ZKBUR | Call by reference | Type reference (TYPE) | STRING | 20121101 | |||
2 | ![]() |
RV_SERIAL_NUM | Value transfer | Type reference (TYPE) | STRING | 20121101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121102 |
Method GET_COMPANY_CODE_MAPPING_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | STRING | 20121101 | |||
2 | ![]() |
RV_COMPANY_CODE_SN | Value transfer | Type reference (TYPE) | STRING | 20121101 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121102 |
Method GET_SERIAL_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ZKBUR | Call by reference | Type reference (TYPE) | STRING | 20121101 | |||
2 | ![]() |
RV_SERIAL_NUM | Value transfer | Type reference (TYPE) | STRING | 20121101 |
Method GET_SERIAL_NUM on class CL_EPIC_COMPANY_CODE_MAP has no exception.
Method IS_MAP_KEY_CONTAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ZKBUR | Call by reference | Type reference (TYPE) | STRING | 20121101 | |||
2 | ![]() |
RV_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121101 |
Method IS_MAP_KEY_CONTAIN on class CL_EPIC_COMPANY_CODE_MAP has no exception.
Method IS_MAP_RELATION_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121101 |
Method IS_MAP_RELATION_EMPTY on class CL_EPIC_COMPANY_CODE_MAP has no exception.
Method IS_ZBUKR_ALL_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ZBUKR | Call by reference | Type reference (TYPE) | STRING | 20121102 | |||
2 | ![]() |
RV_ALL_NUM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121102 |
Method IS_ZBUKR_ALL_NUM on class CL_EPIC_COMPANY_CODE_MAP has no exception.
Method SAVE_SERIAL_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SERIAL_NUM | Call by reference | Type reference (TYPE) | STRING | 20121101 | |||
2 | ![]() |
IV_ZKBUR | Call by reference | Type reference (TYPE) | STRING | 20121101 |
Method SAVE_SERIAL_NUM on class CL_EPIC_COMPANY_CODE_MAP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |