SAP ABAP Table EDISCVAR (Disconn.Doc.: Processing Variant)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS (Application Component) Customer Service
     EE05 (Package) IS-U: Cross-Appliation Functions
Basic Data
Table Category TRANSP    Transparent table 
Transparent table EDISCVAR   Table Relationship Diagram
Short Description Disconn.Doc.: Processing Variant    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 DISCPROCV DISCPROCV DISCPROCV CHAR 4   0   Processing variant for disconnection/reconnection  
3 DISCREASON DISCREASON DISCREASON CHAR 2   0   Disconnection reason  
4 NO_RELEASE EDC_NORELEASE EBA_FLAG CHAR 1   0   Release not required  
5 NO_AUTO_COMPLETE EDC_NOAUTOCOMPL EBA_FLAG CHAR 1   0   Indicator: explicit completion of disconnection doc required  
6 BILLREL EDC_BILLREL_P KENNZX CHAR 1   0   Take disconnection into account in billing  
7 ORD_CODE_D EDC_OC_D CHAR004 CHAR 4   0   Order code for disconnection (service management) TEWOCODES
8 ORD_WERK_D EDC_OW_D WERKS CHAR 4   0   PM Planning Plant for Disconnection Order *
9 ORD_CODE_R EDC_OC_R CHAR004 CHAR 4   0   Order code for reconnection (service management) TEWOCODES
10 ORD_WERK_R EDC_OW_R WERKS CHAR 4   0   Planning plant for reconnection *
11 CHARGE_DC CHARGE_DC CHGID_KK CHAR 2   0   Disconnection charge schema TFK047E
12 CHARGE_RC CHARGE_RC CHGID_KK CHAR 2   0   Reconnection charge schema TFK047E
13 BBP_D_MODE EDCBBDMODE EDCBBMODE CHAR 2   0   Type of budget billing amount adjustment for disconnection  
14 BBP_R_MODE EDCBBRMODE EDCBBMODE CHAR 2   0   Type of budget billing amount adjustment for reconnection  
15 BC_D_TYPE BC_D_TYPE CT_CTYPE CHAR 3   0   Business partner contact for disconnection: type of contact BCONTT
16 BC_D_CLASS BC_D_CLASS CT_CLASS CHAR 4   0   Business partner contact for disconnection: contact class BCONTC
17 BC_D_ACTVT BC_D_ACTVT CT_ACTIVIT CHAR 4   0   Business partner contact for disconnection: contact activity BCONTA
18 BC_R_TYPE BC_R_TYPE CT_CTYPE CHAR 3   0   Business partner contact for reconnection: type of contact BCONTT
19 BC_R_CLASS BC_R_CLASS CT_CLASS CHAR 4   0   Business partner contact for reconnection: contact class BCONTC
20 BC_R_ACTVT BC_R_ACTVT CT_ACTIVIT CHAR 4   0   Business partner contact for reconnection: contact activity BCONTA
21 DO_DATE_OFFSET EDC_DO_DATEOFF EDC_DATEOFF NUMC 2   0   Disconnection order creation: difference to current date  
22 DE_DATE_OFFSET EDC_DE_DATEOFF EDC_DATEOFF NUMC 2   0   Disconnection entry: difference to current date  
23 DE_TIME EDC_DE_TIME TIME TIMS 6   0   Entry of disconnection: default value for time  
24 RO_DATE_OFFSET EDC_RO_DATEOFF EDC_DATEOFF NUMC 2   0   Reconnection order creation: difference to current date  
25 RE_DATE_OFFSET EDC_RE_DATEOFF EDC_DATEOFF NUMC 2   0   Reconnection entry: difference to current date  
26 RE_TIME EDC_RE_TIME TIME TIMS 6   0   Entry of reconnection: default value for time  
27 COMPLETE_TECHN EDC_COMP_TECHN EBA_FLAG CHAR 1   0   Technically complete service order  
28 CONTRACT_PROP EDC_CONT_PROP EBA_FLAG CHAR 1   0   Contract-related item proposal  
29 ORDSTATE_D EDC_ORDSTATE_D EDC_ORDSTAT NUMC 2   0   Proposal for confirmation status of disconnection EDISCORDSTATE
30 ORDSTATE_R EDC_ORDSTATE_R EDC_ORDSTAT NUMC 2   0   Proposal for confirmation status of reconnection EDISCORDSTATE
31 NOTIFICATION EDC_NOTIFICATION KENNZX CHAR 1   0   Create service notification  
32 NOT_CODE_D EDC_NC_D CHAR004 CHAR 4   0   Notification code for disconnection (service managment) TENOCODES
33 NOT_WERK_D EDC_NW_D WERKS CHAR 4   0   PM planning plant: disconnection notification *
34 NOT_CODE_R EDC_NC_R CHAR004 CHAR 4   0   Notification code for reconnection (service management) TENOCODES
35 NOT_WERK_R EDC_NW_R WERKS CHAR 4   0   PM planning plant: reconnection notification *
36 RECN_REMOV EDC_RECON_REMOV KENNZX CHAR 1   0   Device removal despite disconnection  
37 BONIG_KK EDC_BONIG_KK NUM02 NUMC 2   0   Creditworthiness Weighting  
38 SEL_NOT_COUNT EDC_SEL_NOT_COUNT KENNZX CHAR 1   0   Non-Recording Devices Cannot be Disconnected  
39 INTERIM_BILLING EDC_INTERIM_BILLING_FLAG KENNZX CHAR 1   0   Create interim billing from disconnection  
40 BBP_STOP EDC_BBP_STOP_FLAG KENNZX CHAR 1   0   Stop budget billing if installation disconnected  
41 BBP_DISC_POPUP BBP_DISC_POPUP BBP_DISC_POPUP CHAR 1   0   Control of Budget Billing Plan Items During Reconnection  
42 MR_AUT_REVERSE EDC_MR_REVERSE EBA_FLAG CHAR 1   0   Supply Disconnection: Autom. Reversal of Meter Read. Results  
43 CHRG_AUT_REVERSE EDC_CHRG_REVERSE EBA_FLAG CHAR 1   0   Supply Disconnection: Autom. Disconnection Charge Reversal  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 EDISCVAR BC_D_ACTVT BCONTA ACTIVITY REF    
2 EDISCVAR BC_D_CLASS BCONTC CCLASS REF    
3 EDISCVAR BC_D_TYPE BCONTT CTYPE REF    
4 EDISCVAR BC_R_ACTVT BCONTA ACTIVITY REF    
5 EDISCVAR BC_R_CLASS BCONTC CCLASS REF    
6 EDISCVAR BC_R_TYPE BCONTT CTYPE REF    
7 EDISCVAR CHARGE_DC TFK047E CHGID REF 1 CN
8 EDISCVAR CHARGE_RC TFK047E CHGID REF 1 CN
9 EDISCVAR MANDT T000 MANDT KEY    
10 EDISCVAR NOT_CODE_D TENOCODES NOTIF_CODE REF 1 CN
11 EDISCVAR NOT_CODE_R TENOCODES NOTIF_CODE REF 1 CN
12 EDISCVAR ORDSTATE_D EDISCORDSTATE ORDSTATE KEY 1 CN
13 EDISCVAR ORDSTATE_R EDISCORDSTATE ORDSTATE KEY 1 CN
14 EDISCVAR ORD_CODE_D TEWOCODES ORDER_CODE REF 1 CN
15 EDISCVAR ORD_CODE_R TEWOCODES ORDER_CODE REF 1 CN
History
Last changed by/on SAP  20110901 
SAP Release Created in