SAP ABAP Function Module BPAR_P_ROLE_VALUES (Eingaben für Rollentypen und Rollenarten gem. Anwendung)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-FS-BP (Application Component) Business Partner Enhancements for Financial Services
     FBPAR (Package) Business Partner (Treasury/Real Estate)
Basic Data
Function Module BPAR_P_ROLE_VALUES Eingaben für Rollentypen und Rollenarten gem. Anwendung  
Function Group BPAR   Business Partner  
Program Name SAPLBPAR    
INCLUDE Name LBPARU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SELECTED_ROLETYP TYPE TPZ3-ROLETYP Role category selected
Exporting SELECTED_RLTYP TYPE TBZ0-RLTYP
Exporting SELECTED_ROLE TYPE TPZ6-ROLE Role type selected
Importing APPL TYPE TPZ12-APPL SPACE Application
Importing DISPLAY TYPE BPIB0-BP_SELECT SPACE Display mode
Importing FILL_TABLE TYPE BPIB0-BP_SELECT SPACE 'X', if you want to output table (select)
Importing NO_DISPL_IF_ONE TYPE BPIB0-BP_SELECT SPACE 'X', no popup for only 1 hit (select)
Importing PARTTYPE TYPE BP000-TYPE SPACE Partner category ('1'- organization, '2' natural person)
Importing ROLETYP TYPE TPZ3-ROLETYP SPACE Role category
Importing I_RLTYP TYPE TBZ0-RLTYP SPACE
Importing ZGP TYPE CHAR1 SPACE
Tables T_TPZ3 TYPE TPZ3 Tabelle Rollentypen, für die sel. werden soll
Tables T_TPZ6 TYPE TPZ6 Role category table (in FILL_TABLE = 'X')
Tables T_TBZ0 TYPE TBZ0
Exception APPLICATION TYPE Application unknown
Exception TYPE TYPE Partner category not permitted
Exception ROLETYP TYPE Role category not permitted
               
Processing Type
Normal Function Module  
Remote-Enabled 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  19970710 
SAP Release Created in