SAP ABAP Class CL_NWDEMO_SERVICE_BP (Services for BP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_NWDEMO_MODEL_BUSINESS_P (Package) SAP NetWeaver Demo Model - Business Partner
⤷
⤷
Properties
| Class | CL_NWDEMO_SERVICE_BP | |
| Short Description | Services for BP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWDEMO_MODEL_BUSINESS_P | SAP NetWeaver Demo Model - Business Partner |
| Created | 20070615 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_NWDEMO_SERVICE_BP has no interface implemented.
Friends
Class CL_NWDEMO_SERVICE_BP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'IF_OS_CA_PERSISTENCY~GET_PERSISTENT_BY_QUERY' | Name of the query method | 20070702 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CA_NWDEMO_PERSIST_BP_AD | Agent SAP NW Demo Model - bp address persistence class | 20070710 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CA_NWDEMO_PERSIST_BP | Agent SAP NW Demo Model - bp persistence class | 20070702 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY_MANAGER | Object Services Query Manager | 20070702 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070710 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070711 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070709 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070710 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070702 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_OS_QUERY | Object Services Query | 20070709 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | SDEMO_SO_PARTNER_ID_TT | Lst of seller partner IDs | 20070730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build filter argument for the query by name | 20070711 | |
| 2 | Instance method | Private | Method | Build filter argument for the query by role | 20070711 | |
| 3 | Instance method | Private | Method | Build filter argument for the query by country | 20070711 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070702 | |
| 5 | Instance method | Public | Method | Create Business Partner | 20070615 | |
| 6 | Static method | Public | Method | Delete all data from all business partners | 20071009 | |
| 7 | Instance method | Public | Method | Delete Business Partner | 20070702 | |
| 8 | Instance method | Public | Method | Delete Business Partner by int. key (partner GUID) | 20070703 | |
| 9 | Instance method | Public | Method | Delete Business Partner by ext. key (partner ID) | 20070703 | |
| 10 | Instance method | Private | Method | Fill business partner data | 20070620 | |
| 11 | Instance method | Private | Method | Fill multiple results into table | 20070709 | |
| 12 | Static method | Public | Method | Get the next free Business partner ID | 20070703 | |
| 13 | Instance method | Public | Method | Read own partner IDs | 20070730 | |
| 14 | Instance method | Private | Method | Fill Proxy output structure | 20070622 | |
| 15 | Instance method | Private | Method | Query Business partner by ext. key (partner ID) | 20070620 | |
| 16 | Instance method | Public | Method | Read all Business Partner | 20070702 | |
| 17 | Instance method | Public | Method | Read Business Partner | 20070702 | |
| 18 | Instance method | Public | Method | Read Business Partner by country | 20070709 | |
| 19 | Instance method | Public | Method | Read Business Partner by int. key (partner GUID) | 20070619 | |
| 20 | Instance method | Public | Method | Read Business Partner by ext. key (partner ID) | 20070702 | |
| 21 | Instance method | Public | Method | Read Business Partner by company- and lastname | 20070710 | |
| 22 | Instance method | Public | Method | Read Business Partner by role | 20070709 | |
| 23 | Instance method | Public | Method | Read Business Partner header data by country | 20070718 |
Events
Class CL_NWDEMO_SERVICE_BP has no event.
Types
Class CL_NWDEMO_SERVICE_BP has no local type.
Method Signatures
Method BUILD_MULT_NAME_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NAME | Call by reference | Type reference (TYPE) | SDEMO_BP_NAME_TT | List of last names per company | 20070724 | |||
| 2 | ETR_PARAMETER | Call by reference | Type reference (TYPE) | OSDREFTAB | OS: Table of Data References | 20070711 |
Method BUILD_MULT_NAME_QUERY on class CL_NWDEMO_SERVICE_BP has no exception.
Method BUILD_MULT_ROLE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_ROLE_TT | List of role info for business partner | 20070725 | |||
| 2 | ETR_PARAMETER | Call by reference | Type reference (TYPE) | OSDREFTAB | OS: Table of Data References | 20070711 |
Method BUILD_MULT_ROLE_QUERY on class CL_NWDEMO_SERVICE_BP has no exception.
Method BUILD_MUTL_COUNTRY_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COUNTRY | Call by reference | Type reference (TYPE) | SDEMO_BP_COUNTRY_TT | List of countries | 20070725 | |||
| 2 | ETR_PARAMETER | Call by reference | Type reference (TYPE) | OSDREFTAB | OS: Table of Data References | 20070711 |
Method BUILD_MUTL_COUNTRY_QUERY on class CL_NWDEMO_SERVICE_BP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWDEMO_SERVICE_BP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWDEMO_SERVICE_BP has no exception.
Method CREATE_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARTNER | Call by reference | Type reference (TYPE) | SDEMO_BP | SAP NetWeaver Demo Model - business partner | 20070620 | |||
| 2 | CT_BP_ADDR | Call by reference | Type reference (TYPE) | SDEMO_BP_AD_NEW_TT | List of addresses (ext. key) | 20070620 | |||
| 3 | CT_BP_EMAIL | Call by reference | Type reference (TYPE) | SDEMO_BP_EM_NEW_TT | List of emails (ext. key) | 20070620 | |||
| 4 | CT_BP_PHONE | Call by reference | Type reference (TYPE) | SDEMO_BP_PH_NEW_TT | List of telephone details (ext. key) | 20070620 | |||
| 5 | CT_BP_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_RR_NEW_TT | List of role relations (ext. key) | 20070620 | |||
| 6 | CT_BP_WEB | Call by reference | Type reference (TYPE) | SDEMO_BP_WA_NEW_TT | List of web addresses (ext. key) | 20070620 | |||
| 7 | I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Performe COMMIT WORK AND WAIT at end of method | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20071009 |
Method DELETE_ALL on class CL_NWDEMO_SERVICE_BP has no exception.
Method DELETE_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_GUID | Partner Guid (internal key) | 20070702 | |||
| 2 | I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_ID | Partner Id (external key) | 20070702 | |||
| 3 | I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Perform COMMIT WORK AND WAIT at end of method | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method DELETE_BP_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_GUID | Partner Guid (internal key) | 20070703 | |||
| 2 | I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Perform COMMIT WORK AND WAIT at end of method | 20070703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method DELETE_BP_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_ID | Partner Id (external key) | 20070703 | |||
| 2 | I_PERFORM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Perform COMMIT WORK AND WAIT at end of method | 20070703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method FILL_BP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BP | Call by reference | Type reference (TYPE) | SDEMO_BP | SAP NetWeaver Demo Model - business partner | 20070620 | |||
| 2 | ET_BP_ADDR | Call by reference | Type reference (TYPE) | SDEMO_BP_AD_TT | List of addresses | 20070620 | |||
| 3 | ET_BP_EMAIL | Call by reference | Type reference (TYPE) | SDEMO_BP_EM_TT | List of emails | 20070620 | |||
| 4 | ET_BP_PHONE | Call by reference | Type reference (TYPE) | SDEMO_BP_PH_TT | List of telephone details | 20070620 | |||
| 5 | ET_BP_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_RR_TT | List of role relations | 20070620 | |||
| 6 | ET_BP_WEB | Call by reference | Type reference (TYPE) | SDEMO_BP_WA_TT | List of web addresses | 20070620 | |||
| 7 | IR_BP | Call by reference | Object reference (TYPE REF TO) | CL_NWDEMO_PERSIST_BP | SAP NW Demo Model - bp persistence class | 20070718 | |||
| 8 | I_WITH_ADDR | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get addresses | 20070702 | ||
| 9 | I_WITH_BP_DATA | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get BP data | 20070702 | ||
| 10 | I_WITH_EMAIL | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get email | 20070702 | ||
| 11 | I_WITH_PHONE | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get phone | 20070702 | ||
| 12 | I_WITH_ROLE | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get roles | 20070702 | ||
| 13 | I_WITH_WEB | Call by reference | Type reference (TYPE) | XFELD | CL_NWDEMO_SERVICE=>TRUE | Get web adresses | 20070702 |
Method FILL_BP_DATA on class CL_NWDEMO_SERVICE_BP has no exception.
Method FILL_MULT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP | Call by reference | Type reference (TYPE) | SDEMO_BP_ALL_TT | List of business partners incl. dependend data | 20070709 | |||
| 2 | ITR_BP | Call by reference | Type reference (TYPE) | OSREFTAB | OS: Table of References | 20070709 |
Method FILL_MULT_RESULT on class CL_NWDEMO_SERVICE_BP has no exception.
Method GET_NEXT_BP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARTNER_ID | Value transfer | Type reference (TYPE) | SDEMO_PARTNER_ID | Partner Id | 20070703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method GET_OWN_PARTNER_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARTNER_ID | Value transfer | Type reference (TYPE) | SDEMO_SO_PARTNER_ID_TT | List of partner IDs | 20070730 |
Method GET_OWN_PARTNER_IDS on class CL_NWDEMO_SERVICE_BP has no exception.
Method MAP_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_BUSINESS_P_BY_ID_R_MSG | BusinessPartnerByIDResponse | 20070622 | |||
| 2 | IS_PARTNER | Call by reference | Type reference (TYPE) | SDEMO_BP | Partner data | 20070622 | |||
| 3 | IT_BP_ADDR | Call by reference | Type reference (TYPE) | SDEMO_BP_AD_TT | List of addresses | 20070622 | |||
| 4 | IT_BP_EMAIL | Call by reference | Type reference (TYPE) | SDEMO_BP_EM_TT | List of emails | 20070622 | |||
| 5 | IT_BP_PHONE | Call by reference | Type reference (TYPE) | SDEMO_BP_PH_TT | List of telephone details | 20070622 | |||
| 6 | IT_BP_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_RR_TT | List of role relations | 20070622 | |||
| 7 | IT_BP_WEB | Call by reference | Type reference (TYPE) | SDEMO_BP_WA_TT | List of web addresses | 20070622 |
Method MAP_RESULT on class CL_NWDEMO_SERVICE_BP has no exception.
Method QUERY_BP_BY_EXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Agent | 20070620 | |||
| 2 | I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_ID | Partner ID | 20070620 | |||
| 3 | RT_ENTRY | Value transfer | Type reference (TYPE) | OSREFTAB | OS: Table of References | 20070620 |
Method QUERY_BP_BY_EXT_KEY on class CL_NWDEMO_SERVICE_BP has no exception.
Method READ_ALL_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP | Call by reference | Type reference (TYPE) | SDEMO_BP_ALL_TT | List of business partners incl. dependend data | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method READ_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_BP | Call by reference | Object reference (TYPE REF TO) | CL_NWDEMO_PERSIST_BP | SAP NW Demo Model - bp persistence class | 20070718 | |||
| 2 | ES_BP | Call by reference | Type reference (TYPE) | SDEMO_BP | SAP NetWeaver Demo Model - business partner | 20070702 | |||
| 3 | ES_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_BUSINESS_P_BY_ID_R_MSG | BusinessPartnerByIDReponse | 20070702 | |||
| 4 | ET_BP_ADDR | Call by reference | Type reference (TYPE) | SDEMO_BP_AD_TT | List of addresses | 20070702 | |||
| 5 | ET_BP_EMAIL | Call by reference | Type reference (TYPE) | SDEMO_BP_EM_TT | List of emails | 20070702 | |||
| 6 | ET_BP_PHONE | Call by reference | Type reference (TYPE) | SDEMO_BP_PH_TT | List of telephone details | 20070702 | |||
| 7 | ET_BP_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_RR_TT | List of role relations | 20070702 | |||
| 8 | ET_BP_WEB | Call by reference | Type reference (TYPE) | SDEMO_BP_WA_TT | List of web addresses | 20070702 | |||
| 9 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_GUID | Partner Guid (internal key) | 20070702 | |||
| 10 | I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_ID | Partner Id (external key) | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method READ_BP_BY_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP | Call by reference | Type reference (TYPE) | SDEMO_BP_ALL_TT | List of business partners incl. dependend data | 20070709 | |||
| 2 | IT_COUNTRY | Call by reference | Type reference (TYPE) | SDEMO_BP_COUNTRY_TT | List of countries | 20070710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070709 |
Method READ_BP_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BP | Call by reference | Type reference (TYPE) | SDEMO_BP | SAP NetWeaver Demo Model - business partner | 20070619 | |||
| 2 | ES_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_BUSINESS_P_BY_ID_R_MSG | BusinessPartnerByIDReponse | 20070622 | |||
| 3 | ET_BP_ADDR | Call by reference | Type reference (TYPE) | SDEMO_BP_AD_TT | List of addresses | 20070620 | |||
| 4 | ET_BP_EMAIL | Call by reference | Type reference (TYPE) | SDEMO_BP_EM_TT | List of emails | 20070620 | |||
| 5 | ET_BP_PHONE | Call by reference | Type reference (TYPE) | SDEMO_BP_PH_TT | List of telephone details | 20070620 | |||
| 6 | ET_BP_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_RR_TT | List of role relations | 20070620 | |||
| 7 | ET_BP_WEB | Call by reference | Type reference (TYPE) | SDEMO_BP_WA_TT | List of web addresses | 20070620 | |||
| 8 | I_PARTNER_GUID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_GUID | GUID in 'RAW' format | 20070619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method READ_BP_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BP | Call by reference | Type reference (TYPE) | SDEMO_BP | SAP NetWeaver Demo Model - business partner | 20070702 | |||
| 2 | ES_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | SDEMO_BUSINESS_P_BY_ID_R_MSG | BusinessPartnerByIDReponse | 20070702 | |||
| 3 | ET_BP_ADDR | Call by reference | Type reference (TYPE) | SDEMO_BP_AD_TT | List of addresses | 20070702 | |||
| 4 | ET_BP_EMAIL | Call by reference | Type reference (TYPE) | SDEMO_BP_EM_TT | List of emails | 20070702 | |||
| 5 | ET_BP_PHONE | Call by reference | Type reference (TYPE) | SDEMO_BP_PH_TT | List of telephone details | 20070702 | |||
| 6 | ET_BP_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_RR_TT | List of role relations | 20070702 | |||
| 7 | ET_BP_WEB | Call by reference | Type reference (TYPE) | SDEMO_BP_WA_TT | List of web addresses | 20070702 | |||
| 8 | I_PARTNER_ID | Call by reference | Type reference (TYPE) | SDEMO_BP-PARTNER_ID | Partner ID (ext. key) | 20070702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070704 |
Method READ_BP_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP | Call by reference | Type reference (TYPE) | SDEMO_BP_ALL_TT | List of business partners incl. dependend data | 20070710 | |||
| 2 | IT_NAME | Call by reference | Type reference (TYPE) | SDEMO_BP_NAME_TT | List of last names per company | 20070710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070710 |
Method READ_BP_BY_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP | Call by reference | Type reference (TYPE) | SDEMO_BP_ALL_TT | List of business partners incl. dependend data | 20070709 | |||
| 2 | IT_ROLE | Call by reference | Type reference (TYPE) | SDEMO_BP_ROLE_TT | List of role info for business partner | 20070710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070709 |
Method READ_BP_HEADER_BY_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP | Call by reference | Type reference (TYPE) | SDEMO_BP_TT | List of business partners | 20070718 | |||
| 2 | IT_COUNTRY | Call by reference | Type reference (TYPE) | SDEMO_BP_COUNTRY_TT | List of countries | 20070718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business partner related exceptions | 20070718 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |