SAP ABAP Interface IF_RSPLPPM_PPMOBJECTS (Planning: PPM Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLPPM (Package) Planning Process Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLPPM_PPM_AOR Object Class PPM Area of Responsibility 20060804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLPPM_PPM_PLAN Object Class PPM Plan 20060804
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLPPM_PPM_PLSES Object Class PPM Planning Session 20060804
Properties
Interface IF_RSPLPPM_PPMOBJECTS  
Short Description Planning: PPM Objects    
General Data
Package RSPLPPM   Planning Process Management 
Created 20060731   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSPLPPM_PPM_PS_CHASEL_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSPLPPM_PPMOBJECTS has no interface.
Friends
Interface IF_RSPLPPM_PPMOBJECTS has no friend.
Attributes
Interface IF_RSPLPPM_PPMOBJECTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method PPM Object Check 20060831
2 CHECK_EXIST Instance method Public Method Check Object Exists in Master Data 20061006
3 DELETE_CHASEL Instance method Public Method Delete: Assigned Selection 20060906
4 DELETE_FROM_BUFFER Instance method Public Method Delete: Entry from Buffer 20060807
5 DELETE_MASTERDATA Instance method Public Method Delete: Master Data 20060807
6 GET_CHARS_FROM_CHASEL Instance method Public Method Get: Characteristics in Characteristic Selection 20060811
7 GET_CHASEL Instance method Public Method Get: Selection for Object 20060810
8 GET_MASTERDATA Instance method Public Method Get: Master Data Attributes 20060807
9 MODIFY_MASTERDATA_IN_BUF Instance method Public Method Update: Master Data Attributes in Buffer 20060807
10 SAVE_CHASEL Instance method Public Method Save: Assigned Selection 20060906
11 SAVE_MASTERDATA Instance method Public Method Save: Master Data 20060807
12 SET_CHASEL_IN_BUF Instance method Public Method Set/Overwrite: Selection in Buffer 20060810
13 SET_MASTERDATA_IN_BUF Instance method Public Method Set/Overwrite: Master Data Attributes in Buffer 20060807
Events
Interface IF_RSPLPPM_PPMOBJECTS has no event.
Types
Interface IF_RSPLPPM_PPMOBJECTS has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060831

Method CHECK_EXIST Signature

Method CHECK_EXIST on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20061006
2 CX_RSPLPPM_PPMOBJECT_NOT_FOUND PPM Objekte nicht gefunden 20061006

Method DELETE_CHASEL Signature

Method DELETE_CHASEL on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060906

Method DELETE_FROM_BUFFER Signature

Method DELETE_FROM_BUFFER on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
Method DELETE_FROM_BUFFER on Interface IF_RSPLPPM_PPMOBJECTS has no exception.

Method DELETE_MASTERDATA Signature

Method DELETE_MASTERDATA on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060807

Method GET_CHARS_FROM_CHASEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_CHARS Value transfer Type reference (TYPE) RSPLPPM_T_CHARS Tabellentyp: Merkmale 20060811
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060811

Method GET_CHASEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_CHASEL Value transfer Type reference (TYPE) ANY TABLE Tabellentyp: Selektion 20060810
2 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060810
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060810

Method GET_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20060807
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20060904
3 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060807
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060807

Method MODIFY_MASTERDATA_IN_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20060807
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060830

Method SAVE_CHASEL Signature

Method SAVE_CHASEL on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060906

Method SAVE_MASTERDATA Signature

Method SAVE_MASTERDATA on Interface IF_RSPLPPM_PPMOBJECTS has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060807

Method SET_CHASEL_IN_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_CHASEL Call by reference Type reference (TYPE) ANY TABLE Tabellentyp: Selektion 20060810

Method SET_CHASEL_IN_BUF on Interface IF_RSPLPPM_PPMOBJECTS has no exception.

Method SET_MASTERDATA_IN_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20060807
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060830
History
Last changed by/on SAP  20130531 
SAP Release Created in 710