Menu

SAP Function Module CY01_GET_ALL_PROFILE_VALUES

Reads all subprofile values belonging to an overall profile

The Function Module CY01_GET_ALL_PROFILE_VALUES (Reads all subprofile values belonging to an overall profile) is a standard Function Module in SAP ERP and is part of the function group CY08 within the package CY01.

Technical Information

Function Module CY01_GET_ALL_PROFILE_VALUES
Short Text Reads all subprofile values belonging to an overall profile
Function Group CY08
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROFILE_ID LIKE TCY30-PROFILE_ID SPACE ID of an overall profile
RESET_BUFFER_IMP LIKE CYREFS-FLAG SPACE Reset local profile buffers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANPRO_TEXT LIKE TCY34T-ANPROTXT Describing text for the analysis profile
COPRO_TEXT LIKE TCY49T-COPROTXT Describing text for the control profile
CRPANPRO LIKE CYCRPANPRO Structure with all fields in analysis profile
CRPCOPRO LIKE CYCRPCOPRO Structure with all field in control profile
CRPLIPRO LIKE CYCRPLIPRO Structure with all fields in the list profile
CRPPEPRO LIKE CYCRPPEPRO Structure with all fields in period profile
CRPPRO LIKE CYCRPPRO Structure with all fields in overall profile
CRPPTPRO LIKE CYCRPPTPRO Structure with all fields in the pl. tab. prof.
CRPSEPRO LIKE CYCRPSEPRO Structure with all fields in select. profile
CRPSTPRO LIKE CYCRPSTPRO Structure with all field in strategy profile
CRPTIPRO LIKE CYCRPTIPRO Structure with all fields in time profile
CRPTPPRO LIKE CYCRPTPPRO Structure with all fields in tab. pl. tab. prof.
LAYOUT LIKE TCY56-LAYOUT Current label
LIPRO_TEXT LIKE TCY60T-LIPROTXT Describing text for list profile
PEPRO_TEXT LIKE TCY35T-PEPROTXT Describing text for the period profile
PROFILE_TEXT LIKE TCY30T-PROFTXT Describing text for the overall profile
PTPRO_TEXT LIKE TCY48T-PLTTEXT Describing text for planning table profile
SEPRO_TEXT LIKE TCY32T-SEPROTXT Describing text for the selection profile
STPRO_TEXT LIKE TCY37T-STPROTXT Describing text for the strategy profile
TIPRO_TEXT LIKE TCY33T-TIPROTXT Describing text for the time profile
TPPRO_TEXT LIKE TCY56T-TPPROTXT Describing text for tab. pl. table profile

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ANALYSIS_PROFILE_NOT_FOUND Referenced analysis profile doesn't exist
CONTROL_PROFILE_NOT_FOUND Referenced control profile doesn't exist
LIST_PROFILE_MISSING Required list profile not provided
LIST_PROFILE_NOT_FOUND Referenced list profile doesn´t exist
NO_CURRENT_PROFILE Current profile not available
PERIOD_PROFILE_NOT_FOUND Referenced period profile doesn't exist
PLANNING_TABLE_PROFILE_MISSING Required planning table profile not provided
PLANNING_TAB_PROFILE_NOT_FOUND Referenced planning table profile doesn´t exist
PROFILE_NOT_FOUND A profile with ID PROFIL_ID doesn't exist
SELECTION_PROFILE_NOT_FOUND Referenced selection profile doesn't exist
STRATEGY_PROFILE_NOT_FOUND Referenced strategy profile doesn't exist
TAB_PLAN_TAB_PROFILE_MISSING Required tab. plan. profile not provided
TAB_PLAN_TAB_PROFILE_NOT_FOUND Profile for tab. plan. tab. doesn´t exist
TIME_PROFILE_NOT_FOUND Referenced time profile doesn't exist