SAP ABAP Interface IF_PPE_ITEM_LIST (List of PPE items)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     PPE (Package) Pricing and Payment Events: Core objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PPE_ITEM_LIST List of PPE items 20100902
Properties
Interface IF_PPE_ITEM_LIST  
Short Description List of PPE items    
General Data
Package PPE   Pricing and Payment Events: Core objects 
Created 20100902   SAP 
Last changed 20131127   SAP 
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
# Interface Abstract Final Description Created on
1 IF_WLF_ITEM_EVENTS factory interface for external users 20101112
Friends
Interface IF_PPE_ITEM_LIST has no friend.
Attributes
Interface IF_PPE_ITEM_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_LIST Instance method Public Method copy all PPE entries by document no and item no 20101012
2 CREATE_ITEM Instance method Public Method create a new item 20100902
3 DELETE_MULT Instance method Public Method delete commodity item 20110201
4 GET_CHANGES Instance method Public Method get changes 20110209
5 GET_CHANGE_DOC_OBJECT_CLASS Instance method Public Method get change document object class 20110209
6 GET_DATA Instance method Public Method return data 20100902
7 GET_DATA_FOR_EXT_REF Instance method Public Method get data for external reference 20110125
8 GET_DISABLED_FIELDS Instance method Public Method return normally editable fields that cannot be input 20101112
9 GET_LAST_EVENT_NO_FOR_ITEM Instance method Public Method get the last event number for a item 20110125
10 GET_LIST Instance method Public Method get all PPE entries for a logistical item 20100907
11 GET_LIST_BY_DOC_KEY Instance method Public Method get all PPE entries by document no, across items 20100930
12 GET_LIST_FOR_EVENT Instance method Public Method get the data for an event 20110126
13 GET_LIST_FOR_REFDATEROUT Instance method Public Method get the data for a cpe reference date routine 20110203
14 GET_POSSIBLE_EVENTS_FOR_F4 Instance method Public Method get possible events for F4 20110131
15 GET_POSSIBLE_EV_NO_FOR_REF_F4 Instance method Public Method get possible event numbers for reference event F4 20110303
16 HAS_BEEN_CHANGED Instance method Public Method changed ? 20101119
17 HAS_PPE_EVENTS Instance method Public Method events are available ? 20110127
18 IS_CHANGEABLE Instance method Public Method can list be changed 20101112
19 IS_ITEM_CHANGEABLE Instance method Public Method can item be changed 20101112
20 IS_UPDATED Instance method Public Method already updated ? 20110725
21 MAINTAIN_FROM_EXT Instance method Public Method maintenance from external 20110125
22 PERFORM_FINAL_OPERATION Instance method Public Method perform recursive date calculation and checks 20110119
23 SET_ACTUAL_DATE Instance method Public Method set actual date 20100906
24 SET_DEFAULT Instance method Public Method set default 20110203
25 SET_EVENT Instance method Public Method set event 20100930
26 SET_EXT_REF Instance method Public Method set external reference 20110125
27 SET_PLANNED_DATE Instance method Public Method set planned date 20100906
28 SET_PPE_CHANGE_DISABLED Instance method Public Method disable PPE change for a document 20110209
29 SET_PPE_CHANGE_ENABLED Instance method Public Method enable PPE change for a document 20110209
30 SET_REF_EVENT Instance method Public Method set reference even structure 20100930
31 SET_ZTERM Instance method Public Method set payment conditions 20100908
Events
Interface IF_PPE_ITEM_LIST has no event.
Types
Interface IF_PPE_ITEM_LIST has no local type.
Method Signatures

Method COPY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_NO_FROM Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20101012
2 Importing IV_DOC_NO_TO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20101012
3 Importing IV_DOC_TYPE_FROM Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20101012
4 Importing IV_DOC_TYPE_TO Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20101012
5 Importing IV_DO_COPY Call by reference Type reference (TYPE) PPE_DO_COPY '1' Copy Indicator 20130422
6 Importing IV_ITEM_NO_FROM Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20101012
7 Importing IV_ITEM_NO_TO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20101012
8 Importing IV_UPDKZ Call by reference Type reference (TYPE) UPDKZ_D Update indicator 20101117
# Exception Resumable Description Created on
1 NO_DATA_COPIED No PPE data was copied from source 20110211

Method CREATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100906
2 Returning RS_KEY Value transfer Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100906
# Exception Resumable Description Created on
1 CX_PPE_MAINTAIN_ERROR Error during maintenance 20100906
2 CX_PPE_NOT_CHANGEABLE Change not possible 20100906

Method DELETE_MULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110201
2 Importing ITS_EVENT_NO Call by reference Type reference (TYPE) PPE_TS_EVENT_NO Event Identifier 20110201
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110201
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20110201
3 CX_PPE_NOT_CHANGEABLE Change not possible 20110201

Method GET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CDRED_STR Call by reference Type reference (TYPE) CDRED_STR_TAB Table Type for Structure CDRED_STR 20110209
2 Exporting ET_EDITPOS_WITH_HEADER Call by reference Type reference (TYPE) CDREDCD_TAB Table Type for CDRED for Change Documents 20110209
3 Importing IS_DOC_KEY Call by reference Type reference (TYPE) PPE_S_DOC_KEY PPE document key 20110209

Method GET_CHANGES on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_CHANGE_DOC_OBJECT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLASS Value transfer Type reference (TYPE) CDHDR-OBJECTCLAS Object class 20110209

Method GET_CHANGE_DOC_OBJECT_CLASS on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20100902
2 Exporting ES_DATA_DB Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20110126
3 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100906
4 Importing IV_GUID Call by reference Type reference (TYPE) PPE_ITEM_GUID GUID 20110224
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20100906

Method GET_DATA_FOR_EXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20110125
2 Exporting EV_MULT_ENTRIES Call by reference Type reference (TYPE) ABAP_BOOL External reference is empty: More than one entry exists. 20110125
3 Importing IS_EXT_REF_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_EXT_REF_KEY Key for external reference 20110125
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110125

Method GET_DISABLED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20101213
2 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20101112
3 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20110302
4 Returning RTH_FIELD Value transfer Type reference (TYPE) WLF_TH_FIELD Field Names 20101112
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20101112

Method GET_LAST_EVENT_NO_FOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAST_EVENT_NO Call by reference Type reference (TYPE) PPE_S_ITEM_LAST_EVENT_NO Last event number of a item 20110125
2 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110125

Method GET_LAST_EVENT_NO_FOR_ITEM on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_DATA Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20100907
2 Exporting ETS_DATA_DB Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM Communication structure for DB table PPE_D_ITEM_LIST 20110126
3 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20100907
4 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20100907
5 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20100907
6 Importing IV_TAKE_DELETED Call by reference Type reference (TYPE) ABAP_BOOL Take deleted items into account 20110126

Method GET_LIST on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_LIST_BY_DOC_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_DATA Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20100930
2 Exporting ETS_DATA_DB Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM Communication structure for DB table PPE_D_ITEM_LIST 20110126
3 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20100930
4 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20100930
5 Importing IV_TAKE_DELETED Call by reference Type reference (TYPE) ABAP_BOOL Take deleted items into account 20110126

Method GET_LIST_BY_DOC_KEY on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_LIST_FOR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_DATA Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM Communication structure for DB table PPE_D_ITEM_LIST 20110126
2 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20110126
3 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20110126
4 Importing IV_EVENT Call by reference Type reference (TYPE) PPE_EVENT Business Event 20110126
5 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20110126
6 Importing IV_TAKE_DELETED Call by reference Type reference (TYPE) ABAP_BOOL Take deleted items into account 20110126

Method GET_LIST_FOR_EVENT on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_LIST_FOR_REFDATEROUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETS_DATA Call by reference Type reference (TYPE) PPE_TS_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20110203
2 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20110203
3 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20110203
4 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20110203
5 Importing IV_REFDATEROUT Call by reference Type reference (TYPE) PPE_CPE_REFDATEROUT Reference date routine for Commodity Pricing Engine 20110203

Method GET_LIST_FOR_REFDATEROUT on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_POSSIBLE_EVENTS_FOR_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110131
2 Returning RT_VALUES Value transfer Type reference (TYPE) LVC_T_DRAL Table for Drop Down Handles with Aliases 20110131

Method GET_POSSIBLE_EVENTS_FOR_F4 on Interface IF_PPE_ITEM_LIST has no exception.

Method GET_POSSIBLE_EV_NO_FOR_REF_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110303
2 Importing IV_HANDLE Call by reference Type reference (TYPE) INT4 Natural Number 20110303
3 Returning RT_VALUES Value transfer Type reference (TYPE) LVC_T_DRAL Table for Drop Down Handles with Aliases 20110303

Method GET_POSSIBLE_EV_NO_FOR_REF_F4 on Interface IF_PPE_ITEM_LIST has no exception.

Method HAS_BEEN_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20101119
2 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20101119
3 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20101119
4 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method HAS_BEEN_CHANGED on Interface IF_PPE_ITEM_LIST has no exception.

Method HAS_PPE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO Document Number 20110127
2 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE Document Type 20110127
3 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO Item Number 20110127
4 Importing IV_TAKE_DELETED Call by reference Type reference (TYPE) ABAP_BOOL Take deleted items into account 20110127
5 Returning RE_HAS Value transfer Type reference (TYPE) ABAP_BOOL 20110127

Method HAS_PPE_EVENTS on Interface IF_PPE_ITEM_LIST has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110217
2 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101112

Method IS_CHANGEABLE on Interface IF_PPE_ITEM_LIST has no exception.

Method IS_ITEM_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20101112
2 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101112
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20101112

Method IS_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_KEY Call by reference Type reference (TYPE) PPE_S_DOC_KEY PPE document key 20110725
2 Returning RV_IS Value transfer Type reference (TYPE) ABAP_BOOL 20110725

Method IS_UPDATED on Interface IF_PPE_ITEM_LIST has no exception.

Method MAINTAIN_FROM_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_COM communication structure for DB table PPE_D_ITEM_LIST 20110125
2 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20110125
3 Importing IS_KOMPPEE Call by reference Type reference (TYPE) KOMPPEE External PPE structure 20110125
4 Importing IS_KOMPPEEX Call by reference Type reference (TYPE) KOMPPEEX Changes: External PPE structure 20110125
5 Importing IV_SET_EXT_REF Call by reference Type reference (TYPE) XFELD Set the external reference (change mode) 20110126
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110125
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20110125
3 CX_PPE_NOT_CHANGEABLE Change not possible 20110125

Method PERFORM_FINAL_OPERATION Signature

Method PERFORM_FINAL_OPERATION on Interface IF_PPE_ITEM_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_PPE_MAINTAIN_ERROR Error during maintenance 20110119

Method SET_ACTUAL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100906
2 Importing IV_DATE Call by reference Type reference (TYPE) PPE_ACTUAL_DATE Actual date 20100906
3 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL not UI and not BAPI 20110302
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20100906
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20100906
3 CX_PPE_NOT_CHANGEABLE Change not possible 20100906

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110203

Method SET_DEFAULT on Interface IF_PPE_ITEM_LIST has no exception.

Method SET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100930
2 Importing IV_EVENT Call by reference Type reference (TYPE) PPE_EVENT Event 20100930
3 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL not UI and not BAPI 20110302
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110215
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20101213
3 CX_PPE_NOT_CHANGEABLE Change not possible 20110217

Method SET_EXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20110125
2 Importing IV_EXT_REF Call by reference Type reference (TYPE) PPE_EXT_REF External Identifier for PPE Event 20110125
3 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL not UI and not BAPI 20110302
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110125
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20110125
3 CX_PPE_NOT_CHANGEABLE Change not possible 20110125

Method SET_PLANNED_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100906
2 Importing IV_DATE Call by reference Type reference (TYPE) PPE_PLANNED_DATE Actual date 20100906
3 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL not UI and not BAPI 20110302
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20100906
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20100906
3 CX_PPE_NOT_CHANGEABLE Change not possible 20100906

Method SET_PPE_CHANGE_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY PPE document key 20110217

Method SET_PPE_CHANGE_DISABLED on Interface IF_PPE_ITEM_LIST has no exception.

Method SET_PPE_CHANGE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110217

Method SET_PPE_CHANGE_ENABLED on Interface IF_PPE_ITEM_LIST has no exception.

Method SET_REF_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100930
2 Importing IS_REF_EVENT_DATA Call by reference Type reference (TYPE) PPE_S_REF_EVENT_DATA communication structure for DB table PPE_D_ITEM_LIST 20100930
3 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL not UI and not BAPI 20110323
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20110216
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20101213
3 CX_PPE_NOT_CHANGEABLE Change not possible 20110217

Method SET_ZTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) PPE_S_ITEM_LIST_KEY Key of PPE table 20100908
2 Importing IV_INTERNAL_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL not UI and not BAPI 20110302
3 Importing IV_ZTERM Call by reference Type reference (TYPE) DZTERM Terms of Payment Key 20100908
# Exception Resumable Description Created on
1 CX_PPE_DOES_NOT_EXIST Requested object does not exist 20100908
2 CX_PPE_MAINTAIN_ERROR Error during maintenance 20100908
3 CX_PPE_NOT_CHANGEABLE Change not possible 20100908
History
Last changed by/on SAP  20131127 
SAP Release Created in 606