SAP ABAP Function Module CY01_GET_ALL_PROFILE_VALUES (Reads all subprofile values belonging to an overall profile)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY01 (Package) R/3 Application Development: Resource Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY01_GET_ALL_PROFILE_VALUES | Reads all subprofile values belonging to an overall profile |
| Function Group | CY08 | Resource planning profile functions |
| Program Name | SAPLCY08 | |
| INCLUDE Name | LCY08U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANPRO_TEXT | TYPE | TCY34T-ANPROTXT | Describing text for the analysis profile | |||
| |
COPRO_TEXT | TYPE | TCY49T-COPROTXT | Describing text for the control profile | |||
| |
CRPANPRO | TYPE | CYCRPANPRO | Structure with all fields in analysis profile | |||
| |
CRPCOPRO | TYPE | CYCRPCOPRO | Structure with all field in control profile | |||
| |
CRPPEPRO | TYPE | CYCRPPEPRO | Structure with all fields in period profile | |||
| |
CRPPRO | TYPE | CYCRPPRO | Structure with all fields in overall profile | |||
| |
CRPPTPRO | TYPE | CYCRPPTPRO | Structure with all fields in the pl. tab. prof. | |||
| |
CRPSEPRO | TYPE | CYCRPSEPRO | Structure with all fields in select. profile | |||
| |
CRPSTPRO | TYPE | CYCRPSTPRO | Structure with all field in strategy profile | |||
| |
CRPTIPRO | TYPE | CYCRPTIPRO | Structure with all fields in time profile | |||
| |
CRPTPPRO | TYPE | CYCRPTPPRO | Structure with all fields in tab. pl. tab. prof. | |||
| |
LAYOUT | TYPE | TCY56-LAYOUT | Current label | |||
| |
PEPRO_TEXT | TYPE | TCY35T-PEPROTXT | Describing text for the period profile | |||
| |
PROFILE_TEXT | TYPE | TCY30T-PROFTXT | Describing text for the overall profile | |||
| |
PTPRO_TEXT | TYPE | TCY48T-PLTTEXT | Describing text for planning table profile | |||
| |
SEPRO_TEXT | TYPE | TCY32T-SEPROTXT | Describing text for the selection profile | |||
| |
STPRO_TEXT | TYPE | TCY37T-STPROTXT | Describing text for the strategy profile | |||
| |
TIPRO_TEXT | TYPE | TCY33T-TIPROTXT | Describing text for the time profile | |||
| |
TPPRO_TEXT | TYPE | TCY56T-TPPROTXT | Describing text for tab. pl. table profile | |||
| |
LIPRO_TEXT | TYPE | TCY60T-LIPROTXT | Describing text for list profile | |||
| |
CRPLIPRO | TYPE | CYCRPLIPRO | Structure with all fields in the list profile | |||
| |
CRPDATES | TYPE | CYCRPDATES | ||||
| |
PROFILE_ID | TYPE | TCY30-PROFILE_ID | SPACE | ID of an overall profile | ||
| |
RESET_BUFFER_IMP | TYPE | CYREFS-FLAG | SPACE | Reset local profile buffers | ||
| |
ANALYSIS_PROFILE_NOT_FOUND | TYPE | Referenced analysis profile doesn't exist | ||||
| |
CONTROL_PROFILE_NOT_FOUND | TYPE | Referenced control profile doesn't exist | ||||
| |
NO_CURRENT_PROFILE | TYPE | Current profile not available | ||||
| |
PERIOD_PROFILE_NOT_FOUND | TYPE | Referenced period profile doesn't exist | ||||
| |
PLANNING_TABLE_PROFILE_MISSING | TYPE | Required planning table profile not provided | ||||
| |
PLANNING_TAB_PROFILE_NOT_FOUND | TYPE | Referenced planning table profile doesn´t exist | ||||
| |
PROFILE_NOT_FOUND | TYPE | A profile with ID PROFIL_ID doesn't exist | ||||
| |
SELECTION_PROFILE_NOT_FOUND | TYPE | Referenced selection profile doesn't exist | ||||
| |
STRATEGY_PROFILE_NOT_FOUND | TYPE | Referenced strategy profile doesn't exist | ||||
| |
TAB_PLAN_TAB_PROFILE_MISSING | TYPE | Required tab. plan. profile not provided | ||||
| |
TAB_PLAN_TAB_PROFILE_NOT_FOUND | TYPE | Profile for tab. plan. tab. doesn´t exist | ||||
| |
TIME_PROFILE_NOT_FOUND | TYPE | Referenced time profile doesn't exist | ||||
| |
LIST_PROFILE_NOT_FOUND | TYPE | Referenced list profile doesn´t exist | ||||
| |
LIST_PROFILE_MISSING | TYPE | Required list profile not provided | ||||
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 | 19940828 |
| SAP Release Created in |