S3LIKPCFS_CUSTOMER_CHECK is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter S3LIKPCFS_CUSTOMER_CHECK into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DYNSQL_READ_CONTROL_TABLE call function 'DYNSQL_READ_CONTROL_TABLE' exporting key_1 = is_likp-lfart key_2 = lf_vkorg importing control_line = ls_control_line exceptions key_value_invalid = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
S3LIKPCFS_CUSTOMER_CHECK - S3LIKPCFSCUSTOMERCHECK S3LIKPCFS_CONVERT_LOG - S3LIKPCFSCONVERTLOG S3LIKPCFS_CHECK_SUBSEQUENT_DOC - Determine quantity of active ingredient S3LIKPCFS_CHECK_SHIPMENT_STATU - Documentary Payments: Check Document Item S3LIKPCFS_CHECK_RESIDENCE_TIME - SD Credit Data: Read Open Order, Delivery and Billing Values S3LIKPCFS_CHECK_PURCHASE_ORDER - S3LIKPCFSCHECKPURCHASEORDER