SAP ABAP Table CRMS_E2C_IP_OPPT_CREATE (Input structure for oppt create FM)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-E2C (Application Component) CRM on Email
     CRM_EMAILTOCRM (Package) Exchange data with CRM backend using EMAIL technology
Basic Data
Table Category INTTAB    Structure 
Structure CRMS_E2C_IP_OPPT_CREATE   Table Relationship Diagram
Short Description Input structure for oppt create FM    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 PROCESS_TYPE CRMT_PROCESS_TYPE CRM_PROCESS_TYPE CHAR 4   0   Business Transaction Type *
2 DESCRIPTION CRMT_PROCESS_DESCRIPTION CRM_PROCESS_DESCRIPTION CHAR 40   0   Transaction Description  
3 PROSPECT BU_PARTNER BU_PARTNER CHAR 10   0   Business Partner Number *
4 MAIN_CONTACT BU_PARTNER BU_PARTNER CHAR 10   0   Business Partner Number *
5 EMP_RESP BU_PARTNER BU_PARTNER CHAR 10   0   Business Partner Number *
6 EXPECTED_SALES_VOL CRMT_EXP_REVENUE WERTV8 CURR 15   2   Expected Sales Volume  
7 CURRENCY CRMT_CURRENCY WAERS CUKY 5   0   Currency *
8 START_DATE CRMT_STARTDATE DATUM DATS 8   0   Opportunity Start Date  
9 CLOSING_DATE CRMT_EXPECT_END DATUM DATS 8   0   Expected Closing Date  
10 SALES_STAGE CRMT_CURR_PHASE CRM_PHASE CHAR 3   0   Sales Stage *
11 CHANCE_OF_SUCCESS CRMT_PROBABILITY CRM_PROBABILITY NUMC 3   0   Chance of Success  
12 STATUS_CODE CRM_J_STATUS CRM_J_STATUS CHAR 5   0   Object Status  
13 TYPE CRMT_OPPORT_TYPE CRM_OPPORT_TYPE CHAR 4   0   Opportunity Type *
14 SOURCE CRMT_SOURCE CRM_SOURCE CHAR 3   0   Origin of Opportunity/Lead *
15 IMPORTANCE CRMT_IMPORTANCE CRM_IMPORTANCE CHAR 1   0   Opportunity/Lead Priority *
16 NOTES CRMS_E2C_SRV_NOTES   STRU 0   0    
17 SPRAS SPRAS SPRAS LANG 1   0   Language Key  
18 NOTES_LINES TDLINE TDSTXLLINE CHAR 132   0   Text Line  
19 TEXTID COMT_TEXT_TEXTID TDID CHAR 4   0   Text Type  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700