SAP ABAP Class IF_RMPS_PLAN (Fileplan API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_PLAN Fileplan PRO 20040527
Properties
Class IF_RMPS_PLAN  
Short Description Fileplan API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040526   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RMPS_PLAN has no interface implemented.
Friends
Class IF_RMPS_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENQUEUED Instance attribute Public Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20040527
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Save 20040527
2 F4 Static method Public Method F4 at Fileplan 20040527
3 F4_GET_ALL Static method Public Method Get All "Valid" Fileplans 20040527
4 FOLDER_DELETE Instance method Public Method Delete Cases from Fileplan 20040526
5 FOLDER_INSERT Instance method Public Method Add Cases in AP (only links) 20050407
6 OPEN Static method Public Method 20040527
Events
Class IF_RMPS_PLAN has no event.
Types
Class IF_RMPS_PLAN has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_RMPS_PLAN has no parameter.
Method CLOSE on class IF_RMPS_PLAN has no exception.

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SELECTED Call by reference Object reference (TYPE REF TO) IF_SRM_POID open? 20040527
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040527
3 Importing IM_PLAN_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040527
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040527

Method F4_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040527
2 Importing IM_MAX_HITS Call by reference Type reference (TYPE) I 10 20040527
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING RMS ID 20040527
4 Returning RE_PLAN_POIDS Value transfer Type reference (TYPE) SRM_LIST_POID_INTERFACE List: IF_SRM_POID 20040527
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040527

Method FOLDER_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLDER_POIDS Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE List: IF_SRM_POID 20040527
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20040618

Method FOLDER_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOLDER_POIDS Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE List: IF_SRM_POID 20050407
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20050407

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040527
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040527
3 Importing IM_PLAN_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040527
4 Returning RE_API Value transfer Object reference (TYPE REF TO) IF_RMPS_PLAN Aktenplan-API 20040527
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20040527
2 LOCKED Gesperrt 20040527
History
Last changed by/on SAP  20110908 
SAP Release Created in