SAP ABAP Interface IF_USMD_CR_TEST_CONSTANTS (Public constants for usmd_cr)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CR (Package) Change request BO implementation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | TC_USMD_CR_SP | Unit test for cl_usmd_cr_service_provider | 20120419 |
Properties
Interface | IF_USMD_CR_TEST_CONSTANTS | |
Short Description | Public constants for usmd_cr |
General Data
Package | USMD_CR | Change request BO implementation |
Created | 20120402 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_USMD_CR_TEST_CONSTANTS has no forward declaration.
Interfaces
Interface IF_USMD_CR_TEST_CONSTANTS has no interface.
Friends
Interface IF_USMD_CR_TEST_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_CARR_DUMMY_BLOCK_VALUE_X88 | Constant | Public | Type reference (TYPE) | USMD_BLOCKVALUE | 'CARR-X88' | block value | 20120403 | |
2 | CO_CARR_DUMMY_ID_BA | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'BA' | 20120524 | ||
3 | CO_CARR_DUMMY_ID_BX | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'BX' | 20120524 | ||
4 | CO_CARR_DUMMY_ID_CO | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'CO' | 20120524 | ||
5 | CO_CARR_DUMMY_ID_CX | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'CX' | 20120524 | ||
6 | CO_CARR_DUMMY_ID_DL | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'DL' | 20120524 | ||
7 | CO_CARR_DUMMY_ID_NBL | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'NBL' | Airline Code | 20120403 | |
8 | CO_CARR_DUMMY_ID_NBM | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'NBM' | Airline Code | 20120404 | |
9 | CO_CARR_DUMMY_ID_T1M | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'T1M' | 20120524 | ||
10 | CO_CARR_DUMMY_ID_T1S | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'T1S' | 20120524 | ||
11 | CO_CARR_DUMMY_ID_T1T | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'T1T' | 20120524 | ||
12 | CO_CARR_DUMMY_ID_X2 | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'X2' | 20120524 | ||
13 | CO_CARR_DUMMY_ID_X4 | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'X4' | 20120524 | ||
14 | CO_CARR_DUMMY_ID_X88 | Constant | Public | Type reference (TYPE) | S_CARR_ID | 'X88' | carrier id | 20120403 | |
15 | CO_CARR_ENTITY_TYPE | Constant | Public | Type reference (TYPE) | USMD_ENTITY | 'CARR' | USMD_ENTITY | 20120402 | |
16 | CO_CARR_FIELDNAME | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'CARR' | fieldname carrier | 20120403 | |
17 | CO_CREQUEST_DUMMY_ID | Constant | Public | Type reference (TYPE) | USMD_CREQUEST | '999999999' | change request ID | 20120403 | |
18 | CO_CREQUEST_T1C01 | Constant | Public | Type reference (TYPE) | USMD_CREQUEST_TYPE | 'T1C01' | Type of Change Request | 20120419 | |
19 | CO_CREQUEST_TBC01 | Constant | Public | Type reference (TYPE) | USMD_CREQUEST_TYPE | 'TBC01' | Type of Change Request | 20120419 | |
20 | CO_CR_DESCRIPTION | Constant | Public | Type reference (TYPE) | USMD_TXTLG | 'created via unittest TC_USMD_CR_SP' | Description (long text) | 20120601 | |
21 | CO_FLIGHT_ENTITY_TYPE | Constant | Public | Type reference (TYPE) | USMD_ENTITY | 'FLIGHT' | 20120511 | ||
22 | CO_MODEL_T1 | Constant | Public | Type reference (TYPE) | USMD_MODEL | 'T1' | USMD_MODEL | 20120402 | |
23 | CO_MODEL_TB | Constant | Public | Type reference (TYPE) | USMD_MODEL | 'TB' | USMD_MODEL | 20120419 | |
24 | CO_PFLI_ENTITY_TYPE | Constant | Public | Type reference (TYPE) | USMD_ENTITY | 'PFLI' | USMD_ENTITY | 20120402 |
Methods
Interface IF_USMD_CR_TEST_CONSTANTS has no method.
Events
Interface IF_USMD_CR_TEST_CONSTANTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CARR_ID | Public | See coding | 20120402 | begin of ty_carr_id,
carr type s_carr_id,
end of ty_carr_id
|
||
2 | TY_FLIGHT_ID | Public | See coding | 20120511 | begin of ty_flight_id,
carr_id type s_carr_id,
conn_id type s_conn_id,
mdg_sdate type mdg_sdate,
usmd_active type usmd_active,
end of ty_flight_id
|
||
3 | TY_PFLI_ID | Public | See coding | 20120402 | begin of ty_pfli_id,
carr type s_carr_id,
pfli type s_conn_id,
end of ty_pfli_id
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |