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

procedure to add screen fields

Former Member
0 Likes
956

hai

i have to add two screen fields to the standard

sap program SAPMF02D for the screen no : 7310

how i can i do this is there any

1) user exit

2) badi's

for this

i think badi's r the only alternative

can u help me in this

and what is the badi and what is the procedure

to add screen field

hai

i have to add two screen fields to the standard

sap program SAPMF02D for the screen no : 7310

how i can i do this is there any

1) user exit

2) badi's

for this

i think badi's r the only alternative

can u help me in this

and what is the badi and what is the procedure

to add screen field

2 REPLIES 2
Read only

Former Member
0 Likes
609

Try this OSS note:

  • 592635

Symptom

You are using the BAdIs provided in the SAP Standard System (R/3 Enterprise) to enhance the customer master data and vendor master data for some SAP-add-ons. For this purpose you must assign a screen group to every affected add-on. You must maintain them centrally in the Core, so that all screen groups are unique.

Other terms

SAPMF02D, XD01, XD02, XD03

SAPMF02K, XK01, XK02, XK03

Reason and Prerequisites

New function

Solution

For the following add-ons, you must enter screen groups in view cluster VC_CUSTOMER_EXP and / or VC_VENDOR_EXP, and namely in all languages in which the respective add-on is used:

1. Subcontracting with component billing

a) View cluster VC_CUSTOMER_EXP: no screen group

b) View cluster VC_VENDOR_EXP

Screen group: SC

Description: Subcontracting addition

Tab pages

Number: 45

Function code: SC_TR1

Description: General data

Number: 55

Function code: SC_TR2

Description: Company code data

2. Empties management

a) View cluster VC_CUSTOMER_EXP

Screen group: BE

Description: Additional data empties

Tab pages

Number: 10

Function code: BECUS01

Description: Empties settings

a) View cluster VC_VENDOR_EXP: no screen group

3. Direct Store Delivery

a) View cluster VC_CUSTOMER_EXP

Screen group: D1

Description: Additional data DSD

Tab pages

Number: 10

Function code: D1CUS01

Description: Driver

Number: 20

Function code: D1CUS02

Description: Information of visit

Number: 30

Function code: D1CUS03

Description: Loading space optimization

a) View cluster VC_VENDOR_EXP: no screen group.