SAP ABAP Class CL_COCF_SR_PDF_CUSTOMER_DEMO (Shift Report: Goods Movements (Example))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-SFC (Application Component) Production Orders
     COCF (Package) Order and Confirmation Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_SR_PDF_CUSTOMER Interface for BAdI: COCF_BD_SR_PDF_CUSTOMER 20080220
Properties
Class CL_COCF_SR_PDF_CUSTOMER_DEMO  
Short Description Shift Report: Goods Movements (Example)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COCF   Order and Confirmation Data 
Created 20080220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COCF_SR_PDF_CUSTOMER_DEMO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080220
2 IF_EX_SR_PDF_CUSTOMER Interface for BAdI: COCF_BD_SR_PDF_CUSTOMER 20080220
Friends
Class CL_COCF_SR_PDF_CUSTOMER_DEMO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_GMOV Constant Private Type reference (TYPE) COCF_SR_BADI_KEY 'GMOV' ID of BAdI Implementation 20080221
2 CON_MPAR Constant Private Type reference (TYPE) COCF_SR_BADI_KEY 'MPAR' ID of BAdI Implementation 20080221
3 CON_ORDT Constant Private Type reference (TYPE) COCF_SR_BADI_KEY 'ORDT' ID of BAdI Implementation 20080221
4 CON_TAG_HTML_END Constant Private Type reference (TYPE) STRING '' 20080221
5 CON_TAG_HTML_START Constant Private Type reference (TYPE) STRING '' 20080221
6 CON_TAG_STYLE_END Constant Private Type reference (TYPE) STRING '

'
20080221
7 CON_TAG_STYLE_START Constant Private Type reference (TYPE) STRING '

'

20080221
8 GS_PARAM Instance attribute Private Type reference (TYPE) COCF_S_SR_GPARAM_PP Parameter During Generation of Shift Report 20100112
9 GT_AUFNR Instance attribute Private Type reference (TYPE) TY_T_AUFNR 20080221
10 GT_MSEG Instance attribute Private Type reference (TYPE) TY_T_MSEG Table MSEG 20080220
Methods
# Method Level Visibility Method type Description Created on
1 GET_ARBID Instance method Private Method Gets List of Work Center IDs 20080221
2 GET_GOODS_MOVEMENTS Instance method Private Method Read Goods Movements 20080220
3 GET_MISSING_PARTS Instance method Private Method Gets Missing Parts List 20080221
Events
Class CL_COCF_SR_PDF_CUSTOMER_DEMO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_AUFNR Private See coding 20090304 BEGIN OF ty_s_aufnr, aufnr TYPE aufnr, autyp TYPE auftyp, END OF ty_s_aufnr
2 TY_TR_ARBID Private See coding 20080221 ty_tr_arbid TYPE RANGE OF cr_objid
3 TY_T_AUFNR Private See coding 20080221 ty_t_aufnr TYPE STANDARD TABLE OF ty_s_aufnr
Method Signatures

Method GET_ARBID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETR_ARBID Call by reference Type reference (TYPE) TY_TR_ARBID 20080221
2 Importing IS_PARAMETER Call by reference Type reference (TYPE) COCF_S_SR_GPARAM_PP Parameter während Generierung des Schichtberichts 20080221

Method GET_ARBID on class CL_COCF_SR_PDF_CUSTOMER_DEMO has no exception.

Method GET_GOODS_MOVEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMETER Call by reference Type reference (TYPE) COCF_S_SR_GPARAM_PP Parameter während Generierung des Schichtberichts 20080221

Method GET_GOODS_MOVEMENTS on class CL_COCF_SR_PDF_CUSTOMER_DEMO has no exception.

Method GET_MISSING_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TEXT Call by reference Type reference (TYPE) STRING 20080221

Method GET_MISSING_PARTS on class CL_COCF_SR_PDF_CUSTOMER_DEMO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604