SAP ABAP Interface IF_EX_ME_BAPI_PO_CREATE_01 (BAdI Interface IF_EX_ME_BAPI_PO_CREATE_01)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing

⤷

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_EX_ME_BAPI_PO_CREATE_01 | |
Short Description | BAdI Interface IF_EX_ME_BAPI_PO_CREATE_01 |
General Data
Package | ME | Application development R/3 Purchasing |
Created | 20040115 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_MMPUR_CONSTANTS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | MMPUR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | MMTYP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050324 |
Friends
Interface IF_EX_ME_BAPI_PO_CREATE_01 has no friend.
Attributes
Interface IF_EX_ME_BAPI_PO_CREATE_01 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Process Industry-Specific Data via Extension in Parameter | 20041108 |
2 | ![]() |
Instance method | Public | Method | Process-Industry-Specific Data for ExtensionOut Parameter | 20050221 |
3 | ![]() |
Instance method | Public | Method | Inbound Mapping | 20040407 |
4 | ![]() |
Instance method | Public | Method | Outbound Mapping | 20040407 |
5 | ![]() |
Instance method | Public | Method | Partner Active at Item Level (for SRM 6.0 GP 2.0 Only) | 20071115 |
6 | ![]() |
Instance method | Public | Method | Renumber | 20080612 |
7 | ![]() |
Instance method | Public | Method | Output Item/Header Texts | 20060309 |
8 | ![]() |
Instance method | Public | Method | Perform Dynamic Text Selection from BAPI | 20060309 |
Events
Interface IF_EX_ME_BAPI_PO_CREATE_01 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_S_ADDRESS | Public | See coding | Delivery Address (Structure) | 20090513 | BEGIN OF type_s_address ,
ebeln TYPE ebeln,
ebelp TYPE ebelp,
strzav TYPE szadr_addr1_complete,
kunnr TYPE ekunnr,
emlif TYPE emlif,
lblkz TYPE lblkz,
addrtype TYPE char1,
END OF type_s_address
|
|
2 | TYPE_S_RENUMBERING | Public | See coding | 20080612 | BEGIN OF type_s_renumbering,
source_value TYPE ebelp,
target_value TYPE ebelp,
END OF type_s_renumbering
|
||
3 | TYPE_T_ADDRESS | Public | See coding | Delivery Address (Table) | 20090513 | type_t_address TYPE STANDARD TABLE OF type_s_address
WITH NON-UNIQUE KEY ebeln ebelp
|
|
4 | TYPE_T_RENUMBERING | Public | See coding | 20080612 | type_t_renumbering TYPE SORTED TABLE OF type_s_renumbering
WITH UNIQUE KEY source_value
|
Method Signatures
Method EXTENSIONIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EKPV | Value transfer | Type reference (TYPE) | EKPV | Versandspez. Daten für Umlagerung zur Einkaufsbelegposition | 20041109 | ||
2 | ![]() |
EKPVX | Value transfer | Type reference (TYPE) | MEPO_EKPVX | Änderungsleiste Versanddaten EKPV | 20041109 | ||
3 | ![]() |
EXTENSIONIN | Value transfer | Type reference (TYPE) | BAPIPAREX_TP | Tabellentyp für BAPIPAREX | 20041108 | ||
4 | ![]() |
POACCOUNT | Value transfer | Type reference (TYPE) | MEPOACCOUNTING | Kontierungsfelder der Bestellung | 20041108 | ||
5 | ![]() |
POACCOUNTX | Value transfer | Type reference (TYPE) | MEPOACCOUNTINGX | Kontierungsfelder der Bestellung | 20041108 | ||
6 | ![]() |
POADDRDELIVERY | Value transfer | Type reference (TYPE) | TYPE_T_ADDRESS | Anlieferadresse | 20090513 | ||
7 | ![]() |
POCONDITION | Call by reference | Type reference (TYPE) | MMPUR_TKONV_EXT | Konditionen | 20061222 | ||
8 | ![]() |
POCONDITIONX | Call by reference | Type reference (TYPE) | MMPUR_TKONV_X | Änderungsleiste Konditionen | 20061222 | ||
9 | ![]() |
POHEADER | Value transfer | Type reference (TYPE) | MEPOHEADER | Bestellung Kopfdaten | 20041108 | ||
10 | ![]() |
POHEADERX | Value transfer | Type reference (TYPE) | MEPOHEADERX | Änderungsleiste: Bestellung Kopfdaten | 20041108 | ||
11 | ![]() |
POITEM | Value transfer | Type reference (TYPE) | MEPOITEM | Bestellposition | 20041108 | ||
12 | ![]() |
POITEMX | Value transfer | Type reference (TYPE) | MEPOITEMX | Änderungsleiste: Bestellposition | 20041108 | ||
13 | ![]() |
POSCHEDULE | Value transfer | Type reference (TYPE) | MEPOSCHEDULE | Felder für Einteilungen der Bestellung | 20041108 | ||
14 | ![]() |
POSCHEDULEX | Value transfer | Type reference (TYPE) | MEPOSCHEDULEX | Felder für Einteilungen der Bestellung | 20041108 |
Method EXTENSIONIN on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method EXTENSIONOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_EXTENSION | Call by reference | Type reference (TYPE) | BAPIPAREX_TP | my ExtensionOut | 20050221 | ||
2 | ![]() |
IM_PO | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_MM | Bestellkopf externe Sicht | 20050221 |
Method EXTENSIONOUT on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_ACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Account Assignment Fields for Purchase Order | 20040407 | ||
2 | ![]() |
CH_ACCOUNTPROFITSEG | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNTPROFIT_TP | Reservation Profitability Seg.: BAPI_PROFITABILITY_SEGMENT | 20040407 | ||
3 | ![]() |
CH_ACCOUNTX | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNTX_TP | Account Assignment Fields in Purchase Order (Change Toolbar) | 20040407 | ||
4 | ![]() |
CH_ADDRDELIVERY | Call by reference | Type reference (TYPE) | BAPIMEPOADDRDELIVERY_TP | PO Item: Address Structure BAPIADDR1 for Inbound Delivery | 20040407 | ||
5 | ![]() |
CH_COMPONENT | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENT | Tabellentyp für BAPIMEPOCOMPONENT | 20040816 | ||
6 | ![]() |
CH_COMPONENTX | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENTX | abellentyp für BAPIMEPOCOMPONENTX | 20040816 | ||
7 | ![]() |
CH_EXTENSIONIN | Call by reference | Type reference (TYPE) | BAPIPAREX_TP | Ref. Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT | 20040407 | ||
8 | ![]() |
CH_HEADERCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADER_TP | Conditions (header) | 20040407 | ||
9 | ![]() |
CH_HEADERCONDX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADERX_TP | Conditions (Header, Change Toolbar) | 20040407 | ||
10 | ![]() |
CH_INVPLANHEADER | Call by reference | Type reference (TYPE) | MMTYP_IPHEADER | 20071219 | |||
11 | ![]() |
CH_INVPLANHEADERX | Call by reference | Type reference (TYPE) | MMTYP_IPHEADERX | 20071219 | |||
12 | ![]() |
CH_INVPLANITEM | Call by reference | Type reference (TYPE) | MMTYP_IPITEM | 20071219 | |||
13 | ![]() |
CH_INVPLANITEMX | Call by reference | Type reference (TYPE) | MMTYP_IPITEMX | 20071219 | |||
14 | ![]() |
CH_ITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM_TP | Purchase Order Item | 20040407 | ||
15 | ![]() |
CH_ITEMCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCOND_TP | Conditions in purchase order | 20040407 | ||
16 | ![]() |
CH_ITEMCONDX | Call by reference | Type reference (TYPE) | BAPIMEPOCONDX_TP | Change Toolbar: Conditions in Purchase Order | 20040407 | ||
17 | ![]() |
CH_ITEMX | Call by reference | Type reference (TYPE) | BAPIMEPOITEMX_TP | Purchase Order Item Data (Change Toolbar) | 20040407 | ||
18 | ![]() |
CH_MEMORY_COMPLETE | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Hold Error-Free Purchase Order | 20040407 | ||
19 | ![]() |
CH_MEMORY_UNCOMPLETE | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Hold Faulty Purchase Order | 20040407 | ||
20 | ![]() |
CH_NO_AUTHORITY | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Authorization Check Yes/No | 20040407 | ||
21 | ![]() |
CH_NO_MESSAGE_REQ | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Messages Necessary Yes/No | 20040407 | ||
22 | ![]() |
CH_NO_MESSAGING | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Message Determination Yes/No | 20040407 | ||
23 | ![]() |
CH_NO_PRICE_FROM_PO | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Adoption of Price from Last Purchase Order Yes/No | 20040407 | ||
24 | ![]() |
CH_POADDRVENDOR | Call by reference | Type reference (TYPE) | BAPIMEPOADDRVENDOR | PO Header: Address Structure BAPIADDR1 for Vendor | 20040407 | ||
25 | ![]() |
CH_POCONTRACTLIMITS | Call by reference | Type reference (TYPE) | BAPIESUCC_TP | Communication Structure: Contract Limits | 20040407 | ||
26 | ![]() |
CH_POEXPIMPHEADER | Call by reference | Type reference (TYPE) | BAPIEIKP | Foreign Trade: Export/Import: Header Data | 20040407 | ||
27 | ![]() |
CH_POEXPIMPHEADERX | Call by reference | Type reference (TYPE) | BAPIEIKPX | Foreign Trade: Import/Export Header Data (Change Bar) | 20040407 | ||
28 | ![]() |
CH_POEXPIMPITEM | Call by reference | Type reference (TYPE) | MEPO_T_BAPIEIPO | Foreign Trade: Export/Import: Item Data | 20040407 | ||
29 | ![]() |
CH_POEXPIMPITEMX | Call by reference | Type reference (TYPE) | MEPO_T_BAPIEIPOX | Foreign Trade: Import/Export: Item Data (Change Bar) | 20040407 | ||
30 | ![]() |
CH_POHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOHEADER | Purchase Order Header Data | 20040407 | ||
31 | ![]() |
CH_POHEADERX | Call by reference | Type reference (TYPE) | BAPIMEPOHEADERX | Purchase Order Header Data (Change Toolbar) | 20040407 | ||
32 | ![]() |
CH_POIMITS | Call by reference | Type reference (TYPE) | BAPIESUHC_TP | Communication Structure: Limits | 20040407 | ||
33 | ![]() |
CH_POITEMSHIP | Call by reference | Type reference (TYPE) | BAPI_T_ITEMSHIP | BAPI Versanddaten für Umlagerungsbestellungen | 20040817 | ||
34 | ![]() |
CH_POITEMSHIPX | Call by reference | Type reference (TYPE) | BAPI_T_ITEMSHIPX | BAPI Versanddate Änderungsleiste | 20040817 | ||
35 | ![]() |
CH_POPARTNER | Call by reference | Type reference (TYPE) | BAPIEKKOP_TP | Transfer Structure for Partner Roles in BAPI_PO_CREATE | 20040407 | ||
36 | ![]() |
CH_POSERVICES | Call by reference | Type reference (TYPE) | BAPIESLLC_TP | Communication Structure: Create Service Line | 20040407 | ||
37 | ![]() |
CH_POSERVICESTEXT | Call by reference | Type reference (TYPE) | BAPIESLLTX_TP | BAPI Services Long Text | 20040407 | ||
38 | ![]() |
CH_POSRVACCESSVALUES | Call by reference | Type reference (TYPE) | BAPIESKLC_TP | Create Comm. Structure: Acct Assgt Distr. for Service Line | 20040407 | ||
39 | ![]() |
CH_POTEXTHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOTEXTHEADER_TP | Header Texts | 20040407 | ||
40 | ![]() |
CH_POTEXTITEM | Call by reference | Type reference (TYPE) | BAPIMEPOTEXT_TP | Texts: (Header or Item) | 20040407 | ||
41 | ![]() |
CH_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Table for Messages | 20040407 | ||
42 | ![]() |
CH_SCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Fields for Purchase Order Delivery Schedule Lines | 20040407 | ||
43 | ![]() |
CH_SCHEDULEX | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULX_TP | Fields for Schedule Lines in Purchase Order (Change Toolbar) | 20040407 | ||
44 | ![]() |
CH_SERIALNUMBER | Call by reference | Type reference (TYPE) | BAPIMEPO_T_SERIALNO | 20071219 | |||
45 | ![]() |
CH_SERIALNUMBERX | Call by reference | Type reference (TYPE) | BAPIMEPO_T_SERIALNOX | 20071219 | |||
46 | ![]() |
CH_TESTRUN | Call by reference | Type reference (TYPE) | BAPIFLAG-BAPIFLAG | Post Yes/No | 20040407 | ||
47 | ![]() |
CH_VERSIONS | Call by reference | Type reference (TYPE) | BAPIMEDCM | Version Management | 20040407 | ||
48 | ![]() |
CUST_BADI_NOT_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE | Call customer BAdI afterwards? | 20040407 | ||
49 | ![]() |
IM_AKTYP | Call by reference | Type reference (TYPE) | T160-TRTYP | Transaktionstyp (Hin oder VER) | 20040407 |
Method INBOUND on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_ACCOUNT | Call by reference | Type reference (TYPE) | BAPIMEPOACCOUNT_TP | Account Assignment Fields for Purchase Order | 20040407 | ||
2 | ![]() |
CH_ADDRDELIVERY | Call by reference | Type reference (TYPE) | BAPIMEPOADDRDELIVERY_TP | Table Type for BAPIMEPOADDRDELIVERY | 20040407 | ||
3 | ![]() |
CH_ALLVERSIONS | Call by reference | Type reference (TYPE) | MEPO_T_BAPIMEDCM | Version Management - All Version Data | 20040407 | ||
4 | ![]() |
CH_COMPONENT | Call by reference | Type reference (TYPE) | BAPIMEPO_T_COMPONENT | Components that were changed by BAPI | 20041007 | ||
5 | ![]() |
CH_EXPIMPHEADER | Call by reference | Type reference (TYPE) | BAPIEIKP | Foreign Trade: Export/Import: Header Data | 20040407 | ||
6 | ![]() |
CH_EXTENSIONOUT | Call by reference | Type reference (TYPE) | BAPIPAREX_TP | Customer enhancement | 20040407 | ||
7 | ![]() |
CH_HEADERCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCONDHEADER_TP | Conditions (header) | 20040407 | ||
8 | ![]() |
CH_INVPLANHEADER | Call by reference | Type reference (TYPE) | MMTYP_IPHEADER | 20071219 | |||
9 | ![]() |
CH_INVPLANITEM | Call by reference | Type reference (TYPE) | MMTYP_IPITEM | 20071219 | |||
10 | ![]() |
CH_ITEM | Call by reference | Type reference (TYPE) | BAPIMEPOITEM_TP | Purchase Order Item | 20040407 | ||
11 | ![]() |
CH_ITEMCOND | Call by reference | Type reference (TYPE) | BAPIMEPOCOND_TP | Conditions in purchase order | 20040407 | ||
12 | ![]() |
CH_POADDRVENDOR | Call by reference | Type reference (TYPE) | BAPIMEPOADDRVENDOR | PO Header: Address Structure BAPIADDR1 for Vendor | 20040407 | ||
13 | ![]() |
CH_POCONTRACTLIMITS | Call by reference | Type reference (TYPE) | BAPIESUCC_TP | Communication Structure: Contract Limits | 20040407 | ||
14 | ![]() |
CH_POEXPIMPITEM | Call by reference | Type reference (TYPE) | MEPO_T_BAPIEIPO | Import/Export for Purchase Order Item (BUS2012) | 20040407 | ||
15 | ![]() |
CH_POHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOHEADER | Purchase Order Header Data | 20040407 | ||
16 | ![]() |
CH_POLIMITS | Call by reference | Type reference (TYPE) | BAPIESUHC_TP | Communication Structure: Limits | 20040407 | ||
17 | ![]() |
CH_POPARTNER | Call by reference | Type reference (TYPE) | BAPIEKKOP_TP | Transfer Structure for Partner Roles in BAPI_PO_CREATE | 20040407 | ||
18 | ![]() |
CH_POSERVICES | Call by reference | Type reference (TYPE) | BAPIESLLC_TP | Communication Structure: Create Service Line | 20040407 | ||
19 | ![]() |
CH_POSHIPPING | Call by reference | Type reference (TYPE) | MEPO_T_BAPIEKPV | Versanddaten | 20040818 | ||
20 | ![]() |
CH_POSRVACCESSVALUES | Call by reference | Type reference (TYPE) | BAPIESKLC_TP | Create Comm. Structure: Acct Assgt Distr. for Service Line | 20040407 | ||
21 | ![]() |
CH_POTEXTHEADER | Call by reference | Type reference (TYPE) | BAPIMEPOTEXTHEADER_TP | Header Texts | 20040407 | ||
22 | ![]() |
CH_POTEXTITEM | Call by reference | Type reference (TYPE) | BAPIMEPOTEXT_TP | Texts: (Header or Item) | 20040407 | ||
23 | ![]() |
CH_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20040407 | ||
24 | ![]() |
CH_SCHEDULE | Call by reference | Type reference (TYPE) | BAPIMEPOSCHEDULE_TP | Fields for Purchase Order Delivery Schedule Lines | 20040407 | ||
25 | ![]() |
CH_SERIALNUMBER | Call by reference | Type reference (TYPE) | BAPIMEPO_T_SERIALNO | Serialnummern im Bestell-BAPI | 20071219 | ||
26 | ![]() |
CUST_BADI_NOT_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE | Call customer BAdI afterwards? | 20040407 | ||
27 | ![]() |
IM_AKTYP | Call by reference | Type reference (TYPE) | T160-TRTYP | Transaktionstyp (HIN oder VER) | 20040407 | ||
28 | ![]() |
IM_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_MESSAGE_HANDLER_MM | Message Handler | 20040407 |
Method OUTBOUND on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method PARTNERS_ON_ITEM_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_ACTIVE | Call by reference | Type reference (TYPE) | MMPUR_BOOL | CL_MMPUR_CONSTANTS=>NO | Partner auf Positionsebene | 20071115 |
Method PARTNERS_ON_ITEM_ACTIVE on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method RENUMBERING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_EXTENSION | Call by reference | Type reference (TYPE) | BAPIPAREX_TP | Tabellentyp für BAPIPAREX | 20080612 | ||
2 | ![]() |
IT_CONVERSION | Call by reference | Type reference (TYPE) | TYPE_T_RENUMBERING | Umnummerierung | 20080612 |
Method RENUMBERING on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method TEXT_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_NO_CUST_BADI | Call by reference | Type reference (TYPE) | MMPUR_BOOL | CL_MMPUR_CONSTANTS=>NO | Kunden-BAdI aufrufen ja/nein | 20060309 | |
2 | ![]() |
CH_NO_HEADER_TEXT | Call by reference | Type reference (TYPE) | MMPUR_BOOL | CL_MMPUR_CONSTANTS=>NO | Kopftexte ausgeben ja/nein | 20060309 | |
3 | ![]() |
CH_NO_ITEM_TEXT | Call by reference | Type reference (TYPE) | MMPUR_BOOL | CL_MMPUR_CONSTANTS=>NO | Positionstexte ausgeben ja/nein | 20060309 | |
4 | ![]() |
IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_ITEM_MM | Bestellposition externe Sicht | 20060309 | ||
5 | ![]() |
IM_PO | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_MM | Bestellkopf externe Sicht | 20060309 |
Method TEXT_OUTPUT on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Method TEXT_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_SELECTION_ALLOWED | Call by reference | Type reference (TYPE) | MMPUR_BOOL | CL_MMPUR_CONSTANTS=>NO | Textselektion erlaubt ja/nein | 20060309 | |
2 | ![]() |
IM_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_ITEM_MM | Bestellposition externe Sicht | 20060309 | ||
3 | ![]() |
IM_PO | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_ORDER_MM | Bestellkopf externe Sicht | 20060309 |
Method TEXT_SELECTION on Interface IF_EX_ME_BAPI_PO_CREATE_01 has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 500 |