2013 Nov 11 9:47 AM
Hi,
We are trying to implement SAP Note 1479678
But while implementing it through some errors. I have attached the error log as well
any ideas how to resolve this issue?
| 08.11.2013 | Dynamic List |
| Display | 1 |
---------------------------------------------------------------------------------
---------------------------------------------------------------------------
Syntax error
---------------------------------------------------------------------------------
---------------------------------------------------------------------------
| |Description |
| Description | Row |
Type|
---------------------------------------------------------------------------------
---------------------------------------------------------------------------
| |Include LSAPLFCJ_BAPIF01 | Include |
| LSAPLFCJ_BAPIF01 | 1,274 | | |
| |The data object "P_ITCJ_POSTINGS" does not have a component called | The data |
| object "P_ITCJ_POSTINGS" does not have a component called | | |
| |"STCEG". | "STCEG". |
| | | |
| |Function Module FCJ_CHANGE_SAVED_DOCUMENT | Function |
| Module FCJ_CHANGE_SAVED_DOCUMENT | 88 | | |
| |The data object "ITCJ_POSTINGS" does not have a component called | The data |
| object "ITCJ_POSTINGS" does not have a component called | | |
| |"STCEG". | "STCEG". |
| | | |
| |Function Module FCJ_GET_RE_OBJECT | Function |
| Module FCJ_GET_RE_OBJECT | 108 | | |
| |The data object "ITCJ_POSTINGS" does not have a component called | The data |
| object "ITCJ_POSTINGS" does not have a component called | | |
| |"STCEG". | "STCEG". |
| | | |
| |Function Module FCJ_PREP_DOC_FOR_ACCIF | Function |
| Module FCJ_PREP_DOC_FOR_ACCIF | 449 | | |
|The data object "I_POSTING" does not have a component called "STCEG". The data
| object "I_POSTING" does not have a component called "STCEG". | | |
| |Function Module FCJ_PREP_DOC_FOR_ACCIF | Function |
| Module FCJ_PREP_DOC_FOR_ACCIF | 665 | | |
|The data object "I_POSTING" does not have a component called "STCEG". The data
| object "I_POSTING" does not have a component called "STCEG". | | |
| |Include LSAPLFCJ_PROCESS_MANAGERF01 | Include |
| LSAPLFCJ_PROCESS_MANAGERF01 | 711 | | |
| |The data object "P_LS_POSTING" does not have a component called | The data |
| object "P_LS_POSTING" does not have a component called | | |
| |"STCEG". | "STCEG". |
regards
zerandib
2013 Nov 11 10:01 AM
Please check these notes
did you implement this note 1503106 prior to implementing the current.
2013 Nov 13 4:24 AM
Hi,
Steps to implement a note.
1, Get the list of prerequisite notes for the main note depend upon your software components.
2, Perform manual activities of prerequisite notes if there is any.
3, Implement the prerequisite notes if correct sequence.
4, Perform manual activities of main notes depends on pre or post implementation activity.
5, Implement the main note.
Kindly check these.
Regards.