SAP ABAP Function Module SURVEY_GENERATE_TRANSLATION (Generate a translation survey for a given Survey XML)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-SVY (Application Component) Survey Suite
⤷
CRM_APPLICATION_TOOL_SURVEY (Package) Survey

⤷

⤷

Basic Data
Function Module | SURVEY_GENERATE_TRANSLATION | Generate a translation survey for a given Survey XML |
Function Group | SURVEY_GENERATOR | Different generators for Survey files |
Program Name | SAPLSURVEY_GENERATOR | |
INCLUDE Name | LSURVEY_GENERATORU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SURVEY_TRALA | TYPE | CRM_SURVEY_TRALA | Translation Relationship for Surveys in CRM | |||
![]() |
ID_APPLICATION | TYPE | CRM_SURVEY_TRALA-APPLICATION | Web Form Framework: GUID | |||
![]() |
ID_SURVEY_GUID | TYPE | CRM_SURVEY_TRALA-SURVEY_GUID | Web Form Framework: GUID | |||
![]() |
ID_SURVEY_ID | TYPE | CRM_SURVEY_TRALA-SURVEY_ID | Web Form Framework: Service | |||
![]() |
ID_SURVEY_VERSION | TYPE | CRM_SURVEY_TRALA-SURVEY_VERSION | Web Form Framework: Version | |||
![]() |
ID_SOURCE_LANGU | TYPE | CRM_SURVEY_TRALA-SOURCE_LANGU | SAP R/3 System, Current Language | |||
![]() |
ID_TARGET_LANGU | TYPE | CRM_SURVEY_TRALA-TARGET_LANGU | SAP R/3 System, Current Language | |||
![]() |
ERRORS | TYPE | BAPIRET1 | Return Parameter | |||
![]() |
NOT_FOUND | TYPE | XML which has to be translated, not found | ||||
![]() |
GEN_TRANS_FAILED | TYPE | Generation of translation survey failed | ||||
![]() |
SAVE_TRANSLATION_FAILED | TYPE | Save of translation failed | ||||
![]() |
TRANSLATION_XSLT_NOT_FOUND | TYPE | Translation stylesheet not found | ||||
![]() |
TRANSLATION_INTO_MASTERLANGU | TYPE | Translation into master language not allowed | ||||
![]() |
GENERATION_ERROR | TYPE | Generation error | ||||
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 | 20010320 |
SAP Release Created in | 30A |