SAP ABAP Class CL_OPS_EHP_MAPPING_HELPER (Class with Auxiliary Methods for eSOA)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use
Properties
Class CL_OPS_EHP_MAPPING_HELPER  
Short Description Class with Auxiliary Methods for eSOA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_COMMON_FUNCTIONALITIES   Functions for Cross-Component Use 
Created 20070813   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SZADR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OPS_EHP_MAPPING_HELPER has no interface implemented.
Friends
Class CL_OPS_EHP_MAPPING_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADDRESS_TYPE Constant Public See coding 20070814
2 GC_ADRDA Constant Public See coding 20070814
3 GC_NRART Constant Public See coding 20070814
4 GDT_INDICATOR Static Attribute Public See coding 20070814
Methods
# Method Level Visibility Method type Description Created on
1 ADDRESS_IN Static method Public Method GDT Address -> BAPIADDR1 20070814
2 ADDRESS_OUT Static method Public Method CAM Address No. -> GDT Address 20070814
3 CHECK_INPUT_LENGTH Static method Public Method DTEL, VALUE, NAME -> Exception If Too Long 20070814
4 CLASS_CONSTRUCTOR Static method Public Constructor 20070814
5 COMMUNICATION_IN Static method Public Method GDT Communication -> BAPIADDR1 20070814
6 COMMUNICATION_OUT Static method Public Method CAM Address No. -> GDT Communication 20070814
7 CONVERT_MMMSG_TO_BAPIMSG Static method Public Method Converts MMPUR_ERROR_TAB in BAPIRETTAB 20070813
8 CONVERT_SMTMSG_TO_BAPIMSG Static method Public Method Converts SMT_ERROR_TAB to BAPIRETTAB 20080612
9 CONVERT_TEXT_IN Static method Public Method Convert Text to ITF Format (XI2ABAP) 20080304
10 CONVERT_TEXT_OUT Static method Public Method Convert Text to String Format (ABAP2XI) 20080304
11 CONVERT_WUFMSG_TO_BAPIMSG Static method Public Method Converts WUF_ERROR_TAB in BAPIRETTAB 20070813
12 DELETE_APPL_LOG_AFTER_ERROR Static method Public Method Sets Application Log After an Error 20070822
13 FILL_MESSAGE_HEADER Static method Public Method Fills MessageHeader (GDT BusinessDocumentMessageHeader) 20070813
14 GET_BAPIADDR Static method Public Method CAM Address No. -> BAPIADDR1 20070814
15 INDICATOR_OUT Static method Public Method abab_bool -> GDT Indicator 20070814
16 MAP_BAPIADDR_TO_ADDRESS Static method Public Method BAPIADDR1 -> GDT Address 20070814
17 MAP_BAPIADDR_TO_ADDRESS1 Static method Public Method 20090402
18 MAP_BAPIRET2_TO_BAL_S_MSG Static method Public Method Maps BAPIRET2 to BAL_S_MSG 20070821
19 MAP_LOG Static method Public Method Map LOG Format PRX_GDT_LOG to SAPPLCO_LOG 20080313
20 MAP_NOSC_LOG Static method Public Method Map LOG Format PRX_GDT_LOG to SAPPLCO_NOSC_LOG 20080502
21 MAP_SPLITREASONCODE_IN Static method Public Method Map DeliverySplitReasonCode --> LEDSPD_PMODE 20110929
22 MAP_SRV_TEXT_OUT Static method Public Method Mapping SRV for Text Collection 20080327
23 MAP_TEXT_IN Static method Public Method Mapping for Text Collection In 20080728
24 MAP_TEXT_OUT Static method Public Method Mapping for Text Collection Out 20080303
25 MAP_VBADR_TO_BAPIADDR1 Static method Public Method VBADR -> BAPIADDR1 20070814
26 NOSC_ADDRESS_OUT Static method Public Method 20090402
27 NOSC_COMMUNICATION_OUT Static method Public Method 20090402
28 PHONE_NUMBER_OUT Static method Public Method Country, No., Ext. -> GDT PhoneNumber 20070814
29 SET_APPLICATION_LOG Static method Public Method Sets Application Log for Services 20070821
Events
Class CL_OPS_EHP_MAPPING_HELPER has no event.
Types
Class CL_OPS_EHP_MAPPING_HELPER has no local type.
Method Signatures

Method ADDRESS_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 20070814
2 Exporting ES_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 20070814
3 Exporting ES_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 20070814
4 Importing IS_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_ADDRESS 20070814

Method ADDRESS_IN on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method ADDRESS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ADDRTYPE Call by reference Type reference (TYPE) AD_ADRTYPE 20070814
2 Exporting ES_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_ADDRESS 20070814
3 Exporting ES_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 20070814
4 Exporting ES_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 20070814
5 Exporting ES_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 20070814
6 Importing IF_ADDRHANDLE Call by reference Type reference (TYPE) AD_HANDLE 20070814
7 Importing IF_ADDRNUMBER Call by reference Type reference (TYPE) ADRNR 20070814
8 Importing IF_ADRDA Call by reference Type reference (TYPE) ADRDA 20070814
9 Importing IF_PERSHANDLE Call by reference Type reference (TYPE) AD_HANDLE 20070814
10 Importing IF_PERSNUMBER Call by reference Type reference (TYPE) AD_PERSNUM 20070814
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION 20070814
2 CX_SHP_APPL_ERROR_MESSAGE 20070917

Method CHECK_INPUT_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DTEL Call by reference Type reference (TYPE) DDOBJNAME 20070814
2 Importing IF_FNAME Call by reference Type reference (TYPE) STRING 20070814
3 Importing IF_VALUE Call by reference Type reference (TYPE) ANY 20070814
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20070917

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_OPS_EHP_MAPPING_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method COMMUNICATION_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 20070814
2 Importing IS_COMMUNICATION Call by reference Type reference (TYPE) SAPPLCO_COMMUNICATION 20070814
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20070917

Method COMMUNICATION_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_ADDRTYPE Call by reference Type reference (TYPE) AD_ADRTYPE 20070814
2 Exporting ES_COMMUNICATION Call by reference Type reference (TYPE) SAPPLCO_COMMUNICATION 20070814
3 Importing IF_ADDRHANDLE Call by reference Type reference (TYPE) AD_HANDLE 20070814
4 Importing IF_ADDRNUMBER Call by reference Type reference (TYPE) ADRNR 20070814
5 Importing IF_ADRDA Call by reference Type reference (TYPE) ADRDA 20070814
6 Importing IF_LANGU_ISO Call by reference Type reference (TYPE) LAISO 20070814
7 Importing IF_PERSHANDLE Call by reference Type reference (TYPE) AD_HANDLE 20070814
8 Importing IF_PERSNUMBER Call by reference Type reference (TYPE) AD_PERSNUM 20070814
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION 20070814
2 CX_SHP_APPL_ERROR_MESSAGE 20070917

Method CONVERT_MMMSG_TO_BAPIMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20070813
2 Importing IT_MM_MSG Call by reference Type reference (TYPE) MEPO_T_MESSAGES_BAPI Message Handler Einkauf: Übergabetabelle 20070813

Method CONVERT_MMMSG_TO_BAPIMSG on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method CONVERT_SMTMSG_TO_BAPIMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080612
2 Importing IT_SMT_MSG Call by reference Type reference (TYPE) SMT_ERROR_TAB Fehlermeldungsstruktur 20080612

Method CONVERT_SMTMSG_TO_BAPIMSG on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method CONVERT_TEXT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT Call by reference Type reference (TYPE) TLINETAB Lines of ITF 20080304
2 Importing IV_LANGUAGE_CODE Call by reference Type reference (TYPE) SAPPLCO_LANGUAGE_CODE Sprachenschlüssel 20080304
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Text as String 20080304

Method CONVERT_TEXT_IN on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method CONVERT_TEXT_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING Text as String 20080304
2 Importing IT_TEXT Call by reference Type reference (TYPE) TLINETAB Lines of ITF 20080304
3 Importing IV_FORMATWIDTH Call by reference Type reference (TYPE) TDLINESIZE '072' Formatwidth 20080306
4 Importing IV_SPRAS Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080304

Method CONVERT_TEXT_OUT on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method CONVERT_WUFMSG_TO_BAPIMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20070813
2 Importing IT_WUF_MSG Call by reference Type reference (TYPE) WUF_ERROR_TAB Fehlermeldungsstruktur 20070813

Method CONVERT_WUFMSG_TO_BAPIMSG on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method DELETE_APPL_LOG_AFTER_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20070822
2 Importing IV_APPLICATION_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20070822
3 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20070822

Method DELETE_APPL_LOG_AFTER_ERROR on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method FILL_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE_HEADER Call by reference Type reference (TYPE) SAPPLCO_BUS_DOC_MESSAGE_HEADER 20070813
2 Importing IS_REQUEST_ID Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_DOCUMENT_MES1 boolsche Variable (X=true, -=false, space=unknown) 20080729
3 Importing IS_REQUEST_UUID Call by reference Type reference (TYPE) SAPPLCO_UUID 20080729

Method FILL_MESSAGE_HEADER on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method GET_BAPIADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_ADDRTYPE Call by reference Type reference (TYPE) ADRTYPE 20070814
2 Exporting ES_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 20070814
3 Exporting ES_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 20070814
4 Exporting ES_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 20070814
5 Importing IF_ADDRHANDLE Call by reference Type reference (TYPE) AD_HANDLE 20070814
6 Importing IF_ADDRNUMBER Call by reference Type reference (TYPE) ADRNR 20070814
7 Importing IF_ADRDA Call by reference Type reference (TYPE) ADRDA 20070814
8 Importing IF_PERSHANDLE Call by reference Type reference (TYPE) AD_HANDLE 20070814
9 Importing IF_PERSNUMBER Call by reference Type reference (TYPE) AD_PERSNUM 20070814
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20070917

Method INDICATOR_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20070814
2 Returning RF_IND Value transfer Type reference (TYPE) SAPPLCO_INDICATOR 20070814

Method INDICATOR_OUT on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_BAPIADDR_TO_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DEPARTMENT_NAME Call by reference Type reference (TYPE) CHAR40 20070814
2 Exporting EF_FUNCTIONAL_TITLE_NAME Call by reference Type reference (TYPE) CHAR40 20070814
3 Exporting EF_LANGU_ISO Call by reference Type reference (TYPE) LAISO 20070814
4 Exporting ES_COMMUNICATION Call by reference Type reference (TYPE) SAPPLCO_COMMUNICATION 20070814
5 Exporting ES_OFFICE Call by reference Type reference (TYPE) SAPPLCO_OFFICE 20070814
6 Exporting ES_PERSON_NAME Call by reference Type reference (TYPE) SAPPLCO_PERSON_NAME 20070814
7 Exporting ES_PHYSICAL_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_PHYSICAL_ADDRESS 20070814
8 Exporting ES_TAX_JURISDICTION_CODE Call by reference Type reference (TYPE) SAPPLCO_TAX_JURISDICTION_CODE1 20070814
9 Exporting ET_ORG_FORMATTED_NAME Call by reference Type reference (TYPE) SAPPLCO_LANGUAGEINDEPENDEN_TAB 20070814
10 Importing IS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 20070814
11 Importing IS_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 20070814
12 Importing IS_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 20070814

Method MAP_BAPIADDR_TO_ADDRESS on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_BAPIADDR_TO_ADDRESS1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DEPARTMENT_NAME Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20090402
2 Exporting EF_FUNCTIONAL_TITLE_NAME Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20090402
3 Exporting EF_LANGU_ISO Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20090402
4 Exporting ES_COMMUNICATION Call by reference Type reference (TYPE) SAPPLCO_NOSC_COMMUNICATION 20090402
5 Exporting ES_FORMOFADDR Call by reference Type reference (TYPE) SAPPLCO_NOSC_FORM_OF_ADDRESS 20090409
6 Exporting ES_OFFICE Call by reference Type reference (TYPE) SAPPLCO_OFFICE 20090402
7 Exporting ES_PERSON_NAME Call by reference Type reference (TYPE) SAPPLCO_NOSC_PERSON_NAME 20090402
8 Exporting ES_PHYSICAL_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_NOSC_PHYSICAL_ADDRESS 20090402
9 Exporting ES_TAX_JURISDICTION_CODE Call by reference Type reference (TYPE) SAPPLCO_NOSC_TAX_JURISDICTION Proxy-Datenelement (generiert) 20090402
10 Exporting ET_ORG_FORMATTED_NAME Call by reference Type reference (TYPE) SAPPLCO_LANGUAGEINDEPENDEN_TAB 20090402
11 Importing IS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI-Referenzstruktur für Adressen (Org./Firma) 20090402
12 Importing IS_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 BAPI-Referenzstruktur für Adressen (nat. Personen) 20090402
13 Importing IS_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 BAPI-Referenzstruktur für Adressen (Ansprechpartner) 20090402

Method MAP_BAPIADDR_TO_ADDRESS1 on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_BAPIRET2_TO_BAL_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAL_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20070821
2 Importing IS_MESSAGES Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20070821

Method MAP_BAPIRET2_TO_BAL_S_MSG on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLMSGTAB Call by reference Type reference (TYPE) APPLMSGTAB Rückgabetabelle für Meldungen 20080313
2 Exporting LOG Call by reference Type reference (TYPE) SAPPLCO_LOG Log 20080313
3 Importing PROCESSING_RESULT_CODE Call by reference Type reference (TYPE) PROCESSING_RESULT_CODE Verarbeitungsstatus 20080313

Method MAP_LOG on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_NOSC_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLMSGTAB Call by reference Type reference (TYPE) APPLMSGTAB Return Table for Notifications 20080502
2 Exporting LOG Call by reference Type reference (TYPE) SAPPLCO_NOSC_LOG Log 20080502
3 Importing PROCESSING_RESULT_CODE Call by reference Type reference (TYPE) PROCESSING_RESULT_CODE Processing Status 20080502

Method MAP_NOSC_LOG on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_SPLITREASONCODE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPLIT_REASON_CODE Call by reference Type reference (TYPE) SAPPLCO_DELIVERY_SPLT_REASON_C 20110929
2 Returning RV_CODE Value transfer Type reference (TYPE) LEDSPD_PMODE Betriebswirtsch. Vorgang bei dem der Split vorgenommen wird 20110929

Method MAP_SPLITREASONCODE_IN on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_SRV_TEXT_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION_TE_TAB Text Collection 20080327
2 Importing IT_TEXT_ERP Call by reference Type reference (TYPE) SRV_LONGTEXTS_TTY Service longtext 20080327
3 Importing IV_SPRAS Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080327
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080327

Method MAP_TEXT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MMPUR_TEXTLINES Call by reference Type reference (TYPE) MMPUR_T_TEXTLINES MM Einkauf: Übergabestruktur Textzeilen 20080728
2 Importing IS_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION_TEXT 20080728
3 Importing IV_TDOBJECT Call by reference Type reference (TYPE) TDOBJECT Texte: Anwendungsobjekt 20080728

Method MAP_TEXT_IN on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method MAP_TEXT_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_TEXT_COLLECTION_TE_TAB Proxy Table Type (Generated) 20080303
2 Importing IT_TEXT_ERP Call by reference Type reference (TYPE) MMPUR_T_TEXTLINES MM Einkauf: Übergabetabelle Textzeilen 20080303
3 Importing IV_SPRAS Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20080303
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error 20080303

Method MAP_VBADR_TO_BAPIADDR1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 20070814
2 Importing IS_VBADR Call by reference Type reference (TYPE) VBADR 20070814

Method MAP_VBADR_TO_BAPIADDR1 on class CL_OPS_EHP_MAPPING_HELPER has no exception.

Method NOSC_ADDRESS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ADDRTYPE Call by reference Type reference (TYPE) AD_ADRTYPE Adreßtyp (1=Organisation, 2=Person, 3=Ansprechpartner) 20090402
2 Exporting ES_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_NOSC_ADDRESS 20090402
3 Exporting ES_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI-Referenzstruktur für Adressen (Org./Firma) 20090402
4 Exporting ES_BAPIADDR2 Call by reference Type reference (TYPE) BAPIADDR2 BAPI-Referenzstruktur für Adressen (nat. Personen) 20090402
5 Exporting ES_BAPIADDR3 Call by reference Type reference (TYPE) BAPIADDR3 BAPI-Referenzstruktur für Adressen (Ansprechpartner) 20090402
6 Importing IF_ADDRHANDLE Call by reference Type reference (TYPE) AD_HANDLE Handle zum Anlegen von Adressen/Personen (Bus. Addr. Servs) 20090402
7 Importing IF_ADDRNUMBER Call by reference Type reference (TYPE) ADRNR Adresse 20090402
8 Importing IF_ADRDA Call by reference Type reference (TYPE) ADRDA Adresskennzeichen 20090402
9 Importing IF_PERSHANDLE Call by reference Type reference (TYPE) AD_HANDLE Handle zum Anlegen von Adressen/Personen (Bus. Addr. Servs) 20090402
10 Importing IF_PERSNUMBER Call by reference Type reference (TYPE) AD_PERSNUM Personennummer 20090402
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20090402
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20090402

Method NOSC_COMMUNICATION_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_ADDRTYPE Call by reference Type reference (TYPE) AD_ADRTYPE Adreßtyp (1=Organisation, 2=Person, 3=Ansprechpartner) 20090402
2 Exporting ES_COMMUNICATION Call by reference Type reference (TYPE) SAPPLCO_NOSC_COMMUNICATION 20090402
3 Importing IF_ADDRHANDLE Call by reference Type reference (TYPE) AD_HANDLE Handle zum Anlegen von Adressen/Personen (Bus. Addr. Servs) 20090402
4 Importing IF_ADDRNUMBER Call by reference Type reference (TYPE) ADRNR Adresse 20090402
5 Importing IF_ADRDA Call by reference Type reference (TYPE) ADRDA Adresskennzeichen 20090402
6 Importing IF_LANGU_ISO Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20090402
7 Importing IF_PERSHANDLE Call by reference Type reference (TYPE) AD_HANDLE Handle zum Anlegen von Adressen/Personen (Bus. Addr. Servs) 20090402
8 Importing IF_PERSNUMBER Call by reference Type reference (TYPE) AD_PERSNUM Personennummer 20090402
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20090402
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20090402

Method PHONE_NUMBER_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_COUNTRY Call by reference Type reference (TYPE) AD_COMCTRY 20070814
2 Importing IF_EXTENS Call by reference Type reference (TYPE) CHAR10 20070814
3 Importing IF_NUMBER Call by reference Type reference (TYPE) CHAR30 20070814
4 Returning RS_PHONE Value transfer Type reference (TYPE) SAPPLCO_PHONE_NUMBER 20070814
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION 20070814

Method SET_APPLICATION_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPLICATION_LOG_SET Call by reference Type reference (TYPE) ABAP_BOOL Indikator, ob Application_Log erfolgreich gesetzt wurde 20070821
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20070821
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20070821
4 Importing IV_APPLICATION_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20070821
5 Importing IV_APPLICATION_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20070821
6 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20070821

Method SET_APPLICATION_LOG on class CL_OPS_EHP_MAPPING_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 603