SAP ABAP Class CL_RSCONTENT_CHECKS (Checktypes in Content Area (internal))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BCT-ANA (Application Component) BI Content Analyzer
     RS_BCT_CONTTOOLS_ABAP (Package) ABAP Coding for Tooldevelopment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTRAN_SOURCE Source for Transformation 20060125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTRAN_TARGET Target for Transformation 20060125
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCONTENT_CHECKS_MULTI BI Content Checks for several objects 20031210
Properties
Class CL_RSCONTENT_CHECKS  
Short Description Checktypes in Content Area (internal)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_CONTTOOLS_ABAP   ABAP Coding for Tooldevelopment 
Created 20031020   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSCOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTRAN_SOURCE Source for Transformation 20060125
2 IF_RSTRAN_TARGET Target for Transformation 20060125
Friends
Class CL_RSCONTENT_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_R_SOURCE Instance attribute Private Object reference (TYPE REF TO) IF_RSTRAN_SOURCE Source for Transformation 20060202
2 E_R_TARGET Instance attribute Private Object reference (TYPE REF TO) IF_RSTRAN_TARGET Target for Transformation 20060201
3 P_ISCONTENT Instance attribute Protected Type reference (TYPE) RSBCT_CHECKFLAG Control Characters 20031117
4 P_MULTI Instance attribute Protected Type reference (TYPE) RSBCT_CHECKFLAG Control Characters 20031212
5 P_RSCONTCHECKCROSS Instance attribute Protected Type reference (TYPE) RSCONTCHECKCROSS Status Tables of Cross System Checks for Content Objects 20031222
6 P_RSCONTCHECKPROP Instance attribute Protected Type reference (TYPE) RSCONTCHECKPROP BI Content Checks Properties 20040204
7 P_RSCONTENTCHECK Instance attribute Protected Type reference (TYPE) RSCONTENTCHECK Status Tables of Consistence Checks for Content Objects 20031205
8 P_RSCONTENTCHECK_FIRST Instance attribute Protected Type reference (TYPE) RSTIMESTMP First entry written 20031209
9 P_RSCONTENTCHECK_M Instance attribute Protected Type reference (TYPE) RSCONTENTCHECK_M Messages from the Content Checkman 20031205
10 P_RSCONTENTPACKAGE Instance attribute Protected Type reference (TYPE) RSCONTENTPACKAGE Packages used for BI Content Checks 20050531
11 P_RSCONTENTPROP Instance attribute Protected Type reference (TYPE) RSCONTENTPROP Global Properties for BIContent Checks 20031219
12 P_SYSBEHAVE Instance attribute Protected Type reference (TYPE) RSBCT_SYSSETTINGS System Settings for Content Checks 20031117
13 P_SYSTEMTYPE Instance attribute Protected Type reference (TYPE) SY-SYSID SAP or Customer 20031117
14 P_T_JOBSTATUS Instance attribute Protected Type reference (TYPE) RSCONT_JOBSTATUS_T Table of Jobstatus 20031023
15 P_T_LOGSYS Instance attribute Protected Type reference (TYPE) RSCOC_T_LOGSYS Logical system for source system dependent objects 20031216
16 P_T_RSCONTENTCHECK Instance attribute Protected Type reference (TYPE) RSCONTENTCHECK Status Tables of Consistence Checks for Content Objects 20031117
17 P_T_TLOGO Instance attribute Protected Type reference (TYPE) RSCOC_T_TLOGO Table with all TLOGO values 20031208
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALPHA_CONVERSION Instance method Private Method Check for Alpha Convertion Option in InfoSource 20040106
2 CHECK_BIC_ROUTINE Instance method Private Method Check for "/BIC/*" in routines 20031222
3 CHECK_COLLECTION_ERROR Instance method Private Method 20031110
4 CHECK_COMM_STRUCT Instance method Private Method Check Communication structure for unassigned fields 20040107
5 CHECK_CONSISTENCY_SH Instance method Private Method New Check for Consistency between RSISOSMAPSH and RSTRSH 20050503
6 CHECK_DATASOURCE_CONSISTENCY Instance method Private Method Check datasourceConsistency 20051025
7 CHECK_DATASOURCE_CONS_SH Instance method Private Method Check datasource consistency for Shadow table 20051116
8 CHECK_DELETED_IOBJ Instance method Private Method Check if an InfoObject has been deleted 20050905
9 CHECK_DS_INFOOBJECTS Instance method Private Method Check Datasource and find iobjs in cubes with aggr. 'SUM' 20060109
10 CHECK_FOR_DOUBLE_GUID Instance method Private Method check for duplicated GUIDs for Query elements 20031020
11 CHECK_INCOMPATIBLE_CHANGE_IOBJ Instance method Private Method Check incompatible changes of InfoObjects 20050831
12 CHECK_IOBJ_WITHOUT_IOBC Instance method Private Method Check for the Info Objects without Info Object Catalog 20031208
13 CHECK_MASTER_LANGU Instance method Private Method New Check for checking Master Language 20050422
14 CHECK_MISSING_DATASOURCE Instance method Private Method Infoobject missing Text- and Masterdata-Datasource 20050422
15 CHECK_NAMESPACE_PACKAGE Instance method Public Method Proof that only valid objects will be checked 20040130
16 CHECK_NONUNIQUE_SRCVERS Instance method Private Method Check datasouce with unique source system release 20051207
17 CHECK_PACKAGE_SHTR_SHMP Instance method Private Method New Check for SHTR-SHMP Pairs 20050503
18 CHECK_PORTAL_WEBTEMPLATE Instance method Private Method Check Portal Web Template 20060116
19 CHECK_PROCESSCHAIN Instance method Private Method check fo consistent processchains 20031020
20 CHECK_PROCESS_CHAIN Instance method Private Method Check process chain for non-existing InfoPackages 20060105
21 CHECK_PROCESS_CHAIN_DELTA_LOAD Instance method Private Method Check for Process Chains with "Delta" in the shadow version 20061103
22 CHECK_PROCESS_CHAIN_REAL_INIT Instance method Private Method Checking Infopackages - Real Time DELTA and Non Real INIT 20061103
23 CHECK_REUSABLE_OBJECTS Instance method Private Method Check Reusable objects saved under package '_AA' 20060829
24 CHECK_ROLE Instance method Private Method check for consistent roles 20031020
25 CHECK_ROUTINES_SYNTAX Instance method Private Method check for syntax errors in routines 20031020
26 CHECK_TRANSFORMATION_CON Instance method Private Method Check for tansformation consistency 20051118
27 CHECK_TRANSFORMATION_ROUTINES Instance method Private Method Check the Transformations for "generated" DDIC structures 20060130
28 CHECK_TRANSF_CON_CONVER_OBJVER Instance method Private Method Check transformation consistecny object version 20051125
29 CHECK_TRANSF_CON_SOURCE_TARGET Instance method Private Method Check transformation source & target consistency check 20051216
30 CHECK_TRANSF_CON_SOURCE_VERS Instance method Private Method Check transformation consistency source system & version 20051208
31 CHECK_TRANSF_EXI_SOURCE_TARGET Instance method Private Method Check transformation source & target existency check 20051216
32 CHECK_TRANS_STRUCT_ACTIVE Instance method Private Method Check to find Transfer Structure is Active or Not 20040105
33 CHECK_TRANS_STRUCT_CROSS Instance method Private Method Check for Transfer Structure across various systems 20031224
34 CHECK_TRANS_STRUCT_SH Instance method Private Method Transfer Structure Check for Shadow tables 20031224
35 CHECK_TS_TRANSFER_METHOD Instance method Private Method Check- Identify Transfer Structures without a transfer meth. 20050503
36 CHECK_WEBTEMPLATE Instance method Private Method Dont Use - check for errors in webtemplates 20031020
37 CHECK_WEB_TEMPLATE Instance method Private Method New Check for Web template 20040204
38 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031020
39 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031020
40 CREATE_UNIQUE_GUID Instance method Protected Method create a GUID for links to the message table 20031205
41 DELETE_RSCONTENTCHECK Instance method Protected Method should not be used any more 20031209
42 DELETE_RSCONTENTCHECK_M Instance method Protected Method should not be used any more 20031208
43 DELETE_TABLES Instance method Protected Method the content of the named table will be deleted 20031222
44 EXECUTE_CHECK Instance method Public Method start the check 20031020
45 WRITE_APPLLOG Instance method Private Method write to application log 20031020
46 WRITE_RSCONTCHECKCROSS Instance method Private Method write object for cross system check 20031222
47 WRITE_RSCONTENTCHECK Instance method Protected Method write actual status to RSCONTENTCHECK 20031020
48 WRITE_RSCONTENTCHECK_M Instance method Protected Method write the messages to RSCONTENTCHECK_M (first Check) 20031205
Events
# Event Type Visibility Description Created on
1 CHECK_FINISHED Instance Event
(0)
Public
(2)
End of the running check 20031023
Types
Class CL_RSCONTENT_CHECKS has no local type.
Method Signatures

Method CHECK_ALPHA_CONVERSION Signature

Method CHECK_ALPHA_CONVERSION on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_ALPHA_CONVERSION on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_BIC_ROUTINE Signature

Method CHECK_BIC_ROUTINE on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_BIC_ROUTINE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_COLLECTION_ERROR Signature

Method CHECK_COLLECTION_ERROR on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_COLLECTION_ERROR on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_COMM_STRUCT Signature

Method CHECK_COMM_STRUCT on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_COMM_STRUCT on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_CONSISTENCY_SH Signature

Method CHECK_CONSISTENCY_SH on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_CONSISTENCY_SH on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_DATASOURCE_CONSISTENCY Signature

Method CHECK_DATASOURCE_CONSISTENCY on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_DATASOURCE_CONSISTENCY on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_DATASOURCE_CONS_SH Signature

Method CHECK_DATASOURCE_CONS_SH on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_DATASOURCE_CONS_SH on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_DELETED_IOBJ Signature

Method CHECK_DELETED_IOBJ on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_DELETED_IOBJ on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_DS_INFOOBJECTS Signature

Method CHECK_DS_INFOOBJECTS on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_DS_INFOOBJECTS on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_FOR_DOUBLE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20031023

Method CHECK_FOR_DOUBLE_GUID on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_INCOMPATIBLE_CHANGE_IOBJ Signature

Method CHECK_INCOMPATIBLE_CHANGE_IOBJ on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_INCOMPATIBLE_CHANGE_IOBJ on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_IOBJ_WITHOUT_IOBC Signature

Method CHECK_IOBJ_WITHOUT_IOBC on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_IOBJ_WITHOUT_IOBC on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_MASTER_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20050422

Method CHECK_MASTER_LANGU on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_MISSING_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20050429

Method CHECK_MISSING_DATASOURCE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_NAMESPACE_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAMESPACE_TYPE Call by reference Type reference (TYPE) SY-SYSID Name of SAP R/3 System 20040629
2 Exporting E_OK Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20040130
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSO_S_TLOGO Object 20040204
4 Importing I_SYSTEMTYPE Call by reference Type reference (TYPE) SY-SYSID System Type SAP or Customer 20040524
5 Importing I_SYSTEM_SUFFIX Call by reference Type reference (TYPE) RSBCT_RSTSPREFIX Transfer structure prefix for TA check only 20041005

Method CHECK_NAMESPACE_PACKAGE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_NONUNIQUE_SRCVERS Signature

Method CHECK_NONUNIQUE_SRCVERS on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_NONUNIQUE_SRCVERS on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_PACKAGE_SHTR_SHMP Signature

Method CHECK_PACKAGE_SHTR_SHMP on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_PACKAGE_SHTR_SHMP on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_PORTAL_WEBTEMPLATE Signature

Method CHECK_PORTAL_WEBTEMPLATE on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_PORTAL_WEBTEMPLATE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_PROCESSCHAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20031023

Method CHECK_PROCESSCHAIN on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_PROCESS_CHAIN Signature

Method CHECK_PROCESS_CHAIN on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_PROCESS_CHAIN on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_PROCESS_CHAIN_DELTA_LOAD Signature

Method CHECK_PROCESS_CHAIN_DELTA_LOAD on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_PROCESS_CHAIN_DELTA_LOAD on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_PROCESS_CHAIN_REAL_INIT Signature

Method CHECK_PROCESS_CHAIN_REAL_INIT on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_PROCESS_CHAIN_REAL_INIT on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_REUSABLE_OBJECTS Signature

Method CHECK_REUSABLE_OBJECTS on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_REUSABLE_OBJECTS on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_ROLE Signature

Method CHECK_ROLE on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_ROLE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_ROUTINES_SYNTAX Signature

Method CHECK_ROUTINES_SYNTAX on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_ROUTINES_SYNTAX on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANSFORMATION_CON Signature

Method CHECK_TRANSFORMATION_CON on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANSFORMATION_CON on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANSFORMATION_ROUTINES Signature

Method CHECK_TRANSFORMATION_ROUTINES on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANSFORMATION_ROUTINES on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANSF_CON_CONVER_OBJVER Signature

Method CHECK_TRANSF_CON_CONVER_OBJVER on class CL_RSCONTENT_CHECKS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Access Error 20051206

Method CHECK_TRANSF_CON_SOURCE_TARGET Signature

Method CHECK_TRANSF_CON_SOURCE_TARGET on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANSF_CON_SOURCE_TARGET on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANSF_CON_SOURCE_VERS Signature

Method CHECK_TRANSF_CON_SOURCE_VERS on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANSF_CON_SOURCE_VERS on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANSF_EXI_SOURCE_TARGET Signature

Method CHECK_TRANSF_EXI_SOURCE_TARGET on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANSF_EXI_SOURCE_TARGET on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANS_STRUCT_ACTIVE Signature

Method CHECK_TRANS_STRUCT_ACTIVE on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANS_STRUCT_ACTIVE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANS_STRUCT_CROSS Signature

Method CHECK_TRANS_STRUCT_CROSS on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANS_STRUCT_CROSS on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TRANS_STRUCT_SH Signature

Method CHECK_TRANS_STRUCT_SH on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TRANS_STRUCT_SH on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_TS_TRANSFER_METHOD Signature

Method CHECK_TS_TRANSFER_METHOD on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_TS_TRANSFER_METHOD on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_WEBTEMPLATE Signature

Method CHECK_WEBTEMPLATE on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_WEBTEMPLATE on class CL_RSCONTENT_CHECKS has no exception.

Method CHECK_WEB_TEMPLATE Signature

Method CHECK_WEB_TEMPLATE on class CL_RSCONTENT_CHECKS has no parameter.
Method CHECK_WEB_TEMPLATE on class CL_RSCONTENT_CHECKS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSCONTENT_CHECKS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSCONTENT_CHECKS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKTYPE Call by reference Type reference (TYPE) RSBCT_CHECKTYPE Checks for Content Checkman 20031117
2 Importing I_MULTI Call by reference Type reference (TYPE) RSBCT_CHECKFLAG Control Characters 20031212
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20031117
4 Importing I_T_LOGSYS Call by reference Type reference (TYPE) RSCOC_T_LOGSYS 20031216

Method CONSTRUCTOR on class CL_RSCONTENT_CHECKS has no exception.

Method CREATE_UNIQUE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20031205

Method CREATE_UNIQUE_GUID on class CL_RSCONTENT_CHECKS has no exception.

Method DELETE_RSCONTENTCHECK Signature

Method DELETE_RSCONTENTCHECK on class CL_RSCONTENT_CHECKS has no parameter.
Method DELETE_RSCONTENTCHECK on class CL_RSCONTENT_CHECKS has no exception.

Method DELETE_RSCONTENTCHECK_M Signature

Method DELETE_RSCONTENTCHECK_M on class CL_RSCONTENT_CHECKS has no parameter.
Method DELETE_RSCONTENTCHECK_M on class CL_RSCONTENT_CHECKS has no exception.

Method DELETE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTI_CALL Call by reference Type reference (TYPE) RSBCT_CHECKFLAG Control Characters 20040225
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20031222

Method DELETE_TABLES on class CL_RSCONTENT_CHECKS has no exception.

Method EXECUTE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20031110

Method EXECUTE_CHECK on class CL_RSCONTENT_CHECKS has no exception.

Method WRITE_APPLLOG Signature

Method WRITE_APPLLOG on class CL_RSCONTENT_CHECKS has no parameter.
Method WRITE_APPLLOG on class CL_RSCONTENT_CHECKS has no exception.

Method WRITE_RSCONTCHECKCROSS Signature

Method WRITE_RSCONTCHECKCROSS on class CL_RSCONTENT_CHECKS has no parameter.
Method WRITE_RSCONTCHECKCROSS on class CL_RSCONTENT_CHECKS has no exception.

Method WRITE_RSCONTENTCHECK Signature

Method WRITE_RSCONTENTCHECK on class CL_RSCONTENT_CHECKS has no parameter.
Method WRITE_RSCONTENTCHECK on class CL_RSCONTENT_CHECKS has no exception.

Method WRITE_RSCONTENTCHECK_M Signature

Method WRITE_RSCONTENTCHECK_M on class CL_RSCONTENT_CHECKS has no parameter.
Method WRITE_RSCONTENTCHECK_M on class CL_RSCONTENT_CHECKS has no exception.
Event Signatures

Event CHECK_FINISHED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 P_CHECKTYPE Exporting Value transfer Type reference (TYPE) RSBCT_CHECKTYPE Checks for Content Checkman 20031023
History
Last changed by/on SAP  20130531 
SAP Release Created in