SAP ABAP Class /TDAG/CPCL_HEADER_VIEW_CTRL (CP: Steuert die Anzeige der Kopfdaten)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/CPCL_MGR_VIEW_CTRL CP: Basisklasse für Manager View Controller 20071109
2 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPIF_DATA_EVENTS CP: Events related to data changes 20081023
Properties
Class /TDAG/CPCL_HEADER_VIEW_CTRL  
Short Description CP: Steuert die Anzeige der Kopfdaten    
Super Class /TDAG/CPCL_MGR_VIEW_CTRL CP: Basisklasse für Manager View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/CP   Compliance for products 
Created 20071109   SAP 
Last change 20141109    
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)
2 ESPRH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /TDAG/CPIF_DATA_EVENTS CP: Events related to data changes 20081023
Friends
Class /TDAG/CPCL_HEADER_VIEW_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_EVENT_ACTION_BP_CLICKED Constant Protected Type reference (TYPE) CHAR30 'BP_CLICKED' Action for the SAP event when user clicks on a suppl. chain 20080822
2 MC_EVENT_ACTION_MATNO_CHANGED Constant Protected Type reference (TYPE) CHAR30 'MATNO_CHANGED' Action for the SAP event when user clicks on the mat. number 20081028
3 MC_EVENT_ACTION_MATNO_CLICKED Constant Protected Type reference (TYPE) CHAR30 'MATNO_CLICKED' Action for the SAP event when user clicks on the mat. number 20071109
4 MC_EVENT_ACTION_SPECID_CLICKED Constant Protected Type reference (TYPE) CHAR30 'SPECID_CLICKED' Action for the SAP event when user clicks on the spec. ID 20071109
5 MC_HTML_COMMENT_END Constant Protected Type reference (TYPE) CHAR3 '-->' HTML comment end 20080826
6 MC_HTML_COMMENT_LINE_DELETED Constant Protected Type reference (TYPE) CHAR30 '' HTML comment 20081027
7 MC_HTML_COMMENT_START Constant Protected Type reference (TYPE) CHAR4 '
Method Signatures

Method CREATE_MAT_DROP_DOWN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HTML Call by reference Type reference (TYPE) W3HTMLTAB HTML Table 20081027
2 Importing IT_MATNR Call by reference Type reference (TYPE) /TDAG/RCSYH_MATNR_MAKTX RCS: Material and Material Description 20081027
3 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Current selected material 20081027

Method CREATE_MAT_DROP_DOWN_LIST on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method CREATE_MERGE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MERGE_TABLE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE The created merge table 20071109
2 Importing IS_IOSTR Call by reference Type reference (TYPE) /TDAG/CPS_HEADERIOSTR_EXT Structure that contains the data to display 20071109
3 Importing I_FLG_GENERATED Call by reference Type reference (TYPE) /TDAG/CPE_FLG_GENERATED Generated entry (no EH&S data exists for this entry) 20081022

Method CREATE_MERGE_TABLE on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method DISPLAY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /TDAG/CPY_MESSAGES Fehler- und andere Meldungen 20071109
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN Kennzeichen, ob Fehler aufgetreten sind 20071109
3 Exporting E_FLG_WARNING Call by reference Type reference (TYPE) ESP1_BOOLEAN Kennzeichen, ob Warnungen aufgetreten sind 20071109
# Exception Resumable Description Created on
1 DISPLAY_FAILED Die Daten konnten nicht dargestellt werden 20071109

Method ESCAPE_HTML_CHARACTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING Original String 20120206
2 Returning RV_HTML Value transfer Type reference (TYPE) STRING HTML compliant String 20120206

Method ESCAPE_HTML_CHARACTERS on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HEADER_DATA Value transfer Type reference (TYPE) /TDAG/CPS_HEADERIOSTR_EXT Header data currently displayed 20100811

Method GET_HEADER_DATA on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method GET_HEADER_DATA_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HEADER_DATA Value transfer Type reference (TYPE) /TDAG/CPS_HEADERIOSTR_EXT Header data 20100811

Method GET_HEADER_DATA_INSTANCE on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method MODIFY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_DATA Call by reference Type reference (TYPE) /TDAG/CPS_HEADERIOSTR Die IO-Struktur der dargestellten Daten 20071109

Method MODIFY_DATA on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method ON_MATERIAL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_NAME Call by reference Attribute reference (LIKE) 20081107
2 Importing I_SELECTED_MAT Call by reference Attribute reference (LIKE) 20081107

Method ON_MATERIAL_CHANGED on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method ON_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Attribute reference (LIKE) 20071109
2 Importing FRAME Call by reference Attribute reference (LIKE) 20071109
3 Importing GETDATA Call by reference Attribute reference (LIKE) 20071109
4 Importing POSTDATA Call by reference Attribute reference (LIKE) 20071109
5 Importing QUERY_TABLE Call by reference Attribute reference (LIKE) 20071109

Method ON_SAPEVENT on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method RAISE_EVENT_DATA_MODIFIED_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBID_FATHER Call by reference Type reference (TYPE) ESESUBID Specification 20081023

Method RAISE_EVENT_DATA_MODIFIED_COMP on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.

Method SET_HTML_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HTML_TEMPL Call by reference Type reference (TYPE) W3OBJID SAP WWW Gateway Object Name 20100806

Method SET_HTML_TEMPLATE on class /TDAG/CPCL_HEADER_VIEW_CTRL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 222_46C  
Related Links
Advertise Links

Affinities: www.SAP-Tables.org · www.SAP-TCodes.org | About · Terms · Privacy · Github Mark Feedback
© Copyright 2014 - 2025, www.SAPDatasheet.org, The Best Online SAP Object Repository

SAP Datasheet web site and its affinity sites content is based on our knowledge of SAP system, and it is constantly reviewed to avoid errors; well we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use, cookie and privacy policy. Use the information and content on this web site at your own risk. SAP and the SAP logo are registered trademarks of SAP SE. This web site is not sponsored by, affiliated with, or approved by SAP SE. This web site is validated by W3 Validator as HTML5.