SAP ABAP Interface IF_SRM_SP_MODEL (IF_SRM_SP_MODEL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_MODEL Represents a Record Model 20030528
Properties
Interface IF_SRM_SP_MODEL  
Short Description IF_SRM_SP_MODEL    
General Data
Package SRM_XML_BR_MD_FP   XML, Browser, Modeler, File Plan 
Created 20030528   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRM_SP_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SP_MODEL_CONTEXT IF_SRM_SP_MODEL_CONTEXT 20030602
Friends
Interface IF_SRM_SP_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_ROOT Constant Public Type reference (TYPE) STRING 'ID_ROOT' Root node 20041027
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Unlock Record Model, Release Memory... 20030528
2 CREATE Instance method Public Method Create Record Model 20030528
3 ELEMENT_GET_ALL Instance method Public Method Get All Nodes 20030602
4 ELEMENT_GET_BY_ID Instance method Public Method Get Node from ID 20030602
5 ELEMENT_GET_DIRECT_CHILDS Instance method Public Method Get All Child Nodes 20030602
6 FIRST_ID_GET_BY_ANCHOR Instance method Public Method 1. Find ID for Anchor 20030602
7 OPEN Instance method Public Method Load Record Model, Parse... 20030602
8 RELEASE Instance method Public Method Set Status of Record Model to 'Release' 20030530
9 SAVE Instance method Public Method Save Record Model (No Commit) 20030528
10 STATE_GET Instance method Public Method Find Status of the Record Model 20050630
Events
Interface IF_SRM_SP_MODEL has no event.
Types
Interface IF_SRM_SP_MODEL has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_SRM_SP_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_SP_MODEL CX_SRM_SP_BACK 20030528

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING nicht-eind. beschreibung der akte (topknoten) 20030528
2 Importing ID Call by reference Type reference (TYPE) STRING eind. bezeichnung der akte 20030528
3 Importing ID_CHECK_UNIQUE Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE eind. der bezeichnung pruefen 20030528
# Exception Resumable Description Created on
1 CX_SRM_GSP_BACK CX_SRM_SP_BACK 20030528
2 CX_SRM_SP_MODEL CX_SRM_SP_RECORD 20030528

Method ELEMENT_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT_TAB Value transfer Type reference (TYPE) SRM_MDL_ELEM_TAB 20030602
# Exception Resumable Description Created on
1 CX_SRM_SP_MODEL CX_SRM_SP_MODEL 20030602

Method ELEMENT_GET_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_SRM_SP_MODEL_ELEMENT 20030602
2 Importing ID Call by reference Type reference (TYPE) STRING 20030602
# Exception Resumable Description Created on
1 CX_SRM_SP_MODEL CX_SRM_SP_MODEL 20030602

Method ELEMENT_GET_DIRECT_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT_TAB Value transfer Type reference (TYPE) SRM_MDL_ELEM_TAB 20030602
2 Importing ID Call by reference Type reference (TYPE) STRING 20030602
# Exception Resumable Description Created on
1 CX_SRM_SP_MODEL CX_SRM_SP_MODEL 20030602

Method FIRST_ID_GET_BY_ANCHOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANCHOR Call by reference Type reference (TYPE) STRING 20030602
2 Returning ID Value transfer Type reference (TYPE) STRING 20030602
# Exception Resumable Description Created on
1 CX_SRM_SP_MODEL CX_SRM_SP_MODEL 20030602

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_UPDATE Call by reference Type reference (TYPE) SRMBOOLEAN 20030602
# Exception Resumable Description Created on
1 CX_SRM_GSP_BACK CX_SRM_SP_BACK 20030602
2 CX_SRM_SP_RECORD CX_SRM_SP_RECORD 20030602

Method RELEASE Signature

Method RELEASE on Interface IF_SRM_SP_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_SRM_SP_MODEL CX_SRM_SP_MODEL 20030530

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_VERSION Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030528
# Exception Resumable Description Created on
1 CX_SRM_GSP_BACK CX_SRM_SP_BACK 20030528
2 CX_SRM_SP_MODEL CX_SRM_SP_RECORD 20030528

Method STATE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE Value transfer Type reference (TYPE) STRING Status 20050630

Method STATE_GET on Interface IF_SRM_SP_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640