SAP ABAP Interface /IWBEP/IF_SBDM_PROJECT (SB - Domain Model - Project)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SBDM_PROJECT SB - Domain Model - Project 20120112
Properties
Interface /IWBEP/IF_SBDM_PROJECT  
Short Description SB - Domain Model - Project    
General Data
Package /IWBEP/SB_DM_BASE   Gateway Service Builder - Domain Model API and SPI 
Created 20120110   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_SBDM_PROJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBDM_ROOT SB - Domain Model - Root 20120202
Friends
Interface /IWBEP/IF_SBDM_PROJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_TYPE Constant Public See coding SB: DM unique node type 20120113
2 GC_TYPE_APC_REF_V2_PLUS Constant Public Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE '3' project type 20130403
3 GC_TYPE_MPC_DPC_V2 Constant Public Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE '1' project type 20130403
4 GC_TYPE_MPC_DPC_V2_PLUS Constant Public Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE '2' project type 20130403
5 GC_TYPE_UNDEFINED Constant Public Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE SPACE project type 20130403
6 MS_NODE_TYPE Instance attribute Public Attribute reference (LIKE) 20120202
7 MV_NODE_GUID Instance attribute Public Attribute reference (LIKE) 20120202
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADMIN_DATA Instance method Public Method Gets the administrative data 20120117
2 GET_CHILDREN Instance method Public Method 20120202
3 GET_CHILD_TYPES Instance method Public Method 20120202
4 GET_DESCRIPTION Instance method Public Method 20120202
5 GET_GENERATED_ARTIFACTS Instance method Public Method Gets the generated artifacts 20120116
6 GET_GEN_STRATEGY Instance method Public Method Gets the generation strategy 20120316
7 GET_LAST_CHG_STATE Instance method Public Method Gets the last change state 20120117
8 GET_MODEL Instance method Public Method Gets the model 20120112
9 GET_NAME Instance method Public Method 20120202
10 GET_PACKAGE Instance method Public Method Gets the package 20120312
11 GET_PROJECT_TYPE Instance method Public Method Gets the project type 20130403
12 GET_RESPONSIBLE Instance method Public Method Gets the responsible 20120315
13 GET_SERVICE Instance method Public Method Gets the service 20120201
14 INSERT_CHILD Instance method Public Method 20120202
15 IS_EDITABLE Instance method Public Method 20120202
16 IS_MODIFIED Instance method Public Method 20120224
17 IS_PERSISTENT Instance method Public Method 20120202
18 REMOVE_CHILD Instance method Public Method 20120202
19 SET_DESCRIPTION Instance method Public Method 20120202
20 SET_GEN_STRATEGY Instance method Public Method Sets the generation strategy 20120316
21 SET_PACKAGE Instance method Public Method Sets the package 20120312
22 SET_PROJECT_TYPE Instance method Public Method Sets the project type (as long as project is transient) 20130403
23 SET_RESPONSIBLE Instance method Public Method Sets the responsible 20120315
Events
Interface /IWBEP/IF_SBDM_PROJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_GEN_ARTIFACTS Public See coding 20120116 TY_T_GEN_ARTIFACTS TYPE STANDARD TABLE OF REF TO /iwbep/if_sbdm_gen_artifact WITH DEFAULT KEY
Method Signatures

Method GET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ADMIN_DATA Value transfer Type reference (TYPE) /IWBEP/S_SBDM_ADMIN_DATA SB: DM administrative data 20120117
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120202

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method GET_CHILDREN on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method GET_CHILD_TYPES Signature

Method GET_CHILD_TYPES on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method GET_CHILD_TYPES on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method GET_DESCRIPTION on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method GET_GENERATED_ARTIFACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GEN_ARTIFACTS Value transfer Type reference (TYPE) TY_T_GEN_ARTIFACTS 20120116
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB - Domain Model - Exception 20120201

Method GET_GEN_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_GEN_STRAT Value transfer Type reference (TYPE) /IWBEP/S_SBDM_GEN_STRATVERSION SB: DM Generation Strategy Version 20120316
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120316

Method GET_LAST_CHG_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAST_CHG_STATE Value transfer Type reference (TYPE) GUID_16 GUID in 'RAW' format 20120117
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120202

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MODEL Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_MODEL SB - Domain Model - Model 20120112
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB - Domain Model - Exception 20120201

Method GET_NAME Signature

Method GET_NAME on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method GET_NAME on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method GET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEVCLASS Value transfer Type reference (TYPE) DEVCLASS Package 20120312
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120312

Method GET_PROJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE project type 20130403
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130403

Method GET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESPONSIBLE Value transfer Type reference (TYPE) SYUNAME User Name 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120315

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SERVICE Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_SERVICE SB - Domain Model - Service 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120201

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method INSERT_CHILD on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method IS_EDITABLE Signature

Method IS_EDITABLE on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method IS_EDITABLE on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method IS_MODIFIED on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method IS_PERSISTENT on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method REMOVE_CHILD on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on Interface /IWBEP/IF_SBDM_PROJECT has no parameter.
Method SET_DESCRIPTION on Interface /IWBEP/IF_SBDM_PROJECT has no exception.

Method SET_GEN_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GEN_STRAT Call by reference Type reference (TYPE) /IWBEP/S_SBDM_GEN_STRATVERSION SB: DM Generation Strategy Version 20120316
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120316

Method SET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20120312
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120312

Method SET_PROJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) /IWBEP/SBDM_PROJECT_TYPE project type 20130403
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130403

Method SET_RESPONSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESPONSIBLE Call by reference Type reference (TYPE) SYUNAME User Name 20120315
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120315
History
Last changed by/on SAP  20141120 
SAP Release Created in 200