cancel
Showing results for 
Search instead for 
Did you mean: 

Post Goods Issue

Former Member
0 Kudos

Hello,

i just encountered a problem with Posting goods issue because of the Posting Period.

First the warning is : posting period 11.2011 is not open, or sth, so i use TA OMSY changed the period from 07.2006 one after another till 11.2011.

then the next warning is: Period 011/2011 is not open for account type S and G/L 894025, so i use TA OB52 and change the period : From Period was not changed (still 12, year = 2005) , i changed the to period = 12 , year = 2011 (year was 2008 before the change). this "to period" i changed for all entries for company code 1000.

however , i got an "program terminated" Runtime error with short text as below: can somebody help me? Thanks a looot !!!

Runtime Errors MESSAGE_TYPE_X

Date and Time 04.11.2011 14:13:03

Short dump has not been completely stored (too big)

Short text

The current application triggered a termination with a short dump.

What happened?

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

triggered on purpose by the key word MESSAGE (type X).

Error analysis

Short text of error message:

No RFC destination is defined for SAP Global Trade Services

Technical information about the message:

Message classe...... "/SAPSLL/PLUGINR3"

Number.............. 002

Variable 1.......... " "

Variable 2.......... " "

Variable 3.......... " "

Variable 4.......... " "

Trigger Location of Runtime Error

Program SAPLMBWL

Include LMBWLU21

Row 59

Module type (FUNCTION)

Module Name MB_POST_GOODS_MOVEMENT

Source Code Extract

Line SourceCde

29 * when a goods movement for an inbound or outbound delivery is posted

30 * directly from VL31N/ VL01N, XBLNR is not yet known when we call

31 * CKMV_AC_DOCUMENT_CREATE, but the number is supposed to be stored in

32 * BKPF as well. There is no other way to forward XBLNR to FI as not

33 * every document is posted by MB_CREATE -> a new function module in

34 * MBWL for transferring the information, called by FI, meant to load

35 * the complete function group for all MBxx postings when this isn't

36 * required (Performance). Would be the better way to transport the

37 * information after switching off MBxx in later release.

38 * corresponding IMPORT ... FROM MEMORY ... can be found in

39 * AC_DOCUMENT_POST (FORM FI_DOCUMENT_PREPARE (LFACIF5D))

40 l_mem_id = 'MKPF-XBLNR'. " 641365

41 EXPORT xblnr = xblnr_sd TO MEMORY ID l_mem_id. " 641365

42 ENDIF.

43 IF xmkpf-xabln IS INITIAL. "note 434093

44 CALL FUNCTION 'MB_XAB_NUMBER_GET'. "note 434093

45 ENDIF. "note 434093

46

47 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_01 SPOTS ES_SAPLMBWL STATIC.

48

49 ENHANCEMENT-POINT MB_POST_GOODS_MOVEMENTS_02 SPOTS ES_SAPLMBWL.

50 CALL FUNCTION 'MB_CREATE_MATERIAL_DOCUMENT_UT'

51 EXCEPTIONS

52 error_message = 4.

53 * As soon as we have started to put things into UPDATE TASK, we must

54 * ensure that errors definitely terminate the transaction.

55 * MESSAGE A is not sufficient because it can be catched from

56 * external callers which COMMIT WORK afterwards, resulting in

57 * incomplete updates. Read note 385830 for the full story.

58 IF NOT sy-subrc IS INITIAL.

>>>>> MESSAGE ID sy-msgid TYPE x NUMBER sy-msgno WITH "385830

60 sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.

61 * MESSAGE A263.

Accepted Solutions (1)

Accepted Solutions (1)

JL23
Active Contributor
0 Kudos

see jagdeep's answer in this thread:

Former Member
0 Kudos

hi, Jürgen

Thanks for such instant reply. and Problem solved!!!

additionally i wanna ask, what does that mean and under which condition i dont need to deactiviate all these settings? another CRM system could be called remotely?

Former Member
0 Kudos

These settings are needed when your company is using SAP Global Trade Services system for executing Foreign Trade

Answers (1)

Answers (1)

former_member187989
Active Contributor
0 Kudos

Moving this thread from ERP-MM to [ERP - Sales and Distribution (SD) General|;.