SAP ABAP Class CL_RMPS_ATTRIBUTES_GENERATE (Attribute Table Generation)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_GENERAL (Package) General Package for Records Management for Public Sector
Properties
Class CL_RMPS_ATTRIBUTES_GENERATE  
Short Description Attribute Table Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_GENERAL   General Package for Records Management for Public Sector 
Created 20060601   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMPS_ATTRIBUTES_GENERATE has no forward declaration.
Interfaces
Class CL_RMPS_ATTRIBUTES_GENERATE has no interface implemented.
Friends
Class CL_RMPS_ATTRIBUTES_GENERATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MESSAGES Instance attribute Public Type reference (TYPE) BAPIRETTAB Table Type: Messages 20060627
2 GV_TEXT Instance attribute Private Type reference (TYPE) C Dummy Field for Messages 20060704
3 SAP_SYSTEM Instance attribute Public Type reference (TYPE) SIPRSCR-R_MRK_025 System is an SAP system 20060712
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTE_CHECK_CASE_DEL Instance method Public Method Case Attribute: Check Modify for Delete 20060713
2 ATTRIBUTE_CHECK_CASE_EXISTANCE Instance method Public Method Case Attribute: Existence Check 20060713
3 ATTRIBUTE_CHECK_CASE_FORMAL Instance method Public Method Attribute: Check Attribut Length for Case 20060712
4 ATTRIBUTE_CHECK_CASE_INS Instance method Public Method Case Attribute: Check Insert for Case 20060712
5 ATTRIBUTE_CHECK_CASE_MOD Instance method Public Method Case Attribute: Check Modify for Case 20060712
6 ATTRIBUTE_CHECK_GSP_ADD Instance method Public Method Attribute: Add Check Attribute 20060913
7 ATTRIBUTE_CHECK_GSP_DEL Instance method Public Method GSP Attribute: Check Delete 20060713
8 ATTRIBUTE_CHECK_GSP_DSP Instance method Public Method GSP Attribute: Check Display/Hide 20060713
9 ATTRIBUTE_CHECK_GSP_EXISTANCE Instance method Public Method GSP Attribute: Existence Check 20060713
10 ATTRIBUTE_CHECK_GSP_FORMAL Instance method Public Method Attribute: Check Formal GSP 20060713
11 ATTRIBUTE_CHECK_GSP_INS Instance method Public Method GSP Attribute: Check Insert 20060712
12 ATTRIBUTE_CHECK_GSP_NAMESP Instance method Public Method Attribute: Check Namespace GSP 20060713
13 ATTRIBUTE_GET_CASETYPE_CUST Instance method Public Method Case Attribute: Get Customizing for RMS ID 20060920
14 ATTRIBUTE_GET_CASE_ATTRIBLIST Instance method Public Method Case Attribute: Get List of Attributes for Table 20060713
15 ATTRIBUTE_GET_CASE_TABLENAME Instance method Public Method Case Attribute: Get Table Structure for RMS ID 20060713
16 ATTRIBUTE_TERM_CREATE Instance method Private Method Write Customizing Entry for Terminology 20070130
17 CHANGE_TABLES_FOR_ATTR_CASE Instance method Public Method Case: Delete Attribute from Structure 20060829
18 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060712
19 DEVCLASS_CHECK Instance method Public Method Package: Check whether package belongs to SAP 20060717
20 DEVCLASS_CHECK_GSP Instance method Public Method Package: Check whether package belongs to SAP 20060718
21 DTEL_CHECK_INS Instance method Public Method Check data element for attribute insert 20060830
22 DTEL_COPY Instance method Public Method Copy Data Element 20070117
23 DTEL_DEQUEUE Instance method Public Method Unlock Data Element 20070117
24 DTEL_ENQUEUE Instance method Public Method Lock Data Element 20070117
25 DTEL_INSERT_TO_REQUEST Instance method Public Method Writes Table/Structure to Workbench Request 20061208
26 DTEL_STRUCTURE_ADD Instance method Public Method Copy Data Element to DDIC Structure for DMWB Reference 20061212
27 GENERATE_NAMES Instance method Public Method Service Method: Generate Table Names 20061208
28 GENERATE_TABLES Instance method Public Method Service Method: Generate Entity Tables and Text Tables 20060601
29 GENERATE_TABLES_FOR_ATTR_CASE Instance method Public Method Case: Structure Extension and Table Generation 20060804
30 GENERATE_TABLETYPE_NAMES Instance method Public Method Service Method: Generate Table Type Names 20091102
31 GENERATE_TABLE_NAMES Instance method Public Method Service Method: Generate Table Names 20060601
32 GENERATE_TABLE_TYPES Instance method Public Method Service Method: Generate Table Types 20091102
33 INIT_STRUCTURE_HEADER_DATA Instance method Private Method Initializes Structure Header Data 20060704
34 INIT_TABLETYPE_HEADER_DATA Instance method Private Method 20091104
35 INIT_TABLE_FIELD_DATA Instance method Private Method Initializes Table Field Data 20060627
36 INIT_TABLE_HEADER_DATA Instance method Private Method Initializes Table Header Data 20060623
37 INIT_TABLE_TECHNICAL_DATA Instance method Private Method Initializes Technical Table Data 20060623
38 INIT_TEXTTABLE_FIELD_DATA Instance method Private Method Initializes Text Table Field Data 20060627
39 MESSAGE_ADD Instance method Private Method Adds Message to Log 20060627
40 MESSAGE_SEV_CHECK Instance method Private Method Check Message Severity in the Buffer 20060904
41 MESSAGE_SYS_ADD Instance method Private Method Adds System Message to Log 20061211
42 MESSAGE_SYS_TABLE_ADD Instance method Private Method Add System Message to Table 20061211
43 MESSAGE_TABLE_SEV_CHECK Instance method Public Method Check Message Severity in Table 20061211
44 REQUEST_CHECK Instance method Public Method Checks Request 20060914
45 STRUCTURE_ADD Instance method Public Method Copy Data Element or Table Type in DDIC Structure 20091102
46 TABLETYPE_INSERT_TO_REQUEST Instance method Public Method Insert Table Type in the Order 20091103
47 TABLE_DEQUEUE Instance method Private Method Lock table 20070117
48 TABLE_ENQUEUE Instance method Private Method Unlock table 20070117
49 TABLE_INSERT_TO_REQUEST Instance method Public Method Writes Table/Structure to Workbench Request 20061208
50 TABLE_PUT Instance method Private Method Service Method: Writes Table to DDIC 20060627
51 TABLE_TYPE_PUT Instance method Private Method Service Method: Generate Table Type 20091102
52 TTYP_DEQUEUE Instance method Public Method Lock Table Type 20091102
53 TTYP_ENQUEUE Instance method Public Method Unlock Table Type 20091102
Events
Class CL_RMPS_ATTRIBUTES_GENERATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DDICNAME_SAP Public See coding Typ: DDIC Object Name 20061208 BEGIN OF TT_DDICNAME_SAP , attname type char7, "First 7 characters of attribute ident type char1, "Identifier Data element or Table (D/T) uzeit type sy-uzeit, "System Time Texttab type char2, "Identifier for text table, table type end of TT_DDICNAME_SAP
Method Signatures

Method ATTRIBUTE_CHECK_CASE_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20061208
2 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME CI Include 20060713
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20060713
# Exception Resumable Description Created on
1 ATTR_NOT_FOUND Attribut existiert nicht 20060713
2 INVALID_LENGTH Ungültige Länge 20060713
3 INVALID_STRING Ungültige String 20060713
4 NO_CASE_TYPE Kein case type 20060713
5 NO_PROFILE Profil existiert nicht 20060713
6 NO_TABLE Keine Tabelle am Profil 20060713

Method ATTRIBUTE_CHECK_CASE_EXISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Tabelle zu Profil 20060713
2 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20060713
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-RMS_ID RMS ID 20060713
# Exception Resumable Description Created on
1 ATTRIBUTE_EXISTS Das Attribut existiert bereits 20060713
2 NO_CASE_TYPE Es existiert kein Case Type für RMS ID 20060713
3 NO_PROFILE Es existiert kein Profil für den Case Type 20060713
4 NO_TABLE Es konnte keine Tabelle für das Profil ermittlet werden 20060713

Method ATTRIBUTE_CHECK_CASE_FORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attributname 20061208
# Exception Resumable Description Created on
1 INVALID_LENGTH Stringlänge ungültig 20060712
2 INVALID_STRING String enthält ungültige Zeichen 20060712

Method ATTRIBUTE_CHECK_CASE_INS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20061208
2 Exporting EX_DATA_ELEMENT_NEW Call by reference Type reference (TYPE) DD04L-ROLLNAME Neues Datenelement 20061208
3 Exporting EX_TABLENAME_NEW Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Frendschlüsseltabelle 20061208
4 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20060713
5 Exporting EX_TEXTTABLENAME_NEW Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Texttabelle 20061208
6 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) RMPSP_ATTR_CHAR64 Bezeichnung/Name Attribut 20060713
7 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) DD04L-ROLLNAME Datenelement (semantische Domäne) 20060713
8 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060830
9 Importing IM_GENERATE_TABLE Call by reference Type reference (TYPE) RMPS_S_ATTR_TC_WIZZARD-GENERATE_TABLE Check Box: Generiere Tabelle für Attribut 20060803
10 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Workbench Request 20060830
11 Importing IM_RMS_ID Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-RMS_ID RMS ID 20060713
12 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20061208
# Exception Resumable Description Created on
1 ATTRIBUTE_INVALID Attribut ungültig 20060830
2 DTEL_INVALID Datenelement ungültig 20060830
3 ENTRY_ERROR Inkonsistente Dateneingabe 20060803
4 TABLENAME_INVALID Ungültiger Tabellenname 20060830

Method ATTRIBUTE_CHECK_CASE_MOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20061208
2 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME CI Include 20060713
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20060713
# Exception Resumable Description Created on
1 ATTR_NOT_FOUND Attribut existiert nicht 20060713
2 INVALID_LENGTH Ungültige Länge 20060713
3 INVALID_STRING Ungültige String 20060713
4 NO_CASE_TYPE Kein case type 20060713
5 NO_PROFILE Profil existiert nicht 20060713
6 NO_TABLE Keine Tabelle am Profil 20060713

Method ATTRIBUTE_CHECK_GSP_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Feldname 20060913
2 Importing IM_PHIO_V Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-PHIO_VIRTUEL PHIO-Klasse 20060914
# Exception Resumable Description Created on
1 INVALID_ATTRIBUTE Attribut ungültig 20060913

Method ATTRIBUTE_CHECK_GSP_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20060713
2 Importing IM_PHIO_V Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-PHIO_VIRTUEL 30 Characters 20060713
# Exception Resumable Description Created on
1 ATTRIBUTE_NOT_FOUND Attribut existiert 20060713
2 INVALID_STRING Falscher Namensraum 20060713

Method ATTRIBUTE_CHECK_GSP_DSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20060713
2 Importing IM_PHIO_V Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-PHIO_VIRTUEL 30 Characters 20060713
# Exception Resumable Description Created on
1 ATTRIBUTE_NOT_FOUND Attribut existiert 20060713
2 INVALID_STRING Falscher Namensraum 20060713

Method ATTRIBUTE_CHECK_GSP_EXISTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20060713
2 Importing IM_PHIO_V Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-PHIO_VIRTUEL 30 Characters 20060713
# Exception Resumable Description Created on
1 ATTRIBUTE_EXISTS Attribut existiert 20060713

Method ATTRIBUTE_CHECK_GSP_FORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attributname 20061211
# Exception Resumable Description Created on
1 INVALID_STRING String enthält ungültige Zeichen 20060713

Method ATTRIBUTE_CHECK_GSP_INS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20061211
2 Exporting EX_DATA_ELEMENT_NEW Call by reference Type reference (TYPE) DD04L-ROLLNAME Generierter Name für Datenelement 20061211
3 Exporting EX_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Entitätentabelle 20061211
4 Exporting EX_TABLETYPENAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091102
5 Exporting EX_TEXTTABLENAME Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Entitätentexttabelle 20061211
6 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) RMPSP_ATTR_CHAR64 Bezeichnung/Name Attribut 20060713
7 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) DD04L-ROLLNAME Datenelement (semantische Domäne) 20060713
8 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060830
9 Importing IM_GENERATE_TABLE Call by reference Type reference (TYPE) RMPS_S_ATTR_TC_WIZZARD-GENERATE_TABLE Check Box: Generiere Tabelle für Attribut 20060830
10 Importing IM_GENERATE_TABLE_TYPE Call by reference Type reference (TYPE) RMPS_CB_MULTI 20091102
11 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Workbench Request 20060830
12 Importing IM_PHIO_V Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-PHIO_VIRTUEL 30 Characters 20060713
# Exception Resumable Description Created on
1 ATTRIBUTE_INVALID Ungültiges Attribut 20060830
2 DTEL_INVALID Datenelement existiert nicht 20060830
3 ENTRY_ERROR Attributbeschreibung ist initial 20060830
4 TABLENAME_INVALID Ungültiger Tabellenname 20060830
5 TABLETYPENAME_INVALID Ungültiger Tabellentypnamen 20091105

Method ATTRIBUTE_CHECK_GSP_NAMESP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attributname 20060713
# Exception Resumable Description Created on
1 INVALID_STRING String enthält ungültige Zeichen 20060713

Method ATTRIBUTE_GET_CASETYPE_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTR_PROFILE Call by reference Object reference (TYPE REF TO) CL_SCMG_ATTR_PROF_CUST Objektref. Attributprofil zum Case-Typ 20060920
2 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Tabelle zu Profil 20060920
3 Exporting EX_TERM_PROFILE Call by reference Object reference (TYPE REF TO) CL_SCMG_TERM_PROF_CUST Objektref. Termprofil zum Case-Typ 20060920
4 Importing IM_RMS_ID Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-RMS_ID RMS ID 20060920
# Exception Resumable Description Created on
1 NO_CASE_TYPE Es existiert kein Case Type für RMS ID 20060920
2 NO_PROFILE Es existiert kein Profil für den Case Type 20060920
3 NO_TABLE Es wurde keine Tabelle am Profil hinterlegt 20060920

Method ATTRIBUTE_GET_CASE_ATTRIBLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTRIBUTELIST Call by reference Type reference (TYPE) RMPS_ATTR_T_LIST Attributliste 20060713
2 Exporting EX_CI_INCLUDE Call by reference Type reference (TYPE) DDOBJNAME CI Include 20060717
3 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Tabelle zu Profil 20060713
4 Importing IM_RMS_ID Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-RMS_ID RMS ID 20060713
# Exception Resumable Description Created on
1 NO_CASE_TYPE Es existiert kein Case Type für RMS ID 20060713
2 NO_PROFILE Es existiert kein Profil für den Case Type 20060713
3 NO_TABLE Es existiert keine Tabelle zu Profil 20060713

Method ATTRIBUTE_GET_CASE_TABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTR_PROFILE Call by reference Object reference (TYPE REF TO) CL_SCMG_ATTR_PROF_CUST Objektref. Attributprofil zum Case-Typ 20060920
2 Exporting EX_TABNAME Call by reference Type reference (TYPE) DDOBJNAME Tabelle zu Profil 20060713
3 Exporting EX_TERM_PROFILE Call by reference Object reference (TYPE REF TO) CL_SCMG_TERM_PROF_CUST Objektref. Termprofil zum Case-Typ 20060920
4 Importing IM_RMS_ID Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-RMS_ID RMS ID 20060713
# Exception Resumable Description Created on
1 NO_CASE_TYPE Es existiert kein Case Type für RMS ID 20060713
2 NO_PROFILE Es existiert kein Profil für den Case Type 20060713
3 NO_TABLE Es wurde keine Tabelle am Profil hinterlegt 20060713

Method ATTRIBUTE_TERM_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) RMPS_REFGEN_ATTRID Attribut 20070130
2 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) RMPSP_ATTR_CHAR64 Attributbezeichnung 20070130

Method ATTRIBUTE_TERM_CREATE on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method CHANGE_TABLES_FOR_ATTR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060921
2 Importing IM_ATTRIBUTE_TAB Call by reference Type reference (TYPE) RMPS_T_ATTR_GEN zu generierende Attrubute 20060829
3 Importing IM_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit Flag 20070118
4 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060829
5 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20060829
6 Importing IM_STRUC_NAME Call by reference Type reference (TYPE) TABNAME Name des Customer Includes 20060829
7 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20060829

Method CHANGE_TABLES_FOR_ATTR_CASE on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RMPS_ATTRIBUTES_GENERATE has no parameter.
Method CONSTRUCTOR on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method DEVCLASS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE Call by reference Type reference (TYPE) XFELD Anlegemodus 20060905
2 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060717
# Exception Resumable Description Created on
1 DEVCLASS_NOT_FOUND Das Paket existiert nicht 20060717
2 NO_DEVCLASS Kein Paket 20060905
3 SAP_DEVCLASS Paket gehört SAP 20060717

Method DEVCLASS_CHECK_GSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE Call by reference Type reference (TYPE) XFELD Anlegemodus 20060905
2 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060718
3 Importing IM_PHIO_VIRTUEL Call by reference Type reference (TYPE) RMPS_S_ATTR_WIZZARD-PHIO_VIRTUEL 30 Characters 20060724
# Exception Resumable Description Created on
1 DEVCLASS_NOT_FOUND Das Paket existiert nicht 20060718
2 SAP_DEVCLASS Paket gehört SAP 20060718

Method DTEL_CHECK_INS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA_ELEMENT_NEW Call by reference Type reference (TYPE) DD04L-ROLLNAME Neues Datenelement 20061208
2 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) FIELDNAME Attribut 20060830
3 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) DD04L-ROLLNAME Datenelement Referenz 20060830
4 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Entwicklungsklasse 20061208
5 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20061208
6 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20061208
7 Importing IM_TIME Call by reference Type reference (TYPE) SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20061208
# Exception Resumable Description Created on
1 DTEL_EXISTS Datenelement existiert bereits 20061208
2 DTEL_INITIAL Initiale Referenz auf Datenelement 20060830
3 DTEL_INVALID Ungültige Referenz auf Datenelement 20060830
4 DTEL_NOT_FOUND Datenelement existiert nicht 20060830

Method DTEL_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE Call by reference Type reference (TYPE) RMPS_S_ATTR_GEN Attributgenerierung 20070117
2 Changing CH_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20070117
3 Exporting EX_DD04V Call by reference Type reference (TYPE) DD04V DDIC-Daten Attribut 20070117
4 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20070117
5 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20070117
6 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20070117

Method DTEL_COPY on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method DTEL_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) DD04L-ROLLNAME Datenelement (semantische Domäne) 20070117

Method DTEL_DEQUEUE on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method DTEL_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) DD04L-ROLLNAME Datenelement 20070117
# Exception Resumable Description Created on
1 FOREIGN_LOCK Sperre fehlgeschlagen 20070117

Method DTEL_INSERT_TO_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TADIR Call by reference Type reference (TYPE) SCTS_TADIR Katalog der Repository-Objekte 20061208
2 Importing IM_DATAELEMENT Call by reference Type reference (TYPE) DDOBJNAME Table Name 20061208
3 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20061208
4 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Workbench Request 20061208
5 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20061208
# Exception Resumable Description Created on
1 REQUEST_NOT_FOUND 20061208
2 TRANSPORT_FAILURE 20061208

Method DTEL_STRUCTURE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE_TAB Call by reference Type reference (TYPE) RMPS_T_ATTR_TC_WIZZARD zu generierende Attrubute 20061212
2 Exporting EX_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20061212
3 Exporting EX_TABLE_REF Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20061212
4 Importing IM_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit Flag 20070118
5 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20061212
6 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20061212
7 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20061212

Method DTEL_STRUCTURE_ADD on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method GENERATE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA_ELEMENT_NEW Call by reference Type reference (TYPE) DD04L-ROLLNAME Generierter Name für Datenelement 20061208
2 Exporting EX_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Entitätentabelle 20061208
3 Exporting EX_TABLETYPENAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091102
4 Exporting EX_TEXTTABLENAME Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Entitätentexttabelle 20061208
5 Importing IM_ATTRIBUTENAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20061208
6 Importing IM_DATA_ELEMENT Call by reference Type reference (TYPE) DD04L-ROLLNAME Referenzdatenelement 20061208
7 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20061208
8 Importing IM_GENERATE_TABLE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20061211
9 Importing IM_GENERATE_TABLE_TYPE Call by reference Type reference (TYPE) RMPS_CB_MULTI 20091102
10 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20061208
# Exception Resumable Description Created on
1 DTEL_INVALID Ungültiges Datenelement 20061208
2 TABLETYPE_INVALID Ungültiger Tabellentypnamen 20091105
3 TABLE_INVALID Ungültiger Tabellenname 20061208

Method GENERATE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Einstelliges Kennzeichen 20060601
2 Importing IM_COMMIT Call by reference Type reference (TYPE) FLAG 'X' Commit Flag 20060619
3 Importing IM_DATAELEMENT_NAME Call by reference Type reference (TYPE) DD04D-ROLLNAME Datenelement des Attributs 20060614
4 Importing IM_DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Dev. Class 20060621
5 Importing IM_ORDER Call by reference Type reference (TYPE) E070-TRKORR Auftrag/Aufgabe 20060621
6 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name der zu generierenden Entitätentabelle 20060601
7 Importing IM_TEXTTABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name der zu generierendenTexttabelle 20060601
# Exception Resumable Description Created on
1 DATAELEMENT_NOT_FOUND Datenelement existiert nicht 20060627
2 FOREIGN_LOCK Tabelle gesperrt 20070117
3 GENERATION_FAILED Fehler bei der Tabellengenerierung 20060601

Method GENERATE_TABLES_FOR_ATTR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE_TAB Call by reference Type reference (TYPE) RMPS_T_ATTR_GEN zu generierende Attrubute 20061120
2 Exporting EX_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060904
3 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060804
4 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20060804
5 Importing IM_STRUC_NAME Call by reference Type reference (TYPE) TABNAME Name des Customer Includes 20060804
6 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20060804

Method GENERATE_TABLES_FOR_ATTR_CASE on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method GENERATE_TABLETYPE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TABLETYPENAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091102
2 Importing IM_ATTRIBUTENAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20091102
3 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20091102
4 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091102
5 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20091102
6 Importing IM_TIME Call by reference Type reference (TYPE) SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20091102
# Exception Resumable Description Created on
1 INVALID_REQUEST Auftrag ungültig 20091102
2 INVALID_TABLETYPENAME Ungültiger Tabellenname 20091105
3 TABLETYPE_EXISTS Tabelle existiert bereits im System 20091105

Method GENERATE_TABLE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Entitätentabelle 20060601
2 Exporting EX_TEXTTABLENAME Call by reference Type reference (TYPE) DDOBJNAME Generierter Name für Entitätentexttabelle 20060601
3 Importing IM_ATTRIBUTENAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20060601
4 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20060626
5 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20060626
6 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20061208
7 Importing IM_TIME Call by reference Type reference (TYPE) SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20061208
# Exception Resumable Description Created on
1 INVALID_REQUEST Auftrag ungültig 20060626
2 INVALID_TABLENAME Ungültiger Tabellenname 20060830
3 TABLE_EXISTS Tabelle existiert bereits im System 20060601

Method GENERATE_TABLE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_DESC Call by reference Type reference (TYPE) DDTEXT Erläuternder Kurztext 20091104
2 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Einstelliges Kennzeichen 20091102
3 Importing IM_COMMIT Call by reference Type reference (TYPE) FLAG 'X' Commit Flag 20091102
4 Importing IM_DATAELEMENT_NAME Call by reference Type reference (TYPE) DD04D-ROLLNAME Datenelement des Attributs 20091102
5 Importing IM_DEVCLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS Dev. Class 20091102
6 Importing IM_ORDER Call by reference Type reference (TYPE) E070-TRKORR Auftrag/Aufgabe 20091102
7 Importing IM_TABLETYPE_NAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091102
# Exception Resumable Description Created on
1 DATAELEMENT_NOT_FOUND Datenelement existiert nicht 20091102
2 FOREIGN_LOCK Tabelle gesperrt 20091102
3 GENERATION_FAILED Fehler bei der Tabellengenerierung 20091102

Method INIT_STRUCTURE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DD02V Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20060704
2 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Tabellenname 20060704

Method INIT_STRUCTURE_HEADER_DATA on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method INIT_TABLETYPE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DD40V Call by reference Type reference (TYPE) DD40V Tabellentyp über DD40V generieren 20091104
2 Importing IM_ATTRIBUTE_DESC Call by reference Type reference (TYPE) DDTEXT Erläuternder Kurztext 20091104
3 Importing IM_DATAELEMENT_NAME Call by reference Type reference (TYPE) DD04D-ROLLNAME 20091104
4 Importing IM_TABLETYPE_NAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091104

Method INIT_TABLETYPE_HEADER_DATA on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method INIT_TABLE_FIELD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DD03P Call by reference Type reference (TYPE) DD03TTYP Tabellenfelder 20060627
2 Exporting ET_DD05M Call by reference Type reference (TYPE) DD05MTTYP Tabellentyp zu DD05M 20060627
3 Exporting ET_DD08V Call by reference Type reference (TYPE) DD08VTTYP Tabellentyp für DD08V 20060627
4 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Einstelliges Kennzeichen 20060627
5 Importing IM_DATAELEMENT_NAME Call by reference Type reference (TYPE) DD04D-ROLLNAME Datenelement des Attributs 20060627
6 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name der zu generierenden Entitätentabelle 20060627
# Exception Resumable Description Created on
1 DATAELEMENT_NOT_FOUND Data Element not found 20060627

Method INIT_TABLE_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DD02V Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20060623
2 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Attributname 20060623
3 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Tabellenname 20060623

Method INIT_TABLE_HEADER_DATA on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method INIT_TABLE_TECHNICAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DD09L Call by reference Type reference (TYPE) DD09L DD: Technische Einstellungen von Tabellen 20060623
2 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Tabellenname 20060623

Method INIT_TABLE_TECHNICAL_DATA on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method INIT_TEXTTABLE_FIELD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DD03P Call by reference Type reference (TYPE) DD03TTYP Tabellenfelder 20060627
2 Exporting ET_DD05M Call by reference Type reference (TYPE) DD05MTTYP Tabellentyp zu DD05M 20060627
3 Exporting ET_DD08V Call by reference Type reference (TYPE) DD08VTTYP Tabellentyp für DD08V 20060627
4 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Einstelliges Kennzeichen 20060627
5 Importing IM_DATAELEMENT_NAME Call by reference Type reference (TYPE) DD04D-ROLLNAME Datenelement des Attributs 20060627
6 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name der zu generierenden Entitätentabelle 20060627
7 Importing IM_TEXTTABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name der zu generierenden Entitätentabelle 20060627
# Exception Resumable Description Created on
1 DATAELEMENT_NOT_FOUND Data Element not found 20060627

Method MESSAGE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20060627
2 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20060627
3 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20060627
4 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20060627
5 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060627
6 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060627
7 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060627
8 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20060627
9 Importing IM_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '1' Anwendungs-Log: Problemklasse einer Meldung 20060627

Method MESSAGE_ADD on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method MESSAGE_SEV_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060904

Method MESSAGE_SEV_CHECK on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method MESSAGE_SYS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) BAPIRET2-FIELD Feld im Parameter 20061211
2 Importing IM_PARAMETER Call by reference Type reference (TYPE) BAPIRET2-PARAMETER Parametername 20061211
3 Importing IM_ROW Call by reference Type reference (TYPE) BAPIRET2-ROW Zeile im Parameter 20061211

Method MESSAGE_SYS_ADD on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method MESSAGE_SYS_TABLE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Fehlermeldungen 20061211
2 Importing IM_FIELDNAME Call by reference Type reference (TYPE) BAPIRET2-FIELD Feld im Parameter 20061211
3 Importing IM_PARAMETER Call by reference Type reference (TYPE) BAPIRET2-PARAMETER Parametername 20061211
4 Importing IM_ROW Call by reference Type reference (TYPE) BAPIRET2-ROW Zeile im Parameter 20061211

Method MESSAGE_SYS_TABLE_ADD on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method MESSAGE_TABLE_SEV_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20061211
2 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20061211

Method MESSAGE_TABLE_SEV_CHECK on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method REQUEST_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20060914
2 Importing IM_REQUEST_TYPE Call by reference Type reference (TYPE) C Auftragsart 20060914
# Exception Resumable Description Created on
1 INVALID_REQUEST Ungültiger Auftrag 20060914

Method STRUCTURE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ATTRIBUTE_TAB Call by reference Type reference (TYPE) RMPS_T_ATTR_TC_WIZZARD zu generierende Attrubute 20091102
2 Exporting EX_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20091102
3 Exporting EX_TABLE_REF Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20091102
4 Importing IM_COMMIT Call by reference Type reference (TYPE) XFELD 'X' Commit Flag 20091102
5 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20091102
6 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091102
7 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN Umschalten auf Simulations-Modus bei schreibenden BAPIs 20091102
8 Importing IT_TABLE_NAME Call by reference Type reference (TYPE) RMPST_OBJTAB Tabelle der ABAP Dictionary-Objektnamen 20091102

Method STRUCTURE_ADD on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method TABLETYPE_INSERT_TO_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TADIR Call by reference Type reference (TYPE) SCTS_TADIR Katalog der Repository-Objekte 20091103
2 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20091103
3 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Workbench Request 20091103
4 Importing IM_STRUCTURE Call by reference Type reference (TYPE) XFELD ' ' Objekt ist eine Struktur 20091103
5 Importing IM_TABLETYPE_NAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091103
6 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN 20091103
# Exception Resumable Description Created on
1 REQUEST_NOT_FOUND 20091103
2 TRANSPORT_FAILURE 20091103

Method TABLE_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20070117

Method TABLE_DEQUEUE on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method TABLE_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20070117
# Exception Resumable Description Created on
1 FOREIGN_LOCK 20070117

Method TABLE_INSERT_TO_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TADIR Call by reference Type reference (TYPE) SCTS_TADIR Katalog der Repository-Objekte 20061208
2 Importing IM_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20061208
3 Importing IM_ORDER Call by reference Type reference (TYPE) TRKORR Workbench Request 20061208
4 Importing IM_STRUCTURE Call by reference Type reference (TYPE) XFELD ' ' Objekt ist eine Struktur 20061208
5 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Table Name 20061208
6 Importing IM_TESTRUN Call by reference Type reference (TYPE) TESTRUN 20061208
# Exception Resumable Description Created on
1 REQUEST_NOT_FOUND 20061208
2 TRANSPORT_FAILURE 20061208

Method TABLE_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Einstelliges Kennzeichen 20060627
2 Importing IM_DD02V Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20060627
3 Importing IM_DD03P Call by reference Type reference (TYPE) DD03TTYP Tabellentyp für Stuktur DD03P 20060627
4 Importing IM_DD05M Call by reference Type reference (TYPE) DD05MTTYP Tabellentyp zu DD05M 20060627
5 Importing IM_DD08V Call by reference Type reference (TYPE) DD08VTTYP Tabellentyp für DD08V 20060627
6 Importing IM_DD09L Call by reference Type reference (TYPE) DD09L DD: Technische Einstellungen von Tabellen 20060627
7 Importing IM_TABLENAME Call by reference Type reference (TYPE) DDOBJNAME Name der zu generierenden Entitätentabelle 20060627
# Exception Resumable Description Created on
1 WRITE_FAILED Fehler beim Schreiben der Tabelle 20060627

Method TABLE_TYPE_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_NAME Call by reference Type reference (TYPE) FIELDNAME Einstelliges Kennzeichen 20091102
2 Importing IM_TABLETYPE_NAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091102
3 Importing IS_DD40V Call by reference Type reference (TYPE) DD40V Tabellentyp für Stuktur DD03P 20091102
4 Importing IS_DD42V Call by reference Type reference (TYPE) DD42V Tabellentyp zu DD05M 20091102
5 Importing IS_DD43V Call by reference Type reference (TYPE) DD43V Tabellentyp für DD08V 20091102
# Exception Resumable Description Created on
1 WRITE_FAILED Fehler beim Schreiben der Tabelle 20091102

Method TTYP_DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLETYPE_NAME Call by reference Type reference (TYPE) TTYPENAME Name des Tabellentyps 20091102

Method TTYP_DEQUEUE on class CL_RMPS_ATTRIBUTES_GENERATE has no exception.

Method TTYP_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TABLETYPE_NAME Call by reference Type reference (TYPE) DDOBJNAME Table type 20091102
# Exception Resumable Description Created on
1 FOREIGN_LOCK Sperre fehlgeschlagen 20091102
History
Last changed by/on SAP  20110908 
SAP Release Created in 710