SAP ABAP Class /IPRO/IF_EXTERNAL_DATA (Interface for BAdI: /IPRO/EXTERNAL_DATA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070423
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_EXTERNAL_DATA_IMP Class for BAdI: /IPRO/EXTERNAL_DATA 20070628
Properties
Class /IPRO/IF_EXTERNAL_DATA  
Short Description Interface for BAdI: /IPRO/EXTERNAL_DATA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070423   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_EXTERNAL_DATA has no forward declaration.
Interfaces
Class /IPRO/IF_EXTERNAL_DATA has no interface implemented.
Friends
Class /IPRO/IF_EXTERNAL_DATA has no friend class.
Attributes
Class /IPRO/IF_EXTERNAL_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTERNAL_DOC_STATUS Instance method Public Method Retrieve status of external documents 20070522
2 GET_ORG_GROUPS Instance method Public Method Retrieve org. group information 20070423
3 GET_RESP_ORG Instance method Public Method Retrieve responsible org. information 20070423
4 GET_USER_DEF_DATA Instance method Public Method Retrieve user default data 20070508
5 SEARCH_BUPA Instance method Public Method Search business partner 20070423
6 SEARCH_PRODUCT Instance method Public Method Search product 20070423
7 SEARCH_PRODUCT_CATEGORY Instance method Public Method Search product category 20070423
8 SEARCH_UOM Instance method Public Method Search unit of measure 20070423
9 SEARCH_VENDOR Instance method Public Method Search vendor 20070423
Events
Class /IPRO/IF_EXTERNAL_DATA has no event.
Types
Class /IPRO/IF_EXTERNAL_DATA has no local type.
Method Signatures

Method GET_EXTERNAL_DOC_STATUS Signature

Method GET_EXTERNAL_DOC_STATUS on class /IPRO/IF_EXTERNAL_DATA has no parameter.
Method GET_EXTERNAL_DOC_STATUS on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method GET_ORG_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_ORG_DATA Call by reference Type reference (TYPE) /IPRO/TT_ORG_DATA Org data 20070501
2 Importing PIV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070423
3 Importing PIV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20070423

Method GET_ORG_GROUPS on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method GET_RESP_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCS_RESP_ORG Call by reference Type reference (TYPE) /IPRO/S_ORG_DATA Org data 20070501
2 Importing PIV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070423
3 Importing PIV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20070423

Method GET_RESP_ORG on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method GET_USER_DEF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_DEFAULT_DATA Call by reference Type reference (TYPE) /IPRO/TT_KEY_VALUE_PAIR Table of key value pairs 20070508
2 Changing PCV_DATEFORMAT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20070508
3 Changing PCV_NUMFORMAT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20070508

Method GET_USER_DEF_DATA on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method SEARCH_BUPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_RESULTS Call by reference Type reference (TYPE) /IPRO/TT_BUPA_SH_RES_EXT Business Partner Search Results 20070501
2 Importing PIS_SEARCH Call by reference Type reference (TYPE) /IPRO/S_BUPA_SH_PAR_EXT Search Parameters 20070423
3 Importing PIV_MAX_REC Call by reference Type reference (TYPE) INT4 Natural number 20070423
4 Importing PIV_PARTNER_TYPE Call by reference Type reference (TYPE) /IPRO/BUPA_EXT Business Partner Type 20070423

Method SEARCH_BUPA on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method SEARCH_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_RESULTS Call by reference Type reference (TYPE) /IPRO/TT_PRODUCT_SEARCH Product Search 20070501
2 Importing PIS_SEARCH Call by reference Type reference (TYPE) /IPRO/S_PRODUCT_SEARCH Product Search 20070423
3 Importing PIV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070423
4 Importing PIV_MAX_REC Call by reference Type reference (TYPE) INT4 Natural number 20070423
5 Importing PIV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20070423

Method SEARCH_PRODUCT on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method SEARCH_PRODUCT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_RESULTS Call by reference Type reference (TYPE) /IPRO/TT_PRODUCT_CAT_SEARCH Product Search Results 20070501
2 Importing PIS_SEARCH Call by reference Type reference (TYPE) /IPRO/S_PRODUCT_CAT_SEARCH Product Category Search 20070423
3 Importing PIV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20070423
4 Importing PIV_MAX_REC Call by reference Type reference (TYPE) INT4 Natural number 20070423
5 Importing PIV_USERNAME Call by reference Type reference (TYPE) SYUNAME User Name 20070423

Method SEARCH_PRODUCT_CATEGORY on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method SEARCH_UOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCV_UOM Call by reference Type reference (TYPE) CHAR3 3-Byte field 20070501
2 Importing PIV_OBJECT_ID Call by reference Type reference (TYPE) STRING 20070424

Method SEARCH_UOM on class /IPRO/IF_EXTERNAL_DATA has no exception.

Method SEARCH_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_RESULTS Call by reference Type reference (TYPE) /IPRO/TT_BUPA_SH_RES_EXT Business Partner Search Results 20070501
2 Importing PIS_SEARCH Call by reference Type reference (TYPE) /IPRO/S_VENDOR_SEARCH Vendor Search 20070423
3 Importing PIV_MAX_REC Call by reference Type reference (TYPE) INT4 Natural number 20070423

Method SEARCH_VENDOR on class /IPRO/IF_EXTERNAL_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in