BAPI DOCUMENT CHECKOUTVIEW2 function module introduction & syntax details
BAPI DOCUMENT CHECKOUTVIEW2
Function Module:
BAPI_DOCUMENT_CHECKOUTVIEW2
Functionality
You
use this function module to check out originals of a document and
available document structures for display. The function module
BAPI_DOCUMENT_CHECKOUTVIEW has been enhanced to allow checking out
document types that have two originals allocated to them. The parameter
DOCUMENTFILE controls which original you want to check out.
You can decide with the switch GetStructure whether an available document structure can also be checked out. The application
(DOCUMENTFILE-WSAPPLICATION) is also available as a selection criterion.
The table DocumentStructure is used to define which documents of the structure you want to check out (certain documents can
already have been checked out in the current status).
Only consistent documents in a table are checked out.
If no entry is made the function module checks out all documents of the structure for display.
By specifying one of the objects of engineering change management ( DOCBOMCHANGENUMBER (1) DOCBOMVALIDFROM (3) or
DOCBOMREVISONLEVEL
(2), the BOM can be exploded at a specified validity date. If
additional information is obtained, the validity date is determined
according to the validity date.
Additional files are supported only as interface parameters for future developments.
Pattern:
CALL FUNCTION 'BAPI_DOCUMENT_CHECKOUTVIEW2'
EXPORTING
DOCUMENTTYPE =
DOCUMENTNUMBER =
DOCUMENTPART =
DOCUMENTVERSION =
DOCUMENTFILE =
" GETSTRUCTURE = '1'
" GETCOMPONENTS = 'X'
" ORIGINALPATH = ' '
" HOSTNAME = ' '
" GETHEADER = 'X'
" DOCBOMCHANGENUMBER =
" DOCBOMVALIDFROM =
" DOCBOMREVISIONLEVEL =
" PF_HTTP_DEST = ' '
" PF_FTP_DEST = ' '
" IMPORTING
" RETURN =
" TABLES
" DOCUMENTSTRUCTURE =
" DOCUMENTFILES =
" COMPONENTS =
.
Related 10 BAPI Tutorials
- BAPI_ACC_PRIMARY_COSTS_POST ( BAPI Function Module )
- BAPI_SRM_DOC_CHECKOUT_CONT_TAB ( BAPI Function Module )
- BAPI_ACC_MANUAL_ALLOC_POST ( BAPI FUNCTION MODULE )
- BAPI_ACC_BILLING_POST ( BAPI Function Module )
- BAPI_PAR_EMPLOYEE_DELETE_PW_RE ( BAPI Function Module )
- BAPI_JOBREQUIRE_GETLIST ( BAPI Function Module )
- BAPI_DISPUTE_PROCESS ( BAPI Function Module )
- BAPI_PO_GETITEMSREL ( BAPI Function Module )
- BAPI_ACC_GOODS_MOVEMENT_POST ( BAPI Function Module )
- BAPI_CASE_CHANGEATTRIBUTES ( 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