SAP ABAP Class CL_BIL_INVOICE_FUNCTIONS (Generic Functions for the Invoice)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BIL (Application Component) Billing
     OPS_SE_BIL_XI_PROXY (Package) Web Service Proxies Billing
Properties
Class CL_BIL_INVOICE_FUNCTIONS  
Short Description Generic Functions for the Invoice    
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 20091012   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIL_INVOICE_FUNCTIONS has no forward declaration.
Interfaces
Class CL_BIL_INVOICE_FUNCTIONS has no interface implemented.
Friends
Class CL_BIL_INVOICE_FUNCTIONS has no friend class.
Attributes
Class CL_BIL_INVOICE_FUNCTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_RATE Static method Public Method Adjust the currency rate according to decimals 20091012
2 GET_BUS_DOC_MSG_HEADER Static method Public Method Get BusinessDocumentMessageHeader 20091012
3 GET_UUID Static method Public Method Get a Universally Unique Identifier 20091012
Events
Class CL_BIL_INVOICE_FUNCTIONS has no event.
Types
Class CL_BIL_INVOICE_FUNCTIONS has no local type.
Method Signatures

Method ADJUST_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) P 20091012
2 Importing IM_CURRENCY_CODE Call by reference Type reference (TYPE) WAERS_CURC Currency Key 20091012
3 Importing IM_VALUE Call by reference Type reference (TYPE) P 20091012
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20091012

Method GET_BUS_DOC_MSG_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUS_DOC_MSG_HEAD Call by reference Type reference (TYPE) SAPPLCO_BUS_DOC_MESSAGE_HEADER Business information from the perspective of the sender appl 20091102
2 Importing I_ID Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_DOCUMENT_MES1 Proxy Structure (Generated) 20091102
# Exception Resumable Description Created on
1 CX_BIL_GDT_CONVERSION_ERROR Error during Global Data Type conversion 20091013

Method GET_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UUID Value transfer Type reference (TYPE) STRING 20091012
# Exception Resumable Description Created on
1 CX_BIL_GDT_CONVERSION_ERROR 20091013
History
Last changed by/on SAP  20100310 
SAP Release Created in 605