SAP ABAP Class CL_BIL_TRANSFORM_DESCRIPTION (transformation of description field)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BIL (Application Component) Billing
     OPS_SE_BIL_XI_PROXY (Package) Web Service Proxies Billing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20091013
Properties
Class CL_BIL_TRANSFORM_DESCRIPTION  
Short Description transformation of description field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_BIL_XI_PROXY   Web Service Proxies Billing 
Created 20091013   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIL_TRANSFORM_DESCRIPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20091013
2 IF_SMT_TRANSFORMATION Transformation Class 20091013
Friends
Class CL_BIL_TRANSFORM_DESCRIPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_APPL_OBJECT_HDR Constant Public Type reference (TYPE) TDOBJECT 'VBBK' Texts: Application Object 20091013
2 CON_APPL_OBJECT_ITEMS Constant Public Type reference (TYPE) TDOBJECT 'VBBP' Texts: Application Object 20091013
3 CON_MSGTY_E Constant Public Type reference (TYPE) SY-MSGTY 'E' Message Type 20091013
4 CON_MSG_CLASS Constant Public Type reference (TYPE) SY-MSGID 'OPS_SE_BIL' Message Class 20091013
Methods
# Method Level Visibility Method type Description Created on
1 TRANSFORM_HEADER_TEXT Static method Public Method Transformation of Header Text 20091013
2 TRANSFORM_ITEM_TEXT Static method Public Method Transformation of Item Text 20091013
Events
Class CL_BIL_TRANSFORM_DESCRIPTION has no event.
Types
Class CL_BIL_TRANSFORM_DESCRIPTION has no local type.
Method Signatures

Method TRANSFORM_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LANGUAGE_CODE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE Proxy Data Element (Generated) 20091013
2 Exporting EV_VALUE Call by reference Type reference (TYPE) SAPPLCO_DESCRIPTION-CONTENT 20091013
3 Importing IS_VBDKR Call by reference Type reference (TYPE) VBDKR Document Header View for Billing 20091013
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091014
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20091103

Method TRANSFORM_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LANGUAGE_CODE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE Proxy Data Element (Generated) 20091014
2 Exporting EV_VALUE Call by reference Type reference (TYPE) SAPPLCO_DESCRIPTION-CONTENT 20091014
3 Importing IS_VBDKR Call by reference Type reference (TYPE) VBDKR Document Header View for Billing 20091014
4 Importing I_POSNR Call by reference Type reference (TYPE) POSNR Item number of the SD document 20091014
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091014
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20091103
History
Last changed by/on SAP  20100310 
SAP Release Created in 605