SAP ABAP Class CL_RSDMD_UTILITIES (Utilities für Stammdaten, Templates)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Properties
Class CL_RSDMD_UTILITIES  
Short Description Utilities für Stammdaten, Templates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20121122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDMD_UTILITIES has no interface implemented.
Friends
Class CL_RSDMD_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_VIOBJ Static Attribute Private Type reference (TYPE) RSD_T_VIOBJ BW database: Table with all InfoObject properties 20130226
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NWUC_FOR_MD_DEL_RTTI Static method Public Method create NWUC structure for MD deletion with RTTI 20130307
2 FAKE_XXL_DATA_CREATE Static method Public Method delete before dev close 20130709
3 FAKE_XXL_METADATA_GET Static method Public Method delete before dev close 20130703
4 FAKE_XXL_METADATA_GET2 Static method Public Method delete before dev close 20130710
5 FILL_RSNDI_MSG_TEXT Static method Public Method fill the message text 20130703
6 GEN_UI_POPUP_TO_INFORM Static method Public Method 20121205
7 GET_KEY_FIELDLIST Static method Public Method get list of fieldnames of IOBJ key (with compounds) 20130801
8 GET_KEY_FIELDS_FROM_CHA_PROP Static method Public Method 20130124
9 GET_KEY_STRING_FROM_RECORD Static method Public Method 20121122
10 HAS_P_ATTR_TAB Static method Public Method characteristic has P table 20130318
11 HAS_P_TAB_NO_ATTR Static method Public Method characteristic has no attributes but a P table 20130729
12 IS_FAKE_XXL_METADATA Static method Public Method delete before dev close 20130716
13 IS_HDB_SYSTEM Static method Public Method has system a HDB 20130725
14 IS_MDLESS_IOBJ Static method Public Method charateristic has no P,Q,Nav tables 20130226
15 IS_SIDLESS_IOBJ Static method Public Method characteristic has no Sid table 20130226
16 IS_TXTLESS_IOBJ Static method Public Method charateristic has no text table 20130226
17 IS_XL_TEXT_IOBJ Static method Public Method charateristic has extra long text 20130415
Events
Class CL_RSDMD_UTILITIES has no event.
Types
Class CL_RSDMD_UTILITIES has no local type.
Method Signatures

Method CREATE_NWUC_FOR_MD_DEL_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130307
2 Returning R_R_NWUC_STRUC_DESC Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20130307

Method CREATE_NWUC_FOR_MD_DEL_RTTI on class CL_RSDMD_UTILITIES has no exception.

Method FAKE_XXL_DATA_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130709
2 Returning R_DATA Value transfer Object reference (TYPE REF TO) DATA 20130709

Method FAKE_XXL_DATA_CREATE on class CL_RSDMD_UTILITIES has no exception.

Method FAKE_XXL_METADATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XXLTAB Value transfer Type reference (TYPE) TABNAME Table Name 20130703
2 Exporting E_XXL_ATR Value transfer Type reference (TYPE) RSD_T_ATR Master data attributes 20130709
3 Exporting E_XXL_TTAB Value transfer Type reference (TYPE) TTYPENAME Name of table type 20130703
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130703

Method FAKE_XXL_METADATA_GET on class CL_RSDMD_UTILITIES has no exception.

Method FAKE_XXL_METADATA_GET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130710
2 Exporting TX_XXL_MDFIELD Value transfer Type reference (TYPE) STANDARD TABLE 20130710

Method FAKE_XXL_METADATA_GET2 on class CL_RSDMD_UTILITIES has no exception.

Method FILL_RSNDI_MSG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_MSG Call by reference Type reference (TYPE) RSNDI_S_MESSAGE Application Log: APPL_LOG_WRITE_MESSAGES Interface 20130703

Method FILL_RSNDI_MSG_TEXT on class CL_RSDMD_UTILITIES has no exception.

Method GEN_UI_POPUP_TO_INFORM Signature

Method GEN_UI_POPUP_TO_INFORM on class CL_RSDMD_UTILITIES has no parameter.
Method GEN_UI_POPUP_TO_INFORM on class CL_RSDMD_UTILITIES has no exception.

Method GET_KEY_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20130801
2 Returning R_T_FIELDLIST Value transfer Type reference (TYPE) RSDMD_T_WHERE Where Condition 20130801

Method GET_KEY_FIELDLIST on class CL_RSDMD_UTILITIES has no exception.

Method GET_KEY_FIELDS_FROM_CHA_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY_LENGTH Call by reference Type reference (TYPE) I 20130124
2 Exporting E_T_KEY_FIELDS Call by reference Type reference (TYPE) RSDM_T_FIELDS 20130124
3 Importing I_R_CHA_PROP Call by reference Object reference (TYPE REF TO) IF_RSD_CHA_PROP Properties of Characteristic 20130124

Method GET_KEY_FIELDS_FROM_CHA_PROP on class CL_RSDMD_UTILITIES has no exception.

Method GET_KEY_STRING_FROM_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20121122
2 Importing I_S_DATA Call by reference Type reference (TYPE) ANY 20121122
3 Returning R_KEY_STRING Value transfer Type reference (TYPE) STRING 20121122
# Exception Resumable Description Created on
1 IOBJ_NOT_FOUND InfoObject Not Found 20121122

Method HAS_P_ATTR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130318
2 Returning R_HAS_P_ATTR_TAB Value transfer Type reference (TYPE) RS_BOOL Boolean 20130318

Method HAS_P_ATTR_TAB on class CL_RSDMD_UTILITIES has no exception.

Method HAS_P_TAB_NO_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130729
2 Returning R_HAS_P_TAB_HAS_NO_ATTR Value transfer Type reference (TYPE) RS_BOOL Boolean 20130729

Method HAS_P_TAB_NO_ATTR on class CL_RSDMD_UTILITIES has no exception.

Method IS_FAKE_XXL_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130716
2 Returning R_IS_FAKE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130716

Method IS_FAKE_XXL_METADATA on class CL_RSDMD_UTILITIES has no exception.

Method IS_HDB_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_HDB Value transfer Type reference (TYPE) RS_BOOL Boolean 20130725

Method IS_HDB_SYSTEM on class CL_RSDMD_UTILITIES has no exception.

Method IS_MDLESS_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130226
2 Returning R_IS_MDLESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130226

Method IS_MDLESS_IOBJ on class CL_RSDMD_UTILITIES has no exception.

Method IS_SIDLESS_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130226
2 Returning R_IS_SIDLESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130226

Method IS_SIDLESS_IOBJ on class CL_RSDMD_UTILITIES has no exception.

Method IS_TXTLESS_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130226
2 Returning R_IS_TXTLESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130226

Method IS_TXTLESS_IOBJ on class CL_RSDMD_UTILITIES has no exception.

Method IS_XL_TEXT_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130415
2 Returning R_HAS_XL_TEXT Value transfer Type reference (TYPE) RS_BOOL Boolean 20130415

Method IS_XL_TEXT_IOBJ on class CL_RSDMD_UTILITIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740