SAP Reports and Programs

Share |

CVP_CUST SAP ABAP Report - Report CVP_CUST


CVP_CUST is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the standard documentation available for this report and a few details of other objects it interacts with such as tables, function modules, includes etc. If you would like to see the full code listing simply enter CVP_CUST into the relevant SAP transaction such as SE38 or SE80

Contribute (Add Comments)
Below is the basic information available for SAP report CVP_CUST and is provided for your convenience to access as and when required. Although the basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name CVP_CUST or its description.

Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CVP_CUST - IMG for Customer/Vendor Deletion


ABAP code:


ABAP code listing snippet for SAP ABAP Report CVP_CUST

*&-------------------------------*
*& Report  CVP_CUST
*&
*&-------------------------------*
*&
*&
*&-------------------------------*

REPORT cvp_cust.
CHECK cl_vs_switch_check=>cmd_vmd_cvp_ilm_sfw_01( ) IS NOT INITIAL.
CALL FUNCTION STREE_EXTERNAL_DISPLAY EXPORTING structure_id = '0050569171951EE394BF4B64FBE4CE16' language = sy-langu. ....See full code listing within your SAP system using transactions such as SE80 and SE38

Includes used within report:

No INCLUDES are used within this report code!


Tables used within report and the associated select statement:

No SAP database TABLES are accessed within this report code!


Function Modules used within report and the associated call statement:

STREE_EXTERNAL_DISPLAY CALL FUNCTION 'STREE_EXTERNAL_DISPLAY' EXPORTING structure_id = '0050569171951EE394BF4B64FBE4CE16' language = sy-langu.


Text pool values


Title: Report CVP_CUST





comments powered by Disqus