SAP ABAP Class CL_RMPS_DISPOSAL (Disposal)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DISPOSAL (Package) Disposal
Properties
Class CL_RMPS_DISPOSAL  
Short Description Disposal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DISPOSAL   Disposal 
Created 20020917   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SRMPT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_DISPOSAL has no interface implemented.
Friends
Class CL_RMPS_DISPOSAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_SCMGPARAM_CONV Constant Public Type reference (TYPE) STRING 'PSDCONV' Parameter in SCMGPARAM for Conversion Active 20030211
2 G_AUTHORITY_ID Constant Public Type reference (TYPE) STRING 'PSAUTH' ID for Procurement of Authority Description 20021219
3 G_CLIENT_MANAGER Static Attribute Public Object reference (TYPE REF TO) CL_SRM_SRM_CLIENT_MANAGER Basis for Client Manager 20020927
4 G_CLIENT_SERVICE Static Attribute Public Object reference (TYPE REF TO) IF_SRM_SRM_CLIENT_SERVICE Basis for Client Manager 20020918
5 MY_CASES_TAB Static Attribute Public Type reference (TYPE) RMPS_TT_DISPOSAL_CASE_ATTR Public Sector: Attributes for Case 20020918
6 MY_CASE_PDIRID_TAB Static Attribute Public Type reference (TYPE) RMPS_TT_CASE_PDIR_ID poid directory id of cases 20021008
7 MY_CASE_POID_TAB Static Attribute Public Type reference (TYPE) SRM_LIST_OBJECT List: IF_SRM_POID 20021127
8 MY_CASE_TYPE Static Attribute Public Type reference (TYPE) SCMGCASE_TYPE Case Type 20020918
9 MY_CONVERSION_ON Static Attribute Public Type reference (TYPE) SRMBOOLEAN Conversion in Target Format (for example TIFF active) 20030211
10 MY_DOCCNV_INPUT_FORMATS Static Attribute Public Type reference (TYPE) RMPS_DOCCNV_FORMATS Supported Input Format of Document Converter 20030212
11 MY_DOCCNV_OUTPUT_FORMATS Static Attribute Public Type reference (TYPE) RMPS_DOCCNV_FORMATS Supported Output Format of Document Converter 20030212
12 MY_DOMEA_TABNAME Static Attribute Public Type reference (TYPE) TABNAME 'RMPS_T_CASE_ATTR' Table Name 20020920
13 MY_RMS_ID Static Attribute Public Type reference (TYPE) STRING 20020918
14 MY_SPS_ID Static Attribute Public Type reference (TYPE) STRING 20020918
15 MY_SRM Static Attribute Public Object reference (TYPE REF TO) IF_SRM General SRM Methods 20020918
16 MY_SUPERIOR_RECORDS Static Attribute Public Type reference (TYPE) SRM_LIST_OBJECT Superior Records of Cases 20021002
17 MY_TMP_FILENAME Static Attribute Public Type reference (TYPE) STRING 20030212
18 NR_RANGE_NR Instance attribute Private Type reference (TYPE) NRNR '01' Disposal Portion 20021002
19 NR_RANGE_OBJECT Constant Private Type reference (TYPE) NROBJ 'RMPSDIPTID' Number Range Object Disposal Portion 20021002
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROTOCOL Instance method Public Method Add Log Entry 20021209
2 CONVERT_128_TO_255 Static method Public Method Converts a Table with RAW128 to Table with RAW255 20030207
3 CONVERT_255_TO_128 Static method Public Method Converts a Table with RAW225 to Table with RAW128 20030207
4 DELETE_CASE_DESTROY Instance method Public Method Delete cases to be deleted and their documents 20020926
5 DISPLAY_PROTOCOL Instance method Public Method Display logs 20021209
6 FILE_CONVERSION_ASCII Static method Public Method File Convertion to Target Format Desired 20030123
7 FILE_CONVERSION_BIN Static method Public Method File Convertion to Target Format Desired 20030123
8 GET_ATTR_OF_CASE Instance method Public Method Get Attributes for Case 20021128
9 GET_ATTR_OF_OBJECTS Instance method Public Method Get Attributes for Record or Document 20021125
10 GET_AUTHORITY Static method Public Method Gets Official Short Description of Authority 20021219
11 GET_CASES Instance method Public Method Get Cases 20020917
12 GET_CASES_FOR_EXPORT Static method Public Method Select Cases Usings GUID 20021218
13 GET_CASE_OBJECTS Instance method Public Method Get Objects of Cases 20020918
14 GET_DISPOSAL_DATA Instance method Public Method Get Disposal Data for Evaluation Directory 20021206
15 GET_FPLAN_DATA_OF_RECORD Instance method Public Method Get File Plan of Record 20021004
16 GET_FW_DATA_CASE Instance method Public Method Get Framework Data of Cases: POID 20020918
17 GET_LOG_DATA Instance method Public Method Get Log Data for Record, Case or Document 20021125
18 GET_META_DATA Instance method Public Method Get Metadata for Superior Record, Case or Document 20021125
19 GET_NEXT_PORTION_ID Instance method Public Method Determine Next Running Number 20021002
20 GET_ORGUNIT Instance method Public Method Get Organizational Unit of Record 20021220
21 GET_PATH_LOG_DATA Instance method Public Method Get Log Data for Process Route of Case 20021206
22 GET_SUPERIOR_RECORD Instance method Public Method Get Superior Record for Case 20020919
23 INIT_PROTOCOL Instance method Public Method Initialization Log 20021209
24 IS_TYPE Instance method Public Method Check whether Record, Case or Document 20021121
25 SAVE Instance method Public Method Save Disposal Portion in DB 20021002
26 SAVE_IN_FILESYSTEM Instance method Public Method Save Disposal Portion in File System 20021002
Events
Class CL_RMPS_DISPOSAL has no event.
Types
Class CL_RMPS_DISPOSAL has no local type.
Method Signatures

Method ADD_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_TABLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20021209
2 Importing IM_DATA_TYPE Call by reference Type reference (TYPE) STRING Datenart 20021209
3 Importing IM_ELEMENT Call by reference Type reference (TYPE) STRING Schlüssel d. Elementes 20021209
4 Importing IM_ELEMENT_TYPE Call by reference Type reference (TYPE) C Betreffseinheit, Akte o. Vorgang 20021209
5 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20021209
6 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20021209
7 Importing IM_PROTOCOL_FOR_DELETE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030228
8 Importing IM_STATUS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20021209

Method ADD_PROTOCOL on class CL_RMPS_DISPOSAL has no exception.

Method CONVERT_128_TO_255 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_128 Call by reference Type reference (TYPE) RMPS_RSPOLPBI Tabellentyp zur Übertragung binärer Daten mittels RF 20030207
2 Returning RE_TAB_255 Value transfer Type reference (TYPE) SOLIX_TAB GBT: SOLIX als Tabellentyp 20030207

Method CONVERT_128_TO_255 on class CL_RMPS_DISPOSAL has no exception.

Method CONVERT_255_TO_128 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BYTECOUNT Value transfer Type reference (TYPE) I 20030212
2 Exporting EX_TAB_128 Value transfer Type reference (TYPE) RMPS_RSPOLPBI Tabellentyp zur Übertragung binärer Daten mittels RF 20030212
3 Importing IM_TAB_255 Call by reference Type reference (TYPE) SOLIX_TAB GBT: SOLIX als Tabellentyp 20030207

Method CONVERT_255_TO_128 on class CL_RMPS_DISPOSAL has no exception.

Method DELETE_CASE_DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_TABLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20030228
2 Exporting EX_RETURN Call by reference Type reference (TYPE) BOOLEAN gelöscht: X=true, nicht gel.: -=false 20021206
3 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID GUID des Vorgangs 20021206
4 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20030228

Method DELETE_CASE_DESTROY on class CL_RMPS_DISPOSAL has no exception.

Method DISPLAY_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_TABLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20021209

Method DISPLAY_PROTOCOL on class CL_RMPS_DISPOSAL has no exception.

Method FILE_CONVERSION_ASCII Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BYTECOUNT Call by reference Type reference (TYPE) I 20030211
2 Exporting EX_CONV_ASCIIDATA Call by reference Type reference (TYPE) RMPS_RSPOLPBI Resultat: Ergebnis-AsciiDaten im Konv-DokTyp 20030123
3 Exporting EX_CONV_DOCTYPE Call by reference Type reference (TYPE) SAEDOKTYP Resultat: Konvertierungs-DokTyp (i.a. = IM_DESTINAT..DOCTYPE 20030123
4 Importing IM_AREA Call by reference Type reference (TYPE) STRING AREA-ID 20050727
5 Importing IM_DESTINATION_DOCTYPE Call by reference Type reference (TYPE) SAEDOKTYP 'TIF' Gewünschter Ziel-Dokumententyp 20030123
6 Importing IM_SOURCE_ASCIIDATA Call by reference Type reference (TYPE) SOLI_TAB Quell-AsciiDaten im Quell-Dokumenttyp 20030123
7 Importing IM_SOURCE_DOCTYPE Call by reference Type reference (TYPE) SAEDOKTYP Quell-Dokumententyp 20030123
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konvertierung in Zielformat ist gescheitert 20030123
2 CONVERSION_NOT_SUPPORTED Ziekformat wird nicht unterstützt 20030123

Method FILE_CONVERSION_BIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BYTECOUNT Call by reference Type reference (TYPE) I 20030212
2 Exporting EX_CONV_BINDATA Call by reference Type reference (TYPE) RMPS_RSPOLPBI Resultat: Ergebnis-BinärDaten im Konv-DokTyp 20030123
3 Exporting EX_CONV_DOCTYPE Call by reference Type reference (TYPE) SAEDOKTYP Resultat: Konvertierungs-DokTyp (i.a. = IM_DESTINAT..DOCTYPE 20030123
4 Importing IM_AREA Call by reference Type reference (TYPE) STRING AREA-ID 20050727
5 Importing IM_DESTINATION_DOCTYPE Call by reference Type reference (TYPE) SAEDOKTYP 'TIF' Gewünschter Ziel-Dokumententyp 20030123
6 Importing IM_SOURCE_BINDATA Call by reference Type reference (TYPE) SOLIX_TAB Quell-BinärDaten im Quell-Dokumenttyp 20030123
7 Importing IM_SOURCE_DOCTYPE Call by reference Type reference (TYPE) SAEDOKTYP Quell-Dokumententyp 20030123
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konvertierung in Zielformat ist gescheitert 20030123
2 CONVERSION_NOT_SUPPORTED Ziekformat wird nicht unterstützt 20030123

Method GET_ATTR_OF_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTR_DATA Call by reference Type reference (TYPE) SOLI_TAB objcont und objhead als Tabellentyp 20021129
2 Exporting EX_PROPERTIES Call by reference Type reference (TYPE) RMPS_BAPIPROPT Attribut-Wert-Tabelle 20021211
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Attribut Wert: Objekt 20021128

Method GET_ATTR_OF_CASE on class CL_RMPS_DISPOSAL has no exception.

Method GET_ATTR_OF_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTR_DATA Call by reference Type reference (TYPE) SOLI_TAB Attributtabelle in ascii-Format 20021126
2 Exporting EX_PROPERTIES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Attribut-Wert-Tabelle 20021204
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Objekt-POID 20021125
4 Importing IM_TYPE Call by reference Type reference (TYPE) C Typ: Akte o. Dokument 20021125

Method GET_ATTR_OF_OBJECTS on class CL_RMPS_DISPOSAL has no exception.

Method GET_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AUTHORITY_TITLE Call by reference Type reference (TYPE) STRING Amtliche Kurzbez. d. Behörde 20021219
2 Importing IM_AREA Call by reference Type reference (TYPE) STRING AREA-ID 20050727
3 Importing IM_AUTHORITY_ID Call by reference Type reference (TYPE) STRING ID zur Suche d. Kurzbez. 20021219

Method GET_AUTHORITY on class CL_RMPS_DISPOSAL has no exception.

Method GET_CASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CASES Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_CASE_ATTR Vorgänge 20020917
2 Importing IM_SEL_PARA Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_CASE_ATTR Selektionswerte 20020917
# Exception Resumable Description Created on
1 CX_RMPS_DISPOSAL Aussonderung 20020917

Method GET_CASES_FOR_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CASES_FOR_EXPORT Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_CASE_ATTR Public Sector: Attribute zum Vorgang 20021218
2 Importing IM_DISELEMS Call by reference Type reference (TYPE) RMPS_TT_DISELEMS Aussonderungselemente 20021218

Method GET_CASES_FOR_EXPORT on class CL_RMPS_DISPOSAL has no exception.

Method GET_CASE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CASE_OBJECTS Call by reference Type reference (TYPE) RMPSD_T_CASE_OBJECTS List: Object 20021121
2 Importing IM_GET_PUTAWAY Call by reference Type reference (TYPE) BOOLEAN Weglegesachen selektieren 20030128
3 Importing IM_POID_OF_CASE Call by reference Object reference (TYPE REF TO) IF_SRM_POID Attribut Wert: Objekt 20021121
# Exception Resumable Description Created on
1 CX_RMPS_DISPOSAL Ausnahmeklasse zu CL_RMPS_DISPOSAL 20021029

Method GET_DISPOSAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RMPS_DISELEMS Call by reference Type reference (TYPE) RMPS_TT_DISELEMS Aussonderungselemente (Datensatzbeschreibungen) 20021206
2 Exporting EX_RMPS_DISPORTION Call by reference Type reference (TYPE) RMPS_TT_DISPORTION Aussonderungsportion 20021206
3 Exporting EX_RMPS_DISUNIT Call by reference Type reference (TYPE) RMPS_TT_DISUNIT Aufbewahrungseinheit, Aktenschnitt 20021206
4 Importing IM_DP_ID Call by reference Type reference (TYPE) RMPS_PORTION_ID Aussonderungsportion-ID 20021206
5 Importing IM_RATING_LIST Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_OFFER_LIST Bewertungsverzeichnis 20021206

Method GET_DISPOSAL_DATA on class CL_RMPS_DISPOSAL has no exception.

Method GET_FPLAN_DATA_OF_RECORD Signature

Method GET_FPLAN_DATA_OF_RECORD on class CL_RMPS_DISPOSAL has no parameter.
Method GET_FPLAN_DATA_OF_RECORD on class CL_RMPS_DISPOSAL has no exception.

Method GET_FW_DATA_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CASE_POID_TAB Call by reference Type reference (TYPE) SRM_LIST_OBJECT List: Object 20021127
2 Changing IM_CASES_TAB Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_CASE_ATTR Public Sector: Attributte zum Vorgang 20021113
3 Importing IM_RMSID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20021220
# Exception Resumable Description Created on
1 CX_RMPS_DISPOSAL Ausnahmeklasse zu CL_RMPS_DISPOSAL 20021021

Method GET_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOG_DATA Call by reference Type reference (TYPE) SOLI_TAB GBT: SOLIX als Tabellentyp 20021126
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Attribut Wert: Objekt 20021125

Method GET_LOG_DATA on class CL_RMPS_DISPOSAL has no exception.

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_META_DATA Call by reference Type reference (TYPE) SOLI_TAB objcont und objhead als Tabellentyp 20021125
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Attribut Wert: Objekt 20021125

Method GET_META_DATA on class CL_RMPS_DISPOSAL has no exception.

Method GET_NEXT_PORTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PORTION_ID Value transfer Type reference (TYPE) RMPS_PORTION_ID Laufende Nummer der Aussonderungsportion 20021002
# Exception Resumable Description Created on
1 NUMBER_GET_NOT_POSSIBLE 20021002

Method GET_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ORGUNIT Call by reference Type reference (TYPE) STRING Organisationseinheit 20021220
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID Technischer Schlüssel des Falles (Fall-GUID) 20030116
# Exception Resumable Description Created on
1 NOT_FOUND Organisationseinheit nicht gefunden. 20021220

Method GET_PATH_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOG_DATA Call by reference Type reference (TYPE) SOLI_TAB Log-Daten in ASCII 20021206
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20021206

Method GET_PATH_LOG_DATA on class CL_RMPS_DISPOSAL has no exception.

Method GET_SUPERIOR_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RELA_CR_TAB Call by reference Type reference (TYPE) RMPSD_T_RELA_CR POID-Relation Akten/Vorgänge 20021127
2 Exporting EX_SUPERIOR_RECORDS Call by reference Type reference (TYPE) RMPSD_T_SUP_REC POID/Poiddir d. Akten u. GUID d. Vorgänge 20020919
3 Exporting EX_SUPERIOR_RECORDS_POID Call by reference Type reference (TYPE) SRM_LIST_OBJECT POID der Akten 20021121
4 Importing IM_CASE_POID_TAB Call by reference Type reference (TYPE) SRM_LIST_OBJECT POID der Vorgänge 20021127

Method GET_SUPERIOR_RECORD on class CL_RMPS_DISPOSAL has no exception.

Method INIT_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20021209
2 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20021209
3 Importing IM_TCODE Call by reference Type reference (TYPE) SYTCODE ABAP-Programm, aktueller Transaktionscode 20021209

Method INIT_PROTOCOL on class CL_RMPS_DISPOSAL has no exception.

Method IS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Type reference (TYPE) C 20021121
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20021121
3 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20021121

Method IS_TYPE on class CL_RMPS_DISPOSAL has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IM_DISPOSAL_ELEMENTS Call by reference Type reference (TYPE) RMPS_TT_DISELEMS Aussonderungsportion Vorgänge 20021007
2 Changing IM_DISPOSAL_PORTION Call by reference Type reference (TYPE) RMPS_TT_DISPORTION Aussonderungsportion 20021007
3 Changing IM_DISPOSAL_UNIT Call by reference Type reference (TYPE) RMPS_TT_DISUNIT Aussonderungsportion Akte 20021007
# Exception Resumable Description Created on
1 FATAL_ERROR 20021002

Method SAVE_IN_FILESYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20021002
2 Importing IM_PORTION_ID Call by reference Type reference (TYPE) RMPS_PORTION_ID Laufende Nummer der Aussonderungsportion 20021112
3 Importing T_OFFER_LIST_CASES Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_OFFER_LIST Anbieteverzeichnis Vorgänge 20021002
4 Importing T_OFFER_LIST_FPLAN Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_OFFER_LIST Anbieteverzeichnis Aktenplanposition 20021002
5 Importing T_OFFER_LIST_RECORD Call by reference Type reference (TYPE) RMPS_TT_DISPOSAL_OFFER_LIST Anbieteverzeichnis Akte 20021002
# Exception Resumable Description Created on
1 ERROR_CREATE_DIRECTORY 20021002
2 ERROR_DIRECTORY_BROWSE 20021002
3 INTERNAL_ERROR Interner Fehler 20021002
4 USER_CANCEL Abbruch durch User 20021002
History
Last changed by/on SAP  20060208 
SAP Release Created in 110_620