BAPI CONVERSION INT2EXT1 function module introduction & syntax details
This method converts the data in method parameters from the internal format into the external format (domain conversion). This type of conversion is required to prepare data for external use, for example, to display on the screen. The data to be formatted is specified and transferred in the "data" parameter. Once the method has been called, the converted data is also stored in this structure. If no conversion routine for a parameter has been specified in the ABAP Dictionary, the internal data format will be returned unconverted. Pattern:
CALL FUNCTION 'BAPI_CONVERSION_INT2EXT1' " TABLES " DATA = " RETURN = . Functionality
Related 10 BAPI Tutorials
- BAPI_ACC_MANUAL_ALLOC_CHECK ( BAPI Function Module )
- BAPI_ADDRCONTPART_SAVEREPLICA | BAPI function Module
- BAPI_PDOTYPE_Q_GETLIST ( BAPI Function Module )
- BAPI_RECORD_EXISTENCECHECK1 ( BAPI Function Module )
- BAPI_DOCUMENT_ENQUEUE ( BAPI Function Module)
- BAPI_LAWENGINE_GETLIST | BAPI Function Module
- BAPI_CONVERSION_EXT2INT1 | BAPI function Module
- BAPI_USER_ACTGROUPS_ASSIGN | BAPI function Module
- BAPI_DOCUMENT_CHANGE2 ( BAPI FUNCTION MODULE)
- BAPI_CREDITOR_GETDETAIL ( BAPI Function Module )
Most readed SAP Tutorials
- WRITE - Output to a list ( SAP ABAP Keyword)
WRITE ( Output to a list ) is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - List of SAP HR TABLES and Infotypes tables
Detailed full list of tables and infotypes used in SAP HR module. - List of SAP MM Transaction codes
This documentation covers the details of SAP MM Transaction codes - SELECT-OPTIONS ( SAP ABAP Keyword)
SELECT-OPTIONS is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - FI Accounts Receivable and Accounts Payable | SAP FI PDF manual
The following topics are an introduction to the Accounts Receivable and Accounts Payable application components. - SELECT clause ( SAP ABAP Keyword)
SELECT clause is a keyword used in SAP ABAP programming.This tutorial covers its introduction & syntax details. - SAP MM Process Flow
The typical procurement cycle for a service or material consists of the following phases:
Latest Added SAP documents
- 9KE9 Transaction code
Details about SAP transaction code 9KE9 - 9KE8 Transaction code
Details about SAP transaction code 9KE8 - 9KE7 Transaction code
Details about SAP transaction code 9KE7 - 9KE6 Transaction code
Details about SAP transaction code 9KE6 - 9KE5 Transaction code
Details about SAP transaction code 9KE5 - 9KE4 Transaction code
Details about SAP transaction code 9KE4 - 9KE3 Transaction code
Details about SAP transaction code 9KE3 - 9KE2 Transaction code
Details about SAP transaction code 9KE2 - 9KE1 Transaction code
Details about SAP transaction code 9KE1 - 9KE0 Transaction code
Details about SAP transaction code 9KE0