SAP ABAP Function Module REBP_GUI_OBJREL_APPL (Ruft Partner Dialog, ggf. mit Suchpopup (Anlegen))
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BP (Application Component) Business Partner
⤷
RE_BP_BP (Package) RE: Business Partner
⤷
⤷
Basic Data
| Function Module | REBP_GUI_OBJREL_APPL | Ruft Partner Dialog, ggf. mit Suchpopup (Anlegen) |
| Function Group | REBP_GUI_OBJREL_APPL | Partner-Object Relationship: Application |
| Program Name | SAPLREBP_GUI_OBJREL_APPL | |
| INCLUDE Name | LREBP_GUI_OBJREL_APPLU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ED_PARTNER | TYPE | REBP_PARTNER-PARTNER | Neue Geschäftspartnernummer (beim Anlegen) | |||
| |
ED_ROLE | TYPE | REBPROLE | New Role | |||
| |
ED_OBJRELGUID | TYPE | REBPOBJRELGUID | GUID: Business Partner Object Relationship | |||
| |
IO_PARTNER_MNGR | TYPE REF TO | IF_REBP_PARTNER_MNGR | Business Partner Manager | |||
| |
ID_PARTNER | TYPE | REBP_PARTNER-PARTNER | Business Partner Number | |||
| |
ID_ROLE | TYPE | REBP_OBJREL-ROLE | Role | |||
| |
ID_ROLECAT | TYPE | BU_PARTNERROLECAT | GP-Rollentyp (anstatt konkreter Rolle) | |||
| |
ID_VALIDFROM | TYPE | REBP_OBJREL-VALIDFROM | RECA0_DATE-MIN | Date of Start of Relationship | ||
| |
ID_VALIDTO | TYPE | REBP_OBJREL-VALIDTO | RECA0_DATE-MAX | Date of End of Relationship | ||
| |
ID_ACTIVITY | TYPE | RECAACTIVITY | '03' | Activity (Create, Change, Display) | ||
| |
IF_WITHOUT_SEARCH | TYPE | ABAP_BOOL | ABAP_FALSE | Anlegen ohne Suchpopup | ||
| |
IF_NO_DUPLICATES | TYPE | ABAP_BOOL | ABAP_FALSE | Keine Partner mehrfach zuordnen sondern wiederverwenden | ||
| |
ERROR | TYPE | Errors have occurred | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 600 |