cancel
Showing results for 
Search instead for 
Did you mean: 

Shopping Cart Transaction Error.

Former Member
0 Kudos

Hi,

When I try to execute the Tcode BBPSC01 in SRM I am getting the below error..

The current ABAP program "SAPLBBP_PD" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLBBP_PDICF " in include

"BBP_ICC_REMOVE_DUPLICATE_IN===E " in

line 59:

"The field "GT_ICF1" is unknown, but there is a field with the similar "

"name "GT_ICF". "GT_ICF"."

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "S7RBASIS "

Error in the ABAP Application Program

We have not changed anything...this is a fresh installation...Even in portal also we are getting error..

In portal we are unable to access any transactions related to this Error...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Rajesh

This do not seem to be a custom field. But there is no harm in checkng it. What is there in ST22 dump. Evaluate that as well. As this is a fresh installation, check any relevant OSS note too around this problem.

To me it seems to be a program error. WHich version and SP level of SRM 7.0 you have installed. Was it a fresh installation or an upgrade?

Regards

Virender Singh

Former Member
0 Kudos

Hi,

Sorry for the delay in my response..

We have not used any custom extended fields.. We are on SRM 7.0 002 version of SAPKB...

Do some one have any idea why we are getting this error when I execute Tcode BBPSC01..and also we are facing the following portal error too..

Unable to parse template '<System.Access.WAS.protocol>://<System.Access.WAS.hostname>/sap/bc/webdynpro/<WebDynproNamespace>/

<WebDynproApplication>/;sap-ext-sid=<ESID[url_ENCODE]>?sap-ep-iviewhandle=007<ESID[HASH]>&sap-wd-configId=<WebDynproConfiguration>

&sap-ep-iviewid=<IView.ShortID>&sap-ep-pcdunit=<IView.PCDUnit.ShortID>&sap-client=<System.client>&sap-language=<Request.Language>

&sap-accessibility=<User.Accessibility[SAP_BOOL]>&sap-rtl=<LAF.RightToLeft[SAP_BOOL]>&sap-ep-version=<Portal.Version[url_ENCODE]>

&sap-wd-tstamp=<$TimeStamp>&<ProducerInfo>&sap-explanation=<User.Explanation[SAP_BOOL]>&<StylesheetIntegration[IF_true PROCESS_RECURSIVE]>

&<Authentication>&<DynamicParameter[PARAMETER_MAPPING PROCESS_RECURSIVE]>&<ForwardParameters[QUERYSTRING]>&<ApplicationParameter[PROCESS_RECURSIVE]>';

the problem occured at position 310. Cannot process expression <System.client> because Invalid System Attribute:

System: &\#39;SAP_LocalSystem&\#39;,

Attribute: &\#39;client&\#39;.

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.processWholeTagExpression(TemplateProcessor.java:155)

at com.sapportals.portal.appintegrator.template_processor.compiler.TemplateCompiler.processWholeTagExpression(TemplateCompiler.java:54)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parseSimpleExpression(TemplateParser.java:234)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parseComponenedExpression(TemplateParser.java:188)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parseComponenedExpressionEx(TemplateParser.java:210)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parseComponenedExpression(TemplateParser.java:193)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parseTagExpression(TemplateParser.java:170)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parseTemplateExpressionPart(TemplateParser.java:97)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parse(TemplateParser.java:89)

at com.sapportals.portal.appintegrator.template_processor.TemplateParser.parse(TemplateParser.java:83)

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.processImpl(TemplateProcessor.java:408)

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.process(TemplateProcessor.java:375)

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.process(TemplateProcessor.java:387)

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessorService.processTemplate(TemplateProcessorService.java:54)

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessorService.processTemplate(TemplateProcessorService.java:107)

at com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer.processTemplate(AbstractIntegrationLayer.java:441)

... 30 more

Caused by: com.sapportals.portal.appintegrator.template_processor.context.ContextException: Invalid System Attribute:

System: &\#39;SAP_LocalSystem&\#39;,

Attribute: &\#39;client&\#39;.

at com.sapportals.portal.appintegrator.template_processor.context.SystemEP6Wrapper.getTerminal(SystemEP6Wrapper.java:86)

at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.processWholeTagExpression(TemplateProcessor.java:151)

... 45 more

Any pointers on these is appreciated..

Regards

Rajesh

Former Member
0 Kudos

We have not used any custom extended fields.. We are on SRM 7.0 002 version of SAPKB...

Do some one have any idea why we are getting this error when I execute Tcode BBPSC01

As of SRM7.0, SRM is based on WebDynpro applications. The Tcodes that belong to SRM5.0 and before, including the one you mentioned, are obsolete. Try to run the Shopping Cart process via portal instead.

Former Member
0 Kudos

Hi,

We are getting the portal issue mentioned above..We are unable to execute any srm related tabs in portal...

thats the reason i tried to execute in GUI..but that also not working..

Regards

Rajesh

Former Member
0 Kudos

Hi Rajesh,

what is the portal and GUI role assigned to user. it seems you have assigned wrong role in GUI. for employee in SRM 7.0 the role is /SAPSRM/EMPLOYEE.

cheers

Iftekhar Alam

former_member206968
Active Contributor
0 Kudos

Hi,

Are you using any customer fields? pl. check your customisation for custom fields. There looks to be something wrong in it.

Regards,

Sanjeev