SAP ABAP Function Module /AIN/GET_PROFILES (get the profiles and its element sets)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/PROFILE (Package) AII Profile and element sets
⤷
⤷
Basic Data
| Function Module | /AIN/GET_PROFILES | get the profiles and its element sets |
| Function Group | /AIN/PRF_PROFILE_ACCESS | Function modules providing read access |
| Program Name | /AIN/SAPLPRF_PROFILE_ACCESS | |
| INCLUDE Name | /AIN/LPRF_PROFILE_ACCESSU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PROFILE | TYPE | /AIN/PRF_PROF_FULL_TAB | Profiles with their element sets | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
IV_PROFILE_TYPE | TYPE | /AIN/PRF_PROFILE_TYPE | type of profile | |||
| |
IV_PROFILE | TYPE | /AIN/PRF_PROFILE | Profile | |||
| |
IV_LANGU | TYPE | LANGU | SY-LANGU | R/3 System, current language | ||
| |
IV_INCL_ESET | TYPE | BOOLE_D | 'X' | Should element sets be included, default yes | ||
| |
IV_INCL_DESC | TYPE | BOOLE_D | 'X' | Should description be included, default yes | ||
| |
IV_ELEMENTSET_USAGE | TYPE | /AIN/PRF_ELEMENTSET_USAGE | Usage of the element set in profile | |||
| |
IV_BYPASS_BUFFER | TYPE | BOOLE_D | '' | 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 |