SAP ABAP Class /TDAG/CPIF_TM_DATA_VIEW (CP: Interface between Task Management and data views)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPCL_TM_OR_VIEW_CTRL CP: View controller for REACH only repr. data 20080807
2 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPCL_TM_USE_VIEW_CTRL CP: View controller for REACH use data in Task Management 20071204
Properties
Class /TDAG/CPIF_TM_DATA_VIEW  
Short Description CP: Interface between Task Management and data views    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071204   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /TDAG/CPIF_TM_DATA_VIEW has no interface implemented.
Friends
Class /TDAG/CPIF_TM_DATA_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_TASK_HEADER Instance attribute Public Type reference (TYPE) /TDAG/CPS_TASKH Task Header 20080808
2 MV_CUSTOMER Instance attribute Public Type reference (TYPE) /TDAG/CPE_CUSTOMER Customer number 20080711
3 MV_MATNR Instance attribute Public Type reference (TYPE) MATNR Material Number 20080716
4 MV_SUPPLIER Instance attribute Public Type reference (TYPE) /TDAG/CPE_SUPPLIER ID of supplier / manufacturer 20080711
5 MV_SUP_MPN Instance attribute Public Type reference (TYPE) /TDAG/CPE_SUP_MPN Supplier material number 20080715
6 M_TASK_HEADER_NO Instance attribute Public Type reference (TYPE) /TDAG/CPE_HDRNO The header number of a task 20071204
7 M_TASK_ITEM_NO Instance attribute Public Type reference (TYPE) /TDAG/CPE_ITMNO The item number of a task item 20071204
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUESTED_USES Instance method Public Method Returns the actual requested uses 20080710
2 SET_TASK_INFO Instance method Public Method Sets task information 20071204
Events
Class /TDAG/CPIF_TM_DATA_VIEW has no event.
Types
Class /TDAG/CPIF_TM_DATA_VIEW has no local type.
Method Signatures

Method GET_REQUESTED_USES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) /TDAG/CPYS_USEAPI CP: Use Display 20080710
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /TDAG/CPY_MESSAGES CP: Message table 20080710
3 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN Error Flag 20080710
4 Exporting E_FLG_WARNING Call by reference Type reference (TYPE) ESP1_BOOLEAN Warning Flag 20080710

Method GET_REQUESTED_USES on class /TDAG/CPIF_TM_DATA_VIEW has no exception.

Method SET_TASK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK_HEADER Call by reference Type reference (TYPE) /TDAG/CPS_TASKH Task header 20080808
2 Importing IV_CUSTOMER Value transfer Type reference (TYPE) /TDAG/CPE_CUSTOMER Customer number 20080711
3 Importing IV_HEADER_NO Call by reference Type reference (TYPE) /TDAG/CPE_HDRNO The task header number 20080711
4 Importing IV_ITEM_NO Call by reference Type reference (TYPE) /TDAG/CPE_ITMNO The task item number 20080711
5 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080716
6 Importing IV_SUPPLIER Value transfer Type reference (TYPE) /TDAG/CPE_SUPPLIER ID of supplier / manufacturer 20080711
7 Importing IV_SUPPLIER_NAME Call by reference Type reference (TYPE) NAME1_BAS Name of supplier 20080815
8 Importing IV_SUP_MPN Call by reference Type reference (TYPE) /TDAG/CPE_SUP_MPN Supplier material number 20080715

Method SET_TASK_INFO on class /TDAG/CPIF_TM_DATA_VIEW has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in