SAP ABAP Class IF_EPM_BP_HEADER (EPM: Business Partner Header Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EPM_BP EPM: Business Partner Interface 20090512
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_BP EPM Business Partner BO 20091201
Properties
Class IF_EPM_BP_HEADER  
Short Description EPM: Business Partner Header Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081216   SAP 
Last change 20140121   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)
2 IF_EPM_ADDRESS_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_EPM_BP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_EPM_BP_CONTACT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_EPM_BP_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_EPM_BP_HEADER has no interface implemented.
Friends
Class IF_EPM_BP_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALT_KEY_MD_BP_ID Constant Public See coding 20130331
2 GC_ALT_KEY_MD_EMAIL_ADDRESS Constant Public See coding 20130527
3 GC_ALT_KEY_NM_BP_ID Constant Public Type reference (TYPE) IF_EPM_BO=>TY_ALTERNATIVE_KEY_NAME 'ALT_KEY_BP_ID' 20130331
4 GC_ALT_KEY_NM_EMAIL_ADDRESS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_ALTERNATIVE_KEY_NAME 'ALT_KEY_EMAIL_ADDRESS' 20130527
5 GC_ASSOC_MD_COMPANY_ADDRESS Constant Public See coding 20130118
6 GC_ASSOC_MD_CONTACT Constant Public See coding 20130118
7 GC_BO_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NAME IF_EPM_BP=>GC_BO_NAME The BO name 20090512
8 GC_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_BP_HEADER' The BO node name 20090512
9 GC_CONVERT_BP_IDS_TO_KEYS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'CONVERT_BP_IDS_TO_KEYS' Name of a BO service ( method name ) 20100312
10 GC_CONVERT_EMAIL_ADDR_TO_KEYS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'CONVERT_EMAIL_ADDRS_TO_KEYS' 20130527
11 GC_CREATE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'CREATE' Name of a BO service ( method name ) 20091204
12 GC_DB_TABLE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_DB_TABLE_NAME 'SNWD_BPA' Type of a data base table name 20090512
13 GC_DELETE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'DELETE' Name of a BO service ( method name ) 20091204
14 GC_FIELD_NAME_ADDRESS_GUID Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'ADDRESS_GUID' Type of a table field name 20091125
15 GC_FIELD_NAME_BP_ID Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'BP_ID' Type of a table field name 20091125
16 GC_FIELD_NAME_BP_ROLE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'BP_ROLE' Type of a table field name 20091125
17 GC_FIELD_NAME_CHANGED_AT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'CHANGED_AT' Type of a table field name 20091125
18 GC_FIELD_NAME_CHANGED_BY Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'CHANGED_BY' Type of a table field name 20091125
19 GC_FIELD_NAME_COMPANY_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'COMPANY_NAME' Type of a table field name 20091125
20 GC_FIELD_NAME_CREATED_AT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'CREATED_AT' Type of a table field name 20091125
21 GC_FIELD_NAME_CREATED_BY Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'CREATED_BY' Type of a table field name 20091125
22 GC_FIELD_NAME_CURRENCY_CODE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'CURRENCY_CODE' Type of a table field name 20091125
23 GC_FIELD_NAME_EMAIL_ADDRESS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'EMAIL_ADDRESS' Type of a table field name 20091125
24 GC_FIELD_NAME_FAX_NUMBER Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'FAX_NUMBER' Type of a table field name 20091125
25 GC_FIELD_NAME_LEGAL_FORM Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'LEGAL_FORM' Type of a table field name 20091125
26 GC_FIELD_NAME_PHONE_NUMBER Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'PHONE_NUMBER' Type of a table field name 20091125
27 GC_FIELD_NAME_WEB_ADDRESS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'WEB_ADDRESS' Type of a table field name 20091125
28 GC_NAVIGATE_TO_COMPANY_ADDRESS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_COMPANY_ADDRESS' Name of a BO service ( method name ) 20091126
29 GC_NAVIGATE_TO_CONTACT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_CONTACT' Name of a BO service ( method name ) 20091126
30 GC_NUMBER_RANGE_IDENT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_NUMBER_RANGE_IDENT '1' Number Range Number 20091126
31 GC_PARENT_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME SPACE The BO node name 20090512
32 GC_QUERY_BY_BUSINESS_PARTNER Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'QUERY_BY_BUSINESS_PARTNER' Type of a table field name 20091126
33 GC_QUERY_BY_COMPANY_ADDRESS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'QUERY_BY_COMPANY_ADDRESS' Type of a table field name 20091126
34 GC_QUERY_BY_CONTACT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'QUERY_BY_CONTACT' Type of a table field name 20091126
35 GC_RETRIEVE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'RETRIEVE' Name of a BO service ( method name ) 20091204
36 GC_UPDATE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'UPDATE' Name of a BO service ( method name ) 20091204
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BP_IDS_TO_KEYS Instance method Public Method 20091202
2 CONVERT_EMAIL_ADDRS_TO_KEYS Instance method Public Method 20121123
3 CREATE Instance method Public Method 20091127
4 DELETE Instance method Public Method 20091127
5 NAVIGATE_TO_COMPANY_ADDRESS Instance method Public Method 20100201
6 NAVIGATE_TO_CONTACT Instance method Public Method 20091127
7 QUERY_BY_BUSINESS_PARTNER Instance method Public Method 20091130
8 QUERY_BY_COMPANY_ADDRESS Instance method Public Method 20091130
9 QUERY_BY_CONTACT Instance method Public Method 20091130
10 RETRIEVE Instance method Public Method 20091127
11 UPDATE Instance method Public Method 20091127
Events
Class IF_EPM_BP_HEADER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BP_EMAIL_ADDRESSES Public See coding 20121123 tt_bp_email_addresses type standard table of ty_node_data-email_address
2 TT_BP_IDENTIFIERS Public See coding 20091202 tt_bp_identifiers type standard table of ty_node_data-bp_id
3 TT_NODE_DATA Public See coding 20081216 tt_node_data type standard table of ty_node_data with default key
4 TT_SEL_PAR_ADDRESS_TYPES Public See coding 20091127 tt_sel_par_address_types type range of snwd_address_type
5 TT_SEL_PAR_BP_EMAIL_ADDRESSES Public See coding 20121119 tt_sel_par_bp_email_addresses type range of snwd_email_address
6 TT_SEL_PAR_BP_IDS Public See coding 20091127 tt_sel_par_bp_ids type range of snwd_partner_id
7 TT_SEL_PAR_BUILDINGS Public See coding 20091127 tt_sel_par_buildings type range of snwd_building
8 TT_SEL_PAR_CHANGE_RESPONSIBLES Public See coding 20091127 tt_sel_par_change_responsibles type range of snwd_id
9 TT_SEL_PAR_CITIES Public See coding 20091127 tt_sel_par_cities type range of snwd_city
10 TT_SEL_PAR_COMPANY_NAMES Public See coding 20091127 tt_sel_par_company_names type range of snwd_company_name
11 TT_SEL_PAR_COUNTRIES Public See coding 20091127 tt_sel_par_countries type range of snwd_country
12 TT_SEL_PAR_CREATE_RESPONSIBLES Public See coding 20091127 tt_sel_par_create_responsibles type range of snwd_id
13 TT_SEL_PAR_FIRST_NAMES Public See coding 20091127 tt_sel_par_first_names type range of snwd_first_name
14 TT_SEL_PAR_LAST_NAMES Public See coding 20091127 tt_sel_par_last_names type range of snwd_last_name
15 TT_SEL_PAR_POSTAL_CODES Public See coding 20091127 tt_sel_par_postal_codes type range of snwd_postal_code
16 TT_SEL_PAR_STREETS Public See coding 20091127 tt_sel_par_streets type range of snwd_street
17 TY_NODE_DATA Public Type reference (TYPE) SNWD_BPA EPM: Business Partner Table 20081216
Method Signatures

Method CONVERT_BP_IDS_TO_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_MAPPING Call by reference Type reference (TYPE) IF_EPM_BO=>TT_KEY_MAPPING_INFO Conversion info for a set of alternative node keys 20091202
2 Importing IT_KEY_VALUES Call by reference Type reference (TYPE) TT_BP_IDENTIFIERS 20091202
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091202
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091202

Method CONVERT_EMAIL_ADDRS_TO_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_MAPPING Call by reference Type reference (TYPE) IF_EPM_BO=>TT_KEY_MAPPING_INFO Conversion info for a set of alternative node keys 20121123
2 Importing IT_KEY_VALUES Call by reference Type reference (TYPE) TT_BP_EMAIL_ADDRESSES Set of E-Mail addresses 20121123
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20121123
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20121123

Method CREATE 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) TY_NODE_DATA EPM: Business Partner Table 20091127
2 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20091127
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20091127
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091127
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091127
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091127

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20091127
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091127
3 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091127
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091127
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091127

Method NAVIGATE_TO_COMPANY_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IF_EPM_ADDRESS_HEADER=>TT_NODE_DATA Table of Address headers 20100201
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20100201
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES 20110504
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100201
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20100201
6 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY Edit mode of a BO node element 20100201
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100201
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100201

Method NAVIGATE_TO_CONTACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IF_EPM_BP_CONTACT=>TT_NODE_DATA Set of contact node element data 20091127
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20091127
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES 20110504
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091127
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091127
6 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY Edit mode of a BO node element 20091127
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091127
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091127

Method QUERY_BY_BUSINESS_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20091130
2 Exporting ET_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091130
3 Exporting EV_NR_OF_ROWS_FOUND Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_NR_OF_ROWS_FOUND Query: Size of overall query result set ( number of rows ) 20091130
4 Importing IS_PAGING_OPTIONS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS Query: Paging options 20091130
5 Importing IT_SEL_PAR_BP_IDS Call by reference Type reference (TYPE) TT_SEL_PAR_BP_IDS 20091130
6 Importing IT_SEL_PAR_CHANGE_RESPONSIBLES Call by reference Type reference (TYPE) TT_SEL_PAR_CHANGE_RESPONSIBLES 20130723
7 Importing IT_SEL_PAR_COMPANY_NAMES Call by reference Type reference (TYPE) TT_SEL_PAR_COMPANY_NAMES 20091130
8 Importing IT_SEL_PAR_CREATE_RESPONSIBLES Call by reference Type reference (TYPE) TT_SEL_PAR_CREATE_RESPONSIBLES 20130723
9 Importing IT_SEL_PAR_EMAIL_ADDRESSES Call by reference Type reference (TYPE) TT_SEL_PAR_BP_EMAIL_ADDRESSES 20121119
10 Importing IT_SORTING_OPTIONS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_QUERY_SORT_OPTIONS Query: Set of sorting options 20091130
11 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_MAX_ROWS IF_EPM_BO=>GC_DEFAULT_MAX_ROWS Query: Maximum number of rows to select 20091130
12 Importing IV_START_TRANSACTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130723
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091130
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091130

Method QUERY_BY_COMPANY_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20091130
2 Exporting ET_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091130
3 Exporting EV_NR_OF_ROWS_FOUND Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_NR_OF_ROWS_FOUND Query: Size of overall query result set ( number of rows ) 20091130
4 Importing IS_PAGING_OPTIONS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS Query: Paging options 20091130
5 Importing IT_SEL_PAR_ADDRESS_TYPES Call by reference Type reference (TYPE) TT_SEL_PAR_ADDRESS_TYPES 20091130
6 Importing IT_SEL_PAR_BUILDINGS Call by reference Type reference (TYPE) TT_SEL_PAR_BUILDINGS 20091130
7 Importing IT_SEL_PAR_CITIES Call by reference Type reference (TYPE) TT_SEL_PAR_CITIES 20091130
8 Importing IT_SEL_PAR_COUNTRIES Call by reference Type reference (TYPE) TT_SEL_PAR_COUNTRIES 20091130
9 Importing IT_SEL_PAR_POSTAL_CODES Call by reference Type reference (TYPE) TT_SEL_PAR_POSTAL_CODES 20091130
10 Importing IT_SEL_PAR_STREETS Call by reference Type reference (TYPE) TT_SEL_PAR_STREETS 20091130
11 Importing IT_SORTING_OPTIONS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_QUERY_SORT_OPTIONS Query: Set of sorting options 20091130
12 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_MAX_ROWS IF_EPM_BO=>GC_DEFAULT_MAX_ROWS Query: Maximum number of rows to select 20091130
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091130
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091130

Method QUERY_BY_CONTACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20091130
2 Exporting ET_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091130
3 Exporting EV_NR_OF_ROWS_FOUND Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_NR_OF_ROWS_FOUND Query: Size of overall query result set ( number of rows ) 20091130
4 Importing IS_PAGING_OPTIONS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS Query: Paging options 20091130
5 Importing IT_SEL_PAR_ADDRESS_TYPES Call by reference Type reference (TYPE) TT_SEL_PAR_ADDRESS_TYPES 20091130
6 Importing IT_SEL_PAR_BUILDINGS Call by reference Type reference (TYPE) TT_SEL_PAR_BUILDINGS 20091130
7 Importing IT_SEL_PAR_CITIES Call by reference Type reference (TYPE) TT_SEL_PAR_CITIES 20091130
8 Importing IT_SEL_PAR_COUNTRIES Call by reference Type reference (TYPE) TT_SEL_PAR_COUNTRIES 20091130
9 Importing IT_SEL_PAR_LAST_NAMES Call by reference Type reference (TYPE) TT_SEL_PAR_LAST_NAMES 20091130
10 Importing IT_SEL_PAR_POSTAL_CODES Call by reference Type reference (TYPE) TT_SEL_PAR_POSTAL_CODES 20091130
11 Importing IT_SEL_PAR_STREETS Call by reference Type reference (TYPE) TT_SEL_PAR_STREETS 20091130
12 Importing IT_SORTING_OPTIONS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_QUERY_SORT_OPTIONS Query: Set of sorting options 20091130
13 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) IF_EPM_BO=>TY_QUERY_MAX_ROWS IF_EPM_BO=>GC_DEFAULT_MAX_ROWS Query: Maximum number of rows to select 20091130
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091130
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091130

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20091127
2 Exporting ET_FAILED_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091127
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20091127
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091127
5 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091127
6 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY Edit mode of a BO node element 20091127
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091127
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091127

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20091127
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091127
3 Importing ITH_CHANGED_FIELDS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_CHANGED_FIELDS 20091127
4 Importing IT_DATA Call by reference Type reference (TYPE) TT_NODE_DATA 20091127
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091127
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091127
History
Last changed by/on SAP  20140121 
SAP Release Created in