SAP ABAP Class IF_C2S_ELMNT_TABLE_UTIL (Internal Utilities for deployment)
Properties
Class IF_C2S_ELMNT_TABLE_UTIL  
Short Description Internal Utilities for deployment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030326   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 C2SCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_C2S_ELMNT_TABLE_UTIL has no interface implemented.
Friends
Class IF_C2S_ELMNT_TABLE_UTIL has no friend class.
Attributes
Class IF_C2S_ELMNT_TABLE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTELMNT_ID Instance method Public Method 20031031
2 GET_TABDESCR Instance method Public Method Get description of a customizing table 20030505
3 READ_FOR_GUID Instance method Public Method Get table data from Metadata 20030505
Events
Class IF_C2S_ELMNT_TABLE_UTIL has no event.
Types
Class IF_C2S_ELMNT_TABLE_UTIL has no local type.
Method Signatures

Method GET_CUSTELMNT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CUSTELEMENT Value transfer Type reference (TYPE) C2S_CUSTELEMENT 20031031

Method GET_CUSTELMNT_ID on class IF_C2S_ELMNT_TABLE_UTIL has no exception.

Method GET_TABDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NAMTAB Call by reference Type reference (TYPE) C2S_NAMTAB_TTYPE 20030505
2 Exporting P_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary object 20030505
3 Exporting P_TEXTTABNAME Call by reference Type reference (TYPE) DDOBJNAME Name of an ABAP Dictionary object 20030505
4 Exporting P_TEXTTAB_EXIST Call by reference Type reference (TYPE) C2S_FLAG Field to mark with a cross 20030505

Method GET_TABDESCR on class IF_C2S_ELMNT_TABLE_UTIL has no exception.

Method READ_FOR_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INGUIDS Call by reference Type reference (TYPE) C2S_C2GUID_TTYPE Table for C2GUID transport 20030505
2 Exporting OUTRECORDS Call by reference Type reference (TYPE) ANY TABLE Result datasets 20030505
3 Exporting OUTTXTRECS Call by reference Type reference (TYPE) ANY TABLE Result datasets (text) 20030505

Method READ_FOR_GUID on class IF_C2S_ELMNT_TABLE_UTIL has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in