Application Development 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: 

Smart forms for CMR (SD-Delivery)

Former Member
0 Kudos

Can any one let me know if there is any smart form and related print program exclusively for CMR. CMR falls under delivery part of SD module.

2 REPLIES 2

Former Member
0 Kudos

Hi Sridhar,

CMR or the International Consignment Note is used for exports. SAP does not have any pre-build smartforms for the same.

You will have to develop on your own. In case if you are looking for a sample of CMR document, send you e-mail details and I can provide you with one.

Hope this helps.

Thanks and regards,

Satya

Former Member
0 Kudos

Hi,

Check the following forms, If you have an id for OSS notes searching check the not "430621" for the listo f smart forms available.

CRM-BF-OC, order confirmation, 46C

Form template: CRM_ORDER_CONFIRMATION_01

Program: CRM_OUTPUT_SINGLE_READ

Customizing:

CRM BF OC, order confirmation dual currency (Euro, local currency) 4.6C

Form template: CRM_ORDER_CONFIRMATION_EUR_01

Program: CRM_OUTPUT_SINGLE_READ

Customizing:

CRM-AUD, audit form, 3.0

Form template: PLM_AUDIT

Class: CL_PLM_AUDIT_SERVICES Method: PRINT_OBJECT

Customizing: Audit management - Control - Attributes of the audit object types

CRM-AUD, corrective measure form, 3.0

Form template: PLM_AUDITACTION

Class: CL_PLM_AUDIT_SERVICES Method: PRINT_OBJECT

Customizing: Audit management - Control - Attributes of the audit object types

CRM-AUD, audit task overview, 3.0

Form template: PLM_AUDITACTION_L

Class: CL_PLM_AUDIT_SERVICES Method: PRINT_OBJECT

Customizing: Audit management - Control - Attributes of the audit object types

CRM-AUD, audit plan form, 3.0

Form template: PLM_AUDITPLAN

Class: CL_PLM_AUDIT_SERVICES Method: PRINT_OBJECT

Customizing: Audit management - Control - Attributes of the audit object types

CRM-AUD, question list form, 3.0

Form template: PLM_QUEST

Class: CL_PLM_AUDIT_SERVICES Method: PRINT_OBJECT

Customizing: Audit management - Control - Attributes of the audit object types

Thanks and Regards,

Bharat Kumar Reddy.V