SAP ABAP Interface /IPRO/IF_EXTERNAL_DATA (Interface for BAdI: /IPRO/EXTERNAL_DATA)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/INTERFACE (Package) BADI's, Interfaces

⤷

⤷

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
Interface | /IPRO/IF_EXTERNAL_DATA | |
Short Description | Interface for BAdI: /IPRO/EXTERNAL_DATA |
General Data
Package | /IPRO/INTERFACE | BADI's, Interfaces |
Created | 20070423 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_EXTERNAL_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070423 |
Friends
Interface /IPRO/IF_EXTERNAL_DATA has no friend.
Attributes
Interface /IPRO/IF_EXTERNAL_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieve status of external documents | 20070522 |
2 | ![]() |
Instance method | Public | Method | Retrieve org. group information | 20070423 |
3 | ![]() |
Instance method | Public | Method | Retrieve responsible org. information | 20070423 |
4 | ![]() |
Instance method | Public | Method | Retrieve user default data | 20070508 |
5 | ![]() |
Instance method | Public | Method | Search business partner | 20070423 |
6 | ![]() |
Instance method | Public | Method | Search product | 20070423 |
7 | ![]() |
Instance method | Public | Method | Search product category | 20070423 |
8 | ![]() |
Instance method | Public | Method | Search unit of measure | 20070423 |
9 | ![]() |
Instance method | Public | Method | Search vendor | 20070423 |
Events
Interface /IPRO/IF_EXTERNAL_DATA has no event.
Types
Interface /IPRO/IF_EXTERNAL_DATA has no local type.
Method Signatures
Method GET_EXTERNAL_DOC_STATUS Signature
Method GET_EXTERNAL_DOC_STATUS on Interface /IPRO/IF_EXTERNAL_DATA has no parameter.
Method GET_EXTERNAL_DOC_STATUS on Interface /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 | ![]() |
PCT_ORG_DATA | Call by reference | Type reference (TYPE) | /IPRO/TT_ORG_DATA | Org data | 20070501 | ||
2 | ![]() |
PIV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070423 | ||
3 | ![]() |
PIV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20070423 |
Method GET_ORG_GROUPS on Interface /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 | ![]() |
PCS_RESP_ORG | Call by reference | Type reference (TYPE) | /IPRO/S_ORG_DATA | Org data | 20070501 | ||
2 | ![]() |
PIV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070423 | ||
3 | ![]() |
PIV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20070423 |
Method GET_RESP_ORG on Interface /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 | ![]() |
PCT_DEFAULT_DATA | Call by reference | Type reference (TYPE) | /IPRO/TT_KEY_VALUE_PAIR | Table of key value pairs | 20070508 | ||
2 | ![]() |
PCV_DATEFORMAT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070508 | ||
3 | ![]() |
PCV_NUMFORMAT | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070508 |
Method GET_USER_DEF_DATA on Interface /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 | ![]() |
PCT_RESULTS | Call by reference | Type reference (TYPE) | /IPRO/TT_BUPA_SH_RES_EXT | Business Partner Search Results | 20070501 | ||
2 | ![]() |
PIS_SEARCH | Call by reference | Type reference (TYPE) | /IPRO/S_BUPA_SH_PAR_EXT | Search Parameters | 20070423 | ||
3 | ![]() |
PIV_MAX_REC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070423 | ||
4 | ![]() |
PIV_PARTNER_TYPE | Call by reference | Type reference (TYPE) | /IPRO/BUPA_EXT | Business Partner Type | 20070423 |
Method SEARCH_BUPA on Interface /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 | ![]() |
PCT_RESULTS | Call by reference | Type reference (TYPE) | /IPRO/TT_PRODUCT_SEARCH | Product Search | 20070501 | ||
2 | ![]() |
PIS_SEARCH | Call by reference | Type reference (TYPE) | /IPRO/S_PRODUCT_SEARCH | Product Search | 20070423 | ||
3 | ![]() |
PIV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070423 | ||
4 | ![]() |
PIV_MAX_REC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070423 | ||
5 | ![]() |
PIV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20070423 |
Method SEARCH_PRODUCT on Interface /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 | ![]() |
PCT_RESULTS | Call by reference | Type reference (TYPE) | /IPRO/TT_PRODUCT_CAT_SEARCH | Product Search Results | 20070501 | ||
2 | ![]() |
PIS_SEARCH | Call by reference | Type reference (TYPE) | /IPRO/S_PRODUCT_CAT_SEARCH | Product Category Search | 20070423 | ||
3 | ![]() |
PIV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070423 | ||
4 | ![]() |
PIV_MAX_REC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070423 | ||
5 | ![]() |
PIV_USERNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20070423 |
Method SEARCH_PRODUCT_CATEGORY on Interface /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 | ![]() |
PCV_UOM | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20070501 | ||
2 | ![]() |
PIV_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20070424 |
Method SEARCH_UOM on Interface /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 | ![]() |
PCT_RESULTS | Call by reference | Type reference (TYPE) | /IPRO/TT_BUPA_SH_RES_EXT | Business Partner Search Results | 20070501 | ||
2 | ![]() |
PIS_SEARCH | Call by reference | Type reference (TYPE) | /IPRO/S_VENDOR_SEARCH | Vendor Search | 20070423 | ||
3 | ![]() |
PIV_MAX_REC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070423 |
Method SEARCH_VENDOR on Interface /IPRO/IF_EXTERNAL_DATA has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 300 |