SAP ABAP Class IF_CHRMAS_IDOC_PROCESSING (Interface for BAdI: CHRMAS_IDOC_PROCESSING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120905
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FB_CHRMAS_IDOC_PROCESSING Fallback Class for BAdI: CHRMAS_IDOC_PROCESSING 20120905
Properties
Class IF_CHRMAS_IDOC_PROCESSING  
Short Description Interface for BAdI: CHRMAS_IDOC_PROCESSING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHRMAS_IDOC_PROCESSING has no forward declaration.
Interfaces
Class IF_CHRMAS_IDOC_PROCESSING has no interface implemented.
Friends
Class IF_CHRMAS_IDOC_PROCESSING has no friend class.
Attributes
Class IF_CHRMAS_IDOC_PROCESSING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IDOC_DATA Instance method Public Method Reads Retail idoc segments for inbound processing 20121120
2 POST_IDOC_DATA Instance method Public Method Posts Retail data to database tables during inbound process 20121120
3 SET_IDOC_DATA Instance method Public Method Populates Retail idoc segments for outbound processing 20121120
Events
Class IF_CHRMAS_IDOC_PROCESSING has no event.
Types
Class IF_CHRMAS_IDOC_PROCESSING has no local type.
Method Signatures

Method GET_IDOC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ERROR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20121120
2 Importing IS_IDOCDATA Call by reference Type reference (TYPE) EDIDD Data record (IDoc) 20121120

Method GET_IDOC_DATA on class IF_CHRMAS_IDOC_PROCESSING has no exception.

Method POST_IDOC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121120
2 Importing IT_CHAR_CLASSTYPE Call by reference Type reference (TYPE) TT_CHAR_CLTYP Table Type for CHAR_CLTYP 20121120
3 Importing IT_CHAR_DATA Call by reference Type reference (TYPE) TT_CHARACTS Table Type for CHARACTS 20121120
4 Importing IT_CHAR_DESCRIPTION Call by reference Type reference (TYPE) TT_CHAR_DESCR Table Type for CHAR_DESCR 20121120
5 Importing IT_CHAR_OBJECT Call by reference Type reference (TYPE) TT_REF_TABLES Table Type for REF_TABLES 20121120
6 Importing IT_CHAR_VALUE Call by reference Type reference (TYPE) TT_CHAR_VALS Table Type for CHAR_VALS 20121120
7 Importing IT_CHAR_VALUE_DESCRIPTION Call by reference Type reference (TYPE) TT_CHV_DESCR Table Type for CHV_DESCR 20121120
8 Importing IV_CHANGE_NUMBER Call by reference Type reference (TYPE) AENNR Change Number 20121120
9 Importing IV_DATE Call by reference Type reference (TYPE) VONDATX Valid-from date 20121120

Method POST_IDOC_DATA on class IF_CHRMAS_IDOC_PROCESSING has no exception.

Method SET_IDOC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IDOCDATA Call by reference Type reference (TYPE) EDIDD_TT Data record (IDoc) 20121120

Method SET_IDOC_DATA on class IF_CHRMAS_IDOC_PROCESSING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in