SAP ABAP Class CL_RSDDTREX_NEWMD_INDEX (Services for Master Data Indexing)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTREX (Package) TREX Aggregate

⤷

⤷

Properties
Class | CL_RSDDTREX_NEWMD_INDEX | |
Short Description | Services for Master Data Indexing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDTREX | TREX Aggregate |
Created | 20061105 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTREX_NEWMD_INDEX has no interface implemented.
Friends
Class CL_RSDDTREX_NEWMD_INDEX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TBTCJOB-JOBNAME | 'BI_BIA_NEWMD_INDEX' | Background Job Name | 20061105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check Status of Batch Job NEWDM_INDEX | 20061105 |
2 | ![]() |
Static method | Public | Method | Status for Job ID | 20061106 |
3 | ![]() |
Static method | Public | Method | Status of Last Job in Tabe and Job Log | 20061107 |
4 | ![]() |
Static method | Public | Method | Entries for CHABASNM in TREXNEWSID | 20090918 |
5 | ![]() |
Static method | Public | Method | Entries for CHABASNM in TREXNEWSID | 20100221 |
6 | ![]() |
Static method | Public | Method | Entries for the CHABASNM in TREXNEWTEXT | 20120621 |
7 | ![]() |
Static method | Public | Method | Find out if MD values exist for the value in TREXNEWSID | 20090918 |
8 | ![]() |
Static method | Public | Method | Delete Schedule Jobs and Table | 20061105 |
9 | ![]() |
Static method | Public | Method | Jobid that has to be observed | 20090904 |
10 | ![]() |
Static method | Public | Method | Get/Generate Current Master Data Indexing Job | 20061105 |
11 | ![]() |
Static method | Public | Method | Get/Generate Current Master Data Indexing Job | 20061106 |
12 | ![]() |
Static method | Public | Method | Schedule NEWMD_INDEX as Batch Job | 20061105 |
13 | ![]() |
Static method | Public | Method | First | 20061105 |
14 | ![]() |
Static method | Public | Method | JOBID has run successfully for certain InfoObjects | 20090904 |
Events
Class CL_RSDDTREX_NEWMD_INDEX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_INFOOBJS_SID | Private | See coding | 20100221 | BEGIN OF tp_s_infoobjs_sid,
iobjnm TYPE rsiobjnm,
sid_high TYPE rssid,
done TYPE rs_bool,
END OF tp_s_infoobjs_sid
|
||
2 | TP_T_INFOOBJS_SID | Private | See coding | 20100221 | tp_t_infoobjs_sid TYPE STANDARD TABLE OF tp_s_infoobjs_sid WITH KEY iobjnm
|
Method Signatures
Method CHECK_BATCHJOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEEP_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Do BP_JOB_CHECKSTATE | 20091016 | |
2 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20061105 | ||
3 | ![]() |
R_BATCHSTATE | Value transfer | Type reference (TYPE) | RSDDBMDJOBSTATE | Zustand eines Batchjobs | 20061105 |
Method CHECK_BATCHJOB on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method CHECK_CONSISTENT_JOBID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | RSDDBMDJOBID | Job-ID eines BIA-Stammdatenindizierjobs | 20061106 | ||
2 | ![]() |
R_ERROR | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061106 |
Method CHECK_CONSISTENT_JOBID on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method CHECK_JOB_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IN_SECONDS | Call by reference | Type reference (TYPE) | INT4 | 20 | Natürliche Zahl | 20091030 |
Method CHECK_JOB_STATE on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method CHECK_NEWSID_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Referenzmerkmal | 20090918 | ||
2 | ![]() |
I_JOIN_MD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | check mit Hilfe des JOINs gegen die MD Tabellen | 20090918 | |
3 | ![]() |
R_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090918 |
Method CHECK_NEWSID_EXIST on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method CHECK_NEWSID_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SIDVALUE | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20100221 | ||
2 | ![]() |
E_EXIST | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100221 | ||
3 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Referenzmerkmal | 20100221 |
Method CHECK_NEWSID_VALUE on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method CHECK_NEWTEXT_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Referenzmerkmal | 20120621 | ||
2 | ![]() |
R_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120621 |
Method CHECK_NEWTEXT_EXIST on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method CHECK_VALUES_TO_ROLLUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DBCNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090918 | ||
2 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObjekt | 20090918 | ||
3 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | INT4 | jobid, die in die Tabelle rsddtrexnewsid geschrieben wird | 20090918 | ||
4 | ![]() |
I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20090918 | ||
5 | ![]() |
I_UPDATE_NEWSID | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | jobid schreiben? | 20090918 |
Method CHECK_VALUES_TO_ROLLUP on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method DELETE_BATCHJOB Signature
Method DELETE_BATCHJOB on class CL_RSDDTREX_NEWMD_INDEX has no parameter.
Method DELETE_BATCHJOB on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method GET_JOBID_TO_OBSERVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_JOBID | Value transfer | Type reference (TYPE) | RSDDBMDJOBID | Job-ID eines BWA-Stammdatenindizierjobs | 20090904 |
Method GET_JOBID_TO_OBSERVE on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method GET_MDINDEX_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_MDJOBSTAT | Value transfer | Type reference (TYPE) | RSDDBMDJOBSTAT | Stammdaten-Indizierjobs - Status | 20061105 |
Method GET_MDINDEX_JOB on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method GET_MDINDEX_JOB_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_MDJOBSTAT | Value transfer | Type reference (TYPE) | RSDDBMDJOBSTAT | Stammdaten-Indizierjobs - Status | 20061106 |
Method GET_MDINDEX_JOB_OLD on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method SCHEDULE_BATCHJOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IN_SECONDS | Call by reference | Type reference (TYPE) | INT4 | 180 | Natürliche Zahl | 20061106 | |
2 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | RSDDBMDJOBID | Job-ID eines BIA-Stammdatenindizierjobs | 20061105 |
Method SCHEDULE_BATCHJOB on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method SCHEDULE_INIT_BATCHJOB Signature
Method SCHEDULE_INIT_BATCHJOB on class CL_RSDDTREX_NEWMD_INDEX has no parameter.
Method SCHEDULE_INIT_BATCHJOB on class CL_RSDDTREX_NEWMD_INDEX has no exception.
Method VERIFY_NEWMD_INDEXED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | RSDDBMDJOBID | Job-ID eines BWA-Stammdatenindizierjobs | 20090904 | ||
2 | ![]() |
I_T_INFOOBJS | Call by reference | Type reference (TYPE) | RSDDB_T_INFOOBJS | Infoobjekte eines BIA-Index | 20090904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090904 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |