RADB1001006 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 RADB1001006 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 ADB1001006 : ADStandard material
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ADSPC_CHECK_INTERCHANGEABILITY CALL FUNCTION 'ADSPC_CHECK_INTERCHANGEABILITY' EXPORTING material = object-key-material IMPORTING fff_class = fffclass own_fff_class = own_fffclass EXCEPTIONS others = 01.
CONVERSION_EXIT_MATN2_INPUT CALL FUNCTION 'CONVERSION_EXIT_MATN2_INPUT' EXPORTING input = h_fffclass IMPORTING OUTPUT = fffclass EXCEPTIONS OTHERS = 1.
ADSPC_ASSIGN_FFFC CALL FUNCTION 'ADSPC_ASSIGN_FFFC' EXPORTING material = object-key-material fff_class = fffclass exceptions error = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RADB1001006 - Program for object type ADB1001006 : ADStandard material RADB1001006 - Program for object type ADB1001006 : ADStandard material RADADUT1 - DD: Generally used utilities of Doma+Dtel activator RADADUT0 - DD: Shared Subroutines for Data Element and Domain Activation Progs. RADADMAC - documentation and ABAP source code RADADCON - DD: Constants for Checking and Activating Domains and Data Elements