BAPI CONVERSION EXT2INT1 function module introduction & syntax details
This method converts the data in method parameters from the external format into the internal format (domain conversion). This type of conversion is required to prepare data for further processing in the R/3 System. With this method, you can, for example, convert data from its format displayed on the screen into the R/3 internal data format. 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 parameter. If no conversion routine for a parameter has been specified in the ABAP Dictionary, the external data format will be returned unconverted. Pattern:
CALL FUNCTION 'BAPI_CONVERSION_EXT2INT1' " TABLES " DATA = " RETURN = . Functionality
Related 10 BAPI Tutorials
- BAPI_CR_ACC_GETOLDESTOPENITEM ( BAPI Function Module )
- BAPI_PDOTYPE_Q_GETDETAIL ( BAPI Function Module )
- BAPI_ACC_GL_POSTING_REV_POST ( BAPI Function Module )
- BAPI_RECORD_CREATE ( BAPI Function Module )
- BAPI_CURRENCY_GETDECIMALS | BAPI Function Module
- BAPI_USER_UNLOCK | BAPI Function Module
- BAPI_ADDRESSPERS_CHANGE | BAPI Function Module
- BAPI_SRM_DOC_CHECKIN_CONT_TAB ( BAPI Function Module )
- BAPI_USER_PROFILES_ASSIGN | BAPI Function Module
- BAPI_FLBOOKING_CONFIRM | 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