SAP ABAP Interface IF_EX_IPPE_LOCID (BAdI Interface IF_EX_IPPE_LOCID)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEENV (Package) Decoupling of iPPE Environment
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_IPPE_LOCID BAdI Class CL_EX_IPPE_LOCID 20011108
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PPER3E_LOCID BAdI Implementation for IPPE_LOCID 20011109
Properties
Interface IF_EX_IPPE_LOCID  
Short Description BAdI Interface IF_EX_IPPE_LOCID    
General Data
Package CPPEENV   Decoupling of iPPE Environment 
Created 20011108   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPENV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_EX_IPPE_LOCID has no interface.
Friends
Interface IF_EX_IPPE_LOCID has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IMPL_TYPE_LOCATION Constant Public Type reference (TYPE) CHAR1 '2' Location 20020124
2 IMPL_TYPE_PLANT Constant Public Type reference (TYPE) CHAR1 '1' Plant 20020124
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Instance method Public Method Checks Existence of Location 20011108
2 CHECK_MRP_AREA Instance method Public Method Check Regarding To Which Location MRP Area Is Assigned 20110214
3 CONVERT_LOCID Instance method Public Method Conversion of location internal <-> external 20011108
4 GET_DDIC_FIELD Instance method Public Method Reading DDIC Field for Location 20041104
5 GET_IMPL_TYPE Instance method Public Method Gets properties of system-specific location 20020116
6 GET_LOCID_FROM_LOCEXT_RANGE Instance method Public Method Gets Internal ID for External ID Selection Table 20030909
7 GET_PARAMETER_ID Instance method Public Method Gets content from parameter ID for location 20020212
8 HELP_INFO_CALL Instance method Public Method Starts the Online Documentation for Location 20040819
9 LOCID_ACTIVE Instance method Public Method Plant/location is available in the system 20020118
10 LOCID_LENGTH Instance method Public Method Gets the field length of the location 20020123
11 LOCID_TEXT Instance method Public Method Gets the field name 20020123
12 MRP_AREA_READ Instance method Public Method Gets MRP Areas for Location/Sublocation 20030918
13 SET_PARAMETER_ID Instance method Public Method Sets content of parameter ID for location 20020502
14 VALUE_INFO_CALL Instance method Public Method Starts the Input Help for Location 20040819
Events
Interface IF_EX_IPPE_LOCID has no event.
Types
Interface IF_EX_IPPE_LOCID has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXISTS Call by reference Type reference (TYPE) C Location exists ['X', ' '] 20011108
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode CHECK_EXISTENCE 20030415
3 Importing IM_LOCID Call by reference Type reference (TYPE) PPE_LOCID Location 20011108
4 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE 20011108
5 Importing IM_MSG_TYPE Call by reference Type reference (TYPE) C Message Type for Message 20011108
# Exception Resumable Description Created on
1 EXISTENCE_ERROR Location does not exist 20011108

Method CHECK_MRP_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PL_LOCID Call by reference Type reference (TYPE) PPE_LOCID GUID der Lokation 20110214
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT 20110214
3 Importing IV_MRP_LOCID Call by reference Type reference (TYPE) PPE_LOCID GUID der MRP Area 20110214

Method CHECK_MRP_AREA on Interface IF_EX_IPPE_LOCID has no exception.

Method CONVERT_LOCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOCID Call by reference Type reference (TYPE) PPE_LOCID Plant/Location in iPPE 20011108
2 Exporting EX_LOCID_EXT Call by reference Type reference (TYPE) LOCID_EXT External Description of the Plant in iPPE 20011108
3 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode CONVERT_LOCID 20030415
4 Importing IM_LOCID Call by reference Type reference (TYPE) PPE_LOCID Plant/Location in iPPE 20011108
5 Importing IM_LOCID_EXT Call by reference Type reference (TYPE) LOCID_EXT External Description of the Plant in iPPE 20011108
6 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Message Handling in iPPE 20011108

Method CONVERT_LOCID on Interface IF_EX_IPPE_LOCID has no exception.

Method GET_DDIC_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_DDIC_FIELD Value transfer Type reference (TYPE) CHAR40 DDIC Feld 20041104
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode GET_DDIC_FIELD 20041104
3 Importing IM_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Nachrichten-Handling im iPPE 20041104
# Exception Resumable Description Created on
1 ERROR_GET_DDIC_FIELD Lesefehler bei der Ermittlung des DDIC Feldes 20041104

Method GET_IMPL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IMPL_TYPE Call by reference Type reference (TYPE) C Implementation type 20020124
2 Exporting EX_LOCID_LENGTH Call by reference Type reference (TYPE) I Number of characters 20020117
3 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode GET_IMPL_TYPE 20030415

Method GET_IMPL_TYPE on Interface IF_EX_IPPE_LOCID has no exception.

Method GET_LOCID_FROM_LOCEXT_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCID_INT Call by reference Type reference (TYPE) PPENV_LOCID_TAB Ausgabe der selektierten internen Lokationsbezeichner 20030909
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Systemumgebung, in der das iPPE genutzt wird 20030909
3 Importing IT_LOCID_EXT_RANGE Call by reference Type reference (TYPE) PPENV_LOCID_EXT_SEL_TAB Selektionstabelle für externe Lokationsbezeichner 20030909
4 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT PPET_MSG_OPTIONS-DO_ALL Nachrichten-Handling im iPPE 20030909
# Exception Resumable Description Created on
1 GENERAL_ERROR allgemeiner Fehler 20030909

Method GET_PARAMETER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOCID_EXT Call by reference Type reference (TYPE) LOCID_EXT External Description of the Plant in iPPE 20020212
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode GET_PARAMETER_ID 20030415

Method GET_PARAMETER_ID on Interface IF_EX_IPPE_LOCID has no exception.

Method HELP_INFO_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode GET_VERSION_INFO 20040819
2 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenhandling im iPPE 20040819
3 Importing IV_UI_ID Call by reference Type reference (TYPE) PPENV_UI_ID Steuerungskennzeichen des aufrufenden UI 20040819
# Exception Resumable Description Created on
1 GENERAL_ERROR Fehler bei Ausführung der Online-Dokumentation 20040819

Method LOCID_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_LOCID_ACTIVE Value transfer Type reference (TYPE) XFELD Active Location ['X', ' '] 20020118
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode LOCID_ACTIVE 20030415

Method LOCID_ACTIVE on Interface IF_EX_IPPE_LOCID has no exception.

Method LOCID_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_LENGTH Value transfer Type reference (TYPE) I Field Length 20020123
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode LOCID_LENGTH 20030415

Method LOCID_LENGTH on Interface IF_EX_IPPE_LOCID has no exception.

Method LOCID_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_TEXT Value transfer Type reference (TYPE) TEXT40 Field Label 20020123
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode LOCID_TEXT 20030415

Method LOCID_TEXT on Interface IF_EX_IPPE_LOCID has no exception.

Method MRP_AREA_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MRP_AREA Call by reference Type reference (TYPE) PPE_MRP_AREA Dispositionsbereich 20030918
2 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Systemumgebung, in der das iPPE genutzt wird (INS 614180) 20030918
3 Importing IV_LOCID Call by reference Type reference (TYPE) PPE_LOCID Werk/Lokation in PPE 20030918
4 Importing IV_SUBLOC Call by reference Type reference (TYPE) PPE_SUBLOC Lagerort / Sublokation 20030918
# Exception Resumable Description Created on
1 NOT_FOUND keinen Dispobereich gefunden 20030918

Method SET_PARAMETER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode SET_PARAMETER_ID 20030415
2 Importing IM_LOCID_EXT Call by reference Type reference (TYPE) LOCID_EXT External plant name 20020502

Method SET_PARAMETER_ID on Interface IF_EX_IPPE_LOCID has no exception.

Method VALUE_INFO_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOCEXT Call by reference Type reference (TYPE) LOCID_EXT externe ID der selektierten Lokation 20040819
2 Exporting ET_LOCEXT Call by reference Type reference (TYPE) PPENV_LOCID_EXT_TAB externe IDs der selektierten Lokationen 20050208
3 Importing FLT_VAL Value transfer Type reference (TYPE) PPE_ENVIRONMENT Parameter FLT_VAL der Methode GET_CMPID_PHANTOM 20040819
4 Importing IS_LOCEXT Call by reference Type reference (TYPE) LOCID_EXT Vorbelegung für Suchhilfe 20040819
5 Importing IV_DISPLAY_FLG Call by reference Type reference (TYPE) C PPET_FALSE Kennzeichen: Aufruf in Anzeigemodus 20040910
6 Importing IV_MSG_OPT Call by reference Type reference (TYPE) PPET_MSG_OPT Nachrichtenhandling im iPPE 20040819
7 Importing IV_MULT_FLG Call by reference Type reference (TYPE) C PPET_FALSE Kennzeichen: mehrfache Auswahl zulassen ['X', ' '] 20050208
8 Importing IV_UI_ID Call by reference Type reference (TYPE) PPENV_UI_ID Steuerungskennzeichen des aufrufenden UIs 20040819
# Exception Resumable Description Created on
1 GENERAL_ERROR allgemeiner Fehler bei der Eingabehilfe zur Lokation 20040819
History
Last changed by/on SAP  20130531 
SAP Release Created in 110