Vous êtes sur la page 1sur 4

Search

Home Tips Tutorials Sample Specs Certification Q's Interview Q's Jobs Testimonials Contact Us

Document Categories:
ABAP TM
Adobe Forms
Business Workflow
LSMW
SAP Script/Smart Forms
BI
eXchange Infrastructure (XI)
Enterprise Portals (EP)
ABAP-HR
ALE & IDocs
ALV
BAPI
BASIS
BSP
eCATT
Object Oriented Programming
SAP Query
Userexits/BADIs
WebDynpro for Java/ABAPTM
Others

What's New?
Adding Fields to CJI3 Report
Extended notification
configuration (Workflow)
Creating a custom Metanet
Adding new values in Standard
Domain
Dynamically editable cells in a
table control
Reuse Java Dictionary Types in
Web Dynpro Development
Components
Screen Exit for Notification
Header (TCode: IW21) and show
the custom fields in standard
report for notifications (IW28,
IW29)
Displaying an image or logo in
Web Dynpro application without
using MIME object
Check duplicate creation of
Vendor Master that have the
same address data through
standard SAP settings
Generate Document numbers
without Gaps / Number Range
Buffering
How to Store Simulation Payroll
Result for any Reconciliation
Creating Payroll Operation
Display Photo of any employee
in PA30
How to refine a HCM Process
and display the HCM Form in
the browser from MSS
Creating static table with 5
empty rows in interactive form
using Web Dynpro ABAP
Adding rows dynamically in a
table using interactive Adobe
Forms
Upload Photos/images into
custom table & Print in Adobe
form
Creating dynamic ALV with
dynamic editable columns and
dynamic colors to the columns
based on condition
Steps for creating a Web
Dynpro Component for Adobe
interactive Forms using
Enumerated Drop Down Box
SAP CE7.2 Server Installation &
Configuration (NWDS7.2
installation included)
Steps to integrate Business
Server pages (BSP) with
ADOBE FLEX
Streamline your SAP Purchase
Approvals

Contribute?
What's Hot?
Web Dynpro for ABAP Tutorials

Join the Mailing List


Enter name and email address below:
Name:
Email:

i Subscribe m
j
k
l
m
n
n
j
k
l
GO

Unsubscribe

ERROR

ERROR

The requested URL could


not be retrieved

The
requested
URL could
not be
retrieved

While trying to retrieve the URL:


http://googleads.g.doubleclick.net/pagead/a
The following error was encountered:
Access Denied.

Implement screen exit for MM01/MM02/MM03 HOT


By Vijayanand Poreddy

Requirement:
Add new field(s) to MM01 basic data 1 view (screen) and store the values into a Ztable along with material number as
primary key.
Solution:
1. Go to Transaction SPRO, Display IMG.
2. Go to Logistics-General Material Master Configuring the material master and execute Create Program for
Customized
Subscreen.

3. Create a function group of your own with Y or Z. In this case the function group name given ZMGD1.

4. Go to transaction SE80 and open the function group created, here the function group is ZMGD1.
5. Open the screen 0001. Using screen design layout (SE51), customize the screen according to the requirement.

While trying to
retrieve the URL:
http://googleads.g.
The following error
was encountered:
Access
Denied.
Access control
configuration
prevents your
request from
being allowed
at this time.
Please contact
your service

6.

Write

the

flow

logic

in

fields

for

PAI

and

PBO

as

per

the

requirement.

7. PBO
o

Inactive

the

Retrieve

the

data

8. PAI
o

Export the data into memory

from

input

Ztable

when

for

material

material

is

displayed

change/display

(MM03)

(MM02/MM03)

9. Now go to transaction SPRO, Display IMG then go to Logistics-General Material Master Configuring the
material master and execute
Define Structure of Data Screens for Each Screen Sequence.

10. Select the corresponding screen sequence number and double click on data screen button. In this case screen
sequence
21
has
modified.

11.

Select

logical

screen

07

(Basic

Data

1)

and

double

click

on

Subscreens.

12. In change view of subscreens, modify the program name of sub screen 210708 to the subscreen program name
which is created in step 6. In this case the program name is SAPLZMGD1. Save the modifications.

13. Now to save the given enhanced field value in the Ztable, write the required code in the user exit
EXIT_SAPLMGMU_001.
o

Import the data from memory ( The data which is exported in PAI event, refer step 8)

Execute the transaction MM01/MM02/MM03 and test the scenario developed.

ERROR
The requested URL could
not be retrieved
While trying to retrieve the URL:
http://googleads.g.doubleclick.net/pagead/a
The following error was encountered:
Access Denied.

Please send us your feedback/suggestions at webmaster@SAPTechnical.COM


Home Contribute About Us Privacy Terms Of Use Disclaimer Safe Companies: Advertise on SAPTechnical.COM | Post Job Contact Us
20062007 SAPTechnical.COM. All rights reserved.
All product names are trademarks of their respective companies. SAPTechnical.COM is in no way affiliated with SAP AG.
SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver, and and any other SAP trademarks are registered trademarks of SAP AG in Germany and in several other countries.
Every effort is made to ensure content integrity. Use information on this site at your own risk.

Graphic Design by Round the Bend Wizards

Vous aimerez peut-être aussi