SAP ABAP Class CL_REIS_RM_SERVICES (BusinessDocumentSet)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-IS (Application Component) Information System
     RE_IS_RM (Package) RE: Records Management
Properties
Class CL_REIS_RM_SERVICES  
Short Description BusinessDocumentSet    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_IS_RM   RE: Records Management 
Created 20031107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REIS_RM_SERVICES has no interface implemented.
Friends
Class CL_REIS_RM_SERVICES has no friend class.
Attributes
Class CL_REIS_RM_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RECORD_BY_BUSOBJ Static method Public Method Creates the Record for the Business Object 20031107
2 DISPLAY_RECORD_BY_BUSOBJ Static method Public Method Creates the Record for the Business Object 20100929
3 GET_RECORD_BY_BUSOBJ Static method Public Method Gets the Record for the Business Object 20031107
4 IS_AUTO_CREATE_ACTIVE Static method Public Method Is Automatic Creation of Record for Object Type Active? 20040209
5 IS_RM_ACTIVE Static method Public Method Is Records Management Active for the Object Type? 20031107
Events
Class CL_REIS_RM_SERVICES has no event.
Types
Class CL_REIS_RM_SERVICES has no local type.
Method Signatures

Method CREATE_RECORD_BY_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RECORD_CREATED Call by reference Type reference (TYPE) BAPIDOCTAB Angelegte Akte 20031107
2 Importing IF_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE COMMIT WORK in der Methode ausführen 20031107
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20031107
# Exception Resumable Description Created on
1 ERROR Fehler 20031107

Method DISPLAY_RECORD_BY_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_MODIFY Call by reference Type reference (TYPE) RECABOOL Kennzeichen Modifiziert 20100929
2 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20100929
3 Importing IS_RECORD Call by reference Type reference (TYPE) BAPIDOCTAB Akte 20100929
# Exception Resumable Description Created on
1 ERROR Fehler 20100929

Method GET_RECORD_BY_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RECORD Call by reference Type reference (TYPE) BAPIDOCTAB Akte (falls genau eine Akte vorhanden ist) 20031107
2 Exporting ET_RECORD_LIST Call by reference Type reference (TYPE) BAPIDOCTAB_T Liste der Akten 20031107
3 Importing IF_ACCEPT_MORE_THAN_ONE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bei Anzahl Akten > 1 wird keine Exception ausgelöst 20040502
4 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20031107
# Exception Resumable Description Created on
1 MORE_THAN_ONE Mehr als eine Akte vorhanden 20031107
2 NOT_FOUND Keine Akte vorhanden 20031107

Method IS_AUTO_CREATE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECAOBJTYPE Objektart 20040209
2 Returning RF_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL Aktiv? 20040209

Method IS_AUTO_CREATE_ACTIVE on class CL_REIS_RM_SERVICES has no exception.

Method IS_RM_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECAOBJTYPE Objektart 20031107
2 Returning RF_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL Aktiv? 20031107

Method IS_RM_ACTIVE on class CL_REIS_RM_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 500