Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Implementing snote - 1479678 syntax errors

former_member199632
Participant
0 Likes
695

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

2 REPLIES 2
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
497

Please check these notes

 

did you implement this note 1503106 prior to implementing the current.

Read only

A-J-S
Active Participant
0 Likes
497

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.