SAP ABAP Class CL_J3RF_DI_REGINV (Invoice Journal)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RF (Package) Localization Russia: FI
Properties
Class CL_J3RF_DI_REGINV  
Short Description Invoice Journal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package J3RF   Localization Russia: FI 
Created 20120802   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 J3RDX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_J3RF_DI_REGINV has no interface implemented.
Friends
Class CL_J3RF_DI_REGINV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COMMA_TO_SPACE Constant Private See coding ', ' 20120814
2 C_DOC_STATUS_CONFIRMATION_SEND Constant Public Type reference (TYPE) J_3RFINV_DOC_STATUS 'CS' Confirmation Sent 20120809
3 C_DOC_STATUS_CONFIRMED Constant Public Type reference (TYPE) J_3RFINV_DOC_STATUS 'RC' Confirmation Received 20120809
4 C_DOC_STATUS_CREATED Constant Public Type reference (TYPE) J_3RFINV_DOC_STATUS 'CR' XML Created 20120810
5 C_DOC_STATUS_NONE Constant Public Type reference (TYPE) J_3RFINV_DOC_STATUS '' None 20120810
6 C_DOC_STATUS_SENT Constant Public Type reference (TYPE) J_3RFINV_DOC_STATUS 'SD' XML Sent 20120810
7 C_DOC_STATUS_SIGNED Constant Public Type reference (TYPE) J_3RFINV_DOC_STATUS 'SG' XML Signed/Encrypted 20120810
8 C_MINUS Constant Private See coding '-' 20120814
9 C_MINUS_TO_SPACE Constant Private See coding '- ' 20120814
10 C_NUMBERS_AND_SIGNS Constant Private See coding '-01234567890.,' 20120814
11 C_SPACE_TO_ZERO Constant Private See coding ' 0' 20120814
12 C_WITHOUT_TAX Constant Private Type reference (TYPE) J_3RF_DIXML_AMOUNT 'X' 20120814
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_INVOICE_IN_RECEIPT_DATE Static method Public Method Change Receipt date when confirmation send 20120809
2 CHANGE_INVOICE_OUT_SEND_DATE Static method Public Method Change Send Date when confirmation received 20120809
3 CHECK_CONVERT_TAX Static method Private Method Check and Convert SMVAT from CHAR to CURR 20120921
4 CREATE_XML_CLARIFY_NOTE Static method Public Method Send Clarifying Note 20120809
5 CREATE_XML_INVOICES Static method Public Method Create XML Invoices for Journal Entries 20120807
6 DEQUEUE_JOURNAL_IN Static method Private Method Release Lock on Incoming Invoice Journal Record 20120807
7 DEQUEUE_JOURNAL_OUT Static method Private Method Release Lock on Outgoing Invoice Journal Record 20120807
8 ENQUEUE_JOURNAL_IN Static method Private Method Request Lock on Incoming Invoice Journal Record 20120807
9 ENQUEUE_JOURNAL_OUT Static method Private Method Request Lock on Outgoing Invoice Journal Record 20120807
10 GET_CLARIF_STATUS Static method Public Method Set Clarification Status 20120806
11 GET_CORRINV_DATA Static method Public Method Get Corr. Invoice Data from Document 20120809
12 GET_DOCTYPE_IN Static method Public Method Get Incoming Document Type 20120810
13 GET_DOCTYPE_OUT Static method Public Method Get Outgoing Document Type 20120810
14 GET_DOC_STATUS Static method Public Method Get Document Status 20120806
15 GET_INVOICE_KSCHL Static method Public Method Get message output type 20130118
16 GET_INV_BY_STATUS Static method Public Method Get Invoices by DOCSTATUS 20120921
17 GET_INV_DATA Static method Public Method Get Invoice Data from Document 20120809
18 GET_STATUS_SETTINGS Static method Public Method Get Document Status Setings From Table J_3RFREGCUSEDI 20130429
19 IN_XML_CLARIFY_NOTE Static method Public Method Process Incoming XML Clarifying Note 20120810
20 IN_XML_INVOICE Static method Public Method Process Incoming XML Invoice 20120810
21 IN_XML_INVOICE_CORR Static method Public Method Process Incoming XML Correction Invoice 20120810
22 IS_CLAR_STATUS_SWITCH_VALID Static method Private Method Check validity of switch of clarif. status (X if valid) 20120921
23 PREPARE_XML_CORRINV Static method Public Method Prepare Data for XML Corr. Invoice Structure 20120809
24 PREPARE_XML_INVOICE Static method Public Method Prepare Data for XML Invoice Structure 20120807
25 RAISE_DOC_STATUS_ERROR Static method Public Method Raise exception by SET_DOC_STATUS 20120921
26 SEND_XML_CLARIFY_NOTE Static method Public Method Send Clarifying Note 20120802
27 SEND_XML_INVOICES Static method Public Method Send Outgoing XML Invoices 20120810
28 SET_DOC_STATUS Static method Public Method Set Document Status 20120806
29 SIGN_XML_CLARIFY_NOTE Static method Public Method Sign XML clarify note 20120809
30 SIGN_XML_INVOICES Static method Public Method Sign Outgoing XML Invoices 20120810
31 XML_CURRENCY Static method Private Method Format currency value for XML output (decimal delimiter='.') 20120921
Events
Class CL_J3RF_DI_REGINV has no event.
Types
Class CL_J3RF_DI_REGINV has no local type.
Method Signatures

Method CHANGE_INVOICE_IN_RECEIPT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice Journal Key 20120809
2 Importing IV_RECEIPT_DATE Call by reference Type reference (TYPE) DATUM Receipt date when confirmation send 20120809
3 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120809

Method CHANGE_INVOICE_IN_RECEIPT_DATE on class CL_J3RF_DI_REGINV has no exception.

Method CHANGE_INVOICE_OUT_SEND_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice Journal Key 20120809
2 Importing IV_SEND_DATE Call by reference Type reference (TYPE) DATUM Send Date when confirmation received 20120809
3 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120809

Method CHANGE_INVOICE_OUT_SEND_DATE on class CL_J3RF_DI_REGINV has no exception.

Method CHECK_CONVERT_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FWSTE Call by reference Type reference (TYPE) J_3RFINV_FWSTE Tax Amount in Document Currency 20120921
2 Exporting EV_NONTAX Call by reference Type reference (TYPE) J_3RFINV_NONTAX Flag: Document Is Nontaxable 20120921
3 Importing IV_SIGN Call by reference Type reference (TYPE) C IF 'X' then add minus 20120921
4 Importing IV_SMVAT Call by reference Type reference (TYPE) J_3RF_DIXML_AMOUNT Amount 20120921

Method CHECK_CONVERT_TAX on class CL_J3RF_DI_REGINV has no exception.

Method CREATE_XML_CLARIFY_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLAR_NOTE Call by reference Type reference (TYPE) J_3RF_DIXML_UVUTOCH Clarifying note (KND=1115113) 20120809
2 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120828

Method CREATE_XML_CLARIFY_NOTE on class CL_J3RF_DI_REGINV has no exception.

Method CREATE_XML_INVOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUT_ENTRIES Call by reference Type reference (TYPE) J_3RT_REG_OUT Table type for Outgoing Invoice Journal 20120807
2 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120828

Method CREATE_XML_INVOICES on class CL_J3RF_DI_REGINV has no exception.

Method DEQUEUE_JOURNAL_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice (KND=1115101) 20120807

Method DEQUEUE_JOURNAL_IN on class CL_J3RF_DI_REGINV has no exception.

Method DEQUEUE_JOURNAL_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice (KND=1115101) 20120807

Method DEQUEUE_JOURNAL_OUT on class CL_J3RF_DI_REGINV has no exception.

Method ENQUEUE_JOURNAL_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice (KND=1115101) 20120807

Method ENQUEUE_JOURNAL_IN on class CL_J3RF_DI_REGINV has no exception.

Method ENQUEUE_JOURNAL_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice (KND=1115101) 20120807

Method ENQUEUE_JOURNAL_OUT on class CL_J3RF_DI_REGINV has no exception.

Method GET_CLARIF_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CLARIF_STATUS Value transfer Type reference (TYPE) J_3RFINV_CLARIF_STATUS XML Clarification Request Status 20120806
2 Importing I_JOURNAL Call by reference Type reference (TYPE) J_3RF_DI_DIRECTION Journal to be updated 20120807
3 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice (KND=1115101) 20120806

Method GET_CLARIF_STATUS on class CL_J3RF_DI_REGINV has no exception.

Method GET_CORRINV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HD_CORRINV Call by reference Type reference (TYPE) J_3RF_HD_CORRINV Correction of Invoice: Header 20120809
2 Exporting ET_CORRINV Call by reference Type reference (TYPE) J_3RF_TCORRINV Correction of Invoice: Items 20120809
3 Exporting ET_TXT Call by reference Type reference (TYPE) J_3RF_TXT Document texts: Table type for Adobe 20120809
4 Exporting E_AWKEY Call by reference Type reference (TYPE) AWKEY Reference Key 20130304
5 Exporting E_AWTYP Call by reference Type reference (TYPE) AWTYP Reference Transaction 20130304
6 Importing I_REG_OUT Call by reference Type reference (TYPE) J_3RF_REGINV_OUT Outgoing Invoice Registration Journal 20120809

Method GET_CORRINV_DATA on class CL_J3RF_DI_REGINV has no exception.

Method GET_DOCTYPE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_JOURNAL_IN Call by reference Type reference (TYPE) J_3RF_REGINV_IN Incoming Invoice Registration Journal 20120810
2 Returning RV_TYPE Value transfer Type reference (TYPE) J_3RF_DI_DOCTYPE Document type 20120810

Method GET_DOCTYPE_IN on class CL_J3RF_DI_REGINV has no exception.

Method GET_DOCTYPE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_JOURNAL_OUT Call by reference Type reference (TYPE) J_3RF_REGINV_OUT Outgoing Invoice Registration Journal 20120810
2 Returning RV_TYPE Value transfer Type reference (TYPE) J_3RF_DI_DOCTYPE Document type 20120810

Method GET_DOCTYPE_OUT on class CL_J3RF_DI_REGINV has no exception.

Method GET_DOC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DOC_STATUS Value transfer Type reference (TYPE) J_3RFINV_DOC_STATUS XML Document Status 20120806
2 Importing I_JOURNAL Call by reference Type reference (TYPE) J_3RF_DI_DIRECTION Journal to be updated 20120807
3 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice Journal Key 20120806

Method GET_DOC_STATUS on class CL_J3RF_DI_REGINV has no exception.

Method GET_INVOICE_KSCHL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_KSCHL Value transfer Type reference (TYPE) TNAPR-KSCHL Output Type 20130118
2 Importing I_CORRECTION Call by reference Type reference (TYPE) FLAG 'X' for correction 20130118
3 Importing I_VBELN Call by reference Type reference (TYPE) VBRK-VBELN Billing Document 20130118

Method GET_INVOICE_KSCHL on class CL_J3RF_DI_REGINV has no exception.

Method GET_INV_BY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REGINV_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY_T Table type for Incoming Invoice Journal 20120921
2 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20120921
3 Importing I_DOC_STATUS Call by reference Type reference (TYPE) J_3RFINV_DOC_STATUS XML Document Status 20120921
4 Importing I_INV_TYPE Call by reference Type reference (TYPE) J_3RF_DIXML_INV_TYPE Invoice Type 20120921
5 Importing I_USNAM Call by reference Type reference (TYPE) USNAM User Name 20120921

Method GET_INV_BY_STATUS on class CL_J3RF_DI_REGINV has no exception.

Method GET_INV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HD_INV Call by reference Type reference (TYPE) J_3RF_HD_INV Invoice Header: Transfer Structure to Smart Forms 20120809
2 Exporting ET_INV Call by reference Type reference (TYPE) J_3RF_TINV Invoice Item: Table type for Adobe 20120809
3 Exporting ET_TXT Call by reference Type reference (TYPE) J_3RF_TXT Document texts: Table type for Adobe 20120809
4 Exporting E_AWKEY Call by reference Type reference (TYPE) AWKEY Reference Key 20130304
5 Exporting E_AWTYP Call by reference Type reference (TYPE) AWTYP Reference Transaction 20130304
6 Importing I_REG_OUT Call by reference Type reference (TYPE) J_3RF_REGINV_OUT Outgoing Invoice Registration Journal 20120809

Method GET_INV_DATA on class CL_J3RF_DI_REGINV has no exception.

Method GET_STATUS_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20130429
2 Importing I_DOC_STATUS Call by reference Type reference (TYPE) J_3RFINV_DOC_STATUS Electronic Invoice Document Status 20130429
3 Returning RS_CUSEDI Value transfer Type reference (TYPE) J_3RFREGCUSEDI VAT Invoice Journal: Entry Protection 20130429

Method GET_STATUS_SETTINGS on class CL_J3RF_DI_REGINV has no exception.

Method IN_XML_CLARIFY_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing C_XML Call by reference Type reference (TYPE) J_3RF_DIXML_UVUTOCH Clarifying note (KND=1115113) 20120810
2 Exporting E_RESULT Call by reference Type reference (TYPE) J_3RFINV_RESULT Result of operations with REGINV tables 20120813
3 Importing I_NUM_ID Call by reference Type reference (TYPE) J_3RFDI_ARC_INT_NUM DI archive internal number 20120816

Method IN_XML_CLARIFY_NOTE on class CL_J3RF_DI_REGINV has no exception.

Method IN_XML_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_XML Call by reference Type reference (TYPE) J_3RF_DIXML_SFAKT Invoice (KND=1115101) 20120810
2 Exporting R_RESULT Value transfer Type reference (TYPE) J_3RFINV_RESULT Result of operations with database 20120810

Method IN_XML_INVOICE on class CL_J3RF_DI_REGINV has no exception.

Method IN_XML_INVOICE_CORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_XML Call by reference Type reference (TYPE) J_3RF_DIXML_KORSFAKT Correction Invoice (KND=1115108) 20120810
2 Exporting R_RESULT Value transfer Type reference (TYPE) J_3RFINV_RESULT Result of operations with database 20120814

Method IN_XML_INVOICE_CORR on class CL_J3RF_DI_REGINV has no exception.

Method IS_CLAR_STATUS_SWITCH_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_SWITCH_VALID Value transfer Type reference (TYPE) FLAG General Flag 20120921
2 Importing IV_NEW_STATUS Call by reference Type reference (TYPE) J_3RFINV_CLARIF_STATUS XML Clarification Request Status 20120921
3 Importing IV_OLD_STATUS Call by reference Type reference (TYPE) J_3RFINV_CLARIF_STATUS XML Clarification Request Status 20120921

Method IS_CLAR_STATUS_SWITCH_VALID on class CL_J3RF_DI_REGINV has no exception.

Method PREPARE_XML_CORRINV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_CORRINV Call by reference Type reference (TYPE) J_3RF_DIXML_KORSFAKT Correction Invoice (KND=1115108) 20120809
2 Importing IS_HD_CORRINV Call by reference Type reference (TYPE) J_3RF_HD_CORRINV Correction of Invoice: Header 20120809
3 Importing IT_CORRINV Call by reference Type reference (TYPE) J_3RF_TCORRINV Correction of Invoice: Items 20120809
4 Importing IT_TXT Call by reference Type reference (TYPE) J_3RF_TXT Document texts: Table type for Adobe 20120809

Method PREPARE_XML_CORRINV on class CL_J3RF_DI_REGINV has no exception.

Method PREPARE_XML_INVOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML_INV Call by reference Type reference (TYPE) J_3RF_DIXML_SFAKT Invoice (KND=1115101) 20120807
2 Importing IS_HD_INV Call by reference Type reference (TYPE) J_3RF_HD_INV Outgoing Invoice Registration Journal 20120808
3 Importing IT_INV Call by reference Type reference (TYPE) J_3RF_TINV Invoice Item: Table type for Adobe 20120808
4 Importing IT_TXT Call by reference Type reference (TYPE) J_3RF_TXT Document texts: Table type for Adobe 20120809

Method PREPARE_XML_INVOICE on class CL_J3RF_DI_REGINV has no exception.

Method RAISE_DOC_STATUS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESULT Call by reference Type reference (TYPE) J_3RFINV_RESULT Result of operations with REGINV tables 20120921
# Exception Resumable Description Created on
1 CX_J3RF_DI_PROCESSING_ERROR Proccessing error 20120921

Method SEND_XML_CLARIFY_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REGINV_IN Call by reference Type reference (TYPE) J_3RT_REG_IN Digital Invoice Archive Key Table 20120813
2 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120828

Method SEND_XML_CLARIFY_NOTE on class CL_J3RF_DI_REGINV has no exception.

Method SEND_XML_INVOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERRORS Call by reference Type reference (TYPE) I Number of invoices with errors 20130429
2 Exporting EV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20130429
3 Exporting EV_SENT Call by reference Type reference (TYPE) I Number of sent invoices 20130429
4 Importing IT_OUT_ENTRIES Call by reference Type reference (TYPE) J_3RT_REG_OUT Table type for Outgoing Invoice Journal 20120810

Method SEND_XML_INVOICES on class CL_J3RF_DI_REGINV has no exception.

Method SET_DOC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) J_3RFINV_RESULT Result of operation (0 if success) 20120807
2 Importing IV_DOC_TIMESTAMP Call by reference Type reference (TYPE) J_3RF_TIMESTAMP_D Timestamp of document 20120921
3 Importing I_CLARIF_STATUS Call by reference Type reference (TYPE) J_3RFINV_CLARIF_STATUS Electronic Invoice Clarification Request Status 20120921
4 Importing I_DOC_STATUS Call by reference Type reference (TYPE) J_3RFINV_DOC_STATUS XML Document Status 20120806
5 Importing I_JOURNAL Call by reference Type reference (TYPE) J_3RF_DIXML_INV_TYPE Journal to be updated 20120807
6 Importing I_KEY Call by reference Type reference (TYPE) J_3RF_REGINV_KEY Invoice Journal Key 20120806
7 Importing I_NUM_ID Call by reference Type reference (TYPE) J_3RFDI_ARC_INT_NUM DI archive internal number 20120816

Method SET_DOC_STATUS on class CL_J3RF_DI_REGINV has no exception.

Method SIGN_XML_CLARIFY_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REGINV_IN Call by reference Type reference (TYPE) J_3RT_REG_IN Outgoing data for xml generation 20120813
2 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120828

Method SIGN_XML_CLARIFY_NOTE on class CL_J3RF_DI_REGINV has no exception.

Method SIGN_XML_INVOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUT_ENTRIES Call by reference Type reference (TYPE) J_3RT_REG_OUT Table type for Outgoing Invoice Journal 20120810
2 Returning RV_RESULT Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120828

Method SIGN_XML_INVOICES on class CL_J3RF_DI_REGINV has no exception.

Method XML_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR Call by reference Type reference (TYPE) STRING Amount in text string 20120921
2 Importing I_CURR Call by reference Type reference (TYPE) WAERS Currency Key 20120921
3 Importing I_VALUE Call by reference Type reference (TYPE) WBTRG Amount in currency 20120921

Method XML_CURRENCY on class CL_J3RF_DI_REGINV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617