SAP ABAP Class IF_ECH_PLA_CUSTOMIZING (Customizing for Payload Analysis)
Properties
Class IF_ECH_PLA_CUSTOMIZING  
Short Description Customizing for Payload Analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100617   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ECH_PLA_CUSTOMIZING has no forward declaration.
Interfaces
Class IF_ECH_PLA_CUSTOMIZING has no interface implemented.
Friends
Class IF_ECH_PLA_CUSTOMIZING has no friend class.
Attributes
Class IF_ECH_PLA_CUSTOMIZING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method 20100617
2 GET_ATTRIBUTE_DESC Instance method Public Method 20100617
3 GET_EXTRACT_ATTRIBUTES Instance method Public Method 20100617
4 GET_EXTRACT_ATTRIBUTES_PL_TYPE Instance method Public Method 20101105
5 GET_EXTRACT_ATTRIBUTE_PL_TYPE Instance method Public Method 20101105
Events
Class IF_ECH_PLA_CUSTOMIZING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ECHC_PLA_ATTRIBUTE Public Type reference (TYPE) ECHC_PLA_ATTRIB 20100617
2 TY_S_ECHC_PLA_EXTRACT Public Type reference (TYPE) ECHC_PLA_EXTRACT 20101105
3 TY_T_ECHC_PLA_EXTRACT Public See coding 20100617 ty_t_echc_pla_extract TYPE TABLE OF echc_pla_extract WITH DEFAULT KEY
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_ID Call by reference Type reference (TYPE) ECH_PLA_ATTRIBUTE_ID 20100617
2 Returning RS_ATTRIBUTE Value transfer Type reference (TYPE) TY_S_ECHC_PLA_ATTRIBUTE 20100617
# Exception Resumable Description Created on
1 CX_ECH_PLA_ATTRIBUTE 20100617

Method GET_ATTRIBUTE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_ID Call by reference Type reference (TYPE) ECH_PLA_ATTRIBUTE_ID 20100617
2 Returning RV_ATTRIBUTE_DESC Value transfer Type reference (TYPE) ECH_PLA_ATTRIBUTE_DESC 20100617

Method GET_ATTRIBUTE_DESC on class IF_ECH_PLA_CUSTOMIZING has no exception.

Method GET_EXTRACT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS Call by reference Type reference (TYPE) ECH_STR_PROCESS 20100617
2 Returning RT_EXTRACT_ATTRIBUTES Value transfer Type reference (TYPE) TY_T_ECHC_PLA_EXTRACT 20100617

Method GET_EXTRACT_ATTRIBUTES on class IF_ECH_PLA_CUSTOMIZING has no exception.

Method GET_EXTRACT_ATTRIBUTES_PL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS Call by reference Type reference (TYPE) ECH_STR_PROCESS 20101105
2 Importing IV_PLOAD_TYPE Call by reference Type reference (TYPE) FEH_PLOAD_TYPE 20101105
3 Returning RT_EXTRACT_ATTRIBUTES Value transfer Type reference (TYPE) TY_T_ECHC_PLA_EXTRACT 20101105

Method GET_EXTRACT_ATTRIBUTES_PL_TYPE on class IF_ECH_PLA_CUSTOMIZING has no exception.

Method GET_EXTRACT_ATTRIBUTE_PL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS Call by reference Type reference (TYPE) ECH_STR_PROCESS 20101105
2 Importing IV_ATTRIBUTE_ID Call by reference Type reference (TYPE) ECH_PLA_ATTRIBUTE_ID 20101105
3 Importing IV_PLOAD_TYPE Call by reference Type reference (TYPE) FEH_PLOAD_TYPE 20101105
4 Returning RS_EXTRACT_ATTRIBUTE Value transfer Type reference (TYPE) TY_S_ECHC_PLA_EXTRACT 20101105
# Exception Resumable Description Created on
1 CX_ECH_PLA_ATTRIBUTE 20101105
History
Last changed by/on SAP  20110908 
SAP Release Created in