RADB2030 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 RADB2030 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.
Title: Program for object type ADB2030 : AD Customer Inquiry
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SD_SALES_DOCUMENT_COPY call function 'SD_SALES_DOCUMENT_COPY' exporting i_auarn = auara i_vbeln = object-key-salesdocument exceptions error_message = 01.
SD_SALES_DOCUMENT_SAVE call function 'SD_SALES_DOCUMENT_SAVE' exceptions error_message = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RADB2030 - Program for object type ADB2030 : AD Customer Inquiry RADB2030 - Program for object type ADB2030 : AD Customer Inquiry RADB2015 - Program for object type ADB2015 : ADInboundDelivery RADB2015 - Program for object type ADB2015 : ADInboundDelivery RADB2012 - Program for object type ADB2012 : AD Purchase Order RADB2012 - Program for object type ADB2012 : AD Purchase Order