SAP ABAP Function Module /AIN/PRN_GET_ASSIGNED_PROFILES (Get the assigned profile for the given filter type and/or GTIN)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/PRINT (Package) AII Print
⤷
⤷
Basic Data
| Function Module | /AIN/PRN_GET_ASSIGNED_PROFILES | Get the assigned profile for the given filter type and/or GTIN |
| Function Group | /AIN/PRN_DETERMINATION | Profile and label format determination |
| Program Name | /AIN/SAPLPRN_DETERMINATION | |
| INCLUDE Name | /AIN/LPRN_DETERMINATIONU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PROFILE | TYPE | /AIN/PRN_PROF_RETURN_TAB | Assigned profiles for given filter types and gtin | |||
| |
ET_RETURN | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
| |
IT_SEARCH_PARAM | TYPE | /AIN/PRN_PROF_SEARCH_TAB | Search parameters for table | |||
| |
IV_LANGU | TYPE | LANGU | SY-LANGU | R/3 System, current language | ||
| |
IV_WITH_DESCR | TYPE | BOOLE_D | /AIN/CL_C=>TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
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 | 20141109 |
| SAP Release Created in | 210 |